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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenZFS 8652 - Tautological comparisons with ZPROP_INVAL
Brian Behlendorf
2018-01-19
1
-4
/
+3
*
OpenZFS 8959 - Add notifications when a scrub is paused or resumed
Sean Eric Fagan
2018-01-17
1
-0
/
+3
*
Force ztest to always use /dev/urandom
Brian Behlendorf
2018-01-12
1
-0
/
+2
*
Revert raidz_map and _col structure types
Nathaniel Wesley Filardo
2018-01-09
1
-17
/
+17
*
Fix ARC hit rate
Brian Behlendorf
2018-01-08
1
-0
/
+1
*
OpenZFS 8909 - 8585 can cause a use-after-free kernel panic
Prakash Surya
2017-12-28
3
-8
/
+33
*
Call commit callbacks from the tail of the list
lidongyang
2017-12-22
2
-4
/
+5
*
Support re-prioritizing asynchronous prefetches
Tom Caputi
2017-12-21
4
-1
/
+5
*
Suppress incorrect objtool warnings
Brian Behlendorf
2017-12-07
2
-0
/
+37
*
OpenZFS 8603 - rename zilog's "zl_writer_lock" to "zl_issuer_lock"
Prakash Surya
2017-12-06
1
-5
/
+5
*
OpenZFS 8585 - improve batching done in zil_commit()
Prakash Surya
2017-12-05
5
-85
/
+233
*
Preserve itx alloc size for zio_data_buf_free()
Brian Behlendorf
2017-12-04
1
-0
/
+1
*
Unbreak the scan status ABI
Tom Caputi
2017-11-30
1
-1
/
+1
*
Sequential scrub and resilvers
Tom Caputi
2017-11-15
7
-28
/
+100
*
OpenZFS 7531 - Assign correct flags to prefetched buffers
benrubson
2017-11-11
1
-0
/
+6
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-2
/
+1
*
OpenZFS 640 - number_to_scaled_string is duplicated in several commands
Jason King
2017-10-30
1
-1
/
+4
*
OpenZFS 8081 - Compiler warnings in zdb
Brian Behlendorf
2017-10-27
3
-4
/
+4
*
OpenZFS 8558, 8602 - lwp_create() returns EAGAIN
Brian Behlendorf
2017-10-26
2
-1
/
+1
*
Added no_scrub_restart flag to zpool reopen
Arkadiusz Bubała
2017-10-26
2
-1
/
+4
*
Emit history events for 'zpool create'
Brian Behlendorf
2017-10-23
2
-1
/
+3
*
Add convenience 'zfs_get' functions
John
2017-10-19
1
-0
/
+1
*
Post-Encryption Followup
Brian Behlendorf
2017-10-13
5
-18
/
+44
|
\
|
*
Fixes for #6639
Tom Caputi
2017-10-11
2
-6
/
+11
|
*
Encryption patch follow-up
Tom Caputi
2017-10-11
3
-12
/
+33
*
|
Typo in dsl_dataset.h
Damian Wojsław
2017-10-12
1
-3
/
+3
|
/
*
Free objects when receiving full stream as clone
Fabian Grünbichler
2017-10-10
1
-0
/
+1
*
Remove dead code from AVL tree
Brian Behlendorf
2017-10-05
1
-11
/
+0
*
Scale the dbuf cache with arc_c
chrisrd
2017-09-29
1
-1
/
+1
*
Correct cppcheck errors
Giuseppe Di Natale
2017-09-19
1
-6
/
+0
*
Remove FRU and LIBTOPO Support
David Quigley
2017-09-18
2
-29
/
+0
*
Linux 3.14 compat: IO acct, global_page_state, etc
Giuseppe Di Natale
2017-09-16
1
-4
/
+14
*
Add -vnP support to 'zfs send' for bookmarks
LOLi
2017-09-08
1
-1
/
+1
*
Improved dnode allocation and dmu_hold_impl()
Olaf Faaland
2017-09-05
1
-0
/
+136
*
Enhance comments for large dnode project
Matthew Ahrens
2017-08-29
1
-0
/
+51
*
Send / Recv Fixes following b52563
Tom Caputi
2017-08-23
2
-11
/
+10
*
vdev_mirror: kstat observables for preferred vdev
Gvozden Neskovic
2017-08-21
1
-0
/
+4
*
vdev_mirror: load balancing fixes
Gvozden Neskovic
2017-08-21
2
-3
/
+1
*
Retire legacy test infrastructure
Brian Behlendorf
2017-08-15
3
-328
/
+3
*
Add corruption failure option to zinject(8)
Don Brady
2017-08-14
1
-0
/
+2
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
30
-127
/
+978
*
Simplify threads, mutexs, cvs and rwlocks
Brian Behlendorf
2017-08-11
1
-79
/
+41
*
Add libtpool (thread pools)
Brian Behlendorf
2017-08-09
4
-6
/
+74
*
Crash in dbuf_evict_one with DTRACE_PROBE
gaurkuma
2017-08-09
1
-19
/
+39
*
Add line info and SET_ERROR() to ZFS debug log
Ned Bass
2017-07-25
4
-95
/
+12
*
Add callback for zfs_multihost_interval
Olaf Faaland
2017-07-25
1
-0
/
+1
*
OpenZFS 8491 - uberblock on-disk padding to reserve space for smoothly mergin...
Serapheim Dimitropoulos
2017-07-24
1
-0
/
+2
*
Linux 4.13 compat: bio->bi_status and blk_status_t
Brian Behlendorf
2017-07-23
1
-1
/
+91
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
12
-3
/
+114
*
OpenZFS 6939 - add sysevents to zfs core for commands
Dave Eddy
2017-07-12
5
-3
/
+51
[next]