summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-11-16NFSD: Implement NFSD_IO_DIRECT for NFS READChuck Lever
2025-11-16NFSD: Relocate the xdr_reserve_space_vec() call siteChuck Lever
2025-11-16NFSD: pass nfsd_file to nfsd_iter_read()Mike Snitzer
2025-11-16NFSD/blocklayout: Support multiple extents per LAYOUTGETSergey Bashirov
2025-11-16NFSD/blocklayout: Introduce layout content structureSergey Bashirov
2025-11-16NFSD/blocklayout: Extract extent mapping from proc_layoutgetSergey Bashirov
2025-11-16NFSD/blocklayout: Fix minlength check in proc_layoutgetSergey Bashirov
2025-11-16NFSD: Update comment documenting unsupported fattr4 attributesChuck Lever
2025-11-16nfsd: delete unreachable confusing code in nfs4_open_delegation()Matvey Kovalev
2025-11-16NFSD: Add array bounds-checking in nfsd_iter_read()Chuck Lever
2025-11-16nfsd: switch the default for NFSD_LEGACY_CLIENT_TRACKING to "n"Jeff Layton
2025-11-16nfsd: change nfs4_client_to_reclaim() to allocate dataNeilBrown
2025-11-16nfsd: move name lookup out of nfsd4_list_rec_dir()NeilBrown
2025-11-16convert binfmt_miscAl Viro
2025-11-16convert autofsAl Viro
2025-11-16autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry thereAl Viro
2025-11-16convert devptsAl Viro
2025-11-16convert efivarfsAl Viro
2025-11-16debugfs: remove duplicate checks in callers of start_creating()Al Viro
2025-11-16convert debugfsAl Viro
2025-11-16convert tracefsAl Viro
2025-11-16convert pstoreAl Viro
2025-11-16convert fuse_ctlAl Viro
2025-11-16convert dlmfsAl Viro
2025-11-16convert hugetlbfsAl Viro
2025-11-16configfs, securityfs: kill_litter_super() not neededAl Viro
2025-11-16procfs: make /self and /thread_self dentries persistentAl Viro
2025-11-16convert ramfs and tmpfsAl Viro
2025-11-16convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitivesAl Viro
2025-11-16primitives for maintaining persisitencyAl Viro
2025-11-16introduce a flag for explicitly marking persistently pinned dentriesAl Viro
2025-11-16new helper: simple_done_creating()Al Viro
2025-11-16new helper: simple_remove_by_name()Al Viro
2025-11-16tracefs: fix a leak in eventfs_create_events_dir()Al Viro
2025-11-16fuse_ctl_add_conn(): fix nlink breakage in case of early failureAl Viro
2025-11-14Merge tag 'nfs-for-6.18-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-11-14Merge tag 'v6.18-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-11-14VFS: introduce end_creating_keep()NeilBrown
2025-11-14VFS: change vfs_mkdir() to unlock on failure.NeilBrown
2025-11-14ecryptfs: use new start_creating/start_removing APIsNeilBrown
2025-11-14Add start_renaming_two_dentries()NeilBrown
2025-11-14VFS/ovl/smb: introduce start_renaming_dentry()NeilBrown
2025-11-14VFS/nfsd/ovl: introduce start_renaming() and end_renaming()NeilBrown
2025-11-14VFS: add start_creating_killable() and start_removing_killable()NeilBrown
2025-11-14VFS: introduce start_removing_dentry()NeilBrown
2025-11-14smb/server: use end_removing_noperm for for target of smb2_create_link()NeilBrown
2025-11-14VFS: introduce start_creating_noperm() and start_removing_noperm()NeilBrown
2025-11-14VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()NeilBrown
2025-11-14VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()NeilBrown
2025-11-14VFS: tidy up do_unlinkat()NeilBrown