summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-11-19ovl: port ovl_fileattr_set() to cred guardChristian Brauner
2025-11-19ovl: port ovl_fiemap() to cred guardChristian Brauner
2025-11-19ovl: port ovl_set_or_remove_acl() to cred guardChristian Brauner
2025-11-19ovl: port do_ovl_get_acl() to cred guardChristian Brauner
2025-11-19ovl: port ovl_get_link() to cred guardChristian Brauner
2025-11-19ovl: port ovl_permission() to cred guardChristian Brauner
2025-11-19ovl: port ovl_getattr() to cred guardChristian Brauner
2025-11-19ovl: port ovl_setattr() to cred guardChristian Brauner
2025-11-19ovl: port ovl_flush() to cred guardChristian Brauner
2025-11-19ovl: port ovl_fadvise() to cred guardChristian Brauner
2025-11-19ovl: port ovl_fallocate() to cred guardChristian Brauner
2025-11-19ovl: port ovl_fsync() to cred guardChristian Brauner
2025-11-19ovl: port ovl_llseek() to cred guardChristian Brauner
2025-11-19ovl: port ovl_open_realfile() to cred guardChristian Brauner
2025-11-19ovl: port ovl_create_tmpfile() to cred guardChristian Brauner
2025-11-19ovl: port ovl_do_remove() to cred guardChristian Brauner
2025-11-19ovl: port ovl_set_link_redirect() to cred guardChristian Brauner
2025-11-19ovl: port ovl_create_or_link() to cred guardChristian Brauner
2025-11-19ovl: port ovl_copy_up_flags() to cred guardsChristian Brauner
2025-11-19ovl: add override_creds cleanup guard extension for overlayfsChristian Brauner
2025-11-19Merge branch 'vfs-6.19.directory.locking' into base.vfs-6.19.ovlChristian Brauner
2025-11-19Merge branch 'kbuild-6.19.fms.extension'Christian Brauner
2025-11-19NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_stateTrond Myklebust
2025-11-19fs: move mntput_no_expire() slowpath into a dedicated routineMateusz Guzik
2025-11-19NFS: Initialise verifiers for visible dentries in nfs_atomic_open()Trond Myklebust
2025-11-19NFS: Initialise verifiers for visible dentries in readdir and lookupTrond Myklebust
2025-11-19fs: remove spurious exports in fs/file_attr.cChristoph Hellwig
2025-11-19autofs: dont trigger mount if it cant succeedIan Kent
2025-11-19ceph: Switch to use %ptSpAndy Shevchenko
2025-11-19fs/ntfs3: check for shutdown in fsyncKonstantin Komarov
2025-11-18hfsplus: fix volume corruption issue for generic/073Viacheslav Dubeyko
2025-11-18hfsplus: Verify inode mode when loading from diskTetsuo Handa
2025-11-18fs/resctrl: Consider sparse masks when initializing new group's allocationReinette Chatre
2025-11-18fuse: signal that a fuse inode should exhibit local fs behaviorsDarrick J. Wong
2025-11-18fs/ntfs3: change the default mount options for "acl" and "prealloc"Konstantin Komarov
2025-11-18fs/ntfs3: Prevent memory leaks in add sub recordEdward Adam Davis
2025-11-18fs/ntfs3: out1 also needs to put miEdward Adam Davis
2025-11-18fs/nls: Fix utf16 to utf8 conversionArmin Wolf
2025-11-18xfs: remove the unused bv field in struct xfs_gc_bioChristoph Hellwig
2025-11-17d_make_discardable(): warn if given a non-persistent dentryAl Viro
2025-11-17get rid of kill_litter_super()Al Viro
2025-11-17convert nfsctlAl Viro
2025-11-17NFS: Avoid changing nlink when file removes and attribute updates raceTrond Myklebust
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-17pidfs: simplify PIDFD_GET_<type>_NAMESPACE ioctlsChristian Brauner
2025-11-17nfsd: Use MD5 library instead of crypto_shashEric Biggers
2025-11-17nfsd: stop pretending that we cache the SEQUENCE reply.NeilBrown
2025-11-17fs/ntfs3: Fix spelling mistake "recommened" -> "recommended"Colin Ian King
2025-11-17fs/ntfs3: update mode in xattr when ACL can be reduced to modeKonstantin Komarov
2025-11-17fs/ntfs3: check minimum alignment for direct I/OKonstantin Komarov