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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefix all refcount functions with zfs_
Tim Schumacher
2018-11-08
2
-37
/
+35
*
Linux 4.19-rc3+ compat: Remove refcount_t compat
Tim Schumacher
2018-11-08
15
-57
/
+45
*
Fix statfs(2) for 32-bit user space
Brian Behlendorf
2018-11-08
1
-0
/
+18
*
Reduce taskq and context-switch cost of zio pipe
Matthew Ahrens
2018-11-08
1
-2
/
+2
*
Fix race in dnode_check_slots_free()
Tom Caputi
2018-11-08
2
-0
/
+5
*
tx_waited -> tx_dirty_delayed in trace_dmu.h
Dr. András Korn
2018-09-13
1
-5
/
+6
*
Revert "zpool reopen should detect expanded devices"
Tony Hutter
2018-09-13
1
-12
/
+0
*
Fix problems receiving reallocated dnodes
Tim Chase
2018-07-06
1
-0
/
+6
*
Fix zpl_mount() deadlock
Brian Behlendorf
2018-07-06
1
-0
/
+1
*
Linux 4.14 compat: blk_queue_stackable()
Brian Behlendorf
2018-07-06
1
-11
/
+0
*
Add pool state /proc entry, "SUSPENDED" pools
Tony Hutter
2018-07-06
2
-0
/
+5
*
zpool reopen should detect expanded devices
Sara Hartse
2018-07-06
1
-0
/
+12
*
Fix ENOSPC in "Handle zap_add() failures in ..."
Chunwei Chen
2018-07-06
1
-4
/
+11
*
OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issue
Prakash Surya
2018-07-06
2
-10
/
+13
*
Linux compat 4.18: check_disk_size_change()
Brian Behlendorf
2018-07-06
1
-0
/
+1
*
Linux 4.18 compat: inode timespec -> timespec64
Brian Behlendorf
2018-07-06
8
-22
/
+41
*
RHEL 7.5 compat: FMODE_KABI_ITERATE
Brian Behlendorf
2018-05-07
2
-11
/
+18
*
Allow mounting datasets more than once
Seth Forshee
2018-05-07
1
-0
/
+24
*
Linux compat 4.16: blk_queue_flag_{set,clear}
Brian Behlendorf
2018-05-07
1
-8
/
+6
*
Linux compat 4.16: blk_queue_flag_{set,clear}
Giuseppe Di Natale
2018-05-07
1
-0
/
+16
*
Fix hung z_zvol tasks during 'zfs receive'
LOLi
2018-05-07
1
-0
/
+1
*
Report pool suspended due to MMP
Olaf Faaland
2018-05-07
4
-2
/
+10
*
Record skipped MMP writes in multihost_history
Olaf Faaland
2018-05-07
2
-2
/
+5
*
Revert "Handle zap_add() failures in mixed ... "
Tony Hutter
2018-04-09
1
-11
/
+4
*
Linux 4.16 compat: get_disk_and_module()
Giuseppe Di Natale
2018-03-14
1
-0
/
+8
*
Change checksum & IO delay ratelimit values
Tony Hutter
2018-03-14
2
-5
/
+9
*
Fix free memory calculation on v3.14+
chrisrd
2018-03-14
2
-1
/
+80
*
Report duration and error in mmp_history entries
Olaf Faaland
2018-03-14
3
-1
/
+5
*
Linux 4.16 compat: use correct *_dec_and_test()
Tony Hutter
2018-03-14
1
-1
/
+5
*
OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zio
George Wilson
2018-03-14
1
-0
/
+11
*
Handle zap_add() failures in mixed case mode
sanjeevbagewadi
2018-03-14
1
-4
/
+11
*
Linux 4.11 compat: avoid refcount_t name conflict
Brian Behlendorf
2018-03-14
1
-0
/
+6
*
Linux 4.16 compat: inode_set_iversion()
Brian Behlendorf
2018-03-14
2
-4
/
+16
*
Revert raidz_map and _col structure types
Nathaniel Wesley Filardo
2018-01-30
1
-17
/
+17
*
Fix ARC hit rate
Brian Behlendorf
2018-01-30
1
-0
/
+1
*
Call commit callbacks from the tail of the list
lidongyang
2018-01-30
2
-4
/
+5
*
vdev_mirror: load balancing fixes
Gvozden Neskovic
2018-01-30
2
-3
/
+1
*
Preserve itx alloc size for zio_data_buf_free()
Brian Behlendorf
2017-12-04
1
-0
/
+1
*
Emit history events for 'zpool create'
Brian Behlendorf
2017-12-04
2
-1
/
+3
*
OpenZFS 7531 - Assign correct flags to prefetched buffers
benrubson
2017-11-21
1
-0
/
+6
*
Typo in dsl_dataset.h
Damian Wojsław
2017-10-17
1
-3
/
+3
*
Free objects when receiving full stream as clone
Fabian Grünbichler
2017-10-16
1
-0
/
+1
*
Scale the dbuf cache with arc_c
chrisrd
2017-10-16
1
-1
/
+1
*
Correct cppcheck errors (#6662)
Giuseppe Di Natale
2017-09-20
1
-6
/
+0
*
Linux 4.14 compat: IO acct, global_page_state, etc (#6655)
Brian Behlendorf
2017-09-19
1
-4
/
+14
*
Improved dnode allocation and dmu_hold_impl() (#6611)
Giuseppe Di Natale
2017-09-13
1
-0
/
+136
*
Crash in dbuf_evict_one with DTRACE_PROBE
gaurkuma
2017-08-21
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
[next]