]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
ixl: purge EOL release compatibility
[FreeBSD/FreeBSD.git] / sys / fs /
2023-02-04 Elliott Mitchellnfsserver: purge EOL release compatibility
2023-02-02 Dag-Erling Smørgravtarfs: Remove unused code.
2023-02-02 Dag-Erling Smørgravtarfs: Fix non-ZSTDIO build.
2023-02-02 Dag-Erling Smørgravtarfs: Fix 32-bit build.
2023-02-02 Dag-Erling SmørgravAdd tarfs, a filesystem backed by tarballs.
2023-01-30 Phil ShaferMerge commit '7087c8de43b0d5d27c52da6ba2ba4957b7e336ff...
2023-01-29 Fedor UporovAdd extended attributes
2023-01-29 Fedor UporovFix pjfstest issue tests/rename/23.t
2023-01-29 Fedor UporovFix pjfstest issue tests/rename/19.t
2023-01-29 Fedor UporovFix block bitmap end position computation
2023-01-28 Stefan Eßercontrib/bc: merge from vendor release 6.2.2
2023-01-28 Simon J. GerratyMerge/update to bmake-20230126
2023-01-27 Allan JudeMFV: zstd 1.5.2
2023-01-25 Martin Matuskazfs: merge openzfs/zfs@9cd71c860 (master)
2023-01-23 Xin LIMFV: xz 5.4.1.
2023-01-15 Rick Macklemnfsserver: Fix handling of SP4_NONE
2023-01-15 Gregory Neil ShapiroMerge commit '28fbd2825d216dafca4d991ad96d05b312f4f9a3'
2023-01-15 Cy Schubertunbound: Vendor import 1.17.1
2023-01-14 Konstantin BelousovStop cleaning MNT_LOCAL on unmount
2023-01-13 Rick Macklemnfsserver: Fix vrele() panic in nfsvno_open()
2023-01-11 Rick Macklemnfscl: Improve NFSv4 error message for NFSERR_WRONGSEC
2023-01-10 Dag-Erling SmørgravBring our tzcode up to date.
2023-01-06 Cy Schubertsqlite3: Vendor import of sqlite3 3.40.1
2023-01-02 Kirk McKusickFix vop_readdir's ncookies handling in UFS and EXT2.
2023-01-01 Xin LIMFV: xz 5.4.0
2022-12-26 Mateusz Guzikvfs: add the concept of vnode state transitions
2022-12-26 Mateusz Guzikmntfs: change mntfs_allocvp API to relock on its own
2022-12-24 Konstantin Belousovtmpfs: update changed/modified timestamps for truncates...
2022-12-23 Rick Macklemnfsd: Handle file systems without a VOP_VPTOFH()
2022-12-22 Rick Macklemnfscl: Improve the console message for NFSERR_NOFILEHANDLE
2022-12-19 Doug RabsonAdd support for mounting single files in nullfs
2022-12-19 Mateusz Guzikautofs: whack an always-false branch
2022-12-19 Mateusz Guzikvfs: retire the now unused SAVESTART flag
2022-12-19 Mateusz Guzikvfs: stop using SAVESTART for rename
2022-12-19 Mateusz Guzikvfs: make relookup take an additional argument
2022-12-19 Mateusz Guziknfs: stop using SAVESTART
2022-12-17 Pedro F. Giffuniext2fs: fix potential memory leak in ext4_ext_grow_inde...
2022-12-17 Konstantin Belousovtmpfs_getattr(): Only take vm_object lock on 32bit...
2022-12-13 Martin Matuskalibarchive: merge from vendor branch
2022-12-11 Jason A. Harmeningnullfs: adopt VV_CROSSLOCK
2022-12-11 Jason A. Harmeningunionfs: allow recursion on covered vnode lock during...
2022-12-09 Konstantin Belousovtmpfs: for used pages, account really allocated pages...
2022-12-09 Konstantin Belousovtmpfs: make vm_object point to the tmpfs node instead...
2022-12-09 Konstantin BelousovAdd 'show tmpfs' ddb command
2022-12-09 Konstantin Belousovtmpfs: minor style
2022-12-09 Xin LIMFV: xz 5.2.9
2022-12-07 Martin Matuskazfs: merge openzfs/zfs@59493b63c (master)
2022-11-30 Philip Paepscontrib/tzdata: import tzdata 2022g
2022-11-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.40.0
2022-11-18 Xin LIMFV: expat 2.5.0
2022-11-18 Xin LIMFV: xz-embedded 3f438e15109229bb14ab45f285f4bff5412a9542
2022-11-17 Xin LIMFV: Merge xz 5.2.8
2022-11-16 Martin Matuskazfs: merge openzfs/zfs@2163cde45
2022-11-15 Emmanuel VadotImport device-tree files from Linux 6.0
2022-11-15 Emmanuel VadotImport device-tree files from Linux 5.19
2022-11-08 Gordon Berglingnfs: Fix common typos in source code comments
2022-11-07 Mateusz GuzikTree-wide replacement of VOP_UNLOCK + vrele combo with...
2022-11-05 Kyle EvansMerge commit '93bf91b4012a28610672d2266366dfa0a663b70f...
2022-11-01 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1s
2022-10-29 Kyle EvansAdd 'contrib/wireguard-tools/' from commit '7e00bf8773b...
2022-10-29 Philip Paepscontrib/tzdata: import tzdata 2022f
2022-10-27 Xin LIMFV: Restore the ability to process files from stdin...
2022-10-27 Jason A. HarmeningAdd VV_CROSSLOCK vnode flag to avoid cross-mount lookup LOR
2022-10-19 Konstantin Belousovtmpfs: report minimal hole size
2022-10-19 Konstantin Belousovtmpfs: implement FIOSEEKDATA and FIOSEEKHOLE
2022-10-19 Konstantin Belousovtmpfs: order include files alphabetically
2022-10-19 Konstantin Belousovtmpfs: change return type of tmpfs_pages_check_avail...
2022-10-19 Ed Mastessh: update to OpenSSH 9.1p1
2022-10-19 Alan Somersfusefs: fix VOP_ADVLOCK with SEEK_END
2022-10-18 Rick Macklemnfsd: Make the pNFS server update Change for Setxattr...
2022-10-17 Alan Somersfusefs: After successful F_GETLK, l_whence should be...
2022-10-16 Cy SchubertRevert "unbound: Vendor import 1.17.0"
2022-10-16 Cy Schubertunbound: Vendor import 1.17.0
2022-10-16 Rick Macklemnfsd: Make Setxattr/Removexattr NFSv4.2 ops IO_SYNC
2022-10-15 Rick Macklemnfscl: Fix the NFSv4.0 mount so that it does not crash
2022-10-12 Philip Paepscontrib/tzdata: import tzdata 2022e
2022-10-07 Alan Somersfusefs: during F_GETLK, don't change l_pid if no lock...
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@d62bafee9
2022-10-04 Hans Petter Selaskycuse(3): Cosmetic change about testing boolean values.
2022-10-03 Hans Petter Selaskycuse(3): Optimise small reads and writes.
2022-10-03 Hans Petter Selaskycuse(3): Use bool type for boolean value instead of...
2022-10-01 Rick Macklemnfs_clvnops.c: Fix access to v_mount when vnode unlocked
2022-10-01 Rick Macklemnfs_clvnops.c: Fix access to v_mount when vnode unlocked
2022-09-29 Cy Schubertunbound: Vendor import 1.16.3
2022-09-27 Konstantin Belousovnfsclient: access v_mount only after the vnode is locked
2022-09-26 Alan Somerscopy_file_range: truncate write if it would exceed...
2022-09-25 Alan Somersfusefs: truncate write if it would exceed RLIMIT_FSIZE
2022-09-25 Alan Somersfusefs: respect RLIMIT_FSIZE during truncate
2022-09-25 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.4
2022-09-25 Philip Paepscontrib/tzdata: import tzdata 2022d
2022-09-25 Xin LIfile: upgrade to 5.43.
2022-09-24 Konstantin Belousovtmpfs: truncate write if it would exceed the fs max...
2022-09-24 Konstantin Belousovmsdosfs: truncate write if it would exceed the fs max...
2022-09-24 Konstantin Belousovtmpfs: disallow truncation to set file size past RLIMIT...
2022-09-24 Konstantin Belousovmsdosfs: disallow truncation to set file size past...
2022-09-24 Konstantin Belousovfilesystems: return error from vn_rlimit_fsize() instea...
2022-09-24 Konstantin Belousovtmpfs_subr.c: some style
2022-09-23 Zhenlei Huangnfscl: Fix parameter order in the calls to MGET().
2022-09-21 Martin Matuskazfs: merge openzfs/zfs@c629f0bf6
2022-09-21 Xin LIMFV 66082b6c88b9: libbsdxml (expat) 2.4.9
next