summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* nfsd41: Fix a crash when a callback is retriedBoaz Harrosh2010-08-061-1/+1
* nfsd: fix startup/shutdown order bugJ. Bruce Fields2010-08-061-14/+16
* nfsd: minor nfsd read api cleanupJ. Bruce Fields2010-07-305-13/+16
* gcc-4.6: nfsd: fix initialized but not read warningsAndi Kleen2010-07-304-13/+2Star
* nfsd4: share file descriptors between stateid'sJ. Bruce Fields2010-07-303-123/+221
* nfsd4: fix openmode checking on IO using lock stateidJ. Bruce Fields2010-07-291-1/+3
* nfsd4: miscellaneous process_open2 cleanupJ. Bruce Fields2010-07-291-9/+17
* nfsd4: don't pretend to support write delegationsJ. Bruce Fields2010-07-291-0/+7
* nfsd: bypass readahead cache when have struct fileJ. Bruce Fields2010-07-281-24/+38
* nfsd: minor nfsd_svc() cleanupJ. Bruce Fields2010-07-231-6/+7
* nfsd: move more into nfsd_startup()J. Bruce Fields2010-07-231-34/+35
* nfsd: just keep single lockd reference for nfsdJeff Layton2010-07-232-21/+14Star
* nfsd: clean up nfsd_create_serv error handlingJeff Layton2010-07-231-3/+2Star
* nfsd: fix error handling in __write_ports_addxprtJeff Layton2010-07-231-2/+4
* nfsd: fix error handling when starting nfsd with rpcbind downJeff Layton2010-07-231-4/+8
* nfsd4: fix v4 state shutdown error pathsJeff Layton2010-07-232-20/+43
* nfsd: remove unused assignment from nfsd_linkJ. Bruce Fields2010-07-231-2/+1Star
* NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIRChuck Lever2010-07-071-2/+4
* nfsd4: comment nitpickJ. Bruce Fields2010-07-061-1/+1
* nfsd4: fix delegation recall race use-after-freeJ. Bruce Fields2010-06-241-0/+1
* nfsd4: fix deleg leak on callback errorJ. Bruce Fields2010-06-241-1/+3
* nfsd4: remove some debugging codeJ. Bruce Fields2010-06-231-2/+0Star
* nfsd: nfs4callback encode_stateid helper functionBenny Halevy2010-06-221-3/+13
* nfsd4: translate memory errors to delay, not serverfaultJ. Bruce Fields2010-06-221-3/+3
* nfsd4; fix session reference count leakJ. Bruce Fields2010-06-222-1/+1
* nfsd4: don't bother storing callback reply tagJ. Bruce Fields2010-05-311-6/+5Star
* nfsd4: fix use of op_share_accessJ. Bruce Fields2010-05-311-4/+12
* nfsd4: treat more recall errors as failuresJ. Bruce Fields2010-05-311-9/+8Star
* nfsd4: remove extra put() on callback errorsJ. Bruce Fields2010-05-311-5/+1Star
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-251-2/+2
* sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-222-6/+5Star
* nfsd: open a file descriptor for fsync in nfs4 recoveryChristoph Hellwig2010-05-221-45/+42Star
* Revert "nfsd4: distinguish expired from stale stateids"J. Bruce Fields2010-05-191-45/+11Star
* nfsd: safer initialization order in find_file()Pavel Emelyanov2010-05-181-3/+3
* nfs4: minor callback code simplification, commentJ. Bruce Fields2010-05-181-2/+8
* NFSD: don't report compiled-out versions as presentPavel Emelyanov2010-05-151-1/+1
* nfsd4: implement reclaim_completeJ. Bruce Fields2010-05-134-4/+52
* nfsd4: nfsd4_destroy_session must set callback client under the state lockBenny Halevy2010-05-132-0/+3
* nfsd4: keep a reference count on client while in useBenny Halevy2010-05-133-4/+27
* nfsd4: mark_client_expiredBenny Halevy2010-05-132-1/+23
* nfsd4: introduce nfs4_client.cl_refcountBenny Halevy2010-05-132-1/+5
* nfsd4: refactor expire_clientBenny Halevy2010-05-121-11/+18
* nfsd4: extend the client_lock to cover cl_lruBenny Halevy2010-05-121-15/+26
* nfsd4: use list_move in move_to_confirmedBenny Halevy2010-05-121-2/+1Star
* nfsd4: fold release_session into expire_clientBenny Halevy2010-05-121-10/+4Star
* nfsd4: rename sessionid_lock to client_lockBenny Halevy2010-05-121-12/+14
* nfsd4: fix bare destroy_session null dereferenceJ. Bruce Fields2010-05-081-2/+8
* Merge commit 'v2.6.34-rc6'J. Bruce Fields2010-05-0413-5/+19
|\
| * nfsd4: bug in read_bufNeil Brown2010-04-261-4/+4
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3013-0/+14