Commit Graph

1797 Commits (9560f840f301868b4b4b175e81afa96dc57611ac)

Author SHA1 Message Date
Stefan Weinhuber 46e8894786 s390/partitions: make partition detection independent from DASD ioctls 13 years ago
Tejun Heo 60ea8226cb block: fix request_queue->flags initialization 13 years ago
Tejun Heo 749fefe677 block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue() 13 years ago
Martin K. Petersen 66ba32dc16 block: ioctl to zero block ranges 13 years ago
Martin K. Petersen 579e8f3c7b block: Make blkdev_issue_zeroout use WRITE SAME 13 years ago
Martin K. Petersen 4363ac7c13 block: Implement support for WRITE SAME 13 years ago
Martin K. Petersen f31dc1cd49 block: Consolidate command flag and queue limit checks for merges 13 years ago
Martin K. Petersen e2a60da74f block: Clean up special command handling logic 13 years ago
Alan Cox 2bd6efad25 blk: add an upper sanity check on partition adding 13 years ago
Tejun Heo 8c7f6edbda cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them 13 years ago
Peter Senna Tschudin d41570b746 block/blk-tag.c: Remove useless kfree 13 years ago
Jaehoon Chung e32463b2f7 block: remove the duplicated setting for congestion_threshold 13 years ago
Dave Reisner b1f3b64d76 block: reject invalid queue attribute values 13 years ago
Kent Overstreet bf800ef181 block: Add bio_clone_bioset(), bio_clone_kmalloc() 13 years ago
Kent Overstreet 4254bba17d block: Kill bi_destructor 13 years ago
Kent Overstreet 1e2a410ff7 block: Ues bi_pool for bio_integrity_alloc() 13 years ago
Yi Zou 37d7b34f05 block: rate-limit the error message from failing commands 13 years ago
Tejun Heo 136b5721d7 workqueue: deprecate __cancel_delayed_work() 13 years ago
Tejun Heo e7c2f96744 workqueue: use mod_delayed_work() instead of __cancel + queue 13 years ago
Tejun Heo 3b07e9ca26 workqueue: deprecate system_nrt[_freezable]_wq 13 years ago
Tejun Heo 41f63c5359 workqueue: use mod_delayed_work() instead of cancel + queue 13 years ago
Jianpeng Ma 0676806707 block: Don't use static to define "void *p" in show_partition_start() 13 years ago
Asias He 85b9f66a41 block: Add blk_bio_map_sg() helper 13 years ago
Asias He 963ab9e5da block: Introduce __blk_segment_map_sg() helper 13 years ago
Paolo Bonzini c6e666345e block: split discard into aligned requests 13 years ago
Paolo Bonzini f6ff53d361 block: reorganize rounding of max_discard_sectors 13 years ago
Yuanhan Liu 80799fbb7d block: remove dead func declaration 13 years ago
Vivek Goyal c83f6bf98d block: add partition resize function to blkpg ioctl 13 years ago
Olof Johansson 4638a83e86 block: uninitialized ioc->nr_tasks triggers WARN_ON 13 years ago
Mike Snitzer fe86cdcef7 block: do not artificially constrain max_sectors for stacking drivers 13 years ago
NeilBrown 74018dc306 blk: pass from_schedule to non-request unplug functions. 13 years ago
Shaohua Li 2a7d5559b3 block: stack unplug 13 years ago
NeilBrown 9cbb175088 blk: centralize non-request unplug handling. 13 years ago
Muthukumar Ratty e81ca6fe85 [SCSI] block: Fix blk_execute_rq_nowait() dead queue handling 13 years ago
Tejun Heo a051661ca6 blkcg: implement per-blkg request allocation 13 years ago
Tejun Heo 5b788ce3e2 block: prepare for multiple request_lists 13 years ago
Tejun Heo 8a5ecdd428 block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv 13 years ago
Tejun Heo b1208b56f3 blkcg: inline bio_blkcg() and friends 13 years ago
Tejun Heo 7f4b35d155 block: allocate io_context upfront 13 years ago
Tejun Heo a06e05e6af block: refactor get_request[_wait]() 13 years ago
Tejun Heo 86072d8112 block: drop custom queue draining used by scsi_transport_{iscsi|fc} 13 years ago
Tejun Heo a91a5ac685 mempool: add @gfp_mask to mempool_create_node() 13 years ago
Tejun Heo 159749937a blkcg: make root blkcg allocation use %GFP_KERNEL 13 years ago
Tejun Heo 13589864be blkcg: __blkg_lookup_create() doesn't need radix preload 13 years ago
Jan Kara 6d93592807 scsi: Silence unnecessary warnings about ioctl to partition 13 years ago
Asias He 76aaa5101f block: Drop dead function blk_abort_queue() 13 years ago
Asias He 5e5cfac0c6 block: Mitigate lock unbalance caused by lock switching 13 years ago
Asias He 458f27a982 block: Avoid missed wakeup in request waitqueue 13 years ago
Tejun Heo 27e1f9d1cc blkcg: drop local variable @q from blkg_destroy() 13 years ago
Tejun Heo 9b2ea86bc9 blkcg: fix blkg_alloc() failure path 13 years ago