| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://github.com/ericvh/linux | Linus Torvalds | 2011-10-26 | 3 | -17/+32 |
|\ |
|
| * | net/9p: Convert net/9p protocol dumps to tracepoints | Aneesh Kumar K.V | 2011-10-24 | 1 | -7/+5 |
| * | fs/9p: Cleanup option parsing in 9p | Aneesh Kumar K.V | 2011-10-24 | 1 | -7/+26 |
| * | fs/9p: inode file operation is properly initialized init_special_inode | Aneesh Kumar K.V | 2011-10-24 | 1 | -2/+0 |
| * | fs/9p: Update zero-copy implementation in 9p | Aneesh Kumar K.V | 2011-10-24 | 1 | -1/+1 |
* | | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-10-25 | 17 | -273/+202 |
|\ \ |
|
| * | | Check validity of cl_rpcclient in nfs_server_list_show | Malahal Naineni | 2011-10-20 | 1 | -0/+4 |
| * | | NFS: Get rid of the nfs_rdata_mempool | Trond Myklebust | 2011-10-19 | 1 | -13/+4 |
| * | | NFS: Don't rely on PageError in nfs_readpage_release_partial | Trond Myklebust | 2011-10-19 | 1 | -5/+2 |
| * | | NFS: Get rid of unnecessary calls to ClearPageError() in read code | Trond Myklebust | 2011-10-19 | 2 | -3/+0 |
| * | | NFS: Get rid of nfs_restart_rpc() | Trond Myklebust | 2011-10-19 | 6 | -33/+16 |
| * | | NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup | Trond Myklebust | 2011-10-18 | 1 | -1/+9 |
| * | | NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup() | Trond Myklebust | 2011-10-18 | 1 | -45/+17 |
| * | | NFS: Use the inode->i_version to cache NFSv4 change attribute information | Trond Myklebust | 2011-10-18 | 5 | -14/+14 |
| * | | nfs/super.c: local functions should be static | H Hartley Sweeten | 2011-10-18 | 1 | -6/+11 |
| * | | pnfsblock: fix writeback deadlock | Peng Tao | 2011-10-18 | 1 | -2/+6 |
| * | | pnfsblock: fix NULL pointer dereference | Peng Tao | 2011-10-18 | 1 | -0/+3 |
| * | | pnfs: recoalesce when ld read pagelist fails | Peng Tao | 2011-10-18 | 3 | -15/+19 |
| * | | pnfs: recoalesce when ld write pagelist fails | Peng Tao | 2011-10-18 | 3 | -15/+32 |
| * | | pnfs: make _set_lo_fail generic | Peng Tao | 2011-10-18 | 4 | -30/+19 |
| * | | pnfsblock: add missing rpc_put_mount and path_put | Peng Tao | 2011-10-18 | 1 | -2/+6 |
| * | | SUNRPC/NFS: make rpc pipe upcall generic | Peng Tao | 2011-10-18 | 4 | -49/+2 |
| * | | pnfsblock: fix size of upcall message | Jim Rees | 2011-10-18 | 1 | -1/+1 |
| * | | pnfsblock: fix return code confusion | Jim Rees | 2011-10-18 | 2 | -13/+20 |
| * | | nfs: don't try to migrate pages with active requests | Jeff Layton | 2011-10-18 | 1 | -25/+11 |
| * | | nfs: fix bug about IPv6 address scope checking | Mi Jinlong | 2011-10-18 | 1 | -3/+4 |
| * | | nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pages | Jeff Layton | 2011-10-18 | 1 | -0/+4 |
| * | | Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when sy... | Trond Myklebust | 2011-10-18 | 1 | -1/+2 |
| |/ |
|
* | | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-10-25 | 20 | -1464/+1794 |
|\ \ |
|
| * | | nfs41: implement DESTROY_CLIENTID operation | Mi Jinlong | 2011-10-24 | 4 | -2/+61 |
| * | | nfsd4: typo logical vs bitwise negate for want_mask | Benny Halevy | 2011-10-24 | 1 | -1/+1 |
| * | | nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG... | Benny Halevy | 2011-10-24 | 1 | -0/+2 |
| * | | nfsd4: seq->status_flags may be used unitialized | Benny Halevy | 2011-10-24 | 1 | -2/+4 |
| * | | nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid | Benny Halevy | 2011-10-24 | 3 | -1/+18 |
| * | | nfsd4: implement new 4.1 open reclaim types | J. Bruce Fields | 2011-10-19 | 3 | -14/+24 |
| * | | nfsd4: remove unneeded CLAIM_DELEGATE_CUR workaround | J. Bruce Fields | 2011-10-19 | 1 | -6/+0 |
| * | | nfsd4: warn on open failure after create | J. Bruce Fields | 2011-10-17 | 4 | -6/+8 |
| * | | nfsd4: preallocate open stateid in process_open1() | J. Bruce Fields | 2011-10-17 | 2 | -29/+21 |
| * | | nfsd4: do idr preallocation with stateid allocation | J. Bruce Fields | 2011-10-17 | 2 | -41/+39 |
| * | | nfsd4: preallocate nfs4_file in process_open1() | J. Bruce Fields | 2011-10-17 | 2 | -24/+37 |
| * | | nfsd4: clean up open owners on OPEN failure | J. Bruce Fields | 2011-10-17 | 4 | -2/+21 |
| * | | nfsd4: simplify process_open1 logic | J. Bruce Fields | 2011-10-17 | 1 | -14/+8 |
| * | | nfsd4: make is_open_owner boolean | J. Bruce Fields | 2011-10-17 | 1 | -1/+1 |
| * | | nfsd4: centralize renew_client() calls | J. Bruce Fields | 2011-10-17 | 1 | -13/+10 |
| * | | nfsd4: typo logical vs bitwise negate | Dan Carpenter | 2011-10-17 | 1 | -1/+1 |
| * | | nfs: fix bug about IPv6 address scope checking | Mi Jinlong | 2011-10-12 | 1 | -3/+4 |
| * | | nfsd4: more robust ignoring of WANT bits in OPEN | J. Bruce Fields | 2011-10-11 | 2 | -3/+5 |
| * | | nfsd4: move name-length checks to xdr | J. Bruce Fields | 2011-10-11 | 3 | -39/+33 |
| * | | nfsd4: move access/deny validity checks to xdr code | J. Bruce Fields | 2011-10-11 | 2 | -39/+73 |
| * | | nfsd4: ignore WANT bits in open downgrade | J. Bruce Fields | 2011-10-10 | 1 | -0/+2 |