]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
iicbus: Move Silergy pmic/regulators under pmic/silergy subdirectory
[FreeBSD/FreeBSD.git] / sys / fs /
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-24 Val Packettext2fs: extract crc16 into sys/crc16.h
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-18 Mateusz Guziktmpfs: add missing vop_fplookup ops to tmpfs_fifoop_entries
2023-04-18 Jason A. Harmeningunionfs_mkdir(): handle dvp reclamation
2023-04-18 Jason A. HarmeningRemove unionfs_islocked()
2023-04-18 Jason A. HarmeningRemove an impossible condition from unionfs_lock()
2023-04-18 Jason A. Harmeningunionfs: remove LK_UPGRADE if falling back to the stand...
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-12 Zhenlei Huangtarfs: Use the existing CTLFLAG_RWTUN flag definition
2023-04-10 Joseph Koshyprocfs: Sync a documentation comment with the code.
2023-04-10 John Baldwinudf: Remove set but unused variable from udf_getattr.
2023-04-07 Konstantin Belousovvn_lock_pair(): allow to request shared locking
2023-04-07 Rick Macklemnfscl: Fix support for doing Null RPCs
2023-04-07 Rick Macklemnfsd: Add support for the SP4_MACH_CRED case in ExchangeID
2023-04-06 Mateusz Guzikdeadfs: consistently return EOPNOTSUPP for fplookup...
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-04-02 Dmitry Chaginpseudofs: Simplify pfs_visible_proc
2023-04-02 Dmitry Chaginpseudofs: Allow vis callback to be called for a named...
2023-04-02 Dmitry Chaginpseudofs: Microoptimize struct pfs_node
2023-04-01 Rick Macklemnfscommon: Add support for an NFSv4 operation bitmap
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-31 John Baldwinfuse: Remove set but unused cr_gid variable.
2023-03-30 Ed Mastefs/cd9660: add header include guards
2023-03-29 Stefan Eßerfs/msdosfs: add tracking of free root directory entries
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-29 Rick Macklemnfscl: Make coverity happy
2023-03-28 Simon J. Gerratytarfs_mount allow control of vfs_mountedfrom
2023-03-27 Rick Macklemnfscl: Make coverity happy
2023-03-27 Ruslan BukinImport OpenCSD v.1.4.0.
2023-03-24 Konstantin Belousovfdesc_lookup(): drop fdropped
2023-03-24 Konstantin Belousovfdesc_lookup(): the condition to use vn_vget_ino()...
2023-03-24 Konstantin Belousovfdesc_lookup(): no need to vhold the dvp vnode
2023-03-24 Konstantin Belousovfdesc_allocvp(): fix potential use after free
2023-03-24 Konstantin Belousovfdescfs: remove useless XXX comment, unwrap line
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-23 Philip Paepscontrib/tzdata: import tzdata 2023a
2023-03-22 Mark Johnstonfdescfs: Fix a file ref leak
2023-03-20 Fedor UporovFix compilation issue, when DTRACE is not defined
2023-03-20 Konstantin Belousovext2_dirbad(): fix !DTRACE build
2023-03-20 Xin LIMFV: xz 5.4.2.
2023-03-18 Fedor UporovDo not panic in case of corrupted directory
2023-03-18 Fedor UporovAdd root directory entry check.
2023-03-16 Rick Macklemnfscl: Add a new NFSv4.1/4.2 mount option for Kerberize...
2023-03-16 Ed Mastessh: Update to OpenSSH 9.3p1
2023-03-16 Dag-Erling Smørgravtarfs: Fix backtracking during node creation.
2023-03-16 Dag-Erling Smørgravtarfs: Support tar files which include file modes with...
2023-03-16 Dag-Erling Smørgravtarfs: Correctly track link count.
2023-03-08 Stefan Eßermsdosfs: fix debug print format and parameter
2023-03-07 Dag-Erling Smørgravtarfs: Set mountedfrom correctly.
2023-03-01 Rick Macklemnfs_fha_new: Fix nfs_fha_new so that sysctls work in...
2023-02-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.0
2023-02-26 Dag-Erling Smørgravpseudofs: Fix LOR in VOP_READDIR.
2023-02-26 Mateusz Guziknfs: patch up MNT_LAZY on sync
2023-02-24 Rick Macklemnfsd: Fix a use after free when vnet prisons are deleted
2023-02-23 Konstantin Belousovtmpfs: support the nosymfollow mount option
2023-02-22 Rick Macklemnfsd: Return ENXIO instead of EPERM when nfsd(8) alread...
2023-02-21 Rick Macklemvfs_export: Add mnt_exjail to control exports done...
2023-02-21 Simon J. GerratyMerge commit 'd84e570b54961e8874bbd8de25635eb96be0977e'
2023-02-21 Rick Macklemnfscommon: Use IS_DEFAULT_VNET() in the vnet initialization
2023-02-21 Rick Macklemnfscl: Add NFSD_CURVNET macros to nfsclient syscall
2023-02-20 Dag-Erling Smørgravbyacc: Update to 20230201.
2023-02-20 Dag-Erling Smørgravtarfs: Really prevent descending into a non-directory.
2023-02-20 Rick Macklemnfsd: Add VNET_SYSUNINIT() macros for vnet cleanup
2023-02-18 Rick Macklemnfsd: Enable the NFSD_VNET vnet front end macros
2023-02-18 Rick Macklemnfsd: Add NFSD_VNET() macros to nfs_fha_new.c
2023-02-17 Rick Macklemnfsd: Get rid of useless "pool" field in nfs_fha_new.c
2023-02-17 Xin LIMFV: zlib 1.2.13.
2023-02-17 Rick Macklemnfscommon: Revert use of nfsstatsv1_p in nfs_commonkrpc.c
2023-02-16 Martin Matuskazfs: merge openzfs/zfs@57cfae4a2 (master)
2023-02-16 Rick Macklemnfsd: Wrap nfsstatsv1_p in the NFSD_VNET() macro
2023-02-16 Dag-Erling Smørgravtarfs: Use a separate debug bit for bounce buffer usage.
2023-02-15 Dag-Erling Smørgravtarfs: Don't panic if the parent of a new node is not...
2023-02-15 Konstantin Belousovtmpfs: remove IFF macro
2023-02-15 Konstantin Belousovtmpfs: remove bogus MPASS(VOP_ISLOCKED(vp)) asserts
2023-02-14 Rick Macklemnfsd: Continue adding macros so nfsd can run in a vnet...
2023-02-14 Alan Somersfusefs: fix some resource leaks
2023-02-13 Konstantin Belousovtmpfs_rename(): use tmpfs_access_locked instead of...
2023-02-13 Konstantin BelousovExtract tmpfs-specific part of tmpfs_access() into...
2023-02-13 Konstantin Belousovtmpfs_access(): style fixes and remove redundand assertions
2023-02-13 Rick Macklemnfsd: Continue adding macros so nfsd can run in a vnet...
2023-02-13 Konstantin Belousovmsdosfs deextend: validate pages of the partial buffer
2023-02-13 Konstantin Belousovmsdosfs deextend(): memoize DETOV(dep)
2023-02-13 Konstantin Belousovmsdosfs: correct handling of vnode pager size on file...
2023-02-12 Rick Macklemnfsd: Continue adding macros so nfsd can run in a vnet...
2023-02-12 Rick Macklemnfsd: Fix initialization broken by 7344856e3a6d
2023-02-12 Rick Macklemnfsd: Delete nfsrv_prison_cleanup() until vneting enabled
2023-02-11 Rick Macklemnfsd: Prepare the NFS server code to run in a vnet...
2023-02-11 Rick Macklemnfsd: Add a KASSERT in nfsvno_open
2023-02-11 Fedor UporovFix pjfstest issue tests/rename/09.t
2023-02-11 Rick Macklemnfsd: Fix handling of the error case for nfsvno_open...
2023-02-10 Dag-Erling Smørgravtarfs: Fix deadlock between descent and ascent in tarfs...
2023-02-10 Simon J. GerratyMerge bmake-20230208
2023-02-09 Dag-Erling Smørgravtarfs: Fix issues revealed by static analysis and testing.
2023-02-08 Rick Macklemnfscl: Fix interaction between mmap'd and VOP_WRITE...
2023-02-08 Rick Macklemnfsd: Fix handling of the error case for nfsvno_open
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdc...
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.6-0-g088f3...
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.2-10-gf3c5...
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.0-9-g1c735...
next