summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] elevator: move clearing of unplug flag earlierLinas Vepstas2007-01-231-5/+6
* [PATCH] cfq-iosched: merging problemJens Axboe2007-01-021-3/+3
* [PATCH] cfq-iosched: tighten allow merge criteriaJens Axboe2006-12-221-13/+8
* [PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap2006-12-221-0/+1
* [PATCH] elevator: fixup typo in merge logicJens Axboe2006-12-211-1/+1
* [PATCH] cfq-iosched: don't allow sync merges across queuesJens Axboe2006-12-202-4/+55
* [PATCH] Fixup blk_rq_unmap_user() APIJens Axboe2006-12-192-14/+17
* [PATCH] __blk_rq_unmap_user() fails to return errorJens Axboe2006-12-191-2/+7
* [PATCH] __blk_rq_map_user() doesn't need to grab the queue_lockJens Axboe2006-12-191-9/+0
* [PATCH] Remove queue merging hooksJens Axboe2006-12-191-9/+6
* [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requestsJens Axboe2006-12-191-4/+2
* [PATCH] Allow as-iosched to be unloadedJens Axboe2006-12-131-14/+1
* [PATCH] Propagate down request sync flagJens Axboe2006-12-132-14/+32
* [PATCH] remove unnecessary blk_queue_bounce in SG_IOFUJITA Tomonori2006-12-121-7/+0
* [PATCH] fix SG_IO bio leakFUJITA Tomonori2006-12-121-0/+3
* [PATCH] remove blk_queue_activity_fnBoaz Harrosh2006-12-121-12/+0
* [PATCH] io-accounting: read accountingAndrew Morton2006-12-101-2/+5
* [PATCH] fault-injection capability for disk IOAkinobu Mita2006-12-082-0/+71
* [PATCH] struct path: convert blockJosef Sipek2006-12-081-1/+1
* [PATCH] remove the old bd_mutex lockdep annotationPeter Zijlstra2006-12-081-2/+2
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-4/+0
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-072-5/+5
* [PATCH] Allow NULL pointers in percpu_freeAlan Stern2006-12-071-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-061-1/+1
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-12-051-1/+1
| |\
| | * Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-224-101/+45
| | |\
| | * | [SCSI] block: convert jiffies to msecs in scsi_ioctl()Hannes Reinecke2006-11-151-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-052-23/+18
|\| | |
| * | | [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-041-4/+2
| * | | [PATCH] blktrace: don't return blktrace_seq from trace_note()Jens Axboe2006-12-041-7/+4
| * | | [PATCH] blktrace: uninline trace_note()Jens Axboe2006-12-041-15/+15
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-058-89/+206
|\| | |
| * | | [BLOCK] Cleanup unused variable passingJens Axboe2006-12-015-10/+9
| * | | [PATCH] block: support larger block pc requestsMike Christie2006-12-012-67/+152
| * | | [PATCH] blktrace: add timestamp messageOlaf Kirch2006-12-011-12/+45
| | |/ | |/|
* / | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-223-10/+13
|/ /
* | [PATCH] scsi: clear garbage after CDBs on SG_IOTejun Heo2006-11-161-2/+1
* | [PATCH] Fix bad data direction in SG_IOJens Axboe2006-11-131-1/+1
* | [PATCH] tidy "md: check bio address after mapping through partitions"Andrew Morton2006-11-031-4/+5
* | [PATCH] CFQ: request <-> request merging rr_list fixupJens Axboe2006-10-311-3/+3
* | [PATCH] md: check bio address after mapping through partitions.NeilBrown2006-10-311-4/+20
* | [PATCH] CFQ: bad locking in changed_ioprio()Jens Axboe2006-10-301-2/+3
* | [PATCH] CFQ: use irq safe locking in cfq_cic_link()Jens Axboe2006-10-301-2/+3
* | [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-201-71/+0
* | [PATCH] export clear_queue_congested and set_queue_congestedThomas Maier2006-10-201-10/+10
* | [PATCH] block layer: elv_iosched_show should get elv_list_lockVasily Tarasov2006-10-121-2/+2
* | [PATCH] block layer: elevator_find function cleanupVasily Tarasov2006-10-121-8/+5
|/
* [PATCH] helper function for retrieving scsi_cmd given host based block layer tagDavid C Somayajulu2006-10-041-6/+1
* [PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon2006-10-031-2/+3
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-012-2/+2