Commit Graph

56 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Tejun Heo 7e5a879449 block, cfq: move io_cq exit/release to blk-ioc.c 13 years ago
Tejun Heo a73f730d01 block, cfq: move cfqd->cic_index to q->id 13 years ago
Tejun Heo 34f6055c80 block: add blk_queue_dead() 13 years ago
Tejun Heo c9a929dde3 block: fix request_queue lifetime handling by making blk_queue_cleanup() properly shutdown 13 years ago
Hannes Reinecke 777eb1bf15 block: Free queue resources at blk_release_queue() 14 years ago
Andrew Morton 499337bb65 block/blk-sysfs.c: fix kerneldoc references 14 years ago
Eric Seppanen e8037d4983 block: Fix queue_flag update when rq_affinity goes from 2 to 1 14 years ago
Dan Williams 5757a6d76c block: strict rq_affinity 14 years ago
Martin K. Petersen a934a00a69 block: Fix discard topology stacking and reporting 14 years ago
Tao Ma 60735b6362 block: Remove the extra check in queue_requests_store 14 years ago
Liu Yuan ed5302d3c2 block, blk-sysfs: Fix an err return path in blk_register_queue() 14 years ago
Liu Yuan 80656b67b3 block, blk-sysfs: Use the variable directly instead of a function call 14 years ago
Vivek Goyal da52777000 block: Move blk_throtl_exit() call to blk_cleanup_queue() 14 years ago
Martin K. Petersen e692cb668f block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead 14 years ago
Jens Axboe 7ad58c0286 block: fix use-after-free bug in blk throttle code 14 years ago
Martin K. Petersen 13f05c8d8e block/scsi: Provide a limit on the number of integrity segments 15 years ago
Xiaotian Feng c87ffbb812 block: put dev->kobj in blk_register_queue fail path 15 years ago
Jens Axboe 956bcb7c1a block: add helpers for the trivial queue flag sysfs show/store entries 15 years ago
Jens Axboe e2e1a148bc block: add sysfs knob for turning off disk entropy contributions 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Martin K. Petersen c77a5710b7 block: Export max number of segments and max segment size in sysfs 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Alan D. Brunelle 488991e28e block: Added in stricter no merge semantics for block I/O 15 years ago
Martin K. Petersen 98262f2762 block: Allow devices to indicate whether discarded blocks are zeroed 15 years ago
Martin K. Petersen 86b3728141 block: Expose discard granularity 15 years ago
Zdenek Kabelac 48c0d4d4c0 Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs 16 years ago
Jens Axboe b8a9ae779f block: don't assume device has a request list backing in nr_requests store 16 years ago
Nikanth Karthikesan c295fc0578 block: Allow changing max_sectors_kb above the default 512 16 years ago
Xiaotian Feng 9cb308ce8d block: sysfs fix mismatched queue_var_{store,show} in 64bit kernel 16 years ago
Martin K. Petersen c72758f337 block: Export I/O topology for block devices and partitions 16 years ago
Martin K. Petersen cd43e26f07 block: Expose stacked device queues in sysfs 16 years ago
Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Jerome Marchand 42dad7647a block: simplify I/O stat accounting 16 years ago
Li Zefan 1d54ad6da9 blktrace: add trace/ to /sys/block/sda 16 years ago
Jens Axboe f600abe2de block: fix bad spelling of quiesce 16 years ago
Jerome Marchand 26308eab69 block: fix inconsistency in I/O stat accounting code 16 years ago
Jens Axboe 1faa16d228 block: change the request allocation/congestion logic to be sync/async based 16 years ago
Jens Axboe bc58ba9468 block: add sysfs file for controlling io stats accounting 16 years ago
Bartlomiej Zolnierkiewicz 1308835fff block: export SSD/non-rotational queue flag through sysfs 16 years ago
Wu Fengguang 7c239517d9 block: don't take lock on changing ra_pages 16 years ago
Jens Axboe c7c22e4d5c block: add support for IO CPU affinity 17 years ago
Tejun Heo ed9e198234 block: implement and use {disk|part}_to_dev() 17 years ago
Jens Axboe bf0f97025c block: sysfs store function needs to grab queue_lock and use queue_flag_*() 17 years ago
Alan D. Brunelle ac9fafa124 block: Skip I/O merges when disabled 17 years ago
Akinobu Mita fb19974630 block: fix blk_register_queue() return value 17 years ago
Jens Axboe 6728cb0e63 block: make core bits checkpatch compliant 17 years ago
Martin K. Petersen e68b903c6b Expose hardware sector size 17 years ago
Jens Axboe 8324aa91d1 block: split tag and sysfs handling from blk-core.c 17 years ago