summaryrefslogtreecommitdiff
path: root/block/blk-sysfs.c
AgeCommit message (Expand)Author
2011-09-28block: Free queue resources at blk_release_queue()Hannes Reinecke
2011-08-24block: Fix queue_flag update when rq_affinity goes from 2 to 1Eric Seppanen
2011-07-23block: strict rq_affinityDan Williams
2011-05-20Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe
2011-05-18block: Fix discard topology stacking and reportingMartin K. Petersen
2011-04-19block: Remove the extra check in queue_requests_storeTao Ma
2011-04-19block, blk-sysfs: Fix an err return path in blk_register_queue()Liu Yuan
2011-04-13block, blk-sysfs: Use the variable directly instead of a function callLiu Yuan
2011-03-02block: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal
2010-12-17block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2010-10-23block: fix use-after-free bug in blk throttle codeJens Axboe
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen
2010-08-23block: put dev->kobj in blk_register_queue fail pathXiaotian Feng
2010-08-07block: add helpers for the trivial queue flag sysfs show/store entriesJens Axboe
2010-08-07block: add sysfs knob for turning off disk entropy contributionsJens Axboe
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19Merge branch 'master' into for-linusJens Axboe
2010-03-15block: Export max number of segments and max segment size in sysfsMartin K. Petersen
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-01-29block: Added in stricter no merge semantics for block I/OAlan D. Brunelle
2009-12-03block: Allow devices to indicate whether discarded blocks are zeroedMartin K. Petersen
2009-11-10block: Expose discard granularityMartin K. Petersen
2009-10-01Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac
2009-09-14block: don't assume device has a request list backing in nr_requests storeJens Axboe
2009-09-01block: Allow changing max_sectors_kb above the default 512Nikanth Karthikesan
2009-07-17block: sysfs fix mismatched queue_var_{store,show} in 64bit kernelXiaotian Feng
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-05-22block: Export I/O topology for block devices and partitionsMartin K. Petersen
2009-05-22block: Expose stacked device queues in sysfsMartin K. Petersen
2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-04-24block: simplify I/O stat accountingJerome Marchand
2009-04-16blktrace: add trace/ to /sys/block/sdaLi Zefan
2009-04-15block: fix bad spelling of quiesceJens Axboe
2009-04-07block: fix inconsistency in I/O stat accounting codeJerome Marchand
2009-04-06block: change the request allocation/congestion logic to be sync/async basedJens Axboe
2009-01-30block: add sysfs file for controlling io stats accountingJens Axboe
2009-01-30block: export SSD/non-rotational queue flag through sysfsBartlomiej Zolnierkiewicz
2008-12-29block: don't take lock on changing ra_pagesWu Fengguang
2008-10-09block: add support for IO CPU affinityJens Axboe
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo
2008-05-07block: sysfs store function needs to grab queue_lock and use queue_flag_*()Jens Axboe
2008-04-29block: Skip I/O merges when disabledAlan D. Brunelle
2008-04-21block: fix blk_register_queue() return valueAkinobu Mita
2008-02-01block: make core bits checkpatch compliantJens Axboe
2008-01-29Expose hardware sector sizeMartin K. Petersen
2008-01-29block: split tag and sysfs handling from blk-core.cJens Axboe