summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2024-03-01nfsd: allow lock state ids to be revoked and then freedNeilBrown
2024-03-01nfsd: allow admin-revoked NFSv4.0 state to be freed.NeilBrown
2024-03-01nfsd: report in /proc/fs/nfsd/clients/*/states when state is admin-revokeNeilBrown
2024-03-01nfsd: allow state with no file to appear in /proc/fs/nfsd/clients/*/statesNeilBrown
2024-03-01nfsd: prepare for supporting admin-revocation of stateNeilBrown
2024-03-01nfsd: split sc_status out of sc_typeNeilBrown
2024-03-01nfsd: avoid race after unhash_delegation_locked()NeilBrown
2024-03-01nfsd: don't call functions with side-effecting inside WARN_ON()NeilBrown
2024-03-01nfsd: hold ->cl_lock for hash_delegation_locked()NeilBrown
2024-03-01nfsd: remove stale comment in nfs4_show_deleg()NeilBrown
2024-03-01NFSD: Remove redundant cb_seq_status initializationChuck Lever
2024-03-01NFSD: Remove BUG_ON in nfsd4_process_cb_update()Chuck Lever
2024-03-01NFSD: Replace comment with lockdep assertionChuck Lever
2024-03-01NFSD: Remove unused @reason argumentChuck Lever
2024-03-01NFSD: Add callback operation lifetime trace pointsChuck Lever
2024-03-01NFSD: Rename nfsd_cb_state trace pointChuck Lever
2024-03-01NFSD: Replace dprintks in nfsd4_cb_sequence_done()Chuck Lever
2024-03-01NFSD: Add nfsd_seq4_status trace eventChuck Lever
2024-03-01NFSD: Retransmit callbacks after client reconnectsChuck Lever
2024-03-01NFSD: Reschedule CB operations when backchannel rpc_clnt is shut downChuck Lever
2024-03-01NFSD: Convert the callback workqueue to use delayed_workChuck Lever
2024-03-01NFSD: Reset cb_seq_status after NFS4ERR_DELAYChuck Lever
2024-03-01nfsd: make svc_stat per-network namespace instead of globalJosef Bacik
2024-03-01nfsd: remove nfsd_stats, make th_cnt a global counterJosef Bacik
2024-03-01nfsd: make all of the nfsd stats per-network namespaceJosef Bacik
2024-03-01nfsd: expose /proc/net/sunrpc/nfsd in net namespacesJosef Bacik
2024-03-01nfsd: rename NFSD_NET_* to NFSD_STATS_*Josef Bacik
2024-03-01sunrpc: remove ->pg_stats from svc_programJosef Bacik
2024-03-01sunrpc: pass in the sv_stats struct through svc_create_pooledJosef Bacik
2024-03-01nfsd: stop setting ->pg_stats for unused statsJosef Bacik
2024-03-01NFSD: fix LISTXATTRS returning more bytes than maxcountJorge Mora
2024-03-01NFSD: fix LISTXATTRS returning a short list with eof=TRUEJorge Mora
2024-03-01NFSD: change LISTXATTRS cookie encoding to big-endianJorge Mora
2024-03-01NFSD: fix nfsd4_listxattr_validate_cookieJorge Mora
2024-03-01nfsd: use __fput_sync() to avoid delayed closing of files.NeilBrown
2024-03-01nfsd: Don't leave work of closing files to a work queueNeilBrown
2024-02-15ima: Move to LSM infrastructureRoberto Sassu
2024-02-15security: Introduce file_post_open hookRoberto Sassu
2024-02-07Merge tag 'nfsd-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-02-05nfsd: don't take fi_lock in nfsd_break_deleg_cb()NeilBrown
2024-02-05filelock: don't do security checks on nfsd setlease callsJeff Layton
2024-02-05filelock: split leases out of struct file_lockJeff Layton
2024-02-05nfsd: adapt to breakup of struct file_lockJeff Layton
2024-02-05filelock: split common fields into struct file_lock_coreJeff Layton
2024-02-05nfsd: convert to using new filelock helpersJeff Layton
2024-01-25Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-01-24nfsd: fix RELEASE_LOCKOWNERNeilBrown
2024-01-11Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-01-11Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2024-01-11Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds