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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix grammar in parse_options() error message
renelson
2013-12-17
1
-1
/
+1
*
Fix z_sync_cnt decrement in zfs_close
Chunwei Chen
2013-12-17
2
-10
/
+7
*
Silence e2fsck warning in zconfig.sh
Brian Behlendorf
2013-12-16
1
-11
/
+16
*
cstyle: zvol.c
Brian Behlendorf
2013-12-16
1
-109
/
+113
*
Update zfs(8) Snapshots section
Brian Behlendorf
2013-12-16
1
-1
/
+1
*
Sync /dev/zfs ioctl ordering
Brian Behlendorf
2013-12-16
2
-4
/
+25
*
Remove ZFC_IOC_*_MINOR ioctl()s
Brian Behlendorf
2013-12-16
12
-456
/
+167
*
Illumos #4121 vdev_label_init read only
George Wilson
2013-12-12
1
-1
/
+1
*
Fix atime handling.
Tim Chase
2013-12-12
2
-3
/
+2
*
Fix zstream_t incorrect type
Shen Yan
2013-12-10
1
-1
/
+1
*
Remove MAX when initializing arc_c_max
david.chen
2013-12-10
1
-1
/
+1
*
Fix multipath bug in vdev_id caused by inconsistent field numbering
Simon Guest
2013-12-10
1
-2
/
+4
*
Revert "Use directory xattrs for symlinks"
Ned Bass
2013-12-10
1
-4
/
+0
*
sa_find_sizes() may compute wrong SA header size
James Pan
2013-12-10
1
-24
/
+21
*
Update init script to allow verbose mounts
Turbo Fredriksson
2013-12-06
1
-1
/
+6
*
Update init script to allow /dev/disk/by-id import
Turbo Fredriksson
2013-12-06
1
-2
/
+13
*
Fix 'zfs diff' shares error
Brian Behlendorf
2013-12-06
1
-3
/
+4
*
Add module versioning
Brian Behlendorf
2013-12-06
6
-0
/
+6
*
Illumos #4045 write throttle & i/o scheduler performance work
Matthew Ahrens
2013-12-06
38
-846
/
+1943
*
Illumos #4347 ZPL can use dmu_tx_assign(TXG_WAIT)
Matthew Ahrens
2013-12-06
3
-37
/
+18
*
Properly ignore bdi_setup_and_register return value
Richard Yao
2013-12-04
1
-1
/
+4
*
Remove incorrect ASSERT in zfs_sb_teardown()
Brian Behlendorf
2013-12-02
1
-3
/
+1
*
Drive database update
Richard Yao
2013-12-02
1
-0
/
+29
*
Some nvlist allocations in hold processing need to use KM_PUSHPAGE.
Tim Chase
2013-12-02
1
-2
/
+3
*
Only commit the ZIL once in zpl_writepages() (msync() case).
Etienne Dechamps
2013-11-23
6
-39
/
+95
*
Change zfs-dkms requirement
Trey Dockendorf
2013-11-21
1
-5
/
+1
*
Illumos #2583
Yuri Pankov
2013-11-21
6
-64
/
+69
*
Add I/O Read/Write Accounting
Brian Behlendorf
2013-11-21
2
-2
/
+11
*
Document ZFS module parameters.
Turbo Fredriksson
2013-11-20
2
-1
/
+1005
*
Add missing libzfs_core to Makefiles
Maximilian Mehnert
2013-11-20
7
-7
/
+14
*
Illumos #4322
Steven Hartland
2013-11-20
1
-2
/
+4
*
Fix typos in commit b83e3e48c9b183a80dd00eb6c7431a1cbc7d89c9
DHE
2013-11-20
1
-2
/
+2
*
Remove the slog restriction on bootfs pools
Brian Behlendorf
2013-11-14
2
-31
/
+1
*
Tighten zfs dependency on zfs-kmod
Cyril Plisko
2013-11-14
1
-1
/
+1
*
Fixes (extends) support for selinux xattrs to more inode types
Matthew Thode
2013-11-14
1
-1
/
+5
*
Reduce stack for traverse_visitbp() recursion
Brian Behlendorf
2013-11-14
4
-42
/
+58
*
Some nvlist allocations in hold processing need to use KM_PUSHPAGE.
Tim Chase
2013-11-14
1
-5
/
+8
*
Fix rollback of mounted filesystem regression
Tim Chase
2013-11-14
1
-3
/
+3
*
Python 3 fixes
Matthew Thode
2013-11-08
2
-14
/
+19
*
pep8 code readability changes
Matthew Thode
2013-11-08
2
-85
/
+126
*
Explain 'zfs list -t snap -o name -s name' speedup
Bassu
2013-11-08
1
-1
/
+1
*
Updating init scripts to have more robust grepping
Matthew Thode
2013-11-08
5
-5
/
+5
*
Handle concurrent snapshot automounts failing due to EBUSY.
Tim Chase
2013-11-08
4
-4
/
+15
*
Document the dedupditto pool property.
Tim Chase
2013-11-08
1
-0
/
+11
*
Honor CONFIG_FS_POSIX_ACL kernel option
Massimo Maggi
2013-11-05
7
-0
/
+38
*
26126 panic system rather than corrupting pool if we hit bug 26100
Matthew Ahrens
2013-11-05
4
-10
/
+26
*
Switch allocations from KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2013-11-05
2
-2
/
+2
*
Illumos #3995
Saso Kiselkov
2013-11-05
1
-8
/
+7
*
Illumos #4168, #4169, #4170
George Wilson
2013-11-05
1
-1
/
+9
*
Illumos #4082
Matthew Ahrens
2013-11-05
2
-1
/
+11
[next]