summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Update my Credits file entrySteven Whitehouse2006-04-281-3/+3
* [GFS2] Add suitable Maintainers entriesSteven Whitehouse2006-04-281-0/+18
* [GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk2006-04-2823-77/+79
* [DLM] PATCH 3/3 dlm: show recover stateDavid Teigland2006-04-281-0/+13
* [DLM] PATCH 2/3 dlm: lowcomms closeDavid Teigland2006-04-284-1/+24
* [DLM] PATCH 1/3 dlm: force free user lockspaceDavid Teigland2006-04-281-1/+1
* [GFS2] Reordering in deallocation to avoid recursive lockingSteven Whitehouse2006-04-283-54/+49
* Merge branch 'master'David Teigland2006-04-27167-1691/+3835
|\
| * Linux v2.6.17-rc3v2.6.17-rc3Linus Torvalds2006-04-261-1/+1
| * Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-04-261-6/+4
| |\
| | * [MMC] pxamci: fix data timeout calculationRussell King2006-04-241-6/+4
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-266-6/+8
| |\ \
| | * \ Merge nommu treeRussell King2006-04-262-2/+4
| | |\ \
| | | * | [ARM] nommu: trivial fixups for head-nommu.S and the MakefileHyok S. Choi2006-04-242-2/+4
| | | |/
| | * | [ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCRRussell King2006-04-253-3/+3
| | * | [ARM] 3484/1: Correct AEABI CFLAGS for correct enum handlingRichard Purdie2006-04-251-1/+1
| * | | [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-2619-19/+19
| * | | [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-269-9/+9
| * | | [PATCH] LSM: add missing hook to do_compat_readv_writev()James Morris2006-04-261-0/+4
| * | | [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutexAl Viro2006-04-261-4/+14
| * | | [PATCH] fix mips sys32_p{read,write}Al Viro2006-04-261-62/+2
| * | | [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro2006-04-261-1/+1
| * | | [PATCH] fix leak in activate_ep_files()Al Viro2006-04-261-0/+1
| * | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-2611-77/+328
| |\ \ \
| | * | | [PATCH] splice: add ->splice_write support for /dev/nullJens Axboe2006-04-261-0/+14
| | * | | [PATCH] splice: rearrange moving to/from pipe helpersJens Axboe2006-04-262-24/+28
| | * | | [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-269-43/+268
| | * | | [PATCH] splice: fix offset problemsJens Axboe2006-04-261-19/+27
| | * | | [PATCH] splice: fix min() warningAndrew Morton2006-04-261-1/+1
| * | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-2618-147/+354
| |\ \ \ \
| | * | | | [PATCH] forcedeth: fix initializationAyaz Abdulla2006-04-261-12/+67
| | * | | | [PATCH] sky2: version 1.2Stephen Hemminger2006-04-261-1/+1
| | * | | | [PATCH] sky2: reset function can be devinitStephen Hemminger2006-04-261-1/+1
| | * | | | [PATCH] sky2: use ALIGN() macroStephen Hemminger2006-04-261-4/+2
| | * | | | [PATCH] sky2: add fake idle irq timerStephen Hemminger2006-04-262-1/+23
| | * | | | [PATCH] sky2: reschedule if irq still pendingStephen Hemminger2006-04-262-12/+26
| | * | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-269-49/+133
| | |\ \ \ \
| | | * | | | [PATCH] bcm43xx: make PIO mode usableMichael Buesch2006-04-243-32/+84
| | | * | | | [PATCH] bcm43xx: add to MAINTAINERSMichael Buesch2006-04-241-0/+8
| | | * | | | [PATCH] softmac: fix SIOCSIWAPJohannes Berg2006-04-244-15/+39
| | | * | | | [PATCH] Fix crash on big-endian systems during scanPavel Roskin2006-04-241-2/+2
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...Jeff Garzik2006-04-261-0/+1
| | |\ \ \ \
| | | * | | | e1000: Update truesize with the length of the packet for packet splitAuke Kok2006-04-251-0/+1
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'master' into upstream-fixesJeff Garzik2006-04-26115-1416/+3201
| | |\ \ \ \ | | | |/ / /
| | * | | | [PATCH] Fix locking in gianfarAndy Fleming2006-04-204-67/+100
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-261-1/+7
| |\ \ \ \ \
| | * | | | | [BRIDGE]: allow full size vlan packetsStephen Hemminger2006-04-261-1/+7
| | | |/ / / | | |/| | |
| * | | | | [doc] add paragraph about 'fs' subsystem to sysfs.txtMiklos Szeredi2006-04-261-0/+5
| * | | | | [fuse] fix race between checking and setting file->private_dataMiklos Szeredi2006-04-261-5/+8
| * | | | | [fuse] fix deadlock between fuse_put_super() and request_end(), try #2Miklos Szeredi2006-04-261-2/+11
OpenPOWER on IntegriCloud