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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 5.18 compat: kobj_type.default_attrs replaced with default_groups
наб
2022-04-25
1
-17
/
+22
*
FreeBSD: Fix translation from ABD to physical pages.
Alexander Motin
2022-04-21
1
-1
/
+5
*
Corrected oversight in ZERO_RANGE behavior
Rich Ercolani
2022-04-21
1
-4
/
+6
*
Linux 5.17 compat: GENHD_FL_EXT_DEVT / GENHD_FL_NO_PART_SCAN
Brian Behlendorf
2022-04-20
1
-13
/
+8
*
FreeBSD: Return Mach error codes from VOP_(GET|PUT)PAGES
Mark Johnston
2022-04-19
1
-8
/
+7
*
FreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with an error code
Mark Johnston
2022-04-19
1
-1
/
+1
*
Linux 5.18 compat: use address_space_operations->readahead
Riccardo Schirone
2022-04-06
1
-0
/
+21
*
Linux 5.18 compat: blkg_tryget is moved to private headers
Riccardo Schirone
2022-04-06
1
-2
/
+5
*
Linux 5.18 compat: replace genhd.h with blkdev.h includes
наб
2022-04-06
1
-1
/
+1
*
Linux 5.18 compat: 4-argument bio_alloc()
наб
2022-04-06
1
-0
/
+4
*
FreeBSD: Use NDFREE_PNBUF if available
Ryan Moeller
2022-04-06
1
-5
/
+9
*
Export minimal zfs_refcount interfaces
Brian Behlendorf
2022-04-06
1
-0
/
+8
*
Default to zfs_dmu_offset_next_sync=1
Brian Behlendorf
2022-04-01
1
-4
/
+8
*
Fix ACL checks for NFS kernel server
Brian Behlendorf
2022-03-20
7
-70
/
+17
*
module: freebsd: avoid a taking a destroyed lock in zfs_zevent bits
Kyle Evans
2022-03-18
1
-1
/
+11
*
FreeBSD: add missing replay check to an assert in zfs_xvattr_set
Mateusz Guzik
2022-03-18
1
-1
/
+3
*
Fix module build with -Werror
Ryan Moeller
2022-03-17
1
-1
/
+1
*
Fix ENOSPC when unlinking multiple files from full pool
Brian Behlendorf
2022-03-08
2
-6
/
+20
*
zfs: Fix a deadlock between page busy and the teardown lock
Mark Johnston
2022-03-04
1
-0
/
+9
*
Really zero the zero page
Alexander Motin
2022-03-04
1
-0
/
+1
*
Fix cpu hotplug atomic sleep issue
Paul Dagnelie
2022-02-15
1
-5
/
+6
*
Enable encrypted raw sending to pools with greater ashift
George Amanakis
2022-02-23
1
-1
/
+7
*
Avoid dirtying the final TXGs when exporting a pool
George Amanakis
2022-02-23
1
-17
/
+43
*
Remove unneeded "extern inline" function declarations
Tomohiro Kusumi
2022-02-16
6
-15
/
+0
*
module: zfs: fix unused, remove argsused
наб
2022-02-16
55
-175
/
+226
*
Add dataset_kstats_update.. to mmap read/write paths
drowfx
2022-02-16
2
-0
/
+10
*
Receive checks should allow unencrypted child datasets
Attila Fülöp
2022-02-16
1
-1
/
+9
*
Add support for $KERNEL_{CC,LD,LLVM} variables
Peter Levine
2022-02-16
1
-1
/
+3
*
module: Makefile: simplify clean and install jobs
наб
2022-02-16
1
-5
/
+3
*
module: Makefile: flatten subdir loop, use $PWD instead of `pwd`
наб
2022-02-16
1
-6
/
+4
*
Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU state
Attila Fülöp
2022-02-16
1
-2
/
+2
*
dsl_dir_tempreserve_impl: remove unused `deferred` variable
Christian Schwarz
2022-02-16
1
-2
/
+1
*
Fix clearing set-uid and set-gid bits on a file when replying a write
Pawel Jakub Dawidek
2022-02-16
1
-24
/
+81
*
Report dnodes with faulty bonuslen
George Amanakis
2022-02-16
3
-0
/
+17
*
libzfs: add keylocation=https://, backed by fetch(3) or libcurl
наб
2022-02-16
1
-1
/
+5
*
Workaround Debian's fake System.map behavior
Rich Ercolani
2022-02-10
1
-0
/
+8
*
Proper support for DESTDIR and INSTALL_MOD_PATH
José Luis Salvador Rufo
2022-02-10
1
-4
/
+5
*
Upstream: Add snapshot and zvol events
Jorgen Lundman
2022-02-10
1
-0
/
+52
*
Introduce a flag to skip comparing the local mac when raw sending
George Amanakis
2022-02-04
4
-12
/
+40
*
Linux <4.8 compat: submit_bio() rw arg
Finix1979
2022-02-04
1
-1
/
+1
*
Linux 5.17 compat: PDE_DATA() renamed to pde_data()
наб
2022-02-04
2
-2
/
+2
*
Linux 5.17 compat: dequeue_signal() takes a 4th argument
наб
2022-02-04
1
-0
/
+5
*
Linux 5.17 compat: detect complete_and_exit() rename
наб
2022-02-04
1
-1
/
+1
*
Add support for FALLOC_FL_ZERO_RANGE
Rich Ercolani
2022-02-04
1
-2
/
+7
*
Linux 5.16 compat: Added add_disk check for return
Rich Ercolani
2022-02-04
1
-0
/
+4
*
Fix handling of errors from dmu_write_uio_dbuf() on FreeBSD
Mark Johnston
2022-02-03
1
-4
/
+11
*
Avoid memory allocations in the ARC eviction thread
Mark Johnston
2022-02-03
2
-53
/
+91
*
FreeBSD: Fix zvol_cdev_open locking
Ryan Moeller
2022-02-03
1
-2
/
+2
*
FreeBSD: Fix zvol_*_open() locking
Ryan Moeller
2022-02-03
1
-31
/
+59
*
FreeBSD: vfsops: use setgen for error case
наб
2022-02-03
1
-1
/
+7
[next]