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
/
fs
/
zfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add prefetch property
Brian Behlendorf
2024-04-30
1
-0
/
+7
*
Add ashift validation when adding devices to a pool
George Wilson
2024-04-29
1
-1
/
+2
*
Add slow disk diagnosis to ZED
Don Brady
2024-04-29
1
-0
/
+2
*
[2.2.4-only] Stub RAIDZ enums to prevent conflicts
Tony Hutter
2024-04-29
1
-0
/
+2
*
Do not report bytes skipped by scan as issued.
Alexander Motin
2023-06-30
1
-1
/
+2
*
Teach zpool scrub to scrub only blocks in error log
George Amanakis
2023-05-18
1
-1
/
+18
*
Add the ability to uninitialize
Brian Behlendorf
2023-05-18
1
-0
/
+1
*
Create zap for root vdev
rob-wing
2023-04-20
1
-0
/
+1
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
1
-0
/
+3
*
Better handling for future crypto parameters
Rob N
2023-03-07
1
-0
/
+1
*
Configure zed's diagnosis engine with vdev properties
rob-wing
2023-01-23
1
-0
/
+4
*
zed: add hotplug support for spare vdevs
Ameer Hamza
2023-01-09
1
-0
/
+1
*
Allow to control failfast
Mariusz Zaborski
2022-11-10
1
-0
/
+1
*
Add options to zfs redundant_metadata property
Akash B
2022-10-19
1
-1
/
+4
*
Enforce "-F" flag on resuming recv of full/newfs on existing dataset
Jitendra Patidar
2022-09-27
1
-0
/
+1
*
zfs recv hangs if max recordsize is less than received recordsize
Ameer Hamza
2022-09-16
1
-3
/
+3
*
Add snapshots_changed as property
Umer Saleem
2022-08-02
1
-0
/
+1
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user property
Allan Jude
2022-06-14
1
-1
/
+2
*
Add Linux namespace delegation support
Will Andrews
2022-06-10
1
-0
/
+3
*
linux: libzfs: simplify module-loaded check
наб
2022-05-18
1
-0
/
+1
*
Add physical device size to SIZE column in 'zpool list -v'
Akash B
2022-03-08
1
-0
/
+1
*
Expose additional file level attributes
Umer Saleem
2022-03-07
1
-0
/
+35
*
Correct compilation errors reported by GCC 10/11
Damian Szuberski
2022-02-20
1
-0
/
+1
*
Cross-platform xattr user namespace compatibility
Ryan Moeller
2022-02-15
1
-2
/
+28
*
Add more control/visibility to spa_load_verify().
Alexander Motin
2022-02-04
1
-0
/
+1
*
Clean up CSTYLEDs
наб
2022-01-26
1
-4
/
+2
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-1
/
+2
*
Vdev Properties Feature
Allan Jude
2021-11-30
1
-1
/
+89
*
Extend zpool-iostat to account for ZIO_PRIORITY_REBUILD (#12319)
Trevor Bautista
2021-08-26
1
-0
/
+5
*
Increase default volblocksize from 8KB to 16KB
Alexander Motin
2021-08-17
1
-1
/
+1
*
libzfs: convert to -fvisibility=hidden
наб
2021-06-03
1
-30
/
+33
*
include: move SPA_MINBLOCKSHIFT and zio_encrypt to sys/fs/zfs.h
наб
2021-05-29
1
-0
/
+41
*
Add "compatibility" property for zpool feature sets
Colm
2021-02-17
1
-2
/
+17
*
record ioctl elapsed time in zpool history
Matthew Ahrens
2021-01-11
1
-0
/
+1
*
Assertion failure when logging large output of channel program
Matthew Ahrens
2020-11-14
1
-0
/
+1
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-0
/
+14
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
1
-1
/
+1
*
zfs label bootenv should store data as nvlist
Toomas Soome
2020-09-15
1
-2
/
+2
*
zpool: Change base URL for ZFS messages to openzfs-docs
Ryan Moeller
2020-08-26
1
-4
/
+4
*
Import vdev ashift optimization from FreeBSD
Ryan Moeller
2020-08-21
1
-0
/
+10
*
FreeBSD: fallback to /boot/ to look for zpool.cache
Matthew Macy
2020-08-17
1
-1
/
+1
*
Move ZVOL_DIR back to zfs.h
Ryan Moeller
2020-08-11
1
-0
/
+3
*
Change the error handling for invalid property values
Allan Jude
2020-08-01
1
-0
/
+1
*
Remove dependency on sharetab file and refactor sharing logic
George Wilson
2020-07-13
1
-1
/
+0
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
1
-1
/
+37
*
File incorrectly zeroed when receiving incremental stream that toggles -L
Matthew Ahrens
2020-06-09
1
-0
/
+1
*
Fix ZVOL_DIR
Ryan Moeller
2020-05-16
1
-3
/
+0
*
Add support for boot environment data to be stored in the label
Paul Dagnelie
2020-05-07
1
-2
/
+4
*
Persistent L2ARC
George Amanakis
2020-04-10
1
-0
/
+5
[next]