summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds
2005-09-12Merge ../torvalds-2.6/ Greg KH
2005-09-10[PATCH] cfq-iosched: reverse bad reference count fixJens Axboe
2005-09-10[PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-10[PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in...Nishanth Aravamudan
2005-09-10[PATCH] janitor: block/umem: replace PRINTK with pr_debugDomen Puncer
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
2005-09-09[SCSI] permit READ DEFECT DATA in block/scsi_ioctlDouglas Gilbert
2005-09-09Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Greg KH
2005-09-09[PATCH] aoe [2/2]: update driver version number to twelveEd L Cashin
2005-09-09[PATCH] aoe [1/2]: support 16 AoE slot addresses per AoE shelfEd L Cashin
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-09-09[PATCH] deadline: clean up question mark operatorAndrew Morton
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern
2005-09-08[PATCH] USB: ub 4: Zaitcev's quasi-S/GPete Zaitcev
2005-09-08[PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1Pete Zaitcev
2005-09-08[PATCH] USB: ub 2/3: Fold one linePete Zaitcev
2005-09-08[PATCH] USB: ub 1/3: Axboe's quasi-S/GPete Zaitcev
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg
2005-09-07[PATCH] block: CFQ refcounting fixBrian King
2005-09-07[PATCH] blk: Use blk_queue_xxx functions to set parametersStuart McLaren
2005-09-07[PATCH] Add missing overflow check in get_blkdev_listNeil Horman
2005-09-07[PATCH] cleanup of deadline_dispatch_requests()Nikita Danilov
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds
2005-09-05[PATCH] Floppy: add cmos attribute to floppy driver tidyAndrew Morton
2005-09-05[PATCH] Floppy: Add cmos attribute to floppy driverHannes Reinecke
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell
2005-08-29[NET]: Kill skb->real_devDavid S. Miller
2005-08-28fix mismerge in ll_rw_blk.cJames Bottomley
2005-08-24[PATCH] cfq-iosched.c: minor fixesJens Axboe
2005-08-10kconfig: move initramfs options to General SetupSam Ravnborg
2005-08-05[PATCH] blk: fix tag shrinking (revive real_max_size)Tejun Heo
2005-08-02[PATCH] cfq-iosched: fix problem with barriers and max_depth == 1Jens Axboe
2005-07-28[PATCH] cciss per disk queueMike Miller
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering
2005-07-27[PATCH] ub: fix for blank CDsPete Zaitcev
2005-07-27[PATCH] as-iosched tunable encoding fixJens Axboe
2005-06-29[PATCH] Fix get_request nastinessHugh Dickins
2005-06-28[PATCH] blk: light iocontext opsNick Piggin
2005-06-28[PATCH] blk: reduce lockingNick Piggin
2005-06-28[PATCH] blk: __make_request efficiencyNick Piggin
2005-06-28[PATCH] ll_rw_blk: prevent huge request allocationsJens Axboe
2005-06-28[PATCH] cciss_ioctl() warning fixAndrew Morton
2005-06-27[PATCH] cfq build fixAndrew Morton