summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 daysnfsd: add support to CB_NOTIFY for dir attribute changesJeff Layton
8 daysnfsd: track requested dir attributesJeff Layton
8 daysnfsd: properly track requested child attributesJeff Layton
8 daysnfsd: fix reply size estimate for GET_DIR_DELEGATIONJeff Layton
8 daysnfsd: add the filehandle to returned attributes in CB_NOTIFYJeff Layton
8 daysnfsd: allow encoding a filehandle into fattr4 without a svc_fhJeff Layton
8 daysnfsd: send basic file attributes in CB_NOTIFYJeff Layton
8 daysnfsd: allow nfsd4_encode_fattr4_change() to work with no exportJeff Layton
8 daysnfsd: add helper to marshal a fattr4 from completed argsJeff Layton
8 daysnfsd: apply the notify mask to the delegation when requestedJeff Layton
8 daysnfsd: add notification handlers for dir eventsJeff Layton
8 daysnfsd: add data structures for handling CB_NOTIFYJeff Layton
8 daysnfsd: use RCU to protect fi_deleg_fileJeff Layton
8 daysnfsd: add callback encoding and decoding linkages for CB_NOTIFYJeff Layton
8 daysnfsd: make nfsd4_callback_ops->prepare operation bool returnJeff Layton
8 daysnfsd: update the fsnotify mark when setting or removing a dir delegationJeff Layton
8 daysnfsd: allow nfsd to get a dir lease with an ignore maskJeff Layton
8 daysnfs_common: add new NOTIFY4_* flags proposed in RFC8881bisJeff Layton
8 daysnfsd: add protocol support for CB_NOTIFYJeff Layton
8 daysnfsd: check fl_lmops in nfsd_breaker_owns_lease()Jeff Layton
8 dayslockd: fix swapped arguments in nlmsvc_match_ip()Oscar Ou
8 daysnfsd: use NSEC_PER_SEC in nfsd4_decode_nfstime4()Robbie Ko
8 daysnfsd: reject out-of-range nseconds in NFSv3 SETATTR and create opsRobbie Ko
8 daysnfsd: reject out-of-range useconds in NFSv2 SETATTR/CREATERobbie Ko
8 daysnfsd: validate sockaddr length per family in listener_setJeff Layton
8 daysNFSD: Annotate caller preconditions for the state-table walkersChuck Lever
8 daysNFSD: Prevent post-shutdown use-after-free in unlock_filesystemChuck Lever
8 daysnfsd: drop the stateid, not the stateowner, on seqid_op replay retryJeff Layton
8 daysnfsd: restore rq_status_counter to even on all nfsd_dispatch() exit pathsJeff Layton
8 daysnfsd: initialize DRC hash table before registering shrinkerJeff Layton
8 daysnfsd: move nfsd_debugfs_init() after nfsd4_init_slabs() in init_nfsd()Jeff Layton
8 dayslockd, nfsd: RCU-protect nlmsvc_ops dispatchJeff Layton
8 daysnfsd: reject reclaim LOCK after RECLAIM_COMPLETEJeff Layton
8 daysnfsd: use test_and_clear_bit for somebody_reclaimed to prevent lost updateJeff Layton
8 daysnfsd: fix clock domain mismatch in clients_still_reclaiming()Jeff Layton
8 daysnfsd: add fh_want_write() for early-verified SETATTR in nfsd_proc_setattr()Jeff Layton
8 daysnfsd: fix FL_SLEEP being set unconditionally for all LOCK typesJeff Layton
8 daysnfsd: fix version mismatch loops in nfsd_acl_init_request()Jeff Layton
8 daysnfsd: validate nseconds in TIME_DELEG decode pathsJeff Layton
8 daysnfsd: add filehandle match check to nfsd4_delegreturn()Jeff Layton
8 daysnfsd: check nfsd4_acl_to_attr() return value in nfsd4_create()Jeff Layton
8 dayssunrpc: defer rq_argp and rq_resp free until after RCU grace periodJeff Layton
8 daysnfsd: fix netlink dumpit error handling for rpc_status_getJeff Layton
8 daysnfsd: add missing read barrier to rpc_status_get dumpit seqcount retryJeff Layton
8 daysnfsd: clear opcnt on compound arg release to prevent OOB readJeff Layton
8 daysnfsd: fix null dereference in nfsd4_setattr for deleg timestamp attrsNikol Kuklev
8 daysNFSD: remove flawed WARN_ON_ONCE from nfsd_mode_checkMike Snitzer
8 daysNFSD: Bound on-demand DRC slot growth by the thread ceilingChuck Lever
8 daysNFSD: Document and rename the NFSv4.1 session slot shrinker callbacksChuck Lever
8 daysNFSD: Clean up documenting comment for reduce_session_slots()Chuck Lever