aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-10nfs41: implement cb_recall_slotAndy Adamson
2010-02-10nfs41: back channel drc minimal implementationAndy Adamson
2010-02-10nfs41: prepare for back channel drcAndy Adamson
2010-02-10nfs41: remove uneeded checks in callback processingAndy Adamson
2010-02-10nfs41: directly encode back channel errorAndy Adamson
2010-02-10nfs41: fix wrong error on callback header xdr overflowAndy Adamson
2010-02-10nfs41: Process callback's referring call listMike Sager
2010-02-10nfs41: Check slot table for referring callsMike Sager
2010-02-10nfs41: Adjust max cache response size valueMike Sager
2010-02-10xprtsock.c: make bc_{malloc/free} staticH Hartley Sweeten
2010-02-10SUNRPC: Don't display zero scope IDsChuck Lever
2010-02-10SUNRPC: Deprecate support for site-local addressesChuck Lever
2010-02-10nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriatelyJeff Layton
2010-02-10nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOXJeff Layton
2010-02-10nfs4: handle -EKEYEXPIRED errors from RPC layerJeff Layton
2010-02-10sunrpc: parse and return errors reported by gssdJeff Layton
2010-02-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-02-10md: fix some lockdep issues between md and sysfs.NeilBrown
2010-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-02-09md: fix 'degraded' calculation when starting a reshape.NeilBrown
2010-02-08Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-02-089p: fix p9_client_destroy unconditional calling v9fs_put_transEric Van Hensbergen
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-02-089p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen
2010-02-089p: Fix the kernel crash on a failed mountAneesh Kumar K.V
2010-02-089p: fix option parsingEric Van Hensbergen
2010-02-089p: Include fsync support for 9p clientM. Mohan Kumar
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-02-08ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran
2010-02-08ocfs2/dlm: Fix printing of locknameSunil Mushran
2010-02-08Revert "nfsd4: fix error return when pseudoroot missing"J. Bruce Fields
2010-02-08net/9p: fix statsize inside twstatEric Van Hensbergen
2010-02-08net/9p: fail when user specifies a transport which we can't findEric Van Hensbergen
2010-02-08net/9p: fix virtio transport to correctly update status on connectEric Van Hensbergen
2010-02-08Merge branch 'v4l_for_linus' of git://linuxtv.org/fixesLinus Torvalds
2010-02-08Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-02-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-02-08Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-08V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra
2010-02-08V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packetMauro Carvalho Chehab
2010-02-08V4L/DVB: Fix the risk of an oops at dvb_dmx_releaseMauro Carvalho Chehab
2010-02-08microblaze: Invalidate dcache before enabling itMichal Simek
2010-02-08powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming
2010-02-08sh: Don't continue unwinding across interruptsMatt Fleming
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming
2010-02-08sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming
2010-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-02-07Fix race in tty_fasync() properlyLinus Torvalds
2010-02-07Take ima_file_free() to proper place.Al Viro