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
*
Wrap vdev_count_verify_zaps() with ZFS_DEBUG
Brian Behlendorf
2016-05-06
1
-0
/
+4
*
OpenZFS 6672 - arc_reclaim_thread() should use gethrtime()
David Quigley
2016-05-06
1
-5
/
+5
*
OpenZFS 6286 - ZFS internal error when set large block on bootfs
Brian Behlendorf
2016-05-05
1
-3
/
+3
*
OpenZFS 6736 - ZFS per-vdev ZAPs
Joe Stein
2016-05-02
5
-74
/
+375
*
Kill znode->z_gen field
Nikolay Borisov
2016-05-02
4
-7
/
+9
*
Enable PF_FSTRANS for ioctl secpolicy callbacks (#4571)
Tim Chase
2016-05-02
1
-1
/
+4
*
module/.gitignore: Add *.dwo (#4580)
Vitaut Bajaryn
2016-05-02
1
-0
/
+1
*
Illumos 6844 - dnode_next_offset can detect fictional holes
Alex Reece
2016-04-27
1
-5
/
+20
*
Illumos 6659 - nvlist_free(NULL) is a no-op
Josef 'Jeff' Sipek
2016-04-27
3
-7
/
+3
*
Use udev for partition detection
Brian Behlendorf
2016-04-25
1
-5
/
+24
*
Linux 4.5 compat: Use xattr_handler->name for acl
Chunwei Chen
2016-04-25
1
-20
/
+44
*
Add pn_alloc()/pn_free() functions
Brian Behlendorf
2016-04-21
6
-30
/
+104
*
Fix ZPL miswrite of default POSIX ACL
Ned Bass
2016-04-18
1
-1
/
+1
*
Fix inverted logic on none elevator comparison
Colin Ian King
2016-04-15
1
-1
/
+1
*
Enable lazytime semantic for atime
Chunwei Chen
2016-04-05
3
-72
/
+110
*
Fix atime handling and relatime
Chunwei Chen
2016-04-05
7
-97
/
+34
*
Linux 4.6 compat: PAGE_CACHE_SIZE removal
Brian Behlendorf
2016-04-05
2
-24
/
+23
*
Add support 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctls
Colin Ian King
2016-03-31
1
-1
/
+14
*
gcc build error: -Wbool-compare in metaslab.c
DHE
2016-03-30
1
-1
/
+2
*
Fix zpool_scrub_* test cases
Brian Behlendorf
2016-03-30
1
-0
/
+4
*
Illumos 6681 - zfs list burning lots of time in dodefault() via dsl_prop_*
Alex Wilson
2016-03-15
1
-7
/
+6
*
Illumos 6370 - ZFS send fails to transmit some holes
Paul Dagnelie
2016-03-10
2
-14
/
+43
*
Fix lock order inversion with zvol_open()
Boris Protopopov
2016-03-10
1
-43
/
+20
*
Add support for asynchronous zvol minor operations
Boris Protopopov
2016-03-10
8
-202
/
+436
*
Change KM_SLEEP to TQ_SLEEP in spa_deadman()
Tim Chase
2016-03-09
1
-1
/
+1
*
Make zvol update volsize operation synchronous.
ab-oe
2016-02-29
1
-0
/
+4
*
FreeBSD r256956: Improve ZFS N-way mirror read performance by using load and ...
smh
2016-02-26
2
-111
/
+240
*
Add l2arc_max_block_size tunable
Brian Behlendorf
2016-02-25
1
-1
/
+33
*
Make zvol minor functionality more robust
Boris Protopopov
2016-02-24
1
-16
/
+77
*
Call dmu_read_uio_dbuf() in zvol_read()
Richard Yao
2016-02-18
1
-1
/
+1
*
Clean up zvol request processing to pass uio and fix porting regressions
Richard Yao
2016-02-18
1
-76
/
+71
*
Remove wrong ASSERT in annotate_ecksum
Chunwei Chen
2016-02-17
1
-2
/
+2
*
Illumos 5809 - Blowaway full receive in v1 pool causes kernel panic
Paul Dagnelie
2016-02-08
1
-1
/
+2
*
Illumos 6537 - Panic on zpool scrub with DEBUG kernel
Gary Mills
2016-02-05
1
-2
/
+4
*
Illumos 6096 - ZFS_SMB_ACL_RENAME needs to cleanup better
Dan McDonald
2016-02-05
1
-0
/
+1
*
Illumos 6450 - scrub/resilver unnecessarily traverses snapshots
Matthew Ahrens
2016-02-02
1
-4
/
+50
*
Handling negative dentries in a CI file system.
Richard Sharpe
2016-02-02
1
-2
/
+32
*
Illumos 6527 - Possible access beyond end of string in zpool comment
Jorgen Lundman
2016-01-28
1
-1
/
+0
*
Illumos 6495 - Fix mutex leak in dmu_objset_find_dp
Brian Behlendorf
2016-01-28
1
-0
/
+3
*
Illumos 6414 - vdev_config_sync could be simpler
Brian Behlendorf
2016-01-28
2
-14
/
+15
*
llumos 6334 - Cannot unlink files when over quota
Simon Klinkert
2016-01-26
1
-5
/
+2
*
Reintroduce zfs_remove() synchronous deletes
kernelOfTruth
2016-01-26
1
-12
/
+66
*
Log zvol truncate/discard operations
Dan McDonald
2016-01-26
1
-8
/
+59
*
Illumos 6251 - add tunable to disable free_bpobj processing
George Wilson
2016-01-25
1
-2
/
+11
*
Set arc_c_min properly in userland builds
Tim Chase
2016-01-25
1
-4
/
+4
*
Prevent arc_c collapse
Tim Chase
2016-01-25
1
-8
/
+8
*
Illumos 4950 - files sometimes can't be removed from a full filesystem
Matthew Ahrens
2016-01-21
6
-7
/
+56
*
Close possible zfs_znode_held() race
Brian Behlendorf
2016-01-20
1
-4
/
+3
*
Linux 4.5 compat: xattr list handler
Brian Behlendorf
2016-01-20
1
-197
/
+255
*
Linux 4.5 compat: get_link() / put_link()
Brian Behlendorf
2016-01-20
1
-33
/
+92
[next]