summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-05[GFS2] Readpages supportSteven Whitehouse13-129/+254
2006-05-05[GFS2] Set d_ops for root inodeRobert S Peterson1-0/+3
2006-05-02[DLM] fix grant_after_purge softlockupDavid Teigland3-15/+30
2006-05-02[GFS2] Fix bug in writepage()Steven Whitehouse1-1/+1
2006-04-28[GFS2] Remove some unused codeSteven Whitehouse5-315/+0
2006-04-28[GFS2] Update my Credits file entrySteven Whitehouse1-3/+3
2006-04-28[GFS2] Add suitable Maintainers entriesSteven Whitehouse1-0/+18
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk23-77/+79
2006-04-28[DLM] PATCH 3/3 dlm: show recover stateDavid Teigland1-0/+13
2006-04-28[DLM] PATCH 2/3 dlm: lowcomms closeDavid Teigland4-1/+24
2006-04-28[DLM] PATCH 1/3 dlm: force free user lockspaceDavid Teigland1-1/+1
2006-04-28[GFS2] Reordering in deallocation to avoid recursive lockingSteven Whitehouse3-54/+49
2006-04-27Merge branch 'master'David Teigland167-1691/+3835
2006-04-27[GFS2] Remove redundant casts to/from voidDavid Teigland2-8/+7
2006-04-26Linux v2.6.17-rc3v2.6.17-rc3Linus Torvalds1-1/+1
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-6/+4
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-6/+8
2006-04-26Merge nommu treeRussell King2-2/+4
2006-04-26[DLM] lock_dlm recover_status patchDavid Teigland3-9/+18
2006-04-26[GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse6-19/+14
2006-04-26[GFS2] Don't do recursive locking in glock layerSteven Whitehouse3-196/+46
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman19-19/+19
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman9-9/+9
2006-04-26[PATCH] LSM: add missing hook to do_compat_readv_writev()James Morris1-0/+4
2006-04-26[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutexAl Viro1-4/+14
2006-04-26[PATCH] fix mips sys32_p{read,write}Al Viro1-62/+2
2006-04-26[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro1-1/+1
2006-04-26[PATCH] fix leak in activate_ep_files()Al Viro1-0/+1
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds11-77/+328
2006-04-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds18-147/+354
2006-04-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+7
2006-04-26[PATCH] splice: add ->splice_write support for /dev/nullJens Axboe1-0/+14
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersJens Axboe2-24/+28
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla1-12/+67
2006-04-26[PATCH] sky2: version 1.2Stephen Hemminger1-1/+1
2006-04-26[PATCH] sky2: reset function can be devinitStephen Hemminger1-1/+1
2006-04-26[PATCH] sky2: use ALIGN() macroStephen Hemminger1-4/+2
2006-04-26[PATCH] sky2: add fake idle irq timerStephen Hemminger2-1/+23
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger2-12/+26
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik9-49/+133
2006-04-26Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...Jeff Garzik1-0/+1
2006-04-26Merge branch 'master' into upstream-fixesJeff Garzik115-1416/+3201
2006-04-26[BRIDGE]: allow full size vlan packetsStephen Hemminger1-1/+7
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe9-43/+268
2006-04-26[doc] add paragraph about 'fs' subsystem to sysfs.txtMiklos Szeredi1-0/+5
2006-04-26[fuse] fix race between checking and setting file->private_dataMiklos Szeredi1-5/+8
2006-04-26[fuse] fix deadlock between fuse_put_super() and request_end(), try #2Miklos Szeredi1-2/+11
2006-04-26Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"Miklos Szeredi3-36/+31
2006-04-26[PATCH] splice: fix offset problemsJens Axboe1-19/+27
2006-04-26[PATCH] splice: fix min() warningAndrew Morton1-1/+1