summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-19NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust3-48/+73
2008-04-19NFS: Ensure that the read code cleans up properly when rpc_run_task() failsTrond Myklebust2-26/+46
2008-04-19NFS: Fix nfs_wb_page() to always exit with an error or a clean pageTrond Myklebust1-11/+12
2008-04-19SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..Trond Myklebust1-2/+2
2008-04-19SUNRPC: Fix up xprt_write_space()Trond Myklebust3-23/+44
2008-04-19SUNRPC: Fix a bug in call_decode()Trond Myklebust1-3/+6
2008-03-19lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever2-6/+25
2008-03-19lockd: Fix up incorrect RPC buffer size calculations.Chuck Lever1-31/+8
2008-03-19lockd: document use of mon_id argument in SM_MON requestsChuck Lever1-0/+13
2008-03-19lockd: refactor SM_MON my_id argument encoderChuck Lever1-0/+19
2008-03-19lockd: refactor SM_MON mon_name argument encoderChuck Lever1-0/+25
2008-03-19lockd: Ensure NSM strings aren't longer than protocol allowsChuck Lever1-0/+9
2008-03-19lockd: bring a few function declarations up to dateChuck Lever1-6/+5
2008-03-19NLM: NLM protocol version numbers are u32Chuck Lever2-11/+15
2008-03-19NLM: LOCKD fails to load if CONFIG_SYSCTL is not setChuck Lever1-0/+12
2008-03-19SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34Chuck Lever1-0/+1
2008-03-19SUNRPC: Update help Kconfig textChuck Lever1-13/+32
2008-03-19NFS: Always enable NFS direct I/OChuck Lever4-37/+1
2008-03-19NFS: Show most mount options via nfs_show_options()Chuck Lever1-2/+65
2008-03-19NFS: Save the values of the "mount*=" mount optionsChuck Lever2-0/+17
2008-03-19NFS: Save the value of the "port=" mount optionChuck Lever4-31/+12
2008-03-19NFS: Fix up data types of fields in nfs_parsed_mount_optionsChuck Lever1-3/+3
2008-03-19NFS: numeric mount parameters are unsignedChuck Lever1-13/+13
2008-03-19NFS: clean up short packet handling for NFSv4 readdirJeff Layton1-10/+27
2008-03-19NFS: clean up short packet handling for NFSv3 readdirJeff Layton1-9/+28
2008-03-19NFS: clean up short packet handling for NFSv2 readdirJeff Layton1-9/+28
2008-03-19nfs: remove duplicate initializations of nfs_read_data fieldFred Isaman1-2/+0
2008-03-19nfs: nfs_redirty_requestFred1-9/+14
2008-03-19Merge branch 'hotfixes' into develTrond Myklebust455-6069/+6445
2008-03-19nfs: don't ignore return value from nfs_pageio_add_requestFred Isaman2-2/+11
2008-03-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds3-1/+32
2008-03-18Revert "ACPI: EC: Handle IRQ storm on Acer laptops"Alexey Starikovskiy1-11/+0
2008-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds6-77/+134
2008-03-18IDE: Make taskfile interface more robust wrt unexpected end-of-commandLinus Torvalds1-9/+27
2008-03-18Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-3/+9
2008-03-19sched: tune multi-core idle balancingIngo Molnar1-1/+0
2008-03-19sched: retune wake granularityIngo Molnar1-2/+2
2008-03-19sched: wakeup-buddy tasks are cache-hotIngo Molnar1-0/+6
2008-03-19sched: improve affine wakeupsIngo Molnar4-17/+50
2008-03-19sched, net: socket wakeups are syncIngo Molnar1-2/+2
2008-03-19sched: clean up wakeup balancing, code flowIngo Molnar1-15/+10
2008-03-19sched: clean up wakeup balancing, rename variablesIngo Molnar1-12/+20
2008-03-19sched: clean up wakeup balancing, move wake_affine()Ingo Molnar1-59/+75
2008-03-18async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xorDan Williams1-1/+1
2008-03-18fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.Zhang Wei2-0/+31
2008-03-18Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+22
2008-03-18[PATCH] export sessionid alongside the loginuid in procfsEric Paris1-0/+22
2008-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-15/+17
2008-03-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds8-214/+44
2008-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-25/+183