summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cfq-iosched: reverse bad reference count fixJens Axboe2005-09-101-0/+3
* [PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-108-24/+13
* [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in...Nishanth Aravamudan2005-09-101-9/+6
* [PATCH] janitor: block/umem: replace PRINTK with pr_debugDomen Puncer2005-09-101-7/+4
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-101-1/+1
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-095-16/+9
* [PATCH] deadline: clean up question mark operatorAndrew Morton2005-09-091-1/+4
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-081-4/+4
* [PATCH] USB: ub 4: Zaitcev's quasi-S/GPete Zaitcev2005-09-081-164/+123
* [PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1Pete Zaitcev2005-09-081-5/+5
* [PATCH] USB: ub 2/3: Fold one linePete Zaitcev2005-09-081-1/+2
* [PATCH] USB: ub 1/3: Axboe's quasi-S/GPete Zaitcev2005-09-081-59/+126
* 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
OpenPOWER on IntegriCloud