aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-051-2/+4
|\
| * [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-011-2/+4
* | [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-1/+1
|/
* Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-08-291-1/+1
|\
| * [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-301-1/+1
* | [NET]: Kill skb->real_devDavid S. Miller2005-08-291-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-271-2/+2
* [PATCH] ub: fix for blank CDsPete Zaitcev2005-07-271-41/+170
* [PATCH] as-iosched tunable encoding fixJens Axboe2005-07-271-9/+1
* [PATCH] Fix get_request nastinessHugh Dickins2005-06-291-3/+2
* [PATCH] blk: light iocontext opsNick Piggin2005-06-281-31/+25
* [PATCH] blk: reduce lockingNick Piggin2005-06-281-10/+19
* [PATCH] blk: __make_request efficiencyNick Piggin2005-06-281-41/+21
* [PATCH] ll_rw_blk: prevent huge request allocationsJens Axboe2005-06-281-0/+9
* [PATCH] cciss_ioctl() warning fixAndrew Morton2005-06-281-1/+0
* [PATCH] cfq build fixAndrew Morton2005-06-271-25/+24
* [PATCH] cciss: remove partition info from CCISS_GETLUNINFOMike Miller2005-06-271-7/+0
* [PATCH] cciss: pci domain info pass 2Mike Miller2005-06-271-0/+1
* [PATCH] cciss: pci id fixMike Miller2005-06-271-3/+6
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-271-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-251-2/+1
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-2/+1
* | [PATCH] ll_merge_requests_fn() cleanupNikita Danilov2005-06-251-3/+3
* | [PATCH] drivers/block/ll_rw_blk.c: cleanupsAdrian Bunk2005-06-251-59/+8
|/
* [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/+38
* [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/+0
* [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/+10
* [PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag()Tejun Heo2005-06-231-9/+4
* [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-201-1/+1
* [PATCH] class: convert drivers/block/* to use the new class api instead of cl...gregkh@suse.de2005-06-203-22/+22
* [PATCH] sysfs: (driver/block) if show/store is missing return -EIODmitry Torokhov2005-06-205-9/+9
* merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-175-26/+25
|\