aboutsummaryrefslogtreecommitdiffstats
path: root/block/cfq-iosched.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11cfq-iosched: check whether a queue timed out in accountingJens Axboe1-14/+18
2007-02-11cfq-iosched: tweak the FIFO checkingJens Axboe1-3/+4
2007-02-11cfq-iosched: don't pass in queue for cfq_arm_slice_timer()Jens Axboe1-5/+4
2007-02-11cfq-iosched: account for slice over/under timeJens Axboe1-20/+12
2007-02-11cfq-iosched: defer slice activation to first request being activeJens Axboe1-38/+53
2007-02-11[PATCH] cfq-iosched: use last service point as the fairness criteriaJens Axboe1-14/+34
2007-02-11cfq-iosched: document the cfqq flagsJens Axboe1-9/+9
2007-02-11[PATCH] cfq-iosched: move on_rr check into cfq_resort_rr_list()Jens Axboe1-10/+9
2007-02-11cfq-iosched: remove cfq_io_context last_queueJens Axboe2-18/+2
2007-02-11elevator: don't sort reads between writesJens Axboe1-0/+2
2007-02-11elevator: abstract out the activate and deactivate functionsJens Axboe1-9/+20
2007-02-11[PATCH] fix fatal kernel-doc errorRandy Dunlap1-1/+2
2007-02-11[PATCH] add missing io...._rep() on sparc32Al Viro1-0/+29
2007-02-11[PATCH] Switch s390 to NO_IOMEMAl Viro4-125/+2
2007-02-11[PATCH] sort the devres mess outAl Viro21-397/+442
2007-02-11[PATCH] FRA_{DST,SRC} are le16 for decnetAl Viro1-6/+6
2007-02-11[PATCH] fix misannotation of linkinfo_dnAl Viro1-1/+1
2007-02-11[PATCH] fix DocBook buildDon Mullis2-5/+5
2007-02-11[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-codeAndrew Morton1-2/+2
2007-02-11[PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina1-2/+1
2007-02-11[PATCH] rapidio: fix multi-switch enumerationAlexandre Bounine2-31/+88
2007-02-11[PATCH] tty: cleanup release_memChristoph Hellwig1-36/+37
2007-02-11[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_structAlexey Dobriyan4-12/+58
2007-02-11[PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menusAlexey Dobriyan1-18/+18
2007-02-11[PATCH] _proc_do_string(): fix short readsOleg Nesterov1-4/+12
2007-02-11[PATCH] Fix sparse annotation of spin unlock macros in one casePavel Roskin1-9/+24
2007-02-11[PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler()Paul E. McKenney1-1/+1
2007-02-11[PATCH] highmem: catch illegal nestingIngo Molnar1-3/+4
2007-02-11[PATCH] jbd layer function called instead of fs specific oneDmitriy Monakhov2-4/+4
2007-02-11[PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUGRobert P. J. Day1-1/+1
2007-02-11[PATCH] mxser: remove useless fieldsCedric Le Goater1-6/+1
2007-02-11[PATCH] drivers/block/DAC960: convert 'boolean' to 'bool'Richard Knutsson2-287/+280
2007-02-11[PATCH] some rtc documentation updatesMike Frysinger1-12/+34
2007-02-11[PATCH] order of lockdep off/on in vprintk() should be changedMathieu Desnoyers1-3/+3
2007-02-11[PATCH] Remove unused kernel config option PARIDE_PARPORTRobert P. J. Day1-7/+1
2007-02-11[PATCH] Remove unused kernel config option ZISOFS_FSRobert P. J. Day1-6/+0
2007-02-11[PATCH] Remove references to obsolete kernel config option DEBUG_RWSEMSRobert P. J. Day1-9/+0
2007-02-11[PATCH] Remove dead kernel config option AEDSP16_MPU401.Robert P. J. Day1-12/+0
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day5-10/+6
2007-02-11[PATCH] cleanup include/linux/reiserfs_xattr.hAdrian Bunk1-5/+19
2007-02-11[PATCH] cleanup include/linux/xattr.hAdrian Bunk2-1/+9
2007-02-11[PATCH] Remove final reference to superfluous smp_commence()Robert P. J. Day1-5/+0
2007-02-11[PATCH] buffer: memorder fixNick Piggin1-0/+1