summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS: Support raw IPv6 address hostnames during NFS mount operationChuck Lever2008-07-091-8/+82
* NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3Chuck Lever2008-07-091-45/+79
* NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remountTrond Myklebust2008-07-091-2/+3
* NFS: Allow redirtying of a completed unstable write.Trond Myklebust2008-07-092-36/+38
* NFS: Clean up nfs_update_request()Trond Myklebust2008-07-091-98/+103
* NFS: missing newline in NFS mount debugging messageChuck Lever2008-07-091-1/+1
* NFS: Treat "intr" and "nointr" options as deprecatedChuck Lever2008-07-091-6/+4
* NFS: Allow any value for the "retry" optionChuck Lever2008-07-091-1/+2
* NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust2008-07-094-7/+12
* NFS: Fix a warning in nfs4_async_handle_errorTrond Myklebust2008-07-092-6/+5
* NFS: Move fs/nfs/iostat.h to include/linuxChuck Lever2008-07-092-106/+132
* NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust2008-07-095-10/+2
* SUNRPC: Ensure all transports set rq_xtime consistentlyChuck Lever2008-07-092-2/+1
* NFS: Fix the ftruncate() credential problemTrond Myklebust2008-07-094-26/+29
* rpc: minor cleanup of scheduler callback code\\\"J. Bruce Fields\\\2008-07-092-10/+5
* rpc: remove some unused macros\\\"J. Bruce Fields\\\2008-07-091-12/+1
* rpc: eliminate unused variable in auth_gss upcall code\\\"J. Bruce Fields\\\2008-07-091-3/+1
* rpc: bring back cl_chattyOlga Kornievskaia2008-07-093-7/+15
* NFS: implement option checking when remounting NFS filesystems (resend)Jeff Layton2008-07-091-0/+76
* fs/nfs/nfsroot.c: remove CVS keywordAdrian Bunk2008-07-091-2/+0
* SUNRPC: Remove obsolete messages during transport connectChuck Lever2008-07-091-7/+1
* NFS: Fix trace debugging nits in write.cChuck Lever2008-07-091-13/+14
* NFS: Use NFSDBG_FILE for all fopsChuck Lever2008-07-093-30/+43
* NFS: Add debugging facility for NFS aopsChuck Lever2008-07-091-2/+27
* NFS: Make nfs_open methods consistentChuck Lever2008-07-092-2/+9
* NFS: Make nfs_llseek methods consistentChuck Lever2008-07-092-2/+15
* NFS: Make nfs_fsync methods consistentChuck Lever2008-07-092-6/+9
* SUNRPC: Display some debugging information as text rather than numbersChuck Lever2008-07-091-13/+16
* SUNRPC: Refactor rpc_show_tasksChuck Lever2008-07-091-22/+24
* SUNRPC: Don't display the rpc_show_tasks header if there are no tasksChuck Lever2008-07-091-7/+12
* SUNRPC: Rename "call_" functions that are no longer FSM statesChuck Lever2008-07-091-21/+14
* SUNRPC: Add a function to display the name of an RPC procedureChuck Lever2008-07-091-4/+19
* NFS: Update help text for CONFIG_NFS_FSChuck Lever2008-07-091-58/+57
* NFS: do_setlk(): don't flush caches when we have a delegationTrond Myklebust2008-07-091-1/+2
* SUNRPC: Use GFP_NOFS when allocating credentialsTrond Myklebust2008-07-095-11/+11
* NFS: Revert commit 44dd151dTrond Myklebust2008-07-091-11/+2
* NFS: Optimise append writes with holesTrond Myklebust2008-07-092-9/+23
* SUNRPC: An ENOMEM error from call_encode is always fatalTrond Myklebust2008-07-091-4/+0
* SUNRPC: Ensure we exit early in case of an encode errorTrond Myklebust2008-07-091-2/+7
* NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust2008-07-093-5/+40
* NFS: Fix a preemption count leak in nfs_update_requestTrond Myklebust2008-07-091-7/+4
* NFS: Reduce the stack usage in NFSv3 create operationsTrond Myklebust2008-07-091-129/+142
* NFS: Reduce the stack usage in NFSv4 create operationsTrond Myklebust2008-07-091-107/+97
* Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-07-082-13/+12
|\
| * SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookupsTrond Myklebust2008-07-081-8/+9
| * SUNRPC: Fix a double-free in rpcbindTrond Myklebust2008-07-081-4/+2
| * NFS: Fix readdir cache invalidationTrond Myklebust2008-07-081-1/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-07-083-34/+37
|\ \
| * | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer2008-07-081-29/+32
| * | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald2008-07-082-5/+5