aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lockd: Fix up incorrect RPC buffer size calculations.Chuck Lever2008-03-191-31/+8
* lockd: document use of mon_id argument in SM_MON requestsChuck Lever2008-03-191-0/+13
* lockd: refactor SM_MON my_id argument encoderChuck Lever2008-03-191-0/+19
* lockd: refactor SM_MON mon_name argument encoderChuck Lever2008-03-191-0/+25
* lockd: Ensure NSM strings aren't longer than protocol allowsChuck Lever2008-03-191-0/+9
* lockd: bring a few function declarations up to dateChuck Lever2008-03-191-6/+5
* NLM: NLM protocol version numbers are u32Chuck Lever2008-03-192-11/+15
* NLM: LOCKD fails to load if CONFIG_SYSCTL is not setChuck Lever2008-03-191-0/+12
* SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34Chuck Lever2008-03-191-0/+1
* SUNRPC: Update help Kconfig textChuck Lever2008-03-191-13/+32
* NFS: Always enable NFS direct I/OChuck Lever2008-03-194-37/+1
* NFS: Show most mount options via nfs_show_options()Chuck Lever2008-03-191-2/+65
* NFS: Save the values of the "mount*=" mount optionsChuck Lever2008-03-192-0/+17
* NFS: Save the value of the "port=" mount optionChuck Lever2008-03-194-31/+12
* NFS: Fix up data types of fields in nfs_parsed_mount_optionsChuck Lever2008-03-191-3/+3
* NFS: numeric mount parameters are unsignedChuck Lever2008-03-191-13/+13
* NFS: clean up short packet handling for NFSv4 readdirJeff Layton2008-03-191-10/+27
* NFS: clean up short packet handling for NFSv3 readdirJeff Layton2008-03-191-9/+28
* NFS: clean up short packet handling for NFSv2 readdirJeff Layton2008-03-191-9/+28
* nfs: remove duplicate initializations of nfs_read_data fieldFred Isaman2008-03-191-2/+0
* nfs: nfs_redirty_requestFred2008-03-191-9/+14
* Merge branch 'hotfixes' into develTrond Myklebust2008-03-19455-6069/+6445
|\
| * nfs: don't ignore return value from nfs_pageio_add_requestFred Isaman2008-03-192-2/+11
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-03-183-1/+32
| |\
| | * async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xorDan Williams2008-03-181-1/+1
| | * fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.Zhang Wei2008-03-182-0/+31
| * | Revert "ACPI: EC: Handle IRQ storm on Acer laptops"Alexey Starikovskiy2008-03-181-11/+0
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-03-186-77/+134
| |\ \
| | * | sched: tune multi-core idle balancingIngo Molnar2008-03-191-1/+0
| | * | sched: retune wake granularityIngo Molnar2008-03-191-2/+2
| | * | sched: wakeup-buddy tasks are cache-hotIngo Molnar2008-03-191-0/+6
| | * | sched: improve affine wakeupsIngo Molnar2008-03-194-17/+50
| | * | sched, net: socket wakeups are syncIngo Molnar2008-03-191-2/+2
| | * | sched: clean up wakeup balancing, code flowIngo Molnar2008-03-191-15/+10
| | * | sched: clean up wakeup balancing, rename variablesIngo Molnar2008-03-191-12/+20
| | * | sched: clean up wakeup balancing, move wake_affine()Ingo Molnar2008-03-191-59/+75
| | |/
| * | IDE: Make taskfile interface more robust wrt unexpected end-of-commandLinus Torvalds2008-03-181-9/+27
| * | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-03-181-3/+9
| |\ \ | | |/ | |/|
| | * slub page alloc fallback: Enable interrupts for GFP_WAIT.Christoph Lameter2008-03-171-3/+9
| * | Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-181-0/+22
| |\ \
| | * | [PATCH] export sessionid alongside the loginuid in procfsEric Paris2008-03-181-0/+22
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-03-184-15/+17
| |\ \
| | * | HID: update key codes for Apple aluminiumMichael Hanselmann2008-03-181-12/+10
| | * | HID: fix comment in hid_input_report()Jiri Kosina2008-03-181-1/+1
| | * | HID: BADPAD entry for NATSU Playstation USB adapterAndrew Burton2008-03-181-0/+4
| | * | HID: Use DIV_ROUND_UPJulia Lawall2008-03-181-1/+1
| | * | HID: remove HID_QUIRK_APPLE_ISO_KEYBOARD for 4th generation macbookTobias Mueller2008-03-181-1/+1
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-03-188-214/+44
| |\ \ \
| | * \ \ Merge branches 'release' and 'dock' into releaseLen Brown2008-03-181-0/+1
| | |\ \ \
| | | * | | ACPI: Set flag DOCK_UNDOCKING when triggered via sysfsHolger Macht2008-03-181-0/+1