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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING
Brian Behlendorf
2016-09-05
1
-2
/
+0
*
Linux 4.7 compat: use iterate_shared for concurrent readdir
Chunwei Chen
2016-09-05
2
-10
/
+18
*
Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cache
Chunwei Chen
2016-09-05
1
-1
/
+3
*
Remove dummy znode from zvol_state
Chunwei Chen
2016-09-05
5
-65
/
+68
*
Fix ztest truncated cache file
Brian Behlendorf
2016-09-05
1
-2
/
+3
*
Obey arc_meta_limit default size when changing arc_max
AndCycle
2016-09-05
1
-1
/
+1
*
Enable PF_FSTRANS for ioctl secpolicy callbacks (#4571)
Tim Chase
2016-05-06
1
-1
/
+4
*
Use udev for partition detection
Brian Behlendorf
2016-05-06
1
-5
/
+24
*
Remove wrong ASSERT in annotate_ecksum
Chunwei Chen
2016-05-01
1
-2
/
+2
*
Add support 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctls
Colin Ian King
2016-05-01
1
-1
/
+14
*
Linux 4.6 compat: PAGE_CACHE_SIZE removal
Brian Behlendorf
2016-05-01
2
-24
/
+23
*
Fix inverted logic on none elevator comparison
Colin Ian King
2016-05-01
1
-1
/
+1
*
Fix ZPL miswrite of default POSIX ACL
Ned Bass
2016-05-01
1
-1
/
+1
*
Linux 4.5 compat: Use xattr_handler->name for acl
Chunwei Chen
2016-05-01
1
-20
/
+44
*
Fix lock order inversion with zvol_open()
Boris Protopopov
2016-03-22
1
-43
/
+20
*
Add support for asynchronous zvol minor operations
Boris Protopopov
2016-03-22
8
-202
/
+437
*
Make zvol minor functionality more robust
Boris Protopopov
2016-03-22
1
-17
/
+78
*
Handling negative dentries in a CI file system.
Richard Sharpe
2016-03-22
1
-2
/
+32
*
Fix casesensitivity=insensitive deadlock
Richard Sharpe
2016-03-22
1
-2
/
+30
*
Illumos 6370 - ZFS send fails to transmit some holes
Paul Dagnelie
2016-03-15
2
-14
/
+43
*
Linux 4.5 compat: xattr list handler
Brian Behlendorf
2016-01-29
1
-197
/
+255
*
Linux 4.5 compat: get_link() / put_link()
Brian Behlendorf
2016-01-29
1
-33
/
+92
*
Prevent arc_c collapse
Tim Chase
2016-01-29
1
-8
/
+9
*
Prevent duplicated xattr between SA and dir
Chunwei Chen
2016-01-29
1
-5
/
+68
*
Close possible zfs_znode_held() race
Brian Behlendorf
2016-01-29
1
-4
/
+3
*
Fix zsb->z_hold_mtx deadlock
Brian Behlendorf
2016-01-29
2
-47
/
+205
*
Add zfs_object_mutex_size module option
Brian Behlendorf
2016-01-29
2
-9
/
+17
*
Prevent SA length overflow
Ned Bass
2016-01-29
3
-10
/
+22
*
Make xattr dir truncate and remove in one tx
Chunwei Chen
2015-12-30
1
-8
/
+15
*
Fix empty xattr dir causing lockup
Chunwei Chen
2015-12-30
1
-0
/
+10
*
Fix fail path in zfs_znode_alloc
Chunwei Chen
2015-12-23
1
-2
/
+1
*
Fix z_xattr_lock/z_teardown_lock inversion
Brian Behlendorf
2015-12-23
1
-0
/
+7
*
Follow 0/-E convention for module load errors
Brian Behlendorf
2015-12-23
1
-2
/
+2
*
Fix zfs_dirty_data_max overflow on 32-bit
tuxoko
2015-12-23
1
-2
/
+2
*
Fix null pointer in arc_kmem_reap_now on 32-bit
tuxoko
2015-12-23
1
-0
/
+5
*
Add zap_prefetch() interface
Brian Behlendorf
2015-12-23
1
-0
/
+23
*
Fix zfsctl_lookup_objset() deadlock
Brian Behlendorf
2015-12-23
1
-1
/
+2
*
Hold the zfs_snapentry_t before dispatch
Brian Behlendorf
2015-12-23
1
-1
/
+1
*
Fix snapshot automount race cause EREMOTE
Chunwei Chen
2015-12-23
1
-1
/
+1
*
Change zfs_snapshot_lock from mutex to rw lock
Brian Behlendorf
2015-12-23
1
-26
/
+26
*
Use spa as key besides objsetid for snapentry
Chunwei Chen
2015-12-23
2
-11
/
+24
*
Fix snapshot automount behavior when concurrent or fail
Chunwei Chen
2015-12-23
1
-17
/
+32
*
Set 'zfs_expire_snapshot=0' to disable auto-unmount
Brian Behlendorf
2015-12-23
1
-0
/
+8
*
Fix vdev_queue_aggregate() deadlock
Brian Behlendorf
2015-12-23
2
-1
/
+21
*
Make zio_taskq_batch_pct user configurable
DHE
2015-12-23
1
-1
/
+6
*
Linux 4.4 compat: xattr operations takes xattr_handler
Chunwei Chen
2015-12-04
1
-2
/
+67
*
Linux 4.4 compat: make_request_fn returns blk_qc_t
Chunwei Chen
2015-12-04
1
-0
/
+2
*
Illumos 6267 - dn_bonus evicted too early
Justin T. Gibbs
2015-10-13
3
-41
/
+21
*
Fix use-after-free in vdev_disk_physio_completion
Chunwei Chen
2015-10-13
1
-7
/
+10
*
Revert "dmu_objset_userquota_get_ids uses dn_bonus unsafely"
Brian Behlendorf
2015-09-29
1
-17
/
+3
[prev]
[next]