Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | nfsd4: Move callback setup to callback queue | J. Bruce Fields | 2010-10-01 | 3 | -27/+63 | |
| * | | | | | nfsd4: remove separate cb_args struct | J. Bruce Fields | 2010-10-01 | 2 | -30/+25 | |
| * | | | | | nfsd4: use generic callback code in null case | J. Bruce Fields | 2010-10-01 | 3 | -15/+20 | |
| * | | | | | nfsd4: generic callback code | J. Bruce Fields | 2010-10-01 | 2 | -39/+33 | |
| * | | | | | nfsd4: rename nfs4_rpc_args->nfsd4_cb_args | J. Bruce Fields | 2010-10-01 | 2 | -9/+9 | |
| * | | | | | nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence | J. Bruce Fields | 2010-10-01 | 2 | -23/+18 | |
| * | | | | | nfsd4: minor variable renaming (cb -> conn) | J. Bruce Fields | 2010-10-01 | 2 | -22/+22 | |
| * | | | | | sunrpc: Add net to rpc_create_args | Pavel Emelyanov | 2010-10-01 | 5 | -0/+6 | |
| * | | | | | sunrpc: Add net argument to svc_create_xprt | Pavel Emelyanov | 2010-10-01 | 4 | -7/+8 | |
| * | | | | | nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length | Benny Halevy | 2010-10-01 | 1 | -6/+12 | |
| * | | | | | sunrpc: Add net to pure API calls | Pavel Emelyanov | 2010-09-27 | 2 | -3/+3 | |
| * | | | | | nfsd: fix /proc/net/rpc/nfsd.export/content display | J. Bruce Fields | 2010-09-26 | 1 | -11/+29 | |
| * | | | | | nfsd: Export get_task_comm for nfsd | Pavel Emelyanov | 2010-09-23 | 1 | -3/+1 | |
| * | | | | | nfsd: allow deprecated interface to be compiled out. | NeilBrown | 2010-09-22 | 5 | -8/+43 | |
| * | | | | | nfsd: formally deprecate legacy nfsd syscall interface | NeilBrown | 2010-09-22 | 1 | -0/+10 | |
| * | | | | | lockd: Mostly remove BKL from the server | Bryan Schumaker | 2010-09-22 | 3 | -14/+21 | |
| * | | | | | nfsd/idmap: drop special request deferal in favour of improved default. | NeilBrown | 2010-09-21 | 1 | -94/+11 | |
| * | | | | | nfsd: disable deferral for NFSv4 | NeilBrown | 2010-09-21 | 1 | -2/+5 | |
| * | | | | | Merge remote branch 'trond/bugfixes' into for-2.6.37 | J. Bruce Fields | 2010-09-19 | 37 | -163/+613 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | sunrpc: use seconds since boot in expiry cache | NeilBrown | 2010-09-07 | 2 | -4/+4 | |
| * | | | | | | sunrpc: extract some common sunrpc_cache code from nfsd | NeilBrown | 2010-09-07 | 1 | -6/+3 | |
| * | | | | | | nfsd: remove duplicate NFS4_STATEID_SIZE declaration | Andy Adamson | 2010-09-07 | 1 | -1/+0 | |
* | | | | | | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2010-10-26 | 16 | -42/+2374 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | nfs4: fix channel attribute sanity-checks | J. Bruce Fields | 2010-10-25 | 1 | -34/+41 | |
| * | | | | | | NFSv4.1: Use more sensible names for 'initialize_mountpoint' | Trond Myklebust | 2010-10-24 | 3 | -11/+11 | |
| * | | | | | | NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru... | Andy Adamson | 2010-10-24 | 5 | -2/+747 | |
| * | | | | | | NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure | Andy Adamson | 2010-10-24 | 4 | -33/+869 | |
| * | | | | | | NFS: client needs to maintain list of inodes with active layouts | Andy Adamson | 2010-10-24 | 4 | -4/+176 | |
| * | | | | | | NFS: create and destroy inode's layout cache | Benny Halevy | 2010-10-24 | 5 | -0/+190 | |
| * | | | | | | NFSv4.1: pnfs: filelayout: introduce minimal file layout driver | Dean Hildebrand | 2010-10-24 | 2 | -0/+81 | |
| * | | | | | | NFSv4.1: pnfs: full mount/umount infrastructure | Fred Isaman | 2010-10-24 | 3 | -4/+101 | |
| * | | | | | | NFS: set layout driver | Ricardo Labiaga | 2010-10-24 | 4 | -0/+146 | |
| * | | | | | | NFS: ask for layouttypes during v4 fsinfo call | Andy Adamson | 2010-10-24 | 2 | -0/+59 | |
| * | | | | | | NFS: change stateid to be a union | Alexandros Batsakis | 2010-10-24 | 1 | -4/+4 | |
| * | | | | | | NFSD: remove duplicate NFS4_STATEID_SIZE | Andy Adamson | 2010-10-24 | 1 | -1/+0 | |
* | | | | | | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2010-10-25 | 24 | -1392/+2000 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | nfs: fix unchecked value | Roman Borisov | 2010-10-24 | 1 | -1/+4 | |
| * | | | | | | Ask for time_delta during fsinfo probe | Ricardo Labiaga | 2010-10-24 | 2 | -1/+22 | |
| * | | | | | | Revalidate caches on lock | Ricardo Labiaga | 2010-10-24 | 3 | -4/+20 | |
| * | | | | | | NFSv4: Fix up the 'dircount' hint in encode_readdir | Trond Myklebust | 2010-10-24 | 1 | -9/+8 | |
| * | | | | | | NFSv4: Clean up nfs4_decode_dirent | Trond Myklebust | 2010-10-24 | 1 | -25/+13 | |
| * | | | | | | NFSv4: nfs4_decode_dirent must clear entry->fattr->valid | Trond Myklebust | 2010-10-24 | 1 | -0/+1 | |
| * | | | | | | NFSv4: Fix a regression in decode_getfattr | Trond Myklebust | 2010-10-23 | 1 | -1/+1 | |
| * | | | | | | NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointer | Trond Myklebust | 2010-10-23 | 1 | -8/+6 | |
| * | | | | | | NFS: Ensure we check all allocation return values in new readdir code | Trond Myklebust | 2010-10-23 | 1 | -24/+37 | |
| * | | | | | | NFS: Readdir plus in v4 | Bryan Schumaker | 2010-10-23 | 8 | -38/+39 | |
| * | | | | | | NFS: introduce generic decode_getattr function | Bryan Schumaker | 2010-10-23 | 1 | -19/+98 | |
| * | | | | | | NFS: check xdr_decode for errors | Bryan Schumaker | 2010-10-23 | 1 | -1/+15 | |
| * | | | | | | NFS: nfs_readdir_filler catch all errors | Bryan Schumaker | 2010-10-23 | 1 | -1/+1 | |
| * | | | | | | NFS: readdir with vmapped pages | Bryan Schumaker | 2010-10-23 | 6 | -22/+70 |