summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-2611-436/+601
|\
| * nfsd4: fix connection allocation in sequence()J. Bruce Fields2010-10-251-14/+17
| * nfsd4: only require krb5 principal for NFSv4.0 callbacksJ. Bruce Fields2010-10-211-7/+8
| * nfsd4: move minorversion to clientJ. Bruce Fields2010-10-213-7/+15
| * nfsd4: delay session removal till free_clientJ. Bruce Fields2010-10-211-8/+13
| * nfsd4: separate callback change and callback probeJ. Bruce Fields2010-10-213-9/+16
| * nfsd4: callback program number is per-sessionJ. Bruce Fields2010-10-213-2/+5
| * nfsd4: track backchannel connectionsJ. Bruce Fields2010-10-211-4/+7
| * nfsd4: confirm only on succesful create_sessionJ. Bruce Fields2010-10-211-3/+5
| * nfsd4: make backchannel sequence number per-sessionJ. Bruce Fields2010-10-213-15/+17
| * nfsd4: use client pointer to backchannel sessionJ. Bruce Fields2010-10-213-8/+6Star
| * nfsd4: move callback setup into session init codeJ. Bruce Fields2010-10-212-15/+15
| * nfsd4: don't cache seq_misordered repliesJ. Bruce Fields2010-10-211-2/+1Star
| * nfsd4: expire clients more promptlyJ. Bruce Fields2010-10-121-1/+1
| * nfsd4: return expired on unfound stateid'sJ. Bruce Fields2010-10-031-2/+9
| * nfsd4: add new connections to sessionJ. Bruce Fields2010-10-021-2/+47
| * nfsd4: refactor connection allocationJ. Bruce Fields2010-10-021-6/+26
| * nfsd4: use callbacks on svc_xprt_deletionJ. Bruce Fields2010-10-022-9/+45
| * nfsd4: keep per-session list of connectionsJ. Bruce Fields2010-10-022-15/+62
| * nfsd4: clean up session allocationJ. Bruce Fields2010-10-021-122/+89Star
| * nfsd4: fix alloc_init_session return typeJ. Bruce Fields2010-10-021-3/+1Star
| * nfsd4: fix alloc_init_session BUILD_BUG_ON()J. Bruce Fields2010-10-021-1/+1
| * nfsd4: Move callback setup to callback queueJ. Bruce Fields2010-10-023-27/+63
| * nfsd4: remove separate cb_args structJ. Bruce Fields2010-10-022-30/+25Star
| * nfsd4: use generic callback code in null caseJ. Bruce Fields2010-10-023-15/+20
| * nfsd4: generic callback codeJ. Bruce Fields2010-10-022-39/+33Star
| * nfsd4: rename nfs4_rpc_args->nfsd4_cb_argsJ. Bruce Fields2010-10-022-9/+9
| * nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequenceJ. Bruce Fields2010-10-022-23/+18Star
| * nfsd4: minor variable renaming (cb -> conn)J. Bruce Fields2010-10-022-22/+22
| * sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-011-0/+1
| * sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-012-4/+5
| * nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap lengthBenny Halevy2010-10-011-6/+12
| * sunrpc: Add net to pure API callsPavel Emelyanov2010-09-272-3/+3
| * nfsd: fix /proc/net/rpc/nfsd.export/content displayJ. Bruce Fields2010-09-261-11/+29
| * nfsd: Export get_task_comm for nfsdPavel Emelyanov2010-09-231-3/+1Star
| * nfsd: allow deprecated interface to be compiled out.NeilBrown2010-09-223-3/+41
| * nfsd: formally deprecate legacy nfsd syscall interfaceNeilBrown2010-09-221-0/+10
| * nfsd/idmap: drop special request deferal in favour of improved default.NeilBrown2010-09-211-94/+11Star
| * nfsd: disable deferral for NFSv4NeilBrown2010-09-211-2/+5
| * Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields2010-09-202-1/+2
| |\
| * | sunrpc: use seconds since boot in expiry cacheNeilBrown2010-09-081-1/+1
| * | sunrpc: extract some common sunrpc_cache code from nfsdNeilBrown2010-09-081-6/+3Star
| * | nfsd: remove duplicate NFS4_STATEID_SIZE declarationAndy Adamson2010-09-081-1/+0Star
* | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-261-1/+0Star
|\ \ \
| * | | NFSD: remove duplicate NFS4_STATEID_SIZEAndy Adamson2010-10-251-1/+0Star
| |/ /
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | | | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-3/+3
|\ \ \ \
| * | | | fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-051-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \