summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-119-76/+236
|\
| * block: fix request_queue->flags initializationTejun Heo2012-09-211-1/+1
| * block: lift the initial queue bypass mode on blk_register_queue() instead of ...Tejun Heo2012-09-212-5/+8
| * block: ioctl to zero block rangesMartin K. Petersen2012-09-201-0/+27
| * block: Make blkdev_issue_zeroout use WRITE SAMEMartin K. Petersen2012-09-201-1/+29
| * block: Implement support for WRITE SAMEMartin K. Petersen2012-09-205-2/+124
| * block: Consolidate command flag and queue limit checks for mergesMartin K. Petersen2012-09-202-20/+13
| * block: Clean up special command handling logicMartin K. Petersen2012-09-204-35/+11
| * block/blk-tag.c: Remove useless kfreePeter Senna Tschudin2012-09-121-4/+2
| * block: remove the duplicated setting for congestion_thresholdJaehoon Chung2012-09-091-2/+0
| * block: reject invalid queue attribute valuesDave Reisner2012-09-091-2/+23
| * block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet2012-09-091-7/+1
| * block: Kill bi_destructorKent Overstreet2012-09-091-1/+1
| * block: Ues bi_pool for bio_integrity_alloc()Kent Overstreet2012-09-091-1/+1
* | Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-021-0/+8
|\ \
| * | cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...Tejun Heo2012-09-141-0/+8
| |/
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-023-23/+13
|\ \
| * | workqueue: deprecate __cancel_delayed_work()Tejun Heo2012-08-211-1/+1
| * | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-212-10/+3
| * | workqueue: deprecate system_nrt[_freezable]_wqTejun Heo2012-08-202-9/+8
| * | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-131-4/+2
* | | s390/partitions: make partition detection independent from DASD ioctlsStefan Weinhuber2012-09-261-183/+272
* | | blk: add an upper sanity check on partition addingAlan Cox2012-09-181-1/+1
* | | block: rate-limit the error message from failing commandsYi Zou2012-08-301-3/+5
| |/ |/|
* | block: Don't use static to define "void *p" in show_partition_start()Jianpeng Ma2012-08-031-1/+1
* | block: Add blk_bio_map_sg() helperAsias He2012-08-021-0/+37
* | block: Introduce __blk_segment_map_sg() helperAsias He2012-08-021-35/+45
* | block: split discard into aligned requestsPaolo Bonzini2012-08-021-10/+24
* | block: reorganize rounding of max_discard_sectorsPaolo Bonzini2012-08-021-4/+5
|/
* Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-011-10/+34
|\
| * blk: pass from_schedule to non-request unplug functions.NeilBrown2012-07-311-3/+3
| * block: stack unplugShaohua Li2012-07-311-8/+7
| * blk: centralize non-request unplug handling.NeilBrown2012-07-311-0/+25
* | Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-0112-234/+423
|\ \
| * | block: remove dead func declarationYuanhan Liu2012-08-011-1/+0
| * | block: add partition resize function to blkpg ioctlVivek Goyal2012-08-013-9/+74
| * | block: uninitialized ioc->nr_tasks triggers WARN_ONOlof Johansson2012-08-011-0/+1
| * | block: do not artificially constrain max_sectors for stacking driversMike Snitzer2012-08-011-2/+1
| |/
| * blkcg: implement per-blkg request allocationTejun Heo2012-06-264-27/+200
| * block: prepare for multiple request_listsTejun Heo2012-06-253-32/+39
| * block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvprivTejun Heo2012-06-251-6/+7
| * blkcg: inline bio_blkcg() and friendsTejun Heo2012-06-252-25/+22
| * block: allocate io_context upfrontTejun Heo2012-06-252-30/+15
| * block: refactor get_request[_wait]()Tejun Heo2012-06-251-39/+35
| * block: drop custom queue draining used by scsi_transport_{iscsi|fc}Tejun Heo2012-06-251-53/+0
| * mempool: add @gfp_mask to mempool_create_node()Tejun Heo2012-06-251-2/+2
| * blkcg: make root blkcg allocation use %GFP_KERNELTejun Heo2012-06-251-16/+43
| * blkcg: __blkg_lookup_create() doesn't need radix preloadTejun Heo2012-06-251-9/+1
* | [SCSI] block: Fix blk_execute_rq_nowait() dead queue handlingMuthukumar Ratty2012-07-201-3/+8
|/
* scsi: Silence unnecessary warnings about ioctl to partitionJan Kara2012-06-151-1/+4