summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2014-01-29block: add test bio size define to test-ioschedLee Susman
2014-01-18dm: Request based dm-cryptDinesh K Garg
2014-01-05block: do not notify urgent request, when flush with data in flightKonstantin Dorfman
2013-11-05mmc: Unit test fix for loggingKonstantin Dorfman
2013-10-27Revert "block: prevent access to NULL pointer in req->part"Dolev Raviv
2013-10-27block: test-iosched: disable statistic flag on requestDolev Raviv
2013-10-24block: prevent access to NULL pointer in req->partDolev Raviv
2013-10-10scsi: ufs: mixed long sequentialDolev Raviv
2013-10-10scsi: ufs: add support for test specific completion checkDolev Raviv
2013-10-03block: allow REQ_PM requests even when the device is suspendedSujit Reddy Thumma
2013-09-09Revert "block: Add URGENT request notification support to CFQ scheduler"Tatyana Brokhman
2013-09-04block: Add URGENT request notification support to CFQ schedulerTatyana Brokhman
2013-09-04scsi: ufs: long sequential read/write testsLee Susman
2013-09-04mmc: card: change long_sequential_test time measurements to ktimeLee Susman
2013-09-04block: Remove "requeuing urgent req" error messagesTatyana Brokhman
2013-09-04block: urgent: Fix dispatching of URGENT mechanismTatyana Brokhman
2013-09-04block: urgent request: remove unnecessary urgent markingTatyana Brokhman
2013-09-04block: fix test crashing due to synchronization issueDolev Raviv
2013-09-04mmc: enhance long_sequential_test for higher throughputLee Susman
2013-09-04block: test-iosched: Add support for setting rq_diskDolev Raviv
2013-09-04mmc: new request notification unit-testLee Susman
2013-09-04block: test-iosched infrastructure enhancementLee Susman
2013-09-04mmc: Enable eMMC unit-testsMaya Erez
2013-09-04mmc: improve mmc_block_test printoutsLee Susman
2013-09-04mmc: card: Add long sequential read test to test-ioschedLee Susman
2013-09-04Merge branch 'qandroid-3.10' into msm-3.10Stephen Boyd
2013-08-22block: row: Remove warning massage from add_requestTatyana Brokhman
2013-08-22block: row: change hrtimer_cancel to hrtimer_try_to_cancelTatyana Brokhman
2013-08-22block: row-iosched idling triggered by readahead pagesLee Susman
2013-08-22block: urgent request: Update dispatch_urgent in case of requeue/reinsertTatyana Brokhman
2013-08-22block: row: Fix starvation tolerance valuesMaya Erez
2013-08-22block: row: Update sysfs functionsTatyana Brokhman
2013-08-22block: row: Prevent starvation of regular priority by high priorityTatyana Brokhman
2013-08-15block: row: Re-design urgent request notification mechanismTatyana Brokhman
2013-08-15block: test-iosched: Sleep before each testTatyana Brokhman
2013-07-08block: row: Update initial values of ROW data structuresTatyana Brokhman
2013-07-08block: row: Don't notify URGENT if there are un-completed urgent reqTatyana Brokhman
2013-07-08block: row: Idling mechanism re-factoringTatyana Brokhman
2013-07-08block: row: Dispatch requests according to their io-priorityTatyana Brokhman
2013-07-08block: row: Aggregate row_queue parameters to one structureTatyana Brokhman
2013-07-08block: row: fix sysfs functions - idle_time conversionTatyana Brokhman
2013-07-08block: row: Insert dispatch_quantum into struct row_queueTatyana Brokhman
2013-07-08block: row: Add some debug information on ROW queuesTatyana Brokhman
2013-07-08row: Add support for urgent request handlingTatyana Brokhman
2013-07-08row: Adding support for reinsert already dispatched reqTatyana Brokhman
2013-07-08cfq-iosched: Fix null pointer dereferenceSujit Reddy Thumma
2013-07-08block:row: fix idling mechanism in ROWTatyana Brokhman
2013-07-08block: Add API for urgent request handlingTatyana Brokhman
2013-07-08block: Add support for reinsert a dispatched reqTatyana Brokhman
2013-07-08block: ROW: Fix forced dispatchTatyana Brokhman