aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman
2007-01-05[PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/...Christoph Hellwig
2006-12-30[PATCH] cciss: build with PROC_FS=nRandy Dunlap
2006-12-22[PATCH] fix aoe without scatter-gather [Bug 7662]Ed L. Cashin
2006-12-21Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-12-20[POWERPC] iSeries: fix viodasd initStephen Rothwell
2006-12-18[PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_requestMike Miller
2006-12-18[PATCH] cciss: set default raid level when reading geometry failsMike Miller
2006-12-13Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] remove the broken BLK_DEV_SWIM_IOP driverAdrian Bunk
2006-12-13[PATCH] cciss: remove calls to pci_disable_deviceMike Miller
2006-12-13[PATCH] cciss: map out more memory for config tableMike Miller
2006-12-13[PATCH] Fixup cciss error handlingJens Axboe
2006-12-13[PATCH 2/2] cciss: remove calls to pci_disable_devicemike.miller@hp.com
2006-12-13[PATCH 1/2] cciss: map out more memory for config tablemike.miller@hp.com
2006-12-08[PATCH] struct path: convert nbdJosef Sipek
2006-12-08[PATCH] struct path: convert block_driversJosef Sipek
2006-12-08[PATCH] pktcdvd: add sysfs and debugfs interfaceThomas Maier
2006-12-08[PATCH] pktcdvd: bio write congestion using congestion_wait()Thomas Maier
2006-12-08[PATCH] pktcdvd: make procfs interface optionalThomas Maier
2006-12-08[PATCH] pktcdvd: reusability of procfs functionsThomas Maier
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-12-07[PATCH] nbd: show nbd client pid in sysfsPaul Clements
2006-12-07[PATCH] remove drivers/block/paride/jumboAdrian Bunk
2006-12-07[PATCH] paride: remove parport #ifdef'sAdrian Bunk
2006-12-07[PATCH] CISS: require same SCSI module supportRandy Dunlap
2006-12-07[PATCH] paride: return proper error codeAkinobu Mita
2006-12-07[PATCH] paride_register(): shuffle return valuesAlexey Dobriyan
2006-12-07[PATCH] paride: rename pi_register() and pi_unregister()Alexey Dobriyan
2006-12-07[PATCH] cciss: cleanup cciss_interrupt modeMike Miller
2006-12-07[PATCH] cciss: add support for 1024 logical volumesMike Miller
2006-12-07[PATCH] cciss: remove unused revalidate_allvol functionMike Miller
2006-12-07[PATCH] cciss: change cciss_open for consistencyMike Miller
2006-12-07[PATCH] cciss: set sector_size to 2048 for performanceMike Miller
2006-12-07[PATCH] cciss: disable DMA prefetch on P600Mike Miller
2006-12-07[PATCH] cciss: fix pci ssid for the E500 controllerMike Miller
2006-12-07[PATCH] cciss: increase number of commands on controllerMike Miller
2006-12-07[PATCH] cciss: reference driver supportMike Miller
2006-12-07[PATCH] cciss: version changeMike Miller
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-06[CRYPTO] cryptoloop: Select CRYPTO_CBCHerbert Xu
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[POWERPC] iSeries: improve viodasd initialisationStephen Rothwell
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells
2006-11-22WorkStruct: Typedef the work function prototypeDavid Howells