summaryrefslogtreecommitdiff
path: root/block (follow)
Commit message (Expand)AuthorAge
* dm: add snapshot of dm-req-cryptGilad Broner2016-03-23
* platform: msm: add Per-File-Tagger (PFT) driverAndrey Markovytch2016-03-23
* Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\
| * block: fix bio splitting on max sectorsMing Lei2016-02-17
| * block: split bios to max possible lengthKeith Busch2016-02-17
* | block: test-iosched: Fix compilation error in end_test_bioVenkat Gopalakrishnan2016-03-22
* | block: don't allow nr_pending to go negativeSubhash Jadavani2016-03-22
* | block/fs: make tracking dirty task debug onlyVenkat Gopalakrishnan2016-03-22
* | block/fs: keep track of the task that dirtied the pageVenkat Gopalakrishnan2016-03-22
* | block: test-iosched: fix spinlock recursionGilad Broner2016-03-22
* | block: test-iosched: expose sector_range variable to userLee Susman2016-03-22
* | block: test-iosched: fix bio allocation for test requestsGilad Broner2016-03-22
* | block: test-iosched: enable running of simultaneous testsGilad Broner2016-03-22
* | block: test-iosched: fix spinlock recursionGilad Broner2016-03-22
* | block: test-iosched: remove test timeout timerGilad Broner2016-03-22
* | block: test-iosched: expose APIs to allow compiling ufs_test as a moduleMaya Erez2016-03-22
* | scsi: ufs: mixed long sequentialDolev Raviv2016-03-22
* | scsi: ufs: add support for test specific completion checkDolev Raviv2016-03-22
* | scsi: ufs: long sequential read/write testsLee Susman2016-03-22
* | block: test-iosched: fix test-iosched compilationMaya Erez2016-03-22
* | block: add test bio size define to test-ioschedLee Susman2016-03-22
* | mmc: Unit test fix for loggingMaya Erez2016-03-22
* | block: test-iosched: disable statistic flag on requestDolev Raviv2016-03-22
* | mmc: card: change long_sequential_test time measurements to ktimeLee Susman2016-03-22
* | block: fix test crashing due to synchronization issueDolev Raviv2016-03-22
* | mmc: enhance long_sequential_test for higher throughputLee Susman2016-03-22
* | block: test-iosched: Add support for setting rq_diskDolev Raviv2016-03-22
* | mmc: new request notification unit-testLee Susman2016-03-22
* | block: test-iosched infrastructure enhancementLee Susman2016-03-22
* | mmc: Enable eMMC unit-testsMaya Erez2016-03-22
* | mmc: improve mmc_block_test printoutsLee Susman2016-03-22
* | mmc: card: Add long sequential read test to test-ioschedLee Susman2016-03-22
* | block: test-iosched: Sleep before each testTatyana Brokhman2016-03-22
* | block: test-iosched error handling fixesMaya Erez2016-03-22
* | block: Add test-iosched schedulerMaya Erez2016-03-22
* | block: blk-flush: Add support for Barrier flagDolev Raviv2016-03-22
* | block: genhd: Add disk/partition specific uevent callbacks for partition infoSan Mehat2016-02-16
|/
* Revert "block: Split bios on chunk boundaries"Jens Axboe2016-01-08
* block: add blk_start_queue_async()Jens Axboe2015-12-28
* block: Split bios on chunk boundariesKeith Busch2015-12-22
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-22
|\
| * block: ensure to split after potentially bouncing a bioJunichi Nomura2015-12-22
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-12
|\|
| * SCSI: Fix NULL pointer dereference in runtime PMKen Xue2015-12-03
* | Merge branch 'master' into for-4.4-fixesTejun Heo2015-12-07
|\ \
| * \ Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-06
| |\ \ | | |/ | |/|
| | * Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-03
| | |\
| | | * block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2015-11-25
| * | | blk-merge: fix computing bio->bi_seg_front_size in case of single segmentMing Lei2015-11-30
| * | | block: Always check queue limits for cloned requestsHannes Reinecke2015-11-29