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
*
Fix unused variable warning
Brian Behlendorf
2017-05-05
1
-3
/
+2
*
Add missing *_destroy/*_fini calls
Gvozden Neskovic
2017-05-04
11
-7
/
+61
*
Default to zvol_request_async=0
Brian Behlendorf
2017-05-04
1
-1
/
+1
*
Enable Linux read-ahead for a single page on ZVOLs
Richard Yao
2017-05-04
1
-0
/
+3
*
Disable write merging on ZVOLs
RageLtMan
2017-05-04
1
-0
/
+3
*
More ashift improvements
LOLi
2017-05-03
1
-4
/
+2
*
Write label 2,3 uberblocks when vdev expands
Olaf Faaland
2017-05-02
2
-0
/
+68
*
Allow scaling of arc in proportion to pagecache
Debabrata Banerjee
2017-05-02
1
-2
/
+19
*
Correct signed operation
Debabrata Banerjee
2017-05-02
1
-2
/
+2
*
Don't run the reaper if we didn't shrink the cache
Debabrata Banerjee
2017-05-02
1
-6
/
+5
*
Only wakeup waiters if we've actually done work
Debabrata Banerjee
2017-05-02
1
-5
/
+5
*
Do not stop kernel shrinker on lock contention
Debabrata Banerjee
2017-05-02
1
-1
/
+1
*
Stop double reclaiming or not reclaiming at all
Debabrata Banerjee
2017-05-02
1
-2
/
+3
*
Make arc_need_free updates atomic
Debabrata Banerjee
2017-05-02
1
-6
/
+7
*
Don't report ghost buffers as evictable mem
Debabrata Banerjee
2017-05-02
1
-7
/
+2
*
minor improvement to abd_free_pages()
jxiong
2017-05-02
1
-8
/
+6
*
Guarantee PAGESIZE alignment for large zio buffers
jxiong
2017-05-02
1
-2
/
+2
*
Linux 4.12 compat: super_setup_bdi_name()
Brian Behlendorf
2017-05-02
1
-5
/
+6
*
OpenZFS 7786 - zfs`vdev_online() needs better notification about state changes
Yuri Pankov
2017-05-01
1
-6
/
+8
*
Limit zfs_dirty_data_max_max to 4G
Brian Behlendorf
2017-05-01
1
-3
/
+3
*
Reinstate zvol_taskq to fix aio on zvol
Chunwei Chen
2017-04-26
1
-80
/
+165
*
OpenZFS 7252 - compressed zfs send / receive
Dan Kimmel
2017-04-26
5
-52
/
+84
*
Change U16 to U32 due to atomic_inc_32_nv
wli5
2017-04-25
1
-2
/
+2
*
OpenZFS 8025 - dbuf_read() creates unnecessary zio_root() for bonus buf
Matthew Ahrens
2017-04-24
1
-5
/
+5
*
Fix lseek result when dnode is dirty
dbavatar
2017-04-24
1
-3
/
+7
*
Correct lock ASSERTs in vdev_label_read/write
Olaf Faaland
2017-04-21
1
-6
/
+6
*
Increase zfs_vdev_async_write_min_active to 2
DHE
2017-04-14
1
-1
/
+1
*
OpenZFS 8061 - sa_find_idx_tab can be declared more type-safely
Matthew Ahrens
2017-04-14
1
-6
/
+5
*
OpenZFS 6101 - attempt to lzc_create() a filesystem under a volume results in...
Andriy Gapon
2017-04-14
2
-1
/
+6
*
OpenZFS 8026 - retire zfs_throttle_delay and zfs_throttle_resolution
Andriy Gapon
2017-04-14
1
-3
/
+0
*
SEEK_HOLE should not block on txg_wait_synced()
Debabrata Banerjee
2017-04-13
2
-7
/
+46
*
OpenZFS 5120 - zfs should allow large block/gzip/raidz boot pool (loader proj...
Brian Behlendorf
2017-04-13
3
-34
/
+10
*
OpenZFS 7503 - zfs-test should tail ::zfs_dbgmsg on test failure
Brian Behlendorf
2017-04-12
1
-1
/
+1
*
Skip rate limiting events in zfs_ereport_post
Giuseppe Di Natale
2017-04-11
1
-3
/
+3
*
Fix size inflation in spa_get_worst_case_asize()
LOLi
2017-04-10
1
-2
/
+10
*
OpenZFS 8005 - poor performance of 1MB writes on certain RAID-Z configurations
Matthew Ahrens
2017-04-10
1
-5
/
+14
*
OpenZFS 2932 - support crash dumps to raidz, etc. pools
Giuseppe Di Natale
2017-04-10
1
-0
/
+6
*
OpenZFS 8023 - Panic destroying a metaslab deferred range tree
George Wilson
2017-04-09
4
-10
/
+34
*
OpenZFS 8027 - tighten up dsl_pool_dirty_delta
Andriy Gapon
2017-04-09
1
-1
/
+1
*
Fix regression in zfs_ereport_start()
Don Brady
2017-04-05
1
-2
/
+3
*
OpenZFS 7885 - zpool list can report 16.0e for expandsz
Steven Hartland
2017-04-05
1
-8
/
+18
*
Additional Information for Zedlets
N Clark
2017-04-03
1
-3
/
+8
*
Remove dependency on linear ABD
Gvozden Neskovic
2017-03-29
5
-112
/
+136
*
Check ashift validity in 'zpool add'
LOLi
2017-03-28
1
-2
/
+12
*
Fix wrong offset args in vdev_cache_write
Chunwei Chen
2017-03-28
1
-2
/
+3
*
Retry zfs_znode_alloc() in zfs_mknode()
Brian Behlendorf
2017-03-23
1
-1
/
+12
*
OpenZFS 3821 - Race in rollback, zil close, and zil flush
George Wilson
2017-03-23
3
-8
/
+70
*
GZIP compression offloading with QAT accelerator
wli5
2017-03-22
6
-0
/
+656
*
OpenZFS 7968 - multi-threaded spa_sync()
Matthew Ahrens
2017-03-20
10
-147
/
+287
*
Linux 4.11 compat: iops.getattr and friends
Olaf Faaland
2017-03-20
2
-19
/
+27
[next]