aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust
2012-01-03sunrpc: propagate umode_tAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-12-06Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-01SUNRPC: Ensure we always bump the backlog queue in xprt_free_slotTrond Myklebust
2011-12-01SUNRPC: Fix the execution time statistics in the face of RPC restartsTrond Myklebust
2011-11-22SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-11-10SUNRPC: destroy freshly allocated transport in case of sockaddr init errorStanislav Kinsbursky
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker
2011-10-25Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-10-25SUNRPC: remove rpcbind clients destruction on module cleanupStanislav Kinsbursky
2011-10-25SUNRPC: remove rpcbind clients creation during service registeringStanislav Kinsbursky
2011-10-25NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky
2011-10-25SUNRPC: cleanup service destructionStanislav Kinsbursky
2011-10-25SUNRPC: setup rpcbind clients if service requires itStanislav Kinsbursky
2011-10-25SUNRPC: introduce svc helpers for prepairing rpcbind infrastructureStanislav Kinsbursky
2011-10-25SUNRPC: use rpcbind reference counting helpersStanislav Kinsbursky
2011-10-25SUNRPC: introduce helpers for reference counted rpcbind clientsStanislav Kinsbursky
2011-10-25NFS/sunrpc: don't use a credential with extra groups.NeilBrown
2011-10-19NFS: Get rid of nfs_restart_rpc()Trond Myklebust
2011-10-18SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddrTrond Myklebust
2011-10-18SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust
2011-10-18SUNRPC/NFS: make rpc pipe upcall genericPeng Tao
2011-10-10sunrpc: add MODULE_ALIAS to match the filesystem nameMichal Schmidt
2011-09-14SUNRPC: Replace svc_addr_u by sockaddr_storageMi Jinlong
2011-08-19sunrpc: use better NUMA affinitiesEric Dumazet
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger
2011-07-28net: fix new sunrpc kernel-doc warningRandy Dunlap
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-07-25RDMA: Increasing RPCRDMA_MAX_DATA_SEGSSteve Dickson
2011-07-25Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-20switch vfs_path_lookup() to struct pathAl Viro