aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* [PATCH] Fix get_request nastinessHugh Dickins2005-06-29
* [PATCH] blk: light iocontext opsNick Piggin2005-06-29
* [PATCH] blk: reduce lockingNick Piggin2005-06-29
* [PATCH] blk: __make_request efficiencyNick Piggin2005-06-29
* [PATCH] ll_rw_blk: prevent huge request allocationsJens Axboe2005-06-28
* [PATCH] cciss_ioctl() warning fixAndrew Morton2005-06-28
* [PATCH] cfq build fixAndrew Morton2005-06-27
* [PATCH] cciss: remove partition info from CCISS_GETLUNINFOMike Miller2005-06-27
* [PATCH] cciss: pci domain info pass 2Mike Miller2005-06-27
* [PATCH] cciss: pci id fixMike Miller2005-06-27
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-27
* Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2005-06-27
|\
| * [PATCH] drivers/block/sx8.c: Use the DMA_{64, 32}BIT_MASK constantsTobias Klauser2005-06-27
* | [PATCH] CFQ io scheduler: scheduler switch oopsJens Axboe2005-06-27
* | [PATCH] CFQ io scheduler updatesJens Axboe2005-06-27
* | [PATCH] Fix cfq_find_next_crq()Jens Axboe2005-06-27
* | [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-27
|/
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-25
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-25
* | [PATCH] ll_merge_requests_fn() cleanupNikita Danilov2005-06-25
* | [PATCH] drivers/block/ll_rw_blk.c: cleanupsAdrian Bunk2005-06-25
|/
* [PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann2005-06-23
* [PATCH] Improve CD/DVD packet driver write performancePeter Osterlund2005-06-23
* [PATCH] add check to /proc/devices read routinesNeil Horman2005-06-23
* [PATCH] optimise loop driver a bitNick Piggin2005-06-23
* [PATCH] blk: unplug laterNick Piggin2005-06-23
* [PATCH] blk: branch hintsNick Piggin2005-06-23
* [PATCH] blk: no memory barrierNick Piggin2005-06-23
* [PATCH] blk: cleanup generic tag support error messagesTejun Heo2005-06-23
* [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo2005-06-23
* [PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo2005-06-23
* [PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag()Tejun Heo2005-06-23
* [PATCH] NUMA aware block device control structure allocationChristoph Lameter2005-06-23
* [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou2005-06-20
* [PATCH] class: convert drivers/block/* to use the new class api instead of cl...gregkh@suse.de2005-06-20
* [PATCH] sysfs: (driver/block) if show/store is missing return -EIODmitry Torokhov2005-06-20
* merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-17
|\
| * [SCSI] cciss 2.6 DMA mappingmike.miller@hp.com2005-06-11
| * Automatic merge of ../scsi-misc-2.6-old/James Bottomley2005-05-26
| |\
| | * merge by hand - fix up rejections in Documentation/DocBook/MakefileJames Bottomley2005-05-20
| | |\
| | * | [SCSI] remove requeue feature from blk_insert_request()Tejun Heo2005-05-20
| | * | [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeueTejun Heo2005-05-20
* | | | When cfq I/O scheduler is selected, get_request() in __make_request() callsKiyoshi Ueda2005-06-17
* | | | This patch fixes q->unplug_thresh condition check inTejun Heo2005-06-16
* | | | This patch kills elevator_global_init() in elevator.c which doesTejun Heo2005-06-16
* | | | [PATCH] USB: fix ub issuesPete Zaitcev2005-06-09
* | | | [PATCH] USB: Support multiply-LUN devices in ubPete Zaitcev2005-06-03
|/ / /
* | | [PATCH] packet driver permission checking fixPeter Osterlund2005-05-20
* | | [PATCH] CDRW/DVD packet writing data corruption fixPeter Osterlund2005-05-17
* | | [PATCH] Fix root hole in pktcdvdPeter Osterlund2005-05-17