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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.8 compat: Fix removal of bio->bi_rw member
Brian Behlendorf
2016-09-09
1
-21
/
+10
*
Linux 4.8 compat: posix_acl_valid()
Brian Behlendorf
2016-09-09
1
-2
/
+2
*
Linux 4.8 compat: REQ_OP and bio_set_op_attrs()
Chunwei Chen
2016-09-09
2
-20
/
+28
*
Linux 4.8 compat: submit_bio()
Brian Behlendorf
2016-09-09
1
-2
/
+13
*
FreeBSD rS271776 - Persist vdev_resilver_txg changes
smh
2016-09-09
1
-2
/
+5
*
Fix incorrect pool state after import
GeLiXin
2016-09-09
1
-1
/
+1
*
Fix self-healing IO prior to dsl_pool_init() completion
GeLiXin
2016-09-09
2
-6
/
+23
*
OpenZFS 6876 - Stack corruption after importing a pool with a too-long name
Paul Dagnelie
2016-09-09
2
-0
/
+29
*
OpenZFS 7263 - deeply nested nvlist can overflow stack
Matthew Ahrens
2016-09-09
1
-2
/
+21
*
Fix dbuf_stats_hash_table_data race
Chunwei Chen
2016-09-09
1
-2
/
+0
*
Prevent null dereferences when accessing dbuf kstat
Tim Chase
2016-09-09
1
-3
/
+7
*
fh_to_dentry should return ESTALE when generation mismatch
Chunwei Chen
2016-09-09
1
-1
/
+1
*
Don't allow accessing XATTR via export handle
Chunwei Chen
2016-09-09
1
-0
/
+8
*
Fix out-of-bound access in zfs_fillpage
Chunwei Chen
2016-09-09
1
-2
/
+1
*
Fix memleak in zpl_parse_options
Chunwei Chen
2016-09-09
1
-3
/
+3
*
Fix arc_prune_task use-after-free
Chunwei Chen
2016-09-09
1
-10
/
+11
*
Fix get_zfs_sb race with concurrent umount
Chunwei Chen
2016-09-09
1
-3
/
+3
*
Kill zp->z_xattr_parent to prevent pinning
Chunwei Chen
2016-09-09
2
-62
/
+26
*
xattr dir doesn't get purged during iput
Chunwei Chen
2016-09-09
1
-1
/
+2
*
Add tunable to ignore hole_birth (enabled by default)
Rich Ercolani
2016-09-09
1
-1
/
+5
*
Fix PANIC: metaslab_free_dva(): bad DVA X:Y:Z
Peng
2016-09-05
1
-0
/
+16
*
Fix Large kmem_alloc in vdev_metaslab_init
Chunwei Chen
2016-09-05
1
-3
/
+3
*
Linux 4.6 compat: Fall back to d_prune_aliases() if necessary
Tim Chase
2016-09-05
1
-2
/
+15
*
Skip ctldir znode in zfs_rezget to fix snapdir issues
Chunwei Chen
2016-09-05
1
-0
/
+10
*
Linux 4.7 compat: fix zpl_get_acl returns invalid acl pointer
Chunwei Chen
2016-09-05
1
-0
/
+10
*
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
[next]