summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Get core dump code to work...Petr Vandrovec2006-10-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-10-1320-98/+312
|\
| * [CIFS] Missing flags2 for DFSSteve French2006-10-122-1/+11
| * [CIFS] Workaround incomplete byte length returned by someSteve French2006-10-122-14/+30
| * [CIFS] cifs Kconfig: don't select CONNECTORAndrew Morton2006-10-121-1/+1
| * [CIFS] Level 1 QPathInfo needed for proper OS2 supportSteve French2006-10-123-4/+23
| * [CIFS] fix typo in previous patchSteve French2006-10-121-3/+3
| * [CIFS] Fix old DOS time conversion to handle timezoneSteve French2006-10-122-2/+13
| * [CIFS] Do not need to adjust for Jan/Feb for leap daySteve French2006-10-111-1/+2
| * [CIFS] Fix leaps year calculation for years after 2100Steve French2006-10-111-0/+9
| * [CIFS] readdir (ffirst) enablement of accurate timestamps from legacy serversSteve French2006-10-062-30/+27
| * [CIFS] Fix compiler warning with previous patchSteve French2006-10-021-1/+1
| * [CIFS] Fix typoSteve French2006-10-021-1/+1
| * [CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit aboutSteve French2006-10-022-14/+25
| * [CIFS] Fix readdir of large directories for backlevel serversSteve French2006-10-011-0/+1
| * [CIFS] Allow LANMAN21 support even in both POSIX non-POSIX pathSteve French2006-10-011-0/+1
| * [CIFS] Make use of newer QFSInfo dependent on capability bit instead ofSteve French2006-09-302-2/+2
| * [CIFS] Do not send newer QFSInfo to legacy servers which can not support itSteve French2006-09-306-20/+32
| * [CIFS] Fix typo in name of new cifs_show_statsSteve French2006-09-301-1/+1
| * [CIFS] Rename server time zone fieldSteve French2006-09-305-12/+15
| * [CIFS] Handle legacy servers which return undefined time zoneSteve French2006-09-301-1/+27
| * [CIFS] CIFS support for /proc/<pid>/mountstats part 1Steve French2006-09-281-0/+11
| * [CIFS] Fix build break ifdef in wrong placeSteve French2006-09-281-1/+1
| * [CIFS] More removing of unused functionsSteve French2006-09-283-1/+9
| * [CIFS] Remove unused prototypesSteve French2006-09-281-3/+0
| * [CIFS] Fix build breakSteve French2006-09-281-0/+1
| * [CIFS] Remove static and unused symbolsSteve French2006-09-2813-34/+37
| * [CIFS] Legacy time handling for Win9x and OS/2 part 1Steve French2006-09-286-4/+80
| * CIFS: Use SEEK_END instead of hardcoded valueSteve French2006-09-241-1/+1
* | [PATCH] more kernel_execve() fallout (sbus)Al Viro2006-10-122-9/+3
* | [PATCH] Fix build breakage with CONFIG_X86_VSMPRavikiran Thirumalai2006-10-121-0/+1
* | [PATCH] fixing includes in alpha_ksyms.cAl Viro2006-10-121-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-1232-1100/+249
|\ \
| * | sh: SH-4A UBC supportRyusuke Sakato2006-10-122-0/+67
| * | sh: interrupt exception handling reworkPaul Mundt2006-10-124-721/+40
| * | sh: Default enable R7780RP IRQs.Paul Mundt2006-10-121-1/+1
| * | sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt2006-10-101-0/+1
| * | sh: Convert IPR-IRQ to IRQ chip.Paul Mundt2006-10-061-75/+27
| * | sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt2006-10-062-120/+32
| * | sh: Fix pr_debug statements for sh4Jamie Lenehan2006-10-061-2/+2
| * | sh: Convert r7780rp IRQ handler to IRQ chip.Paul Mundt2006-10-061-83/+22
| * | sh: Updates for IRQ handler changes.Paul Mundt2006-10-0620-37/+46
| * | sh: Kill off timer_ops get_frequency().Paul Mundt2006-10-062-62/+2
| * | sh: First step at generic timeofday support.Paul Mundt2006-10-063-0/+10
* | | [PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA checkJens Axboe2006-10-121-1/+1
* | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-10-126-21/+14
|\ \ \
| * | | [PATCH] block layer: ioprio_best function fixVasily Tarasov2006-10-121-5/+0
| * | | [PATCH] ide-cd: fix breakage with internally queued commandsJens Axboe2006-10-122-2/+4
| * | | [PATCH] block layer: elv_iosched_show should get elv_list_lockVasily Tarasov2006-10-121-2/+2
| * | | [PATCH] splice: fix pipe_to_file() ->prepare_write() error pathJens Axboe2006-10-121-3/+3