summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-19SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust
2008-04-19NLM/lockd: Add a reference counter to struct nlm_rqstTrond Myklebust
2008-04-19NFSv4: Only increment the sequence id if the server saw itTrond Myklebust
2008-04-19NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust
2008-04-19SUNRPC: Fix up xprt_write_space()Trond Myklebust
2008-03-19lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever
2008-03-19lockd: bring a few function declarations up to dateChuck Lever
2008-03-19NLM: NLM protocol version numbers are u32Chuck Lever
2008-03-19NFS: Save the values of the "mount*=" mount optionsChuck Lever
2008-03-19NFS: Save the value of the "port=" mount optionChuck Lever
2008-03-19Merge branch 'hotfixes' into develTrond Myklebust
2008-03-19sched: tune multi-core idle balancingIngo Molnar
2008-03-19sched: improve affine wakeupsIngo Molnar
2008-03-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-03-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-03-17devres: implement pcim_iomap_regions_request_all()Tejun Heo
2008-03-17virtio: fix race in enable_cbChristian Borntraeger
2008-03-17The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk
2008-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds
2008-03-16[PARISC] futex: special case cmpxchg NULL in kernel spaceKyle McMartin
2008-03-16[PARISC] clean up include/asm-parisc/elf.hRandolph Chung
2008-03-16[PARISC] pdc_console: fix bizarre panic on bootKyle McMartin
2008-03-16[PARISC] remove unused pdc_iodc_printf functionKyle McMartin
2008-03-16[PARISC] bump __NR_syscallsKyle McMartin
2008-03-16[PARISC] unbreak pgalloc.hKyle McMartin
2008-03-16[PARISC] move VMALLOC_* definitions to fixmap.hKyle McMartin
2008-03-16[PARISC] wire up timerfd syscallsKyle McMartin
2008-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-14SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust
2008-03-14SUNRPC: Add a generic RPC credentialTrond Myklebust
2008-03-14SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust
2008-03-14SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust
2008-03-14SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust
2008-03-14struct export_operations: adjust comments to match current membersMarc Dionne
2008-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-03-13h8300: fix recent uaccess breakageYoshinori Sato
2008-03-13PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman
2008-03-13[NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin
2008-03-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-03-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-03-12[POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMUTony Breeds
2008-03-12[POWERPC] Fix undefined pmu_sys_suspended compilation errorTony Breeds
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-03-12Remove <linux/genhd.h> from user-visible headers.David Woodhouse
2008-03-12nommu: Provide is_vmalloc_addr() stub.Paul Mundt
2008-03-12[MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle
2008-03-12[MIPS] Lasat: fix LASAT_CASCADE_IRQYoichi Yuasa