]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Add corvink to the src committers and manu as my mentor
[FreeBSD/FreeBSD.git] / sys / fs /
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
2022-09-20 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-19 Mateusz Guzikpseudofs: use the vget_prep/vget_finish idiom
2022-09-17 Mateusz Guzikvfs: introduce V_PCATCH to stop abusing PCATCH
2022-09-17 Mateusz Guzikvfs: always retain path buffer after lookup
2022-09-14 Mateusz Guzikdevfs: stop taking the interlock in devfs_delete
2022-09-14 Mateusz Guzikdevfs: retire the unused DEVFS_DEL_VNLOCKED flag
2022-09-07 Xin LIMFV: cherry-pick "PR/358: Fix width for -f - (jpalus)"
2022-09-06 Andrew TurnerImport the updated Arm Optimized Routines
2022-09-06 Xin LIMFV: less v608
2022-09-04 Rick Macklemnfscl: Allow "nolockd" to work for NFSv4 mounts
2022-09-04 Gordon Berglingmsdosfs(5): Remove a double word in a source code comment
2022-09-04 Gordon Berglingtmpfs(5): Remove a double word in a source code comment
2022-09-03 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.3
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-28 Rick Macklemnfscl: Fix setup of Sequence when all slots marked bad
2022-08-28 Rick Macklemnfscl: Add a console message for session recovery
2022-08-28 Rick Macklemnfsd: Update console message for no session found
2022-08-27 Rick Macklemnfscl: Fix handling of nd_slotid while handling NFSERR_...
2022-08-27 Rick MacklemRevert "nfscl: Fix handling of nd_slotid while handling...
2022-08-26 Rick Macklemnfscl: Fix handling of nd_slotid while handling NFSERR_...
2022-08-26 Rick Macklemnfscl: Fix handling of a bad session slot (NFSv4.1...
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-20 Mateusz GuzikRetire clone_drain_lock
2022-08-16 Ed MasteImport bionic's x86_64 optimized string routines
2022-08-16 Philip Paepscontrib/tzdata: import tzdata 2022c
2022-08-13 Martin Matuskazfs: merge openzfs/zfs@b3d0568cf
2022-08-11 Philip Paepscontrib/tzdata: import tzdata 2022b
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.18
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.17
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.16
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.15
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.14
2022-08-07 Gordon Berglingnullfs(5): Fix a typo in a source code comment
2022-08-06 Cy Schubertunbound: Vendor import 1.16.2
2022-08-02 Konstantin BelousovAST: rework
2022-07-27 Simon J. GerratyUpdate to bmake-20220726
2022-07-26 Simon J. GerratyUpdate to bmake-20220724
2022-07-20 Hans Petter Selaskycuse(3): Allow shared memory allocations up to, but...
2022-07-20 Hans Petter Selaskycuse(3): Fix an off-by-one.
2022-07-19 Dimitry AndricAdjust dtnfsclient_unload() definition to avoid clang...
2022-07-17 Ed Mastecd9660: Use ANSI (c89) prototypes
2022-07-17 Mark Johnstonvm_pager: Remove references to KVME_TYPE_DEFAULT in...
2022-07-13 Rick Macklemnfsd: Fix CreateSession for an established ClientID
2022-07-13 Cy Schubertunbound: Vendor import 1.16.1
2022-07-11 Rick Macklemnfscl: Fix CreateSession for an established ClientID
2022-07-11 Rick Macklemnfscl: Replace "cred" with NULL to cleanup code
2022-07-10 Rick Macklemnfscl: Do not call nfscl_hasexpired() for NFSv4.1/4.2
2022-07-10 Rick Macklemnfscl: Enable detection of bad session slots
2022-07-09 Rick Macklemnfscl: Initialize nfsess_badslots to zero
2022-07-09 Rick Macklemnfscl: Add optional support for slots marked bad
2022-07-09 Rick Macklemnfscl: Move nfsrpc_destroysession into nfscommon
2022-07-09 Rick Macklemnfscl: Change the cred argument to non-NULL for pNFS...
2022-07-08 Rick Macklemnfscl: Add a cred argument to nfscl_reqstart()
2022-07-08 Rick Macklemnfscl: Fix setting of nfsess_defunct for nfscl_hasexpired()
2022-07-07 Martin Matuskazfs: merge openzfs/zfs@cb01da680
2022-07-07 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.0
2022-07-05 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1q
2022-07-04 Xin LIfile: upgrade to 5.42.
next