summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Kill skb->real_devDavid S. Miller2005-08-301-1/+1
* [PATCH] cfq-iosched.c: minor fixesJens Axboe2005-08-241-10/+21
* [PATCH] blk: fix tag shrinking (revive real_max_size)Tejun Heo2005-08-051-3/+15
* [PATCH] cfq-iosched: fix problem with barriers and max_depth == 1Jens Axboe2005-08-021-0/+1
* [PATCH] cciss per disk queueMike Miller2005-07-282-25/+28
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-281-2/+2
* [PATCH] ub: fix for blank CDsPete Zaitcev2005-07-281-41/+170
* [PATCH] as-iosched tunable encoding fixJens Axboe2005-07-281-9/+1Star
* [PATCH] Fix get_request nastinessHugh Dickins2005-06-291-3/+2Star
* [PATCH] blk: light iocontext opsNick Piggin2005-06-291-31/+25Star
* [PATCH] blk: reduce lockingNick Piggin2005-06-291-10/+19
* [PATCH] blk: __make_request efficiencyNick Piggin2005-06-291-41/+21Star
* [PATCH] ll_rw_blk: prevent huge request allocationsJens Axboe2005-06-281-0/+9
* [PATCH] cciss_ioctl() warning fixAndrew Morton2005-06-281-1/+0Star
* [PATCH] cfq build fixAndrew Morton2005-06-281-25/+24Star
* [PATCH] cciss: remove partition info from CCISS_GETLUNINFOMike Miller2005-06-281-7/+0Star
* [PATCH] cciss: pci domain info pass 2Mike Miller2005-06-281-0/+1
* [PATCH] cciss: pci id fixMike Miller2005-06-281-3/+6
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-281-1/+9
* Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2005-06-271-3/+4
|\
| * [PATCH] drivers/block/sx8.c: Use the DMA_{64, 32}BIT_MASK constantsTobias Klauser2005-06-271-3/+4
* | [PATCH] CFQ io scheduler: scheduler switch oopsJens Axboe2005-06-271-2/+3
* | [PATCH] CFQ io scheduler updatesJens Axboe2005-06-271-161/+299
* | [PATCH] Fix cfq_find_next_crq()Jens Axboe2005-06-271-1/+2
* | [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-275-662/+1320
|/
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-261-2/+1Star
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-261-2/+1Star
* | [PATCH] ll_merge_requests_fn() cleanupNikita Danilov2005-06-261-3/+3
* | [PATCH] drivers/block/ll_rw_blk.c: cleanupsAdrian Bunk2005-06-261-59/+8Star
|/
* [PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann2005-06-231-20/+54
* [PATCH] Improve CD/DVD packet driver write performancePeter Osterlund2005-06-231-16/+20
* [PATCH] add check to /proc/devices read routinesNeil Horman2005-06-231-2/+10
* [PATCH] optimise loop driver a bitNick Piggin2005-06-231-43/+38Star
* [PATCH] blk: unplug laterNick Piggin2005-06-231-1/+1
* [PATCH] blk: branch hintsNick Piggin2005-06-231-6/+6
* [PATCH] blk: no memory barrierNick Piggin2005-06-231-1/+0Star
* [PATCH] blk: cleanup generic tag support error messagesTejun Heo2005-06-231-5/+13
* [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo2005-06-231-2/+2
* [PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo2005-06-231-25/+10Star
* [PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag()Tejun Heo2005-06-231-9/+4Star
* [PATCH] NUMA aware block device control structure allocationChristoph Lameter2005-06-234-16/+43
* [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou2005-06-211-1/+1
* [PATCH] class: convert drivers/block/* to use the new class api instead of cl...gregkh@suse.de2005-06-213-22/+22
* [PATCH] sysfs: (driver/block) if show/store is missing return -EIODmitry Torokhov2005-06-215-9/+9
* merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-185-26/+25Star
|\
| * [SCSI] cciss 2.6 DMA mappingmike.miller@hp.com2005-06-121-9/+3Star
| * Automatic merge of ../scsi-misc-2.6-old/James Bottomley2005-05-264-17/+22
| |\
| | * merge by hand - fix up rejections in Documentation/DocBook/MakefileJames Bottomley2005-05-2011-41/+504
| | |\
| | * | [SCSI] remove requeue feature from blk_insert_request()Tejun Heo2005-05-203-17/+9Star
| | * | [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeueTejun Heo2005-05-201-0/+13