aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2014-12-05md: dm-req-crypt Recalculate nr_phys_segmentsDinesh K Garg
2014-10-23block: test-iosched: expose APIs to allow compiling ufs_test as a moduleMaya Erez
2014-08-20Merge upstream tag 'v3.10.49' into msm-3.10Ian Maund
2014-08-15arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-06-22block: row: Fix crash when adding a new field in bio structTanya Brokhman
2014-05-30blktrace: fix accounting of partially completed requestsRoman Pen
2014-05-21security: selinux: Add Per-File-Encryption hooksAmir Samuelov
2014-05-06block/fs: keep track of the task that dirtied the pageVenkat Gopalakrishnan
2014-04-23Merge upstream linux-stable v3.10.36 into msm-3.10Ian Maund
2014-03-24Merge upstream linux-stable v3.10.28 into msm-3.10Ian Maund
2014-02-22block: add cond_resched() to potentially long running ioctl discard loopJens Axboe
2014-02-22block: __elv_next_request() shouldn't call into the elevator if bypassingTejun Heo
2014-02-07kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
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-12-11Update of blkg_stat and blkg_rwstat may happen in bh context. While u64_stats...Hong Zhiguo
2013-12-08elevator: acquire q->sysfs_lock in elevator_change()Tomoki Sekiyama
2013-12-08elevator: Fix a race in elevator switching and md device initializationTomoki Sekiyama
2013-12-04blk-core: Fix memory corruption if blkcg_init_queue failsMikulas Patocka
2013-11-29block: properly stack underlying max_segment_size to DM deviceMike Snitzer
2013-11-29block: fix race between request completion and timeout handlingJeff Moyer
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-10-01cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov
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