summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
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
2005-06-27[PATCH] cciss: remove partition info from CCISS_GETLUNINFOMike Miller
2005-06-27[PATCH] cciss: pci domain info pass 2Mike Miller
2005-06-27[PATCH] cciss: pci id fixMike Miller
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt
2005-06-27Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2005-06-27[PATCH] CFQ io scheduler: scheduler switch oopsJens Axboe
2005-06-27[PATCH] CFQ io scheduler updatesJens Axboe
2005-06-27[PATCH] Fix cfq_find_next_crq()Jens Axboe
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-27[PATCH] drivers/block/sx8.c: Use the DMA_{64, 32}BIT_MASK constantsTobias Klauser