]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Fix calculating l0index in _pmap_alloc_l3 on arm64
[FreeBSD/FreeBSD.git] / sys / fs /
2022-03-13 Rick Macklemnfscl: Fix NFSv4.1/4.2 Lookup+Open RPC
2022-03-13 Mateusz Guzikvfs: prefix lookup and relookup with vfs_
2022-03-13 Alfonso S. SicilianoMerge commit '2f8d4418415511460bd7b3b3e532f6b328cf993f'
2022-03-10 Rick Macklemnfsd: Do not exempt NFSv3 Fsinfo from the TLS check
2022-03-09 Dimitry AndricMerge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65...
2022-03-08 Martin Matuskazfs: merge openzfs/zfs@a86e08941 (master) into main
2022-03-07 Stefan Eßercontrib/bc: update to version 5.2.3
2022-03-02 Eric van GyzenMFV d1b143ee9a5: libbsdxml (expat) 2.4.6
2022-02-25 Rick Macklemnfscl: Fix a use after free in nfscl_cleanupkext()
2022-02-24 Alan Somersfusefs: fix a cached attributes bug during directory...
2022-02-24 Rick MacklemRevert "nfscl: Fix a use after free in nfscl_cleanupkext()"
2022-02-24 Jason A. Harmeningunionfs: rework unionfs_getwritemount()
2022-02-22 Rick Macklemnfscl: Fix a use after free in nfscl_cleanupkext()
2022-02-21 Martin Matuskalibarchive: merge vendor bugfix
2022-02-19 Martin Matuskalibarchive: merge vendor bugfixes
2022-02-18 Cy Schubertunbound: Vendor import 1.15.0
2022-02-14 Mark Johnstonmsdosfs: Fix mounting when the device sector size is...
2022-02-10 Jason A. Harmeningunionfs: fix typo in comment
2022-02-09 Martin Matuskalibarchive: import changes from upstream
2022-02-09 Rick Macklemnfsd: Reply NFSERR_SEQMISORDERED for bogus seqid argument
2022-02-09 Simon J. GerratyMerge bmake-20220208
2022-02-06 Gordon Berglingfs: fix a few common typos in source code comments
2022-02-05 Simon J. GerratyMerge bmake-20220204
2022-02-05 Alan Somersfusefs: fix the build without INVARIANTS after 00134a07898
2022-02-04 Alan Somersfusefs: require FUSE_NO_OPENDIR_SUPPORT for NFS exporting
2022-02-04 Alan Somersfusefs: optimize NFS readdir for FUSE_NO_OPENDIR_SUPPORT
2022-02-04 Alan SomersFix NFS exports of FUSE file systems for big directories
2022-02-03 Jason A. Harmeningunionfs: do not force LK_NOWAIT if VI_OWEINACT is set
2022-02-03 Jason A. Harmeningunionfs: allow lock recursion when reclaiming the root...
2022-02-03 Jason A. Harmeningunionfs: fix assertion order in unionfs_lock()
2022-02-02 Rick Macklemnfsd: Allow file owners to perform Open(Delegate_cur)
2022-02-02 Toomas Soomecontrib/terminus: update to terminus-font-4.49.1
2022-02-01 Konstantin Belousovufs, msdosfs: do not record witness order when creating...
2022-02-01 Konstantin Belousovmsdosfs_denode.c: some style
2022-01-31 Konstantin Belousovinsmntque1(): remove useless arguments
2022-01-31 Konstantin Belousovext2fs: remove remnants of the UFS snapshot code
2022-01-30 Jason A. Harmeningunionfs: use VV_ROOT to check for root vnode in unionfs...
2022-01-28 Alfonso Sicilianobsddialog: import version 0.1
2022-01-27 Rick Macklemnfsclient: Delete unused function nfscl_getcookie()
2022-01-27 Ed Mastedma: update to 2022-01-27 snapshot
2022-01-27 Mateusz GuzikRevert b58ca5df0bb7 ("vfs: remove the now unused insmnt...
2022-01-27 Mateusz Guziknullfs: ansify fs/nullfs/null_subr.c
2022-01-26 Mateusz Guzikunionfs: stop using insmntque1
2022-01-26 Mateusz Guziktmpfs: stop using insmntque1
2022-01-26 Mateusz Guziknullfs: stop using insmntque1
2022-01-26 Mateusz Guzikfdescfs: stop using insmntque1
2022-01-26 Mateusz Guzikdevfs: stop using insmntque1
2022-01-24 Cy Schubertunbound: Vendor import 1.14.0
2022-01-23 Marcin Wojtasena: merge ena-com v2.5.0 upgrade
2022-01-22 Martin Matuskazfs: merge openzfs/zfs@17b2ae0b2 (master) into main
2022-01-20 Mark Johnstonfusefs: Address -Wunused-but-set-variable warnings
2022-01-19 Alan Somersfusefs: implement VOP_DEALLOCATE
2022-01-18 Cy Schubertwpa: Import wpa 2.10.
2022-01-18 Xin LIMFV f83ac37f1e66: libbsdxml (expat) 2.4.3.
2022-01-12 Jason A. Harmeningunionfs: allow vnode lock to be held shared during...
2022-01-11 Rick Macklemnfsd: Do not accept audit/alarm ACEs for the NFSv4...
2022-01-11 Rick MacklemRevert "nfscommon: Add arguments for support of the...
2022-01-11 Rick MacklemRevert "nfscommon: Return NFSERR_ATTRNOTSUPP for AUDIT...
2022-01-11 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.2
2022-01-09 Alexander Motinnfsd: Reduce callouts rate.
2022-01-08 Konstantin Belousovmsdosfs: use mntfs vnode for pm_devvp
2022-01-08 Konstantin Belousovmsdosfs: on integrity error, fire a task to remount...
2022-01-08 Konstantin Belousovmsdosfs: add msdosfs_integrity_error()
2022-01-08 Konstantin Belousovmsdosfs: sanity check sector count from BPB
2022-01-08 Konstantin Belousovmsdosfs: clusterfree() is used only in error handling...
2022-01-08 Konstantin Belousovmsdosfs: do no allow lookup to return vdp except for...
2022-01-08 Konstantin Belousovmsdosfs: handle a case when non-dot lookup returned dvp
2022-01-08 Konstantin Belousovmsdosfs: take inusemap inconsistency as an error, not...
2022-01-08 Konstantin Belousovmsdosfs: handle inconsistently hashed denodes
2022-01-06 Rick Macklemnfscl: Always invalidate buffers for append writes
2022-01-06 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.1
2022-01-04 Xin LIfile: upgrade to 5.41.
2022-01-03 Jason A. Harmeningunionfs: implement VOP_SET_TEXT/VOP_UNSET_TEXT
2022-01-03 Jason A. Harmeningunionfs: simplify writecount management
2022-01-02 Konstantin Belousovmountmsdosfs(): some style
2022-01-01 Alan Somersfusefs: implement VOP_ALLOCATE
2022-01-01 Alan Somersfusefs: fix .. lookups when the parent has been reclaimed.
2022-01-01 Alan Somersfusefs: copy_file_range must update file timestamps
2022-01-01 Alan SomersFix a race in fusefs that can corrupt a file's size.
2021-12-30 Fedor UporovImprove extents verification logic
2021-12-30 Fedor UporovAdd more accurate check for root inode
2021-12-30 Fedor UporovAdd more accurate directory entries check
2021-12-30 Fedor UporovRemove unnecessary e2fs_first_dblock value check
2021-12-27 Rick Macklemnfscommon: Return NFSERR_ATTRNOTSUPP for AUDIT/ALARM...
2021-12-27 Rick Macklemnfscommon: Add arguments for support of the dacl attribute
2021-12-23 Rick Macklemrpc: Delete AUTH_NEEDS_TLS(_MUTUAL_HOST) auth_stat...
2021-12-21 Baptiste Daroussinbsddialog: import version 0.0.2
2021-12-20 Rick Macklemnfscl: Check for mmap(2)'d file before doing direct...
2021-12-19 Ed Mastessh: update to OpenSSH v8.8p1
2021-12-18 Simon J. GerratyMerge bmake-20211212
2021-12-16 Rick Macklemnfscl: Partially revert commit 867c27c23a5c
2021-12-16 Martin Matuskazfs: merge openzfs/zfs@f291fa658 (master) into main
2021-12-16 Alan SomersChange VOP_READDIR's cookies argument to a **uint64_t
2021-12-16 Alan Somersnfs: don't truncate directory cookies to 32-bits in...
2021-12-16 Rick Macklemnfscl: Handle CB_SEQUENCE not first op correctly
2021-12-15 Rick Macklemnfscl: Change IO_APPEND writes to direct I/O
2021-12-13 Rick Macklemnfscl: add a filesize limit check to nfs_allocate()
2021-12-13 Rick Macklemnfsd: Limit parsing of layout errors to maxcnt bytes
2021-12-13 Baptiste Daroussinbsddialog: import version 0.0.1
2021-12-12 Rick Macklemnfscl: Fix must_commit handling for mirrored pNFS mounts
next