summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-072-53/+199
|\
| * fix mismerge in ll_rw_blk.cJames Bottomley2005-08-282-53/+199
| |\
| | * [PATCH] ll_rw_blk.c kerneldoc updatesChristoph Hellwig2005-06-201-6/+18
| | * [PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley2005-06-202-6/+7
| | * [PATCH] kill 'reading' variable in sg_io(), it isn't used anymore.Jens Axboe2005-06-201-5/+1
| | * [PATCH] The blk_rq_map_user() change missed an update in scsi_ioctl.cJames Bottomley2005-06-201-3/+2
| | * [PATCH] Add scatter-gather support for the block layer SG_IOJames Bottomley2005-06-202-17/+81
| | * [PATCH] Cleanup blk_rq_map_* interfacesJens Axboe2005-06-202-50/+41
| | * [PATCH] Keep the bio end_io parts inside of bio.c for blk_rq_map_kern()Jens Axboe2005-06-201-11/+0
| | * [PATCH] Add blk_rq_map_kern()Mike Christie2005-06-201-0/+56
* | | [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-071-1/+1
* | | [PATCH] drivers: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* | | [PATCH] block: CFQ refcounting fixBrian King2005-09-071-3/+0
* | | [PATCH] blk: Use blk_queue_xxx functions to set parametersStuart McLaren2005-09-071-2/+2
* | | [PATCH] Add missing overflow check in get_blkdev_listNeil Horman2005-09-071-1/+1
* | | [PATCH] cleanup of deadline_dispatch_requests()Nikita Danilov2005-09-071-10/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-061-42/+0
|\ \ \
| * | | kconfig: move initramfs options to General SetupSam Ravnborg2005-08-101-42/+0
* | | | [PATCH] Floppy: add cmos attribute to floppy driver tidyAndrew Morton2005-09-051-8/+7
* | | | [PATCH] Floppy: Add cmos attribute to floppy driverHannes Reinecke2005-09-051-13/+29
* | | | 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
|/ /
OpenPOWER on IntegriCloud