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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
3
-63
/
+26
*
xattr dir doesn't get purged during iput
Chunwei Chen
2016-09-09
1
-1
/
+2
*
Add ZIO_CHECKSUM_IS_ZERO
Ned Bass
2016-09-09
1
-0
/
+4
*
Add tunable to ignore hole_birth (enabled by default)
Rich Ercolani
2016-09-09
2
-1
/
+18
*
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
*
Systemd configuration fixes
Brian Behlendorf
2016-09-05
8
-11
/
+29
*
Add nfs-kernel-server for Debian
Grischa Zengel
2016-09-05
1
-2
/
+2
*
Rename 'zed.service' to 'zfs-zed.service'
Turbo Fredriksson
2016-09-05
3
-3
/
+6
*
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
3
-0
/
+31
*
Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING
Brian Behlendorf
2016-09-05
4
-56
/
+0
*
Linux 4.7 compat: handler->set() takes both dentry and inode
Brian Behlendorf
2016-09-05
2
-30
/
+69
*
Linux 4.7 compat: use iterate_shared for concurrent readdir
Chunwei Chen
2016-09-05
4
-25
/
+54
*
Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cache
Chunwei Chen
2016-09-05
3
-9
/
+77
*
Linux 4.7 compat: handler->get() takes both dentry and inode
Chunwei Chen
2016-09-05
2
-28
/
+64
*
Remove dummy znode from zvol_state
Chunwei Chen
2016-09-05
8
-75
/
+103
*
Illumos 4953, 4954, 4955
Matthew Ahrens
2016-09-05
2
-15
/
+15
*
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
*
Add `make lint` target
Brian Behlendorf
2016-09-05
1
-0
/
+7
*
Fixes bug in fix_paths()
Marcel Huber
2016-09-05
1
-1
/
+1
*
Prepare to tag zfs-0.6.5.7
zfs-0.6.5.7
Ned Bass
2016-05-12
3
-1
/
+21
*
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
4
-43
/
+83
*
Fix 'zpool import' blkid device names
Brian Behlendorf
2016-05-06
1
-16
/
+125
*
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
*
Create unique partition labels
Brian Behlendorf
2016-05-01
2
-1
/
+28
*
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
3
-20
/
+70
*
Fix user namespaces uid/gid mapping
Brian Behlendorf
2016-05-01
1
-4
/
+4
*
Fix aarch64 compilation
Gordan Bobic
2016-03-24
1
-1
/
+2
*
Prepare to tag zfs-0.6.5.6
zfs-0.6.5.6
Ned Bass
2016-03-22
3
-1
/
+25
*
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
12
-214
/
+483
*
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
*
Correctly parse -R flag arguments
Tim Chase
2016-03-22
1
-1
/
+3
*
Prevent zpool_find_vdev() from truncating vdev path
Brian Behlendorf
2016-03-22
1
-2
/
+4
*
Change full path subcommand flag from -p to -P
Brian Behlendorf
2016-03-22
2
-40
/
+40
[prev]
[next]