summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2013-03-04svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields
2013-01-17SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_infoTrond Myklebust
2013-01-17SUNRPC: Ensure we release the socket write lock if the rpc_task exits earlyTrond Myklebust
2013-01-17SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust
2013-01-17SUNRPC: continue run over clients list on PipeFS event instead of breakStanislav Kinsbursky
2012-10-31SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust
2012-10-31Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust
2012-10-31SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust
2012-10-31SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust
2012-10-28SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-10-28SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin
2012-10-21SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAITTrond Myklebust
2012-09-14svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields
2012-09-14svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields
2012-09-14svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields
2012-08-23Merge commit 'v3.4.9' into android-t114-3.4Varun Wadekar
2012-08-15SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky
2012-08-15sunrpc: clnt: Add missing bracesJoe Perches
2012-08-13Merge commit 'v3.4.8' into android-t114-3.4-rebasedVarun Wadekar
2012-08-09nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-07-18Merge commit 'v3.4.5' into android-t114-3.4-rebasedVarun Wadekar
2012-07-16SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-07-16SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-07-09Merge commit 'v3.4.4' into android-tegra-nv-3.4Varun Wadekar
2012-06-22rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton
2012-06-22NFSv4.1: Fix a request leak on the back channelTrond Myklebust
2012-06-11Merge commit 'v3.4.2' into android-tegra-nv-3.4Varun Wadekar
2012-06-10sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slotTrond Myklebust
2012-05-18auth_gss: the list of pseudoflavors not being parsed correctlySteve Dickson
2012-05-14SUNRPC: RPC client must use the current utsname hostname stringTrond Myklebust
2012-05-14SUNRPC: traverse clients tree on PipeFS eventStanislav Kinsbursky
2012-05-14SUNRPC: set per-net PipeFS superblock before notificationStanislav Kinsbursky
2012-05-14SUNRPC: skip clients with program without PipeFS entriesStanislav Kinsbursky
2012-05-14SUNRPC: skip dead but not buried clients on PipeFS eventsStanislav Kinsbursky
2012-05-03auth_gss: the list of pseudoflavors not being parsed correctlySteve Dickson
2012-04-30SUNRPC: RPC client must use the current utsname hostname stringTrond Myklebust
2012-04-30SUNRPC: register PipeFS file system after pernet sybsystemStanislav Kinsbursky
2012-04-27SUNRPC: traverse clients tree on PipeFS eventStanislav Kinsbursky
2012-04-27SUNRPC: set per-net PipeFS superblock before notificationStanislav Kinsbursky
2012-04-27SUNRPC: skip clients with program without PipeFS entriesStanislav Kinsbursky
2012-04-27SUNRPC: skip dead but not buried clients on PipeFS eventsStanislav Kinsbursky
2012-04-18SUNRPC: register PipeFS file system after pernet sybsystemStanislav Kinsbursky
2012-04-16Revert "SUNRPC: create unix gid cache per network namespace"Varun Wadekar
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-03-29Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-03-28Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27SUNRPC: Use the already looked-up xprt in rpcb_getport_async()Bryan Schumaker