summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-01-22f2fs: procfs: show mtime in segment_bitsChao Yu
2025-01-22f2fs: fix to avoid return invalid mtime from f2fs_get_section_mtime()Chao Yu
2025-01-22f2fs: Fix format specifier in sanity_check_inode()Nathan Chancellor
2025-01-22pnfs/flexfiles: retry getting layout segment for readsMike Snitzer
2025-01-22efivarfs: add variable resync after hibernationJames Bottomley
2025-01-22efivarfs: abstract initial variable creation routineJames Bottomley
2025-01-21bcachefs: bset_blacklisted_journal_seq is now AUTOFIXKent Overstreet
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21bcachefs: "Journal stuck" timeout now takes into account device latencyKent Overstreet
2025-01-21nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATIONJeff Layton
2025-01-21nfsd: handle delegated timestamps in SETATTRJeff Layton
2025-01-21nfsd: add support for delegated timestampsJeff Layton
2025-01-21nfsd: rework NFS4_SHARE_WANT_* flag handlingJeff Layton
2025-01-21nfsd: add support for FATTR4_OPEN_ARGUMENTSJeff Layton
2025-01-21nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegationsJeff Layton
2025-01-21nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_*Jeff Layton
2025-01-21nfsd: switch to autogenerated definitions for open_delegation_type4Jeff Layton
2025-01-21nfs_common: make include/linux/nfs4.h include generated nfs4_1.hJeff Layton
2025-01-21nfsd: fix handling of delegated change attr in CB_GETATTRJeff Layton
2025-01-21bcachefs: Reduce stack frame size of __bch2_str_hash_check_key()Kent Overstreet
2025-01-21bcachefs: Fix btree_trans_peek_key_cache()Kent Overstreet
2025-01-21NFSv4.2: make LAYOUTSTATS and LAYOUTERROR MOVEABLEOlga Kornievskaia
2025-01-21NFSv4.2: mark OFFLOAD_CANCEL MOVEABLEOlga Kornievskaia
2025-01-21NFSv4.2: fix COPY_NOTIFY xdr buf size calculationOlga Kornievskaia
2025-01-21NFS: Rename struct nfs4_offloadcancel_dataChuck Lever
2025-01-21NFS: Fix typo in OFFLOAD_CANCEL commentChuck Lever
2025-01-21NFS: CB_OFFLOAD can return NFS4ERR_DELAYChuck Lever
2025-01-21nfs: Make NFS_FSCACHE select NETFS_SUPPORT instead of depending on itDragan Simic
2025-01-21nfs: fix incorrect error handling in LOCALIOMike Snitzer
2025-01-21f2fs: avoid trying to get invalid block addressJaegeuk Kim
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20cifs: Remove duplicate struct reparse_symlink_data and SYMLINK_FLAG_RELATIVEPali Rohár
2025-01-20Merge tag 'dlm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2025-01-20Merge tag 'bcachefs-2025-01-20.2' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-01-20Merge tag 'pstore-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-20Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-20Merge tag 'for-6.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2025-01-20Merge tag 'gfs2-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.statx.dio' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.libfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-20Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.kcore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-19cifs: Do not attempt to call CIFSGetSrvInodeNumber() without CAP_INFOLEVEL_PA...Pali Rohár
2025-01-19cifs: Do not attempt to call CIFSSMBRenameOpenFile() without CAP_INFOLEVEL_PA...Pali Rohár