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
*
Revert "Fix "snapdev" property inheritance behaviour"
Brian Behlendorf
2017-05-26
2
-67
/
+57
*
OpenZFS 8070 - Add some ZFS comments
Alan Somers
2017-05-25
2
-0
/
+7
*
Fix "snapdev" property inheritance behaviour
LOLi
2017-05-25
2
-57
/
+67
*
Improve gitignore
Chunwei Chen
2017-05-25
1
-0
/
+3
*
Linux 4.12 compat: fix super_setup_bdi_name() call
LOLi
2017-05-25
1
-2
/
+1
*
Fix LZ4_uncompress_unknownOutputSize caused panic
Feng Sun
2017-05-19
1
-8
/
+19
*
Implemented zpool sync command
Alek P
2017-05-19
1
-0
/
+44
*
Force fault a vdev with 'zpool offline -f'
Tony Hutter
2017-05-19
4
-12
/
+76
*
Fixed small memory leak in ereport handling
Tom Caputi
2017-05-18
1
-6
/
+6
*
Introduce zv_state_lock
Boris Protopopov
2017-05-16
1
-71
/
+124
*
Revert commit 1ee159f4
Boris Protopopov
2017-05-16
1
-2
/
+29
*
Skip spurious resilver IO on raidz vdev
Isaac Huang
2017-05-12
8
-33
/
+122
*
OpenZFS 8063 - verify that we do not attempt to access inactive txg
Matthew Ahrens
2017-05-10
6
-23
/
+38
*
OpenZFS 8166 - zpool scrub thinks it repaired offline device
Matthew Ahrens
2017-05-10
1
-0
/
+3
*
Add missing arc_free_cksum() to arc_release()
Tom Caputi
2017-05-10
1
-0
/
+4
*
Linux 4.12 compat: CURRENT_TIME removed
Brian Behlendorf
2017-05-10
4
-11
/
+14
*
Add property overriding (-o|-x) to 'zfs receive'
LOLi
2017-05-09
1
-31
/
+165
*
Make createtxg and guid properties public
Christian Schwarz
2017-05-09
1
-4
/
+4
*
Linux 4.12 compat: PF_FSTRANS was removed
Chunwei Chen
2017-05-09
1
-1
/
+1
*
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
[next]