aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/elevator.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-18[PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro1-7/+7
2006-03-18[PATCH] elevator_t lifetime rules and sysfs fixesAl Viro1-1/+8
2006-03-18[PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro1-0/+1
2006-02-08[PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)Tejun Heo1-0/+1
2006-01-10s/assoicated/associated/Adrian Bunk1-1/+1
2006-01-09make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt1-2/+0
2006-01-06[BLOCK] reimplement handling of barrier requestTejun Heo1-0/+1
2005-10-28Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-9/+9
2005-10-28[PATCH] gfp_t: block layer coreAl Viro1-2/+2
2005-10-28[PATCH] generic dispatch fixesJens Axboe1-1/+3
2005-10-28[PATCH] 01/05 Implement generic dispatch queueTejun Heo1-9/+7
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+145