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