aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | [CIFS] Fix compiler warning with previous patchSteve French2006-10-02
| * | [CIFS] Fix typoSteve French2006-10-02
| * | [CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit aboutSteve French2006-10-02
| * | [CIFS] Fix readdir of large directories for backlevel serversSteve French2006-10-01
| * | [CIFS] Allow LANMAN21 support even in both POSIX non-POSIX pathSteve French2006-09-30
| * | [CIFS] Make use of newer QFSInfo dependent on capability bit instead ofSteve French2006-09-30
| * | [CIFS] Do not send newer QFSInfo to legacy servers which can not support itSteve French2006-09-30
| * | [CIFS] Fix typo in name of new cifs_show_statsSteve French2006-09-29
| * | [CIFS] Rename server time zone fieldSteve French2006-09-29
| * | [CIFS] Handle legacy servers which return undefined time zoneSteve French2006-09-29
| * | [CIFS] CIFS support for /proc/<pid>/mountstats part 1Steve French2006-09-28
| * | [CIFS] Fix build break ifdef in wrong placeSteve French2006-09-28
| * | [CIFS] More removing of unused functionsSteve French2006-09-28
| * | [CIFS] Remove unused prototypesSteve French2006-09-28
| * | [CIFS] Fix build breakSteve French2006-09-28
| * | [CIFS] Remove static and unused symbolsSteve French2006-09-28
| * | [CIFS] Legacy time handling for Win9x and OS/2 part 1Steve French2006-09-27
| * | CIFS: Use SEEK_END instead of hardcoded valueSteve French2006-09-23
* | | [PATCH] more kernel_execve() fallout (sbus)Al Viro2006-10-12
* | | [PATCH] Fix build breakage with CONFIG_X86_VSMPRavikiran Thirumalai2006-10-12
* | | [PATCH] fixing includes in alpha_ksyms.cAl Viro2006-10-12
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-12
|\ \ \
| * | | sh: SH-4A UBC supportRyusuke Sakato2006-10-11
| * | | sh: interrupt exception handling reworkPaul Mundt2006-10-11
| * | | sh: Default enable R7780RP IRQs.Paul Mundt2006-10-11
| * | | sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt2006-10-10
| * | | sh: Convert IPR-IRQ to IRQ chip.Paul Mundt2006-10-06
| * | | sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt2006-10-06
| * | | sh: Fix pr_debug statements for sh4Jamie Lenehan2006-10-06
| * | | sh: Convert r7780rp IRQ handler to IRQ chip.Paul Mundt2006-10-06
| * | | sh: Updates for IRQ handler changes.Paul Mundt2006-10-06
| * | | sh: Kill off timer_ops get_frequency().Paul Mundt2006-10-06
| * | | sh: First step at generic timeofday support.Paul Mundt2006-10-06
* | | | [PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA checkJens Axboe2006-10-12
* | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-10-12
|\ \ \ \
| * | | | [PATCH] block layer: ioprio_best function fixVasily Tarasov2006-10-12
| * | | | [PATCH] ide-cd: fix breakage with internally queued commandsJens Axboe2006-10-12
| * | | | [PATCH] block layer: elv_iosched_show should get elv_list_lockVasily Tarasov2006-10-12
| * | | | [PATCH] splice: fix pipe_to_file() ->prepare_write() error pathJens Axboe2006-10-12
| * | | | [PATCH] block layer: elevator_find function cleanupVasily Tarasov2006-10-12
| * | | | [PATCH] elevator: elevator_type member not usedJens Axboe2006-10-12
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-12
|\ \ \ \
| * | | | [PKT_SCHED] sch_htb: use rb_first() cleanupAkinbou Mita2006-10-12
| * | | | [RTNETLINK]: Fix use of wrong skb in do_getlink()Patrick McHardy2006-10-12
| * | | | [DECNET]: Fix sfuzz hanging on 2.6.18Patrick McHardy2006-10-12
| * | | | [NET]: Do not memcmp() over pad bytes of struct flowi.David S. Miller2006-10-12
| * | | | [NET]: Introduce protocol-specific destructor for time-wait sockets.YOSHIFUJI Hideaki2006-10-12
| * | | | [NET]: Use typesafe inet_twsk() inline function instead of cast.YOSHIFUJI Hideaki2006-10-12
| * | | | [NET]: Use hton{l,s}() for non-initializers.YOSHIFUJI Hideaki2006-10-12
| * | | | [TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number.YOSHIFUJI Hideaki2006-10-12