summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAge
...
| * | | | Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe2015-11-25
| | |_|/ | |/| |
| * | | block: fix blk_abort_request for blk-mq driversChristoph Hellwig2015-11-24
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-24
| |\ \ \
| | * | | blk-merge: warn if figured out segment number is bigger than nr_phys_segmentsMing Lei2015-11-23
| | * | | blk-merge: fix blk_bio_segment_splitMing Lei2015-11-23
| | * | | block: fix segment splitMing Lei2015-11-23
| | * | | blk-mq: fix calling unplug callbacks with preempt disabledJens Axboe2015-11-20
| | * | | mac: validate mac_partition is within sectorKees Cook2015-11-20
| | * | | blk-flush: Queue through IO scheduler when flush not requiredJan Kara2015-11-16
| | * | | elevator: use list_{first,prev,next}_entryGeliang Tang2015-11-16
| | |/ /
| * | | block: protect rw_page against device teardownDan Williams2015-11-19
| |/ /
* | | cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-03
|/ /
* | block: fix blk-core.c kernel-doc warningRandy Dunlap2015-11-11
* | blk-mq: mark __blk_mq_complete_request() staticJens Axboe2015-11-11
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-10
|\ \
| * | block: add block polling supportJens Axboe2015-11-07
| * | blk-mq: return tag/queue combo in the make_request_fn handlersJens Axboe2015-11-07
| * | block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* | | pidns: fix set/getpriority and ioprio_set/get in PRIO_USER modeBen Segall2015-11-06
* | | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* | | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* | | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-11-05
|\ \ \ | |/ / |/| |
| * | blkcg: don't create "io.stat" on the root cgroupTejun Heo2015-10-22
| * | cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()Tejun Heo2015-09-18
| |/
* | Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\ \
| * | block: add an API for Persistent ReservationsChristoph Hellwig2015-10-21
| * | block: cleanup blkdev_ioctlChristoph Hellwig2015-10-21
* | | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\ \ \
| * | | block, libnvdimm, nvme: provide a built-in blk_integrity nop profileDan Williams2015-10-21
| * | | block: blk_flush_integrity() for bio-based driversDan Williams2015-10-21
| * | | block: move blk_integrity to request_queueDan Williams2015-10-21
| * | | block: generic request_queue reference countingDan Williams2015-10-21
| * | | block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-21
| * | | block: Export integrity data interval size in sysfsMartin K. Petersen2015-10-21
| * | | block: Reduce the size of struct blk_integrityMartin K. Petersen2015-10-21
| * | | block: Consolidate static integrity profile propertiesMartin K. Petersen2015-10-21
| * | | block: Move integrity kobject to struct gendiskMartin K. Petersen2015-10-21
| |/ /
* | | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\ \ \
| * | | blk-mq: avoid excessive boot delays with large lun countsJeff Moyer2015-11-03
| * | | blk-mq: mark ctx as pending at batch in flush plug pathMing Lei2015-10-21
| * | | blk-mq: fix for trace_block_plug()Ming Lei2015-10-21
| * | | block: check bio_mergeable() early before mergingMing Lei2015-10-21
| * | | blk-mq: check bio_mergeable() early before mergingMing Lei2015-10-21
| * | | block: avoid to merge splitted bioMing Lei2015-10-21
| * | | block: setup bi_phys_segments after splittingMing Lei2015-10-21
| * | | block: fix plug list flushing for nomerge queuesJeff Moyer2015-10-21
| * | | blk-mq: remove unused blk_mq_clone_flush_request prototypeChristoph Hellwig2015-10-09
| * | | blk-mq: fix waitqueue_active without memory barrier in block/blk-mq-tag.cKosuke Tatsukawa2015-10-09
| |/ /
| * | Merge tag 'v4.3-rc4' into for-4.4/coreJens Axboe2015-10-09
| |\ \
| * | | block: kmemleak: Track the page allocations for struct requestCatalin Marinas2015-09-23