summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: rename callback struct to cb_connJ. Bruce Fields2009-05-012-19/+19
* nfsd4: replace callback thread by asynchronous rpcJ. Bruce Fields2009-04-291-16/+22
* nfsd4: lookup up callback cred only onceJ. Bruce Fields2009-04-292-0/+30
* nfsd4: create rpc callback client from server threadJ. Bruce Fields2009-04-291-15/+16
* nfsd4: set cb_client inside setup_callback_clientJ. Bruce Fields2009-04-291-14/+12
* nfsd4: set shorter timeoutJ. Bruce Fields2009-04-291-4/+7
* nfsd4: setclientid_confirm callback-change fixesJ. Bruce Fields2009-04-291-2/+0
* nfsd: quiet compile warningJ. Bruce Fields2009-04-291-1/+1
* nfsd: support ext4 i_versionJ. Bruce Fields2009-04-292-21/+43
* nfsd4: delete obsolete xdr commentsJ. Bruce Fields2009-04-291-27/+0
* nfsd: eliminate ENCODE_HEAD macroJ. Bruce Fields2009-04-291-24/+22
* NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.cChuck Lever2009-04-281-5/+9
* NFSD: Stricter buffer size checking in write_versions()Chuck Lever2009-04-281-7/+25
* NFSD: Stricter buffer size checking in write_recoverydir()Chuck Lever2009-04-281-2/+3
* SUNRPC: pass buffer size to svc_sock_names()Chuck Lever2009-04-281-1/+2
* SUNRPC: pass buffer size to svc_addsock()Chuck Lever2009-04-281-1/+1
* NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever2009-04-281-1/+1
* NFSD: move lockd_up() before svc_addsock()Chuck Lever2009-04-281-9/+10
* NFSD: Finish refactoring __write_ports()Chuck Lever2009-04-281-7/+13
* NFSD: Note an additional requirement when passing TCP sockets to portlistChuck Lever2009-04-281-1/+3
* NFSD: Refactor socket creation out of __write_ports()Chuck Lever2009-04-281-30/+34
* NFSD: Refactor portlist socket closing into a helperChuck Lever2009-04-281-12/+24
* NFSD: Refactor transport addition out of __write_ports()Chuck Lever2009-04-281-23/+33
* NFSD: Refactor transport removal out of __write_ports()Chuck Lever2009-04-281-24/+29
* nfsd4: distinguish expired from stale stateidsBian Naimeng2009-04-241-13/+49
* rpcgss: remove redundant test on unsignedRoel Kluin2009-04-231-9/+4
* Fix i_mutex vs. readdir handling in nfsdDavid Woodhouse2009-04-202-43/+28
* Safer nfsd_cross_mnt()Al Viro2009-04-201-2/+7
* Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-04-0611-374/+1999
|\
| * nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy2009-04-061-0/+2
| * nfsd41: CREATE_EXCLUSIVE4_1Benny Halevy2009-04-032-0/+32
| * nfsd41: SUPPATTR_EXCLCREAT attributeBenny Halevy2009-04-031-1/+6
| * nfsd41: support for 3-word long attribute bitmaskAndy Adamson2009-04-032-18/+56
| * nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verifyBenny Halevy2009-04-031-1/+2
| * nfsd41: pass writable attrs mask to nfsd4_decode_fattrBenny Halevy2009-04-031-6/+15
| * nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy2009-04-033-4/+48
| * nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmapAndy Adamson2009-04-031-1/+2
| * nfsd41: access_validAndy Adamson2009-04-032-5/+16
| * nfsd41: clientid handlingAndy Adamson2009-04-033-6/+29
| * nfsd41: check encode size for sessions maxresponse cachedAndy Adamson2009-04-031-0/+51
| * nfsd41: stateid handlingAndy Adamson2009-04-033-10/+44
| * nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy2009-04-032-14/+18
| * nfsd41: destroy_session operationBenny Halevy2009-04-032-3/+33
| * nfsd41: non-page DRC for solo sequence responsesAndy Adamson2009-04-033-10/+76
| * nfsd41: Add a create session replay cacheAndy Adamson2009-04-031-12/+27
| * nfsd41: create_session operationAndy Adamson2009-04-032-4/+332
| * nfsd41: clear DRC cache on free_sessionAndy Adamson2009-04-031-0/+7
| * nfsd41: nfsd DRC logicAndy Adamson2009-04-033-0/+24
| * nfsd41: hard page limit for DRCAndy Adamson2009-04-031-0/+23
| * nfsd41: DRC save, restore, and clear functionsAndy Adamson2009-04-032-0/+146
OpenPOWER on IntegriCloud