aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-10nfs41 do not allocate unused back channel pagesAndy Adamson2-0/+19
2010-02-10nfs41: cleanup callback code to use __be32 typeAndy Adamson2-22/+23
2010-02-10nfs41: clear NFS4CLNT_RECALL_SLOT bit on session resetAndy Adamson1-8/+8
2010-02-10nfs41: fix nfs4_callback_recallslotAndy Adamson1-3/+7
2010-02-10nfs41: resize slot table in resetAndy Adamson1-19/+21
2010-02-10nfs41: implement cb_recall_slotAndy Adamson6-1/+109
2010-02-10nfs41: back channel drc minimal implementationAndy Adamson2-12/+32
2010-02-10nfs41: prepare for back channel drcAndy Adamson1-10/+9
2010-02-10nfs41: remove uneeded checks in callback processingAndy Adamson1-3/+2
2010-02-10nfs41: directly encode back channel errorAndy Adamson1-1/+4
2010-02-10nfs41: fix wrong error on callback header xdr overflowAndy Adamson1-10/+18
2010-02-10nfs41: Process callback's referring call listMike Sager1-5/+14
2010-02-10nfs41: Check slot table for referring callsMike Sager1-0/+55
2010-02-10nfs41: Adjust max cache response size valueMike Sager2-5/+11
2010-02-10xprtsock.c: make bc_{malloc/free} staticH Hartley Sweeten1-2/+2
2010-02-10SUNRPC: Don't display zero scope IDsChuck Lever1-0/+2
2010-02-10SUNRPC: Deprecate support for site-local addressesChuck Lever1-4/+2
2010-02-10nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriatelyJeff Layton1-0/+41
2010-02-10nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOXJeff Layton1-4/+5
2010-02-10nfs4: handle -EKEYEXPIRED errors from RPC layerJeff Layton2-2/+10
2010-02-10sunrpc: parse and return errors reported by gssdJeff Layton1-2/+9
2010-02-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-15/+13
2010-02-10md: fix some lockdep issues between md and sysfs.NeilBrown2-11/+6
2010-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds8-40/+91
2010-02-09md: fix 'degraded' calculation when starting a reshape.NeilBrown1-4/+7
2010-02-08Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-9/+1
2010-02-089p: fix p9_client_destroy unconditional calling v9fs_put_transEric Van Hensbergen1-12/+19
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds28-129/+284
2010-02-089p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen1-10/+17
2010-02-089p: Fix the kernel crash on a failed mountAneesh Kumar K.V1-1/+2
2010-02-089p: fix option parsingEric Van Hensbergen4-16/+22
2010-02-089p: Include fsync support for 9p clientM. Mohan Kumar3-1/+21
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-3/+7
2010-02-08ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran1-3/+3
2010-02-08ocfs2/dlm: Fix printing of locknameSunil Mushran1-1/+1
2010-02-08Revert "nfsd4: fix error return when pseudoroot missing"J. Bruce Fields1-9/+1
2010-02-08net/9p: fix statsize inside twstatEric Van Hensbergen1-2/+3
2010-02-08net/9p: fail when user specifies a transport which we can't findEric Van Hensbergen1-0/+8
2010-02-08net/9p: fix virtio transport to correctly update status on connectEric Van Hensbergen1-0/+1
2010-02-08Merge branch 'v4l_for_linus' of git://linuxtv.org/fixesLinus Torvalds2-12/+10
2010-02-08Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-0/+1
2010-02-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+12
2010-02-08Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-14/+58
2010-02-08V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra1-1/+1
2010-02-08V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packetMauro Carvalho Chehab1-11/+8
2010-02-08V4L/DVB: Fix the risk of an oops at dvb_dmx_releaseMauro Carvalho Chehab1-0/+1
2010-02-08microblaze: Invalidate dcache before enabling itMichal Simek1-0/+1
2010-02-08powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson1-2/+12
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming1-1/+0
2010-02-08sh: Don't continue unwinding across interruptsMatt Fleming1-0/+20