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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Grab the rangelock unconditionally in zfs_getpages()
Mark Johnston
2024-11-13
1
-17
/
+51
*
Fix a potential page leak in mappedread_sf()
Mark Johnston
2024-11-13
1
-1
/
+3
*
Use <fcntl.h> instead of <sys/fcntl.h>
Sam James
2024-11-07
1
-1
/
+3
*
Update ABD stats for linear page Linux
Brian Atkinson
2024-11-07
1
-0
/
+2
*
Use simple folio migration function
tstabrawa
2024-11-06
1
-0
/
+6
*
Revert "Avoid BUG in migrate_folio_extra"
tstabrawa
2024-11-06
3
-71
/
+0
*
vdev_disk: move abd return and free off the interrupt handler
Rob Norris
2024-10-31
1
-13
/
+27
*
vdev_disk: try harder to ensure IO alignment rules
Rob Norris
2024-10-31
1
-53
/
+67
*
Fix gcc uninitialized warning in FreeBSD zio_crypt.c
Dimitry Andric
2024-10-29
1
-3
/
+2
*
config: fix dequeue_signal check for kernels <4.20
Rob Norris
2024-10-20
1
-3
/
+3
*
Fix inconsistent mount options for ZFS root
Umer Saleem
2024-10-17
2
-7
/
+108
*
Always validate checksums for Direct I/O reads
Brian Atkinson
2024-10-09
2
-5
/
+40
*
snapdir: add 'disabled' value to make .zfs inaccessible
Brian Behlendorf
2024-10-02
5
-5
/
+31
*
Linux 6.12: PG_error flag was removed
Rob Norris
2024-10-01
1
-0
/
+1
*
Linux 6.12: support 3arg dequeue_signal() without task param
Rob Norris
2024-10-01
1
-8
/
+10
*
Support for longnames for files/directories (Linux part)
Sanjeev Bagewadi
2024-10-01
9
-8
/
+197
*
Allocate zap_attribute_t from kmem instead of stack
Sanjeev Bagewadi
2024-10-01
5
-56
/
+70
*
Avoid BUG in migrate_folio_extra
tstabrawa
2024-09-26
3
-0
/
+71
*
FreeBSD: Sync taskq_cancel_id() returns with Linux
Alexander Motin
2024-09-24
1
-2
/
+2
*
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
*
FreeBSD: restore zfs_znode_update_vfs()
Rob Norris
2024-09-21
1
-0
/
+12
*
zfs_debug: specific variant for userspace
Rob Norris
2024-09-19
2
-77
/
+1
*
zfs_znode: lift common code to a single shared file
Rob Norris
2024-09-19
2
-745
/
+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
*
linux: remove kernel version checks for unsupported kernels
Rob Norris
2024-09-19
1
-1
/
+1
*
cityhash: replace invocations with specialized versions when possible
Shengqi Chen
2024-09-19
1
-2
/
+2
*
zfs_file: implement zfs_file_deallocate for FreeBSD 14
Rob Norris
2024-09-18
1
-1
/
+13
*
zfs_file: rename zfs_file_fallocate to zfs_file_deallocate
Rob Norris
2024-09-18
4
-25
/
+28
*
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_SIGNAL_STOP
Rob Norris
2024-09-18
1
-8
/
+0
*
config: remove HAVE_SET_SPECIAL_STATE
Rob Norris
2024-09-18
1
-1
/
+1
*
config: remove HAVE_SCHED_SIGNAL_HEADER
Rob Norris
2024-09-18
1
-3
/
+0
*
config: remove HAVE_KVMALLOC
Rob Norris
2024-09-18
1
-2
/
+0
*
config: remove HAVE_KMEM_CACHE_CREATE_USERCOPY
Rob Norris
2024-09-18
1
-17
/
+0
*
config: remove HAVE_KERNEL_TIMER_SETUP
Rob Norris
2024-09-18
1
-1
/
+1
*
config: remove HAVE_KERNEL_(READ|WRITE)_PPOS
Rob Norris
2024-09-18
2
-64
/
+5
*
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
[next]