aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
...
| * nfsd: just keep single lockd reference for nfsdJeff Layton2010-07-23
| * nfsd: clean up nfsd_create_serv error handlingJeff Layton2010-07-23
| * nfsd: fix error handling in __write_ports_addxprtJeff Layton2010-07-23
| * nfsd: fix error handling when starting nfsd with rpcbind downJeff Layton2010-07-23
| * nfsd4: fix v4 state shutdown error pathsJeff Layton2010-07-23
| * nfsd: remove unused assignment from nfsd_linkJ. Bruce Fields2010-07-23
| * NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIRChuck Lever2010-07-07
| * nfsd4: comment nitpickJ. Bruce Fields2010-07-06
| * nfsd4: fix delegation recall race use-after-freeJ. Bruce Fields2010-06-24
| * nfsd4: fix deleg leak on callback errorJ. Bruce Fields2010-06-24
| * nfsd4: remove some debugging codeJ. Bruce Fields2010-06-22
| * nfsd: nfs4callback encode_stateid helper functionBenny Halevy2010-06-22
| * nfsd4: translate memory errors to delay, not serverfaultJ. Bruce Fields2010-06-22
| * nfsd4; fix session reference count leakJ. Bruce Fields2010-06-22
| * nfsd4: don't bother storing callback reply tagJ. Bruce Fields2010-05-31
| * nfsd4: fix use of op_share_accessJ. Bruce Fields2010-05-31
| * nfsd4: treat more recall errors as failuresJ. Bruce Fields2010-05-31
| * nfsd4: remove extra put() on callback errorsJ. Bruce Fields2010-05-31
* | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-06-09
|\ \ | |/ |/|
| * Merge branch 'for-2.6.34-incoming' into for-2.6.35-incomingJ. Bruce Fields2010-06-08
| |\
| | * nfsd: nfsd_setattr needs to call commit_metadataChristoph Hellwig2010-06-01
| * | nfsd4: shut down callback queue outside state lockJ. Bruce Fields2010-06-08
* | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* | | sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-21
* | | nfsd: open a file descriptor for fsync in nfs4 recoveryChristoph Hellwig2010-05-21
|/ /
* | Revert "nfsd4: distinguish expired from stale stateids"J. Bruce Fields2010-05-18
* | nfsd: safer initialization order in find_file()Pavel Emelyanov2010-05-18
* | nfs4: minor callback code simplification, commentJ. Bruce Fields2010-05-18
* | NFSD: don't report compiled-out versions as presentPavel Emelyanov2010-05-14
* | nfsd4: implement reclaim_completeJ. Bruce Fields2010-05-13
* | nfsd4: nfsd4_destroy_session must set callback client under the state lockBenny Halevy2010-05-13
* | nfsd4: keep a reference count on client while in useBenny Halevy2010-05-13
* | nfsd4: mark_client_expiredBenny Halevy2010-05-13
* | nfsd4: introduce nfs4_client.cl_refcountBenny Halevy2010-05-13
* | nfsd4: refactor expire_clientBenny Halevy2010-05-11
* | nfsd4: extend the client_lock to cover cl_lruBenny Halevy2010-05-11
* | nfsd4: use list_move in move_to_confirmedBenny Halevy2010-05-11
* | nfsd4: fold release_session into expire_clientBenny Halevy2010-05-11
* | nfsd4: rename sessionid_lock to client_lockBenny Halevy2010-05-11
* | nfsd4: fix bare destroy_session null dereferenceJ. Bruce Fields2010-05-07
* | Merge commit 'v2.6.34-rc6'J. Bruce Fields2010-05-04
|\|
| * nfsd4: bug in read_bufNeil Brown2010-04-26
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | | nfsd4: use local variable in nfs4svc_encode_compoundresBenny Halevy2010-05-04
* | | nfsd4: fix unlikely race in session replay caseJ. Bruce Fields2010-05-03
* | | nfsd: potential ERR_PTR dereference on exp_export() error paths.Dan Carpenter2010-04-22
* | | nfsd4: complete enforcement of 4.1 op orderingJ. Bruce Fields2010-04-22
* | | nfsd4: allow 4.0 clients to change callback pathJ. Bruce Fields2010-04-22