summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-05[GFS2] Readpages supportSteven Whitehouse
2006-05-05[GFS2] Set d_ops for root inodeRobert S Peterson
2006-05-02[DLM] fix grant_after_purge softlockupDavid Teigland
2006-05-02[GFS2] Fix bug in writepage()Steven Whitehouse
2006-04-28[GFS2] Remove some unused codeSteven Whitehouse
2006-04-28[GFS2] Update my Credits file entrySteven Whitehouse
2006-04-28[GFS2] Add suitable Maintainers entriesSteven Whitehouse
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk
2006-04-28[DLM] PATCH 3/3 dlm: show recover stateDavid Teigland
2006-04-28[DLM] PATCH 2/3 dlm: lowcomms closeDavid Teigland
2006-04-28[DLM] PATCH 1/3 dlm: force free user lockspaceDavid Teigland
2006-04-28[GFS2] Reordering in deallocation to avoid recursive lockingSteven Whitehouse
2006-04-27Merge branch 'master'David Teigland
2006-04-27[GFS2] Remove redundant casts to/from voidDavid Teigland
2006-04-27Linux v2.6.17-rc3Linus Torvalds
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-04-26Merge nommu treeRussell King
2006-04-26[DLM] lock_dlm recover_status patchDavid Teigland
2006-04-26[GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse
2006-04-26[GFS2] Don't do recursive locking in glock layerSteven Whitehouse
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman
2006-04-26[PATCH] LSM: add missing hook to do_compat_readv_writev()James Morris
2006-04-26[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutexAl Viro
2006-04-26[PATCH] fix mips sys32_p{read,write}Al Viro
2006-04-26[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro
2006-04-26[PATCH] fix leak in activate_ep_files()Al Viro
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-04-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-04-26[PATCH] splice: add ->splice_write support for /dev/nullJens Axboe
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersJens Axboe
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla
2006-04-26[PATCH] sky2: version 1.2Stephen Hemminger
2006-04-26[PATCH] sky2: reset function can be devinitStephen Hemminger
2006-04-26[PATCH] sky2: use ALIGN() macroStephen Hemminger
2006-04-26[PATCH] sky2: add fake idle irq timerStephen Hemminger
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-04-26Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...Jeff Garzik
2006-04-26Merge branch 'master' into upstream-fixesJeff Garzik
2006-04-26[BRIDGE]: allow full size vlan packetsStephen Hemminger
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe
2006-04-26[doc] add paragraph about 'fs' subsystem to sysfs.txtMiklos Szeredi
2006-04-26[fuse] fix race between checking and setting file->private_dataMiklos Szeredi
2006-04-26[fuse] fix deadlock between fuse_put_super() and request_end(), try #2Miklos Szeredi
2006-04-26Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"Miklos Szeredi
2006-04-26[PATCH] splice: fix offset problemsJens Axboe
2006-04-26[PATCH] splice: fix min() warningAndrew Morton