index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add zfs_autoimport_disable tunable
Brian Behlendorf
2013-07-09
1
-0
/
+8
*
3.10 API change: block_device_operations->release() returns void
Chris Dunlop
2013-07-08
1
-0
/
+6
*
Open pools asynchronously after module load
Brian Behlendorf
2013-07-03
1
-2
/
+0
*
Cleanup zvol initialization code
Richard Yao
2013-07-03
1
-10
/
+18
*
Call zvol_create_minors() in spa_open_common() when initializing pool
Pawel Jakub Dawidek
2013-07-03
2
-3
/
+13
*
Illumos #3498 panic in arc_read()
George Wilson
2013-07-02
12
-177
/
+70
*
Illumos #3122 zfs destroy filesystem should prefetch blocks
Matthew Ahrens
2013-07-02
2
-15
/
+85
*
Add zfs_sync_pass_* tunable parameters
Cyril Plisko
2013-07-02
1
-0
/
+12
*
Add SEEK_DATA/SEEK_HOLE to lseek()/llseek()
Li Dongyang
2013-07-02
2
-11
/
+50
*
Readd zfs_holey() from OpenSolaris
Matthew Ahrens
2013-07-02
1
-0
/
+45
*
kmem_zalloc(..., KM_SLEEP) will never fail
shenyan1
2013-07-01
2
-5
/
+1
*
Fix zfs_sb_teardown/zfs_resume_fs NULL dereference
Tim Chase
2013-07-01
1
-5
/
+8
*
Fix module probe failure on 32-bit systems
Ying Zhu
2013-06-27
1
-2
/
+2
*
Return -EOPNOTSUPP for ZFS_IOC_{GET|SET}FLAGS
Brian Behlendorf
2013-06-26
1
-0
/
+29
*
Register correct handlers in nvlist_alloc()
Brian Behlendorf
2013-06-20
2
-4
/
+37
*
Illumos #3805 arc shouldn't cache freed blocks
Matthew Ahrens
2013-06-20
2
-0
/
+30
*
Illumos #3552, #3564
George Wilson
2013-06-19
3
-94
/
+290
*
Illumos #3006
Madhav Suresh
2013-06-19
29
-173
/
+182
*
Only check directory xattr on ENOENT
Brian Behlendorf
2013-05-10
1
-1
/
+1
*
zfs_scrub_limit tunable is not used anywhere
Cyril Plisko
2013-05-06
1
-6
/
+0
*
Fix incorrect assertions in ddt_phys_decref and ddt_sync_entry
Ying Zhu
2013-05-06
1
-2
/
+1
*
Use taskq for dump_bytes()
Brian Behlendorf
2013-05-06
2
-6
/
+59
*
Illumos #3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock contention
Adam Leventhal
2013-05-06
3
-75
/
+158
*
Illumos #3329, #3330, #3331, #3335
George Wilson
2013-05-06
5
-14
/
+59
*
Illumos #3306, #3321
George Wilson
2013-05-03
3
-20
/
+32
*
3246 ZFS I/O deadman thread
George.Wilson
2013-05-01
8
-35
/
+179
*
Fix txg_quiesce thread deadlock
Brian Behlendorf
2013-04-26
2
-8
/
+8
*
Correctly return ERANGE in getxattr(2)
Brian Behlendorf
2013-04-24
1
-2
/
+10
*
Trivial spelling fix
Chris Dunlop
2013-04-19
1
-1
/
+1
*
Remove .readdir from zpl_file_operations table
Caleb James DeLisle
2013-04-19
1
-1
/
+0
*
Allow setting a lower ashift with -o ashift
Martin Matuska
2013-04-12
1
-2
/
+3
*
Illumos #3422, #3425
George Wilson
2013-04-12
2
-10
/
+5
*
gitignore: anchor entries at their respective directory
Jan Engelhardt
2013-04-02
1
-0
/
+6
*
build: resolve orthographic and other grammatical errors
Jan Engelhardt
2013-04-02
1
-3
/
+3
*
Add zio_ddt_free()+ddt_phys_decref() error handling
Brian Behlendorf
2013-03-19
2
-4
/
+9
*
Add metaslab_debug option
Brian Behlendorf
2013-03-18
1
-1
/
+6
*
Linux 3.9 compat: Undefine GCC_VERSION
Richard Yao
2013-03-06
1
-0
/
+8
*
Refresh links to web site
Ned Bass
2013-03-06
1
-1
/
+1
*
Add KMODDIR to install target
Brian Behlendorf
2013-03-06
1
-8
/
+13
*
Add snapdev=[hidden|visible] dataset property
Eric Dillmann
2013-03-05
3
-3
/
+71
*
Merge zvol.c changes from PSARC 2010/306 Read-only ZFS pools
George Wilson
2013-03-04
1
-5
/
+8
*
Constify structures containing function pointers
Richard Yao
2013-03-04
5
-43
/
+43
*
Fix hot spares
Brian Behlendorf
2013-03-01
1
-3
/
+5
*
Remove wholedisk check from vdev_disk_open()
Brian Behlendorf
2013-02-28
1
-14
/
+0
*
Leaf vdevs should not be reopened
Brian Behlendorf
2013-02-28
1
-3
/
+16
*
Remove the bio_empty_barrier() check.
Etienne Dechamps
2013-02-24
1
-9
/
+0
*
Enable zfs_arc_memory_throttle_disable by default
Brian Behlendorf
2013-02-21
1
-1
/
+1
*
Make spa.c assertions catch unsupported pre-feature flag pool versions
Richard Yao
2013-02-12
1
-2
/
+2
*
Add explicit MAXNAMELEN check
Brian Behlendorf
2013-02-12
1
-0
/
+3
*
Switch KM_SLEEP to KM_PUSHPAGE
Ned Bass
2013-02-06
2
-3
/
+3
[prev]
[next]