aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
2014-09-26nfsd: remove nfsd4_callback.cb_opChristoph Hellwig
2014-09-26nfsd: do not clear rpc_resp in nfsd4_cb_done_sequenceBenny Halevy
2014-09-26nfsd: fix nfsd4_cb_recall_done error handlingChristoph Hellwig
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-09-17nfsd4: clarify how grace period endsJ. Bruce Fields
2014-09-17nfsd4: stop grace_time update at end of grace periodJ. Bruce Fields
2014-09-17nfsd: skip subsequent UMH "create" operations after the first one for v4.0 cl...Jeff Layton
2014-09-17nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcallsJeff Layton
2014-09-17nfsd: serialize nfsdcltrack upcalls for a particular clientJeff Layton
2014-09-17nfsd: pass extra info in env vars to upcalls to allow for early grace period endJeff Layton
2014-09-17nfsd: add a v4_end_grace file to /proc/fs/nfsdJeff Layton
2014-09-17nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETEJeff Layton
2014-09-17nfsd: remove redundant boot_time parm from grace_done client tracking opJeff Layton
2014-09-17lockd: move lockd's grace period handling into its own moduleJeff Layton
2014-09-11nfsd: update mtime on truncateChristoph Hellwig
2014-09-09NFSD: Get reference of lockowner when coping file_lockKinglong Mee
2014-09-09NFSD: New helper nfs4_get_stateowner() for atomic_inc sop referenceKinglong Mee
2014-09-09ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin
2014-09-08nfsd4: fix rd_dircount enforcementJ. Bruce Fields
2014-09-03NFSD: Put export if prepare_creds() failKinglong Mee
2014-09-03NFSD: Full checking of authentication nameKinglong Mee
2014-09-03NFSD: Fix bad using of return value from qword_getKinglong Mee
2014-09-03NFSD: Fix a memory leak if nfsd4_recdir_load failKinglong Mee
2014-09-03NFSD: Reset creds after mnt_want_write_file() failKinglong Mee
2014-09-03NFSD: Put file after ima_file_check fail in nfsd_open()Kinglong Mee
2014-08-28nfsd4: remove labeled NFS warning from config helpJ. Bruce Fields
2014-08-28NFSD: Update some as-yet unused 4.2 error codesAnna Schumaker
2014-08-28NFSD: Remove duplicate initialization of file_lockKinglong Mee
2014-08-18nfsd: allow turning off nfsv3 readdir_plusRajesh Ghanekar
2014-08-17nfsd4: reserve adequate space for LOCK opJ. Bruce Fields
2014-08-17nfsd4: remove obsolete commentJ. Bruce Fields
2014-08-17nfsd3: Check write permission after checking existenceRoss Lagerwall
2014-08-17nfsd: call nfs4_put_deleg_lease outside of state_lockJeff Layton
2014-08-17nfsd: protect lease-related nfs4_file fields with fi_lockJeff Layton
2014-08-17nfsd: Reorder nfsd_cache_match to check more powerful discriminators firstTrond Myklebust
2014-08-17nfsd: split DRC global spinlock into per-bucket locksTrond Myklebust
2014-08-17nfsd: convert num_drc_entries to an atomic_tTrond Myklebust
2014-08-17nfsd: Remove the cache_hash listTrond Myklebust
2014-08-17nfsd: convert the lru list into a per-bucket thingTrond Myklebust
2014-08-17nfsd: Clean up drc cache in preparation for global spinlock eliminationTrond Myklebust
2014-08-09Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-08-05nfsd: add some comments to the nfsd4 object definitionsJeff Layton
2014-08-05nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappersJeff Layton
2014-08-05nfsd: remove nfs4_lock_state: nfs4_state_shutdown_netJeff Layton
2014-08-05nfsd: remove nfs4_lock_state: nfs4_laundromatJeff Layton
2014-08-05nfsd: Remove nfs4_lock_state(): reclaim_complete()Trond Myklebust
2014-08-05nfsd: Remove nfs4_lock_state(): setclientid, setclientid_confirm, renewTrond Myklebust
2014-08-05nfsd: Remove nfs4_lock_state(): exchange_id, create/destroy_session()Trond Myklebust
2014-08-05nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirmTrond Myklebust
2014-08-05nfsd: Remove nfs4_lock_state(): nfsd4_delegreturn()Trond Myklebust