summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2009-08-04Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency,...John Stoffel
2009-08-01block: Update topology documentationMartin K. Petersen
2009-08-01block: Stack optimal I/O sizeMartin K. Petersen
2009-08-01block: Add a wrapper for setting minimum request size without a queueMartin K. Petersen
2009-08-01block: Make blk_queue_stack_limits use the new stacking interfaceMartin K. Petersen
2009-07-28block: make the end_io functions be non-GPL exportsJens Axboe
2009-07-28block: fix improper kobject release in blk_integrity_unregisterXiaotian Feng
2009-07-28block: always assign default lock to queuesJens Axboe
2009-07-17block: sysfs fix mismatched queue_var_{store,show} in 64bit kernelXiaotian Feng
2009-07-17block: fix failfast merge testing in elv_rq_merge_ok()Tejun Heo
2009-07-10cfq-iosched: reset oom_cfqq in cfq_set_request()Vivek Goyal
2009-07-10block: call blk_scsi_ioctl_init()FUJITA Tomonori
2009-07-03block: don't merge requests of different failfast settingsTejun Heo
2009-07-01cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request()Shan Wei
2009-07-01blocK: Restore barrier support for md and probably other virtual devices.NeilBrown
2009-07-01block: get rid of queue-private command filterJens Axboe
2009-07-01block: Create bip slabs with embedded integrity vectorsMartin K. Petersen
2009-07-01cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue()Jens Axboe
2009-07-01cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue()Jens Axboe
2009-06-21block: revert "bsg: setting rq->bio to NULL"FUJITA Tomonori
2009-06-19Fix kernel-doc parameter name typo in blk-settings.c:Randy Dunlap
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz
2009-06-18block: Fix bounce_pfn settingMartin K. Petersen
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-06-16block: remove some includings of blktrace_api.hLi Zefan
2009-06-16block: Introduce helper to reset queue limits to default valuesMartin K. Petersen
2009-06-16cfq: remove extraneous '\n' in blktrace outputJeff Moyer
2009-06-16block: don't overwrite bdi->state after bdi_init() has been runJens Axboe
2009-06-16cfq: cleanup for last_end_request in cfq_dataGui Jianfeng
2009-06-15Driver Core: bsg: add nodename for bsg driverKay Sievers
2009-06-15Driver Core: block: add nodename support for block drivers.Kay Sievers
2009-06-11block: fix kernel-doc in recent block/ changesRandy Dunlap
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-11block: add request clone interface (v2)Kiyoshi Ueda
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10block: prevent possible io_context->refcount overflowNikanth Karthikesan
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan
2009-06-09bsg: setting rq->bio to NULLFUJITA Tomonori
2009-06-09block: Add missing bounce_pfn stacking and fix commentsMartin K. Petersen
2009-06-09Revert "block: Fix bounce limit setting in DM"Jens Axboe
2009-06-09block: needs to set the residual length of a bidi requestFUJITA Tomonori
2009-06-03block: Fix bounce limit setting in DMMartin K. Petersen
2009-06-02block: fix a possible oops on elv_abort_queue()Kiyoshi Ueda
2009-05-30block: fix an oops on BLKPREP_KILLJames Bottomley
2009-05-28block: export blk_stack_limits()Mike Snitzer
2009-05-27block: fix no diskstat problemKiyoshi Ueda
2009-05-27block: fix oops with block tag queueingJames Bottomley
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