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
/
os
/
linux
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allocate zap_attribute_t from kmem instead of stack
Sanjeev Bagewadi
2024-10-01
3
-32
/
+40
*
Avoid BUG in migrate_folio_extra
tstabrawa
2024-09-26
3
-0
/
+71
*
linux: log a scary warning when used with an experimental kernel
Rob Norris
2024-09-23
1
-0
/
+6
*
xattr dataset prop: change defaults to sa
George Melikov
2024-09-23
1
-1
/
+1
*
zfs_debug: specific variant for userspace
Rob Norris
2024-09-19
1
-40
/
+0
*
zfs_znode: lift common code to a single shared file
Rob Norris
2024-09-19
1
-364
/
+0
*
arc_os: split userspace and Linux kernel code
Rob Norris
2024-09-19
1
-47
/
+0
*
linux/abd_os: remove kernel version check for compound page support
Rob Norris
2024-09-19
1
-11
/
+18
*
cityhash: replace invocations with specialized versions when possible
Shengqi Chen
2024-09-19
1
-2
/
+2
*
zfs_file: rename zfs_file_fallocate to zfs_file_deallocate
Rob Norris
2024-09-18
2
-16
/
+12
*
config: remove HAVE_GET_USER_PAGES_*
Rob Norris
2024-09-18
1
-3
/
+10
*
config: remove HAVE_HAS_CAPABILITY
Rob Norris
2024-09-18
1
-9
/
+0
*
config: remove HAVE_BIO_SET_DEV
Rob Norris
2024-09-18
1
-11
/
+0
*
config: rework ZFS_GENHD_FL_*
Rob Norris
2024-09-18
1
-2
/
+2
*
config: remove HAVE_GENERIC_READLINK
Rob Norris
2024-09-18
1
-3
/
+0
*
linux/zvol_os: convert END_IO macro to inline function
Rob Norris
2024-09-18
1
-16
/
+18
*
config: remove HAVE_BLK_MQ
Rob Norris
2024-09-18
2
-39
/
+1
*
config: remove HAVE_TMPFILE
Rob Norris
2024-09-18
2
-6
/
+2
*
config: remove HAVE_SUPER_SETUP_BDI_NAME
Rob Norris
2024-09-18
1
-5
/
+3
*
config: remove HAVE_KERNEL_(READ|WRITE)_PPOS
Rob Norris
2024-09-18
1
-43
/
+4
*
config: remove HAVE_INODE_TIMESPEC64_TIMES
Rob Norris
2024-09-18
1
-8
/
+2
*
config: remove HAVE_INODE_SET_IVERSION
Rob Norris
2024-09-18
1
-0
/
+1
*
config: remove HAVE_FILEMAP_RANGE_HAS_PAGE
Rob Norris
2024-09-18
3
-13
/
+0
*
config: remove HAVE_FILE_FADVISE
Rob Norris
2024-09-18
1
-6
/
+0
*
config: remove HAVE_BIO_BI_STATUS and bio error compat
Rob Norris
2024-09-18
2
-11
/
+19
*
config: remove HAVE_[24]ARGS_VFS_GETATTR
Rob Norris
2024-09-18
1
-6
/
+0
*
config: remove HAVE_RENAME2
Rob Norris
2024-09-18
1
-4
/
+1
*
config: remove HAVE_GENERIC_SETXATTR
Rob Norris
2024-09-18
1
-20
/
+0
*
config: remove HAVE_FILE_AIO_FSYNC
Rob Norris
2024-09-18
1
-11
/
+0
*
config: remove HAVE_XATTR_LIST_SIMPLE
Rob Norris
2024-09-18
1
-6
/
+0
*
config: remove HAVE_XATTR_(GET|SET|LIST)_HANDLER
Rob Norris
2024-09-18
1
-7
/
+2
*
config: remove HAVE_XATTR_HANDLER_NAME
Rob Norris
2024-09-18
1
-50
/
+2
*
config: remove HAVE_VFS_ITERATE/HAVE_VFS_ITERATE_SHARED
Rob Norris
2024-09-18
3
-97
/
+12
*
config: remove HAVE_VFS_COPY_FILE_RANGE
Rob Norris
2024-09-18
2
-4
/
+0
*
config: remove HAVE_(GET|PUT)_LINK_DELAYED
Rob Norris
2024-09-18
1
-46
/
+0
*
config: remove HAVE_POSIX_ACL_VALID_WITH_NS
Rob Norris
2024-09-18
1
-2
/
+2
*
config: remove HAVE_KERNEL_GET_ACL_HANDLE_CACHE
Rob Norris
2024-09-18
1
-17
/
+0
*
config: remove HAVE_1ARG_SUBMIT_BIO
Rob Norris
2024-09-18
1
-11
/
+1
*
config: remove HAVE_RENAME2_OPERATIONS_WRAPPER
Rob Norris
2024-09-18
2
-14
/
+0
*
config: remove HAVE_VFS_FILE_OPERATIONS_EXTEND
Rob Norris
2024-09-18
4
-30
/
+4
*
config: remove HAVE_NEW_SYNC_READ
Rob Norris
2024-09-18
1
-4
/
+0
*
config: remove HAVE_XATTR_(GET|SET|LIST)_DENTRY
Rob Norris
2024-09-18
1
-5
/
+0
*
config: remove HAVE_VFS_DIRECT_IO_ITER_RW_OFFSET
Rob Norris
2024-09-18
1
-6
/
+0
*
config: remove HAVE_PUT_LINK_NAMEIDATA
Rob Norris
2024-09-18
1
-10
/
+1
*
config: remove HAVE_FOLLOW_LINK_NAMEIDATA
Rob Norris
2024-09-18
1
-16
/
+1
*
config: remove HAVE_D_REVALIDATE_NAMEIDATA
Rob Norris
2024-09-18
1
-4
/
+0
*
config: remove HAVE_3ARGS_VFS_GETATTR
Rob Norris
2024-09-18
1
-2
/
+0
*
config: remove SHRINK_CONTROL_HAS_NID
Rob Norris
2024-09-18
1
-2
/
+1
*
config: remove HAVE_VFS_RW_ITERATE
Rob Norris
2024-09-18
1
-116
/
+0
*
config: remove HAVE_SPLIT_SHRINKER_CALLBACK and HAVE_SINGLE_SHRINKER_CALLBACK
Rob Norris
2024-09-18
1
-77
/
+2
[next]