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
/
freebsd
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
*
Fix gcc uninitialized warning in FreeBSD zio_crypt.c
Dimitry Andric
2024-10-29
1
-3
/
+2
*
Always validate checksums for Direct I/O reads
Brian Atkinson
2024-10-09
1
-4
/
+37
*
snapdir: add 'disabled' value to make .zfs inaccessible
Brian Behlendorf
2024-10-02
1
-0
/
+2
*
Support for longnames for files/directories (Linux part)
Sanjeev Bagewadi
2024-10-01
4
-5
/
+50
*
Allocate zap_attribute_t from kmem instead of stack
Sanjeev Bagewadi
2024-10-01
2
-24
/
+30
*
FreeBSD: Sync taskq_cancel_id() returns with Linux
Alexander Motin
2024-09-24
1
-2
/
+2
*
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
1
-37
/
+1
*
zfs_znode: lift common code to a single shared file
Rob Norris
2024-09-19
1
-381
/
+0
*
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
2
-9
/
+16
*
Remove extra newline from spa_set_allocator().
Alexander Motin
2024-09-17
1
-4
/
+11
*
Adding Direct IO Support
Brian Atkinson
2024-09-14
5
-15
/
+399
*
Fix an uninitialized data access (#16511)
Alan Somers
2024-09-10
1
-1
/
+1
*
Remove unused sysctl node
Seth Hoffert
2024-09-03
1
-1
/
+0
*
abd_os: break out platform-specific header parts
Rob Norris
2024-08-21
1
-2
/
+0
*
abd: remove ABD_FLAG_ZEROS
Rob Norris
2024-08-21
1
-1
/
+1
*
FreeBSD: fix build without kernel option MAC
Gleb Smirnoff
2024-08-15
1
-0
/
+2
*
Make txg_wait_synced conditional in zfsvfs_teardown, for FreeBSD
Alan Somers
2024-08-09
1
-2
/
+11
*
FreeBSD: Fix RLIMIT_FSIZE handling for block cloning
Mark Johnston
2024-08-08
1
-7
/
+0
*
zvol: ensure device minors are properly cleaned up
Rob Norris
2024-08-06
1
-1
/
+9
*
FreeBSD: remove support for FreeBSD < 13.0-RELEASE (#16372)
Rob Norris
2024-08-05
18
-702
/
+81
*
FreeBSD: Add missing memory reclamation accounting
Alexander Motin
2024-08-05
1
-1
/
+5
*
Linux: Report reclaimable memory to kernel as such (#16385)
Alexander Motin
2024-07-30
2
-2
/
+2
*
Several improvements to ARC shrinking (#16197)
Alexander Motin
2024-07-25
1
-7
/
+6
*
FreeBSD: Use the new freeuio() helper to free dynamically allocated UIOs (#16...
Mark Johnston
2024-07-11
1
-1
/
+11
*
zvol: Fix suspend lock leaks (#16270)
Mark Johnston
2024-07-10
1
-0
/
+2
*
FreeBSD: unregister mountroot eventhandler on unload
Mateusz Guzik
2024-06-13
1
-7
/
+14
*
FreeBSD: Update use of UMA-related symbols in arc_available_memory
bnovkov
2024-06-06
1
-10
/
+10
*
FreeBSD: Add const qualifier to members of struct opensolaris_utsname
Zhenlei Huang
2024-05-30
1
-4
/
+3
*
FreeBSD: Add zfs_link_create() error handling
Alexander Motin
2024-05-16
3
-13
/
+43
*
zdb/ztest: send dbgmsg output to stderr
Rob Norris
2024-05-14
1
-13
/
+12
*
zfs_dbgmsg_print: make FreeBSD and Linux consistent
Rob Norris
2024-05-14
1
-4
/
+20
*
Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
chenqiuhao1997
2024-05-10
1
-1
/
+1
*
Fix updating the zvol_htable when renaming a zvol
Alan Somers
2024-04-25
1
-1
/
+1
*
zio: rename ZIO_TYPE_IOCTL to ZIO_TYPE_FLUSH
Rob Norris
2024-04-11
2
-5
/
+5
*
zio: remove io_cmd and DKIOCFLUSHWRITECACHE
Rob Norris
2024-04-11
2
-35
/
+17
*
abd: add page iterator
Rob Norris
2024-03-25
1
-3
/
+1
*
BRT: Fix FICLONE/FICLONERANGE shortened copy
Brian Behlendorf
2024-02-05
1
-4
/
+0
*
Remove list_size struct member from list implementation
MigeljanImeri
2024-01-26
1
-2
/
+2
*
Fix file descriptor leak on pool import.
Pawel Jakub Dawidek
2024-01-23
1
-12
/
+51
*
dmu: Allow buffer fills to fail
Alexander Motin
2023-12-15
1
-2
/
+2
*
FreeBSD: Ensure that zfs_getattr() initializes the va_rdev field
Mark Johnston
2023-12-07
1
-0
/
+2
*
ZIL: Assert record sizes in different places
Alexander Motin
2023-11-28
1
-2
/
+7
*
FreeBSD: Fix ZFS so that snapshots under .zfs/snapshot are NFS visible
rmacklem
2023-11-27
2
-2
/
+10
*
FreeBSD: Fix the build on FreeBSD 12
Alan Somers
2023-11-27
3
-8
/
+22
*
ZIL: Refactor TX_WRITE encryption similar to TX_CLONE_RANGE
Alexander Motin
2023-11-27
1
-12
/
+6
*
ZIL: Do not encrypt block pointers in lr_clone_range_t
Alexander Motin
2023-11-27
1
-0
/
+13
[next]