]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Add more USB host controller PCI ID's.
[FreeBSD/FreeBSD.git] / sys / fs /
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
2021-12-11 Rick Macklemnfscl: Fix must_commit/writeverf handling for Direct I/O
2021-12-09 Rick Macklemnfscl: Check for an error return from nfsrv_getattrbits()
2021-12-09 Rick Macklemnfscl: Sanity check the callback tag length
2021-12-09 Dmitry Chaginpseudofs: Destroy vncache hashtbl on pseudofs module...
2021-12-09 Bjoern A. Zeebmodules: increase MAXMODNAME and provide backward compat
2021-12-08 Jason A. Harmeningunionfs: implement VOP_VPUT_PAIR
2021-12-08 Jason A. HarmeningRemove unnecessary thread argument from unionfs_nodeget...
2021-12-07 Alan Somersfusefs: invalidate the cache during copy_file_range
2021-12-07 Alan Somersfusefs: inline fuse_io_dispatch
2021-12-07 Alan Somersfusefs: correctly handle an inode that changes file...
2021-12-06 Baptiste Daroussinbsddialog: import snapshot 2021-12-05
2021-12-04 Rick Macklemnfsd: Fix Verify for attributes like FilesAvail
2021-12-04 Rick Macklemnfsd: Sanity check the Layouttype count
2021-12-03 Cy Schubertunbount: Vendor import 1.14.0rc1
2021-12-02 Cy SchubertRevert "wpa: Import wpa_supplicant/hostapd commit 14ab4...
2021-12-02 Cy Schubertwpa: Import wpa_supplicant/hostapd commit 14ab4a816
2021-12-01 Rick Macklemnfsd: Sanity check the ACL attribute
2021-12-01 Rick Macklemnfsd: Do not try to cache a reply for NFSERR_BADSLOT
2021-11-30 Stefan Eßercontrib/bc: merge version 5.2.1 from vendor branch
2021-11-29 Neel Chauhanext2: Check for e2fs_first_dblock in ext2_compute_sb_data()
2021-11-29 Alan Somersfusefs: update atime on reads when using cached attributes
next