aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2007-07-16Fix new generic block device SG compileLinus Torvalds
2007-07-16bsg: Kconfig updatesFUJITA Tomonori
2007-07-16bsg: add SCSI transport-level request supportFUJITA Tomonori
2007-07-16bsg: add bidi supportFUJITA Tomonori
2007-07-16add a struct request pointer to the request structureFUJITA Tomonori
2007-07-16bsg: fix the deadlock on discarding done commandsFUJITA Tomonori
2007-07-16bsg: fix a blocking read bugFUJITA Tomonori
2007-07-16bsg: minor bug fixesFUJITA Tomonori
2007-07-16improve bsg device allocationFUJITA Tomonori
2007-07-16bind bsg to all SCSI devicesFUJITA Tomonori
2007-07-16bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori
2007-07-16bsg: simplify __bsg_alloc_command failpathFUJITA Tomonori
2007-07-16bsg: add cheasy error checks for sysfs stuffJens Axboe
2007-07-16Add queue resizing supportJens Axboe
2007-07-16bsg: silence a bogus gcc warningJens Axboe
2007-07-16bsg: style cleanupJens Axboe
2007-07-16bsg: add SG_IO to SG v4FUJITA Tomonori
2007-07-16bsg: replace SG v3 with SG v4FUJITA Tomonori
2007-07-16block: export blk_verify_command for SG v4FUJITA Tomonori
2007-07-16bsg: minor cleanupsFUJITA Tomonori
2007-07-16block: changes for blk_rq_unmap_user new APIFUJITA Tomonori
2007-07-16bsg: support for full generic block layer SG v3Jens Axboe
2007-07-10Use list_for_each_entry() instead of list_for_each() in the block deviceMatthias Kaehlcke
2007-07-10Use menuconfigs instead of menus, so the whole menu can be disabled at onceJan Engelhardt
2007-07-10cfq-iosched: fix async queue behaviourJens Axboe
2007-07-10[BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endioTejun Heo
2007-07-10blk_hw_contig_segment(): bad segment size checksJens Axboe
2007-06-15block: always requeue !fs requests at the frontTejun Heo
2007-05-23genhd: send async notification on media changeKristen Carlson Accardi
2007-05-23genhd: expose AN to user spaceKristen Carlson Accardi
2007-05-15ll_rw_blk: fix gcc 4.2 warning on current_io_context()Jens Axboe
2007-05-11When stacked block devices are in-use (e.g. md or dm), the recursive callsNeil Brown
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-09unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov
2007-05-09kblockd: use flush_workAndrew Morton
2007-05-09Display all possible partitions when the root filesystem failed to mountDave Gilbert
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-05-08as: fix antic_expire checkNick Piggin
2007-05-08[PATCH] ll_rw_blk: fix missing bounce in blk_rq_map_kern()Mike Christie
2007-05-07KMEM_CACHE(): simplify slab cache creationChristoph Lameter
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-04-30Merge branch 'cfq' into for-linusJens Axboe
2007-04-30[PATCH] elevator: elv_list_lock does not need irq disablingJens Axboe
2007-04-30cfq-iosched: speedup cic rb lookupJens Axboe
2007-04-30ll_rw_blk: add io_context private pointerJens Axboe