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
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove hash_elements_max accounting from DBUF and ARC
Alexander Motin
2024-11-19
2
-11
/
+14
*
Move "no name changes" from compression to checksum table
Rob Norris
2024-11-19
2
-4
/
+6
*
BRT: Rework structures and locks to be per-vdev
Alexander Motin
2024-11-15
2
-462
/
+338
*
ZAP: Add by_dnode variants to lookup/prefetch_uint64
Alexander Motin
2024-11-15
1
-10
/
+58
*
BRT: Don't call brt_pending_remove() on holes/embedded
Alexander Motin
2024-11-15
1
-2
/
+5
*
dsl_dataset: put IO-inducing frees on the pool deadlist
Rob Norris
2024-11-13
1
-2
/
+26
*
L2ARC: Move different stats updates earlier
Alexander Motin
2024-11-13
1
-8
/
+10
*
ZFS send should use spill block prefetched from send_reader_thread
Chunwei Chen
2024-11-06
1
-62
/
+64
*
Reduce dirty records memory usage
Alexander Motin
2024-11-04
4
-11
/
+22
*
zfs(4): remove "experimental" from zfs_bclone_enabled
Rob Norris
2024-11-01
1
-3
/
+3
*
Revert "Workaround issue of Linux vdev_disk.c, (#16678)"
Rob Norris
2024-10-31
1
-14
/
+0
*
Add warning for external consumers of dmu_tx_callback_register
Serapheim Dimitropoulos
2024-10-30
1
-0
/
+7
*
On the first vdev open ignore impossible ashift hints
Alexander Motin
2024-10-29
1
-2
/
+3
*
Workaround issue of Linux vdev_disk.c, (#16678)
Alexander Motin
2024-10-23
1
-0
/
+14
*
Revert "Temporarily disable Direct IO by default"
Brian Behlendorf
2024-10-12
1
-0
/
+7
*
Always validate checksums for Direct I/O reads
Brian Atkinson
2024-10-09
7
-44
/
+185
*
Fix generation of kernel uevents for snapshot rename on linux
JKDingwall
2024-10-06
1
-2
/
+9
*
ARC: Cache arc_c value during arc_evict()
Alexander Motin
2024-10-04
1
-7
/
+8
*
Defer resilver only when progress is above a threshold
Pavel Snajdr
2024-10-04
1
-14
/
+39
*
feature: large_microzap
Rob Norris
2024-10-02
4
-6
/
+89
*
Temporarily disable Direct IO by default
Brian Behlendorf
2024-10-02
1
-1
/
+1
*
snapdir: add 'disabled' value to make .zfs inaccessible
Brian Behlendorf
2024-10-02
1
-0
/
+4
*
Support for longnames for files/directories (Linux part)
Sanjeev Bagewadi
2024-10-01
8
-35
/
+159
*
Allocate zap_attribute_t from kmem instead of stack
Sanjeev Bagewadi
2024-10-01
26
-240
/
+350
*
Restrict raidz faulted vdev count
Don Brady
2024-10-01
1
-10
/
+33
*
zfs_log: add flex array fields to log record structs
Rob Norris
2024-09-27
2
-113
/
+120
*
Properly release key in spa_keystore_dsl_key_hold_dd()
Alexander Motin
2024-09-25
1
-1
/
+1
*
Evicting too many bytes from MFU metadata
Theera K.
2024-09-23
1
-1
/
+1
*
arc_hdr_authenticate: make explicit error
George Melikov
2024-09-19
1
-2
/
+6
*
ZLE compression: don't use BPE_PAYLOAD_SIZE
George Melikov
2024-09-19
2
-5
/
+11
*
zio_compress: introduce max size threshold
George Melikov
2024-09-19
4
-18
/
+32
*
zfs_znode: lift common code to a single shared file
Rob Norris
2024-09-19
1
-0
/
+397
*
cityhash: replace invocations with specialized versions when possible
Shengqi Chen
2024-09-19
2
-4
/
+4
*
dmu_objset: replace dnode_hash impl with cityhash4
Shengqi Chen
2024-09-19
1
-16
/
+3
*
Remove extra newline from spa_set_allocator().
Alexander Motin
2024-09-17
1
-1
/
+1
*
Adding Direct IO Support
Brian Atkinson
2024-09-14
15
-228
/
+1250
*
Remove set but not used variable in ddt.c (#16522)
Tino Reichardt
2024-09-10
1
-2
/
+1
*
zio_resume: log when unsuspending the pool (#16485)
Rob Norris
2024-09-09
1
-1
/
+5
*
spa_prop_get: require caller to supply output nvlist
Rob Norris
2024-09-06
2
-62
/
+48
*
Add DDT prune command
Don Brady
2024-09-04
4
-58
/
+500
*
zdb: rework dedup accounting for log, quota and prune
Rob Norris
2024-09-04
1
-0
/
+3
*
fm: pass io_flags through events & zed as uint64_t
Rob Norris
2024-08-26
1
-1
/
+1
*
zpool: Provide GUID to zpool-reguid(8) with -g (#16239)
Mateusz Piotrowski
2024-08-26
2
-4
/
+51
*
zio_compress_data: limit dest length to ABD size
Rob Norris
2024-08-22
1
-4
/
+3
*
compress: change zio_compress API to use ABDs
Rob Norris
2024-08-22
6
-90
/
+74
*
compress: change compression providers API to use ABDs
Rob Norris
2024-08-22
7
-28
/
+50
*
compress: standardise names of compression functions
Rob Norris
2024-08-22
6
-27
/
+45
*
compress: remove zio_decompress_data_buf
Rob Norris
2024-08-22
1
-14
/
+10
*
compress: rework callers to always use the zio_compress calls
Rob Norris
2024-08-22
3
-6
/
+15
*
abd_get_from_buf_struct: wrap existing buf with ABD stored on stack
Rob Norris
2024-08-22
1
-5
/
+17
[next]