summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2024-05-06NFSD: Add COPY status code to OFFLOAD_STATUS responseChuck Lever3-4/+17
2024-05-06NFSD: Record status of async copy operation in struct nfsd4_copyChuck Lever2-11/+11
2024-05-06NFSD: add listener-{set,get} netlink commandLorenzo Bianconi3-0/+245
2024-05-06NFSD: add write_version to netlink commandLorenzo Bianconi5-2/+181
2024-05-06NFSD: convert write_threads to netlink commandLorenzo Bianconi3-0/+165
2024-05-06NFSD: allow callers to pass in scope string to nfsd_svcJeff Layton3-4/+4
2024-05-06NFSD: move nfsd_mutex handling into nfsd_svc callersJeff Layton2-2/+4
2024-05-06lockd: host: Remove unnecessary statements'host = NULL;'Li kunyu1-1/+0
2024-05-06nfsd: don't create nfsv4recoverydir in nfsdfs when not used.NeilBrown1-2/+2
2024-05-06nfsd: optimise recalculate_deny_mode() for a common caseNeilBrown1-1/+6
2024-05-06nfsd: add tracepoint in mark_client_expired_lockedJeff Layton2-1/+29
2024-05-06nfsd: new tracepoint for check_slot_seqidChuck Lever2-7/+77
2024-05-06nfsd: drop extraneous newline from nfsd tracepointsJeff Layton1-3/+3
2024-05-06fs: nfsd: use group allocation/free of per-cpu counters APIKefeng Wang4-55/+13
2024-05-06nfsd: trivial GET_DIR_DELEGATION supportJeff Layton3-2/+134
2024-05-06NFSD: Move callback_wq into struct nfs4_clientChuck Lever3-31/+18
2024-05-06nfsd: drop st_mutex before calling move_to_close_lru()NeilBrown1-4/+7
2024-05-06nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru()NeilBrown2-8/+32
2024-05-06nfsd: move nfsd4_cstate_assign_replay() earlier in open handling.NeilBrown1-6/+3
2024-05-06nfsd: perform all find_openstateowner_str calls in the one place.NeilBrown1-53/+40
2024-05-06epoll: be better about file lifetimesLinus Torvalds1-1/+37
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-59/+195
2024-05-04eventfs: Have "events" directory get permissions from its parentSteven Rostedt (Google)1-6/+24
2024-05-04eventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)1-15/+1
2024-05-04eventfs: Do not differentiate the toplevel events directorySteven Rostedt (Google)2-25/+11
2024-05-04tracefs: Still use mount point as default permissions for instancesSteven Rostedt (Google)1-2/+25
2024-05-04tracefs: Reset permissions on remount if permissions are optionsSteven Rostedt (Google)3-2/+99
2024-05-04eventfs: Free all of the eventfs_inode after RCUSteven Rostedt (Google)1-9/+16
2024-05-04eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)1-2/+21
2024-05-02Merge tag 'for-6.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-16/+40
2024-04-30btrfs: set correct ram_bytes when splitting ordered extentQu Wenruo1-0/+1
2024-04-30Merge tag 'nfsd-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-1/+1
2024-04-29Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+6
2024-04-29Merge tag 'bcachefs-2024-04-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds4-5/+7
2024-04-29Merge tag 'erofs-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-77/+56
2024-04-29bcachefs: fix integer conversion bugKent Overstreet1-1/+1
2024-04-29bcachefs: btree node scan now fills in sectors_writtenKent Overstreet2-2/+6
2024-04-29bcachefs: Remove accidental debug assertKent Overstreet1-2/+0
2024-04-28erofs: reliably distinguish block based and fscache modeChristian Brauner1-6/+2
2024-04-28erofs: get rid of erofs_fs_contextBaokun Li2-70/+53
2024-04-28erofs: modify the error message when prepare_ondemand_read failedHongbo Li1-1/+1
2024-04-27Merge tag '6.9-rc5-cifs-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-4/+9
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds1-5/+2
2024-04-26Merge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-20/+120
2024-04-26netfs: Fix the pre-flush when appending to a file in writethrough modeDavid Howells1-7/+6
2024-04-26Merge tag '9p-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds4-22/+56
2024-04-26NFSD: Fix nfsd4_encode_fattr4() crasherChuck Lever1-1/+1
2024-04-25smb3: fix lock ordering potential deadlock in cifs_sync_mid_resultSteve French1-0/+3
2024-04-25smb3: missing lock when picking channelSteve French1-1/+3
2024-04-25Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2-22/+6