summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] Only enable CONFIG_BLOCK option for embeddedJens Axboe2006-09-301-1/+1
* [PATCH] blk_queue_start_tag() shared map race fixJens Axboe2006-09-301-4/+9
* [PATCH] Update axboe@suse.de email addressJens Axboe2006-09-305-5/+5
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-303-1/+24
* [PATCH] blktrace: cleanup using on_each_cpuMartin Peschke2006-09-301-15/+4
* [PATCH] exit_io_context: don't disable irqsOleg Nesterov2006-09-301-5/+2
* [PATCH] blktrace: support for logging metadata readsJens Axboe2006-09-301-1/+4
* [PATCH] cfq-iosched: use metadata read flagJens Axboe2006-09-301-0/+24
* [PATCH] Allow file systems to differentiate between data and meta readsJens Axboe2006-09-301-0/+2
* [PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb storeJens Axboe2006-09-301-3/+0
* [PATCH] cfq-iosched: improve queue preemptionJens Axboe2006-09-301-6/+8
* [PATCH] Add blk_start_queueing() helperJens Axboe2006-09-303-25/+25
* [PATCH] cfq-iosched: kill the empty_listJens Axboe2006-09-301-8/+2
* [PATCH] cfq-iosched: Kill O(N) runtime of cfq_resort_rr_list()Jens Axboe2006-09-301-31/+22
* [PATCH] Make sure all block/io scheduler setups are node awareJens Axboe2006-09-305-22/+25
* [PATCH] Audit block layer inlinesJens Axboe2006-09-302-5/+5
* [PATCH] cfq-iosched: use new io context counting mechanismJens Axboe2006-09-301-5/+7
* [PATCH] as-iosched: use new io context counting mechanismJens Axboe2006-09-301-4/+5
* [PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe2006-09-302-38/+18
* [PATCH] cfq-iosched: cleanups, fixes, dead code removalJens Axboe2006-09-301-114/+70