summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
29 hoursxdrgen: Emit a blank line ahead of enum declarationsChuck Lever
29 hourslockd: Regenerate NLMv4 XDR codeChuck Lever
29 hoursnfsd: add protocol support for CB_NOTIFYJeff Layton
29 hoursNFSD: Release the export reference when reaping open stateidsChuck Lever
4 daysNFSD: Prevent client use-after-free during blocked-lock reapingChuck Lever
4 daysNFSD: Prevent client use-after-free during close_lru reapingChuck Lever
4 daysNFSD: Consolidate the revocation-path client unpinChuck Lever
4 daysNFSD: Prevent client use-after-free during export state revocationChuck Lever
4 daysNFSD: Guard admin state-revocation walks with NFSD_NET_UPChuck Lever
4 daysNFSD: Annotate caller preconditions for the state-table walkersChuck Lever
8 daysnfsd: use test_and_clear_bit for somebody_reclaimed to prevent lost updateJeff Layton
8 daysNFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanupChuck Lever
8 daysNFSD: Prevent client use-after-free during delegation revokeChuck Lever
8 daysNFSD: Prevent client use-after-free during admin state revocationChuck Lever
8 daysNFSD: Prevent post-shutdown use-after-free in unlock_filesystemChuck Lever
8 daysNFSD: Prevent lock owner use-after-free during client teardownChuck Lever
8 daysnfsd: revoke copy-notify stateids before dropping their referenceJeff Layton
8 daysnfsd: release OPEN-decoded posix ACLs via op_releaseJeff Layton
8 daysnfsd: reject reclaim LOCK after RECLAIM_COMPLETEJeff Layton
8 daysnfsd: reject out-of-range useconds in NFSv2 SETATTR/CREATERobbie Ko
8 daysnfsd: reject out-of-range nseconds in NFSv3 SETATTR and create opsRobbie Ko
8 daysnfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecacheJeff Layton
8 daysnfsd: move nfsd_debugfs_init() after nfsd4_init_slabs() in init_nfsd()Jeff Layton
8 daysnfsd: initialize DRC hash table before registering shrinkerJeff Layton
8 daysnfsd: initialize copy-notify stateid before publishing itJeff Layton
8 daysnfsd: hold rcu across localio cmpxchg retryChris Mason
8 daysnfsd: gate nfs3 setacl by argp->maskChris Mason
8 daysnfsd: gate nfs2 setacl by argp->maskChuck Lever
8 daysnfsd: fix XDR padding calculation in ff_encode_getdeviceinfoJeff Layton
8 daysnfsd: fix XDR length calculation in nfsd4_ff_encode_layoutgetJeff Layton
8 daysnfsd: fix version mismatch loops in nfsd_acl_init_request()Jeff Layton
8 daysnfsd: fix UAF in async copy cancel and shutdownJeff Layton
8 daysnfsd: fix stale s2s_cp_stateids IDR entry for async COPYJeff Layton
8 daysnfsd: fix reply size estimate for GET_DIR_DELEGATIONJeff Layton
8 daysnfsd: fix refcount leak in nfsd_file_lru_add on insertion failureJeff Layton
8 daysnfsd: fix possible fh_compose of wrong dentry in nfsd4_create_file()NeilBrown
8 daysnfsd: fix partial-write detection in nfsd_direct_writeChris Mason
8 daysnfsd: fix null dereference in nfsd4_setattr for deleg timestamp attrsNikol Kuklev
8 daysnfsd: fix nfsd_file leak on inter-server COPY setup failureJeff Layton
8 daysnfsd: fix netlink dumpit error handling for rpc_status_getJeff Layton
8 daysnfsd: fix layout fence worker double-reference raceJeff Layton
8 daysnfsd: fix FL_SLEEP being set unconditionally for all LOCK typesJeff Layton
8 daysnfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_netJeff Layton
8 daysnfsd: fix dentry ref leak on V4ROOT export filehandle lookupJeff Layton
8 daysnfsd: fix cpntf publish race in nfs4_init_cp_stateChris Mason
8 daysnfsd: fix clock domain mismatch in clients_still_reclaiming()Jeff Layton
8 daysnfsd: fix BUG_ON in nfsd4_alloc_layout_stateid on racing delegation revokeJeff Layton
8 daysnfsd: ensure nfsd_file_do_acquire() does not use a non-opened fileNeilBrown
8 daysnfsd: drop the stateid, not the stateowner, on seqid_op replay retryJeff Layton
8 daysnfsd: don't free session slots that are still in useJeff Layton