summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' into nextTrond Myklebust2008-07-1535-1159/+1844
|\
| * nfs: set correct fl_len in nlmclnt_test()Felix Blyakher2008-07-151-1/+1
| * SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever2008-07-152-4/+177
| * SUNRPC: Refactor rpcb_register to make rpcbindv4 support easierChuck Lever2008-07-151-18/+30
| * SUNRPC: None of rpcb_create's callers wants a privileged source portChuck Lever2008-07-151-7/+5
| * SUNRPC: Introduce a specific rpcb_create for contacting localhostChuck Lever2008-07-151-11/+31
| * SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSETChuck Lever2008-07-151-4/+8
| * SUNRPC: Ensure our task is notified when an rpcbind call is doneTrond Myklebust2008-07-092-23/+23
| * NFS: Allow either strict or sloppy mount option parsingChuck Lever2008-07-091-75/+128
| * NFS4: Set security flavor default for NFSv4 mounts like other defaultsChuck Lever2008-07-091-16/+6
| * NFS: Set security flavor default for NFSv2/3 mounts like other defaultsChuck Lever2008-07-091-17/+5
| * NFS: Refactor logic for parsing NFS security flavor mount optionsChuck Lever2008-07-091-65/+78
| * NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}Chuck Lever2008-07-093-16/+21
| * NFS: Move the nfs_set_port() call out of nfs_parse_mount_options()Chuck Lever2008-07-091-3/+6
| * NFS: set transport defaults after mount option parsing is finishedTrond Myklebust2008-07-093-23/+55
| * SUNRPC: Use only rpcbind v2 for AF_INET requestsChuck Lever2008-07-092-33/+0
| * SUNRPC: Use GETADDR for rpcbind version 4 queriesChuck Lever2008-07-091-2/+3
| * SUNRPC: Use rpcbind version 2 GETPORTChuck Lever2008-07-091-1/+1
| * SUNRPC: Document some naked integers in rpcbind clientChuck Lever2008-07-091-13/+36
| * SUNRPC: More useful debugging output for rpcb clientChuck Lever2008-07-091-3/+3
| * nfs4: fix potential race with rapid nfs_callback_up/down cycleJeff Layton2008-07-091-14/+16
| * nfs4: remove BKL from nfs_callback_up and nfs_callback_downJeff Layton2008-07-091-4/+0
| * nfs: initialize timeout variable in nfs4_proc_setclientid_confirmBenny Halevy2008-07-091-1/+1
| * NFS: handle interface identifiers in incoming IPv6 addressesChuck Lever2008-07-091-1/+40
| * NFS: Add string length argument to nfs_parse_server_addressChuck Lever2008-07-092-30/+77
| * 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
OpenPOWER on IntegriCloud