aboutsummaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2016-01-08Revert "block: Split bios on chunk boundaries"Jens Axboe
2015-12-28block: add blk_start_queue_async()Jens Axboe
2015-12-22block: Split bios on chunk boundariesKeith Busch
2015-12-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-22block: ensure to split after potentially bouncing a bioJunichi Nomura
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-03SCSI: Fix NULL pointer dereference in runtime PMKen Xue
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2015-11-30blk-merge: fix computing bio->bi_seg_front_size in case of single segmentMing Lei
2015-11-29block: Always check queue limits for cloned requestsHannes Reinecke
2015-11-25Return EBUSY from BLKRRPART for mounted whole-dev fsEric Sandeen
2015-11-25block/sd: Fix device-imposed transfer length limitsMartin K. Petersen
2015-11-25Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe
2015-11-24block: fix blk_abort_request for blk-mq driversChristoph Hellwig
2015-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-23blk-merge: warn if figured out segment number is bigger than nr_phys_segmentsMing Lei
2015-11-23blk-merge: fix blk_bio_segment_splitMing Lei
2015-11-23block: fix segment splitMing Lei
2015-11-20blk-mq: fix calling unplug callbacks with preempt disabledJens Axboe
2015-11-20mac: validate mac_partition is within sectorKees Cook
2015-11-19block: protect rw_page against device teardownDan Williams
2015-11-16blk-flush: Queue through IO scheduler when flush not requiredJan Kara
2015-11-16elevator: use list_{first,prev,next}_entryGeliang Tang
2015-11-11block: fix blk-core.c kernel-doc warningRandy Dunlap
2015-11-11blk-mq: mark __blk_mq_complete_request() staticJens Axboe
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-07block: add block polling supportJens Axboe
2015-11-07blk-mq: return tag/queue combo in the make_request_fn handlersJens Axboe
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-11-06pidns: fix set/getpriority and ioprio_set/get in PRIO_USER modeBen Segall
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-11-04Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-04Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-04Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-03blk-mq: avoid excessive boot delays with large lun countsJeff Moyer
2015-10-28block: re-add discard_granularity and alignment checksMing Lin
2015-10-22blkcg: don't create "io.stat" on the root cgroupTejun Heo
2015-10-21blk-mq: mark ctx as pending at batch in flush plug pathMing Lei
2015-10-21blk-mq: fix for trace_block_plug()Ming Lei
2015-10-21block: check bio_mergeable() early before mergingMing Lei
2015-10-21blk-mq: check bio_mergeable() early before mergingMing Lei
2015-10-21block: avoid to merge splitted bioMing Lei
2015-10-21block: setup bi_phys_segments after splittingMing Lei
2015-10-21block: fix plug list flushing for nomerge queuesJeff Moyer
2015-10-21block: add an API for Persistent ReservationsChristoph Hellwig