summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2015-12-231-1/+1
|\
| * block: restore /proc/partitions to not display non-partitionable removable de...Josh Hunt2015-12-181-1/+1
* | Merge remote-tracking branch 'block/for-next'Stephen Rothwell2015-12-2311-63/+69
|\ \ | |/ |/|
| * Merge branch 'for-4.5/nvme' into for-nextJens Axboe2015-12-224-11/+23
| |\
| | * block: remove REQ_NO_TIMEOUT flagChristoph Hellwig2015-12-222-5/+0
| | * block: defer timeouts to a workqueueChristoph Hellwig2015-12-224-6/+23
| * | Merge branch 'for-4.5/nvme' into for-nextJens Axboe2015-12-091-5/+4
| |\ \ | | |/
| | * blk-integrity: checking for NULL instead of IS_ERRDan Carpenter2015-12-091-5/+4
| * | Merge branch 'for-4.5/core' into for-nextJens Axboe2015-12-031-0/+3
| |\ \
| | * | block: add call to split trace pointMike Krinkin2015-12-031-0/+3
| * | | Merge branch 'for-4.5/core' into for-nextJens Axboe2015-12-032-10/+3
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * blk-mq: Avoid memoryless numa node encoded in hctx numa_nodeRaghavendra K T2015-12-032-2/+2
| | * blk-mq: Reuse hardware context cpumask for tagsRaghavendra K T2015-12-031-8/+1
| * | blk-integrity: empty implementation when disabledKeith Busch2015-12-031-2/+2
| |/
| * blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-014-30/+23
| * Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe2015-11-251-1/+1
| * block: clarify blk_add_timer() use case for blk-mqJens Axboe2015-11-241-0/+6
| * bio: use offset_in_page macroGeliang Tang2015-11-241-2/+2
| * block: do not initialise statics to 0 or NULLWei Tang2015-11-241-1/+1
| * block: do not initialise globals to 0 or NULLWei Tang2015-11-241-1/+1
| * block: rename request_queue slab cacheIlya Dryomov2015-11-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-121-0/+12
|\ \
| * | SCSI: Fix NULL pointer dereference in runtime PMKen Xue2015-12-031-0/+12
* | | Merge branch 'master' into for-4.4-fixesTejun Heo2015-12-0710-58/+83
|\ \ \
| * \ \ Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-062-20/+19
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-032-20/+19
| | |\ \
| | | * | block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2015-11-252-20/+19
| * | | | blk-merge: fix computing bio->bi_seg_front_size in case of single segmentMing Lei2015-11-301-0/+3
| * | | | block: Always check queue limits for cloned requestsHannes Reinecke2015-11-291-14/+7
| * | | | Return EBUSY from BLKRRPART for mounted whole-dev fsEric Sandeen2015-11-251-1/+1
| * | | | Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe2015-11-251-1/+1
| | |_|/ | |/| |
| * | | block: fix blk_abort_request for blk-mq driversChristoph Hellwig2015-11-241-3/+5
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-245-19/+49
| |\ \ \
| | * | | blk-merge: warn if figured out segment number is bigger than nr_phys_segmentsMing Lei2015-11-231-0/+6
| | * | | blk-merge: fix blk_bio_segment_splitMing Lei2015-11-231-3/+19
| | * | | block: fix segment splitMing Lei2015-11-231-2/+2
| | * | | blk-mq: fix calling unplug callbacks with preempt disabledJens Axboe2015-11-201-5/+9
| | * | | mac: validate mac_partition is within sectorKees Cook2015-11-201-3/+7
| | * | | blk-flush: Queue through IO scheduler when flush not requiredJan Kara2015-11-161-1/+1
| | * | | elevator: use list_{first,prev,next}_entryGeliang Tang2015-11-161-5/+5
| | |/ /
| * | | block: protect rw_page against device teardownDan Williams2015-11-191-2/+0
| |/ /
* | | cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-031-3/+3
|/ /
* | block: fix blk-core.c kernel-doc warningRandy Dunlap2015-11-111-0/+3
* | blk-mq: mark __blk_mq_complete_request() staticJens Axboe2015-11-112-2/+1
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-104-33/+138
|\ \
| * | block: add block polling supportJens Axboe2015-11-073-0/+86
| * | blk-mq: return tag/queue combo in the make_request_fn handlersJens Axboe2015-11-071-17/+28
| * | block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-072-22/+30
* | | pidns: fix set/getpriority and ioprio_set/get in PRIO_USER modeBen Segall2015-11-061-2/+4
* | | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-063-6/+6