aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timer.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-09NFS: set transport defaults after mount option parsing is finishedTrond Myklebust3-23/+55
2008-07-09SUNRPC: Use only rpcbind v2 for AF_INET requestsChuck Lever2-33/+0
2008-07-09SUNRPC: Use GETADDR for rpcbind version 4 queriesChuck Lever1-2/+3
2008-07-09SUNRPC: Use rpcbind version 2 GETPORTChuck Lever1-1/+1
2008-07-09SUNRPC: Document some naked integers in rpcbind clientChuck Lever1-13/+36
2008-07-09SUNRPC: More useful debugging output for rpcb clientChuck Lever1-3/+3
2008-07-09nfs4: fix potential race with rapid nfs_callback_up/down cycleJeff Layton1-14/+16
2008-07-09nfs4: remove BKL from nfs_callback_up and nfs_callback_downJeff Layton1-4/+0
2008-07-09nfs: initialize timeout variable in nfs4_proc_setclientid_confirmBenny Halevy1-1/+1
2008-07-09NFS: handle interface identifiers in incoming IPv6 addressesChuck Lever1-1/+40
2008-07-09NFS: Add string length argument to nfs_parse_server_addressChuck Lever2-30/+77
2008-07-09NFS: Support raw IPv6 address hostnames during NFS mount operationChuck Lever1-8/+82
2008-07-09NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3Chuck Lever1-45/+79
2008-07-09NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remountTrond Myklebust1-2/+3
2008-07-09NFS: Allow redirtying of a completed unstable write.Trond Myklebust2-36/+38
2008-07-09NFS: Clean up nfs_update_request()Trond Myklebust1-98/+103
2008-07-09NFS: missing newline in NFS mount debugging messageChuck Lever1-1/+1
2008-07-09NFS: Treat "intr" and "nointr" options as deprecatedChuck Lever1-6/+4
2008-07-09NFS: Allow any value for the "retry" optionChuck Lever1-1/+2
2008-07-09NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust4-7/+12
2008-07-09NFS: Fix a warning in nfs4_async_handle_errorTrond Myklebust2-6/+5
2008-07-09NFS: Move fs/nfs/iostat.h to include/linuxChuck Lever2-106/+132
2008-07-09NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust5-10/+2
2008-07-09SUNRPC: Ensure all transports set rq_xtime consistentlyChuck Lever2-2/+1
2008-07-09NFS: Fix the ftruncate() credential problemTrond Myklebust4-26/+29
2008-07-09rpc: minor cleanup of scheduler callback code\\\"J. Bruce Fields\\\2-10/+5
2008-07-09rpc: remove some unused macros\\\"J. Bruce Fields\\\1-12/+1
2008-07-09rpc: eliminate unused variable in auth_gss upcall code\\\"J. Bruce Fields\\\1-3/+1
2008-07-09rpc: bring back cl_chattyOlga Kornievskaia3-7/+15
2008-07-09NFS: implement option checking when remounting NFS filesystems (resend)Jeff Layton1-0/+76
2008-07-09fs/nfs/nfsroot.c: remove CVS keywordAdrian Bunk1-2/+0
2008-07-09SUNRPC: Remove obsolete messages during transport connectChuck Lever1-7/+1
2008-07-09NFS: Fix trace debugging nits in write.cChuck Lever1-13/+14
2008-07-09NFS: Use NFSDBG_FILE for all fopsChuck Lever3-30/+43
2008-07-09NFS: Add debugging facility for NFS aopsChuck Lever1-2/+27
2008-07-09NFS: Make nfs_open methods consistentChuck Lever2-2/+9
2008-07-09NFS: Make nfs_llseek methods consistentChuck Lever2-2/+15
2008-07-09NFS: Make nfs_fsync methods consistentChuck Lever2-6/+9
2008-07-09SUNRPC: Display some debugging information as text rather than numbersChuck Lever1-13/+16
2008-07-09SUNRPC: Refactor rpc_show_tasksChuck Lever1-22/+24
2008-07-09SUNRPC: Don't display the rpc_show_tasks header if there are no tasksChuck Lever1-7/+12
2008-07-09SUNRPC: Rename "call_" functions that are no longer FSM statesChuck Lever1-21/+14
2008-07-09SUNRPC: Add a function to display the name of an RPC procedureChuck Lever1-4/+19
2008-07-09NFS: Update help text for CONFIG_NFS_FSChuck Lever1-58/+57
2008-07-09NFS: do_setlk(): don't flush caches when we have a delegationTrond Myklebust1-1/+2
2008-07-09SUNRPC: Use GFP_NOFS when allocating credentialsTrond Myklebust5-11/+11
2008-07-09NFS: Revert commit 44dd151dTrond Myklebust1-11/+2
2008-07-09NFS: Optimise append writes with holesTrond Myklebust2-9/+23
2008-07-09SUNRPC: An ENOMEM error from call_encode is always fatalTrond Myklebust1-4/+0
2008-07-09SUNRPC: Ensure we exit early in case of an encode errorTrond Myklebust1-2/+7