aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
44 hoursMerge tag 'v5.15.156' into v5.15/standard/basev5.15/standard/baseBruce Ashfield
45 hoursreiserfs: Avoid touching renamed directory if parent does not changeJan Kara
10 daysbtrfs: qgroup: correctly model root qgroup rsv in convertBoris Burkov
12 daysMerge tag 'v5.15.155' into v5.15/standard/baseBruce Ashfield
12 daysMerge tag 'v5.15.154' into v5.15/standard/baseBruce Ashfield
2024-04-13ext4: forbid commit inconsistent quota data when errors=remount-roYe Bin
2024-04-13ext4: add a hint for block bitmap corrupt state in mb_groupsZhang Yi
2024-04-13isofs: handle CDs with bad root inode but good Joliet root directoryAlex Henrie
2024-04-13sysv: don't call sb_bread() with pointers_lock heldTetsuo Handa
2024-04-13btrfs: send: handle path ref underflow in header iterate_inode_ref()David Sterba
2024-04-13btrfs: export: handle invalid inode or root reference in btrfs_get_parent()David Sterba
2024-04-13btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()David Sterba
2024-04-13pstore/zone: Add a null pointer check to the psz_kmsg_readKunwu Chan
2024-04-10fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()Jann Horn
2024-04-10nfsd: hold a lighter-weight client reference over CB_RECALL_ANYJeff Layton
2024-04-10vboxsf: Avoid an spurious warning if load_nls_xxx() failsChristophe JAILLET
2024-04-10exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()Max Filippov
2024-04-10btrfs: zoned: use zone aware sb location for scrubJohannes Thumshirn
2024-04-10nfsd: Fix a regression in nfsd_setattr()Trond Myklebust
2024-04-10nfsd: don't call locks_release_private() twice concurrentlyNeilBrown
2024-04-10nfsd: don't take fi_lock in nfsd_break_deleg_cb()NeilBrown
2024-04-10nfsd: fix RELEASE_LOCKOWNERNeilBrown
2024-04-10nfsd: drop the nfsd_put helperJeff Layton
2024-04-10nfsd: call nfsd_last_thread() before final nfsd_put()NeilBrown
2024-04-10lockd: introduce safe async lock opAlexander Aring
2024-04-10NFSD: fix possible oops when nfsd/pool_stats is closed.NeilBrown
2024-04-10nfsd: separate nfsd_last_thread() from nfsd_put()NeilBrown
2024-04-10nfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown
2024-04-10nfsd: Fix creation time serialization orderTavian Barnes
2024-04-10NFSD: Add an nfsd4_encode_nfstime4() helperChuck Lever
2024-04-10lockd: drop inappropriate svc_get() from locked_get()NeilBrown
2024-04-10nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter
2024-04-10nfsd: make a copy of struct iattr before calling notify_changeJeff Layton
2024-04-10NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loopDai Ngo
2024-04-10nfsd: simplify the delayed disposal list codeJeff Layton
2024-04-10NFSD: Convert filecache to rhltableChuck Lever
2024-04-10nfsd: allow reaping files still under writebackJeff Layton
2024-04-10nfsd: update comment over __nfsd_file_cache_purgeJeff Layton
2024-04-10nfsd: don't take/put an extra reference when putting a fileJeff Layton
2024-04-10nfsd: add some comments to nfsd_file_do_acquireJeff Layton
2024-04-10nfsd: don't kill nfsd_files because of lease break errorJeff Layton
2024-04-10nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparatorJeff Layton
2024-04-10nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entriesJeff Layton
2024-04-10nfsd: don't open-code clear_and_wake_up_bitJeff Layton
2024-04-10nfsd: call op_release, even when op_func returns an errorJeff Layton
2024-04-10nfsd: don't replace page in rq_pages if it's a continuation of last pageJeff Layton
2024-04-10NFSD: Protect against filesystem freezingChuck Lever
2024-04-10NFSD: copy the whole verifier in nfsd_copy_write_verifierChuck Lever
2024-04-10nfsd: don't fsync nfsd_files on last closeJeff Layton
2024-04-10nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_openJeff Layton