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
*
Fix 'zfs get {user|group}objused@' functionality
LOLi
2017-12-04
1
-1
/
+1
*
Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT
Mark Wright
2017-12-04
12
-124
/
+126
*
Emit history events for 'zpool create'
Brian Behlendorf
2017-12-04
2
-20
/
+23
*
Fix dirty check in dmu_offset_next()
Brian Behlendorf
2017-11-21
1
-6
/
+4
*
Fix truncate(2) mtime and ctime handling
LOLi
2017-11-21
1
-2
/
+2
*
OpenZFS 7531 - Assign correct flags to prefetched buffers
benrubson
2017-11-21
1
-0
/
+12
*
Long hold the dataset during upgrade
Arkadiusz Bubała
2017-11-21
3
-6
/
+24
*
Handle compressed buffers in __dbuf_hold_impl()
Tim Chase
2017-11-21
2
-12
/
+36
*
Bug fix in qat_compress.c when compressed size is < 4KB
wli5
2017-11-20
1
-4
/
+4
*
Support integration with new QAT products
wli5
2017-11-20
1
-3
/
+5
*
Reimplement vdev_random_leaf and rename it
Olaf Faaland
2017-11-20
1
-36
/
+26
*
Fixes for SPARC support
Brian Behlendorf
2017-10-16
1
-6
/
+181
*
Skip FREEOBJECTS for objects which can't exist
Fabian Grünbichler
2017-10-16
1
-0
/
+16
*
Free objects when receiving full stream as clone
Fabian Grünbichler
2017-10-16
1
-1
/
+51
*
Fix ARC behavior on 32-bit systems
Brian Behlendorf
2017-10-16
1
-27
/
+58
*
Remove unnecessary equality check
Tobin Harding
2017-10-16
1
-1
/
+1
*
Use linear abd in vdev_copy_uberblocks()
Isaac Huang
2017-10-16
1
-1
/
+1
*
receive_freeobjects() skips freeing some objects
Ned Bass
2017-10-16
1
-4
/
+2
*
Scale the dbuf cache with arc_c
chrisrd
2017-10-16
2
-8
/
+19
*
Correct cppcheck errors (#6662)
Giuseppe Di Natale
2017-09-20
1
-1
/
+0
*
Increase default arc_c_min
Brian Behlendorf
2017-09-20
1
-3
/
+4
*
Export symbol dmu_tx_mark_netfree()
Brian Behlendorf
2017-09-20
1
-0
/
+1
*
Linux 4.14 compat: IO acct, global_page_state, etc (#6655)
Brian Behlendorf
2017-09-19
3
-10
/
+42
*
Modifying XATTRs doesnt change the ctime
Gaurav Kumar
2017-09-13
2
-2
/
+17
*
Fix volume WR_INDIRECT log replay (#6620)
Brian Behlendorf
2017-09-13
1
-6
/
+17
*
Improved dnode allocation and dmu_hold_impl() (#6611)
Giuseppe Di Natale
2017-09-13
3
-241
/
+352
*
Linux 4.8+ compatibility fix for vm stats
dbavatar
2017-09-13
1
-0
/
+5
*
Fix range locking in ZIL commit codepath
LOLi
2017-08-21
3
-12
/
+44
*
Fix remounting snapshots read-write
LOLi
2017-08-21
1
-1
/
+9
*
Fix NULL pointer when O_SYNC read in snapshot
Chunwei Chen
2017-08-21
1
-1
/
+3
*
zio_dva_throttle_done() should allow zinjected ZIO
sanjeevbagewadi
2017-08-21
1
-1
/
+2
*
Fix dnode allocation race
Brian Behlendorf
2017-08-08
5
-66
/
+73
*
Add debug log entries for failed receive records
Ned Bass
2017-08-08
1
-7
/
+100
*
Only record zio->io_delay on reads and writes
Tony Hutter
2017-08-02
1
-1
/
+1
*
Fix volmode=none property behavior at import time
LOLi
2017-08-02
1
-0
/
+3
*
OpenZFS 8508 - Mounting a zpool on 32-bit platforms panics
Giuseppe Di Natale
2017-07-26
1
-1
/
+1
*
Add line info and SET_ERROR() to ZFS debug log
Ned Bass
2017-07-25
1
-7
/
+19
*
Some additional send stream validity checking
Ned Bass
2017-07-25
1
-8
/
+18
*
Fix 'zpool clear' on suspended pools
Brian Behlendorf
2017-07-25
1
-1
/
+2
*
Report MMP_STATE_NO_HOSTID immediately
Olaf Faaland
2017-07-25
1
-6
/
+6
*
Add callback for zfs_multihost_interval
Olaf Faaland
2017-07-25
1
-1
/
+49
*
Release SCL_STATE in map_write_done()
Olaf Faaland
2017-07-25
1
-5
/
+6
*
Revert Fix vdev_probe() call wrt SCL_STATE_ALL
Olaf Faaland
2017-07-25
1
-1
/
+1
*
Fix buffer overflow in dsl_dataset_name()
LOLi
2017-07-24
1
-1
/
+8
*
Use correct macro for hz in mmp.c
Olaf Faaland
2017-07-24
1
-1
/
+1
*
Fix coverity defects: CID 165755
Giuseppe Di Natale
2017-07-24
2
-3
/
+3
*
Linux 4.13 compat: bio->bi_status and blk_status_t
Brian Behlendorf
2017-07-23
1
-5
/
+6
*
Fix vdev_probe() call outside SCL_STATE_ALL lock
Brian Behlendorf
2017-07-13
1
-1
/
+1
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
11
-60
/
+1001
*
OpenZFS 6939 - add sysevents to zfs core for commands
Dave Eddy
2017-07-12
6
-49
/
+182
[next]