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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
sa_impl: fix SA header bitfield docs
Rob Norris
2024-09-17
1
-2
/
+2
*
Adding Direct IO Support
Brian Atkinson
2024-09-14
16
-30
/
+162
*
spa_prop_get: require caller to supply output nvlist
Rob Norris
2024-09-06
1
-2
/
+2
*
value strings: pretty printers for flags and enums
Rob Norris
2024-09-05
3
-0
/
+10
*
Add DDT prune command
Don Brady
2024-09-04
4
-5
/
+66
*
zpool: Provide GUID to zpool-reguid(8) with -g (#16239)
Mateusz Piotrowski
2024-08-26
2
-1
/
+6
*
compress: change zio_compress API to use ABDs
Rob Norris
2024-08-22
1
-2
/
+2
*
compress: change compression providers API to use ABDs
Rob Norris
2024-08-22
2
-15
/
+49
*
compress: standardise names of compression functions
Rob Norris
2024-08-22
2
-18
/
+16
*
compress: remove unused abd compress prototype
Rob Norris
2024-08-22
1
-10
/
+0
*
compress: remove zio_decompress_data_buf
Rob Norris
2024-08-22
1
-2
/
+0
*
abd_get_from_buf_struct: wrap existing buf with ABD stored on stack
Rob Norris
2024-08-22
1
-0
/
+1
*
abd_os: break out platform-specific header parts
Rob Norris
2024-08-21
2
-45
/
+4
*
abd_os: split userspace and Linux kernel code
Rob Norris
2024-08-21
1
-0
/
+2
*
abd: remove ABD_FLAG_ZEROS
Rob Norris
2024-08-21
1
-2
/
+1
*
ddt: lookup and log stats
Rob Norris
2024-08-16
1
-0
/
+2
*
ddt: block scan until log is flushed, and flush aggressively
Rob Norris
2024-08-16
1
-0
/
+5
*
ddt: dedup log
Rob Norris
2024-08-16
3
-4
/
+167
*
ddt: cleanup the stats & histogram code
Rob Norris
2024-08-16
2
-5
/
+7
*
ddt: add "flat phys" feature
Rob Norris
2024-08-16
4
-39
/
+112
*
ddt: slim down ddt_entry_t
Rob Norris
2024-08-16
1
-6
/
+16
*
ddt: introduce lightweight entry
Rob Norris
2024-08-16
3
-4
/
+27
*
ddt: rework access to phys array slots
Rob Norris
2024-08-16
2
-18
/
+11
*
zdb: rework DDT block count and leak check to just count the blocks
Rob Norris
2024-08-16
1
-1
/
+1
*
ddt: add FDT feature and support for legacy and new on-disk formats
Rob Norris
2024-08-16
3
-4
/
+23
*
abd: lift ABD zero scan from zio_compress_data() to abd_cmp_zero()
Rob Norris
2024-08-09
1
-0
/
+7
*
Sync AUX label during pool import
Ameer Hamza
2024-08-08
1
-0
/
+1
*
zvol: ensure device minors are properly cleaned up
Rob Norris
2024-08-06
1
-0
/
+5
*
zvol_impl: document and tidy flags
Rob Norris
2024-08-06
1
-10
/
+3
*
Fix sa_add_projid to lookup and update SA_ZPL_DXATTR (avoid DXATTR loss) (#16...
Jitendra Patidar
2024-07-31
1
-1
/
+0
*
Linux: Report reclaimable memory to kernel as such (#16385)
Alexander Motin
2024-07-30
1
-0
/
+1
*
dnode: allow storage class to be overridden by object type
Rob Norris
2024-07-29
2
-0
/
+6
*
spa_preferred_class: pass the entire zio
Rob Norris
2024-07-29
1
-2
/
+1
*
Skip dnode handles use when not needed
Alexander Motin
2024-07-29
1
-1
/
+15
*
ddt: add support for prefetching tables into the ARC
Allan Jude
2024-07-26
7
-1
/
+49
*
zil: add stats for commit failure/fallback (#16315)
Rob Norris
2024-07-25
1
-0
/
+18
*
Several improvements to ARC shrinking (#16197)
Alexander Motin
2024-07-25
1
-2
/
+2
*
ddt: dedup table quota enforcement
Allan Jude
2024-07-25
4
-1
/
+10
*
Add some missing vdev properties (#16346)
Don Brady
2024-07-23
1
-0
/
+3
*
Make sure avl_tree.avl_pad is not in kernel module (#16280)
youzhongyang
2024-07-17
2
-2
/
+2
*
icp: remove skein module
Rob Norris
2024-05-31
1
-3
/
+0
*
icp: remove unused SHA2 HMAC mechanisms
Rob Norris
2024-05-31
2
-10
/
+0
*
icp: reorganise SHA2 digest mechanisms
Rob Norris
2024-05-31
2
-22
/
+5
*
icp: remove digest entry points
Rob Norris
2024-05-31
1
-9
/
+0
*
icp: brutally remove unused AES modes
Rob Norris
2024-05-31
1
-17
/
+0
*
Simplify issig().
Pawel Jakub Dawidek
2024-05-29
1
-2
/
+1
*
zdb/ztest: send dbgmsg output to stderr
Rob Norris
2024-05-14
1
-1
/
+1
*
spa_taskq_dispatch_ent: simplify arguments
Rob Norris
2024-05-14
1
-2
/
+2
*
spa: remove spa_taskq_dispatch_sync()
Rob Norris
2024-05-14
1
-2
/
+0
*
Add support for parallel pool exports
Don Brady
2024-05-14
1
-0
/
+1
[next]