summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/...Christoph Hellwig2007-01-051-31/+18
* [PATCH] cciss: build with PROC_FS=nRandy Dunlap2006-12-301-1/+2
* [PATCH] fix aoe without scatter-gather [Bug 7662]Ed L. Cashin2006-12-221-7/+6
* Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-12-211-1/+2
|\
| * [PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_requestMike Miller2006-12-181-1/+1
| * [PATCH] cciss: set default raid level when reading geometry failsMike Miller2006-12-181-0/+1
* | [POWERPC] iSeries: fix viodasd initStephen Rothwell2006-12-201-0/+6
|/
* Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-12-131-1/+1
|\
| * [PATCH] Fixup cciss error handlingJens Axboe2006-12-131-1/+1
| * [PATCH 2/2] cciss: remove calls to pci_disable_devicemike.miller@hp.com2006-12-131-5/+1
| * [PATCH 1/2] cciss: map out more memory for config tablemike.miller@hp.com2006-12-131-1/+1
* | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-6/+6
* | [PATCH] remove the broken BLK_DEV_SWIM_IOP driverAdrian Bunk2006-12-133-586/+0
* | [PATCH] cciss: remove calls to pci_disable_deviceMike Miller2006-12-131-6/+13
* | [PATCH] cciss: map out more memory for config tableMike Miller2006-12-131-1/+1
|/
* [PATCH] struct path: convert nbdJosef Sipek2006-12-081-1/+1
* [PATCH] struct path: convert block_driversJosef Sipek2006-12-083-5/+5
* [PATCH] pktcdvd: add sysfs and debugfs interfaceThomas Maier2006-12-081-4/+439
* [PATCH] pktcdvd: bio write congestion using congestion_wait()Thomas Maier2006-12-081-0/+32
* [PATCH] pktcdvd: make procfs interface optionalThomas Maier2006-12-081-5/+9
* [PATCH] pktcdvd: reusability of procfs functionsThomas Maier2006-12-081-27/+45
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-071-0/+1
|\
| * [CRYPTO] cryptoloop: Select CRYPTO_CBCHerbert Xu2006-12-061-0/+1
* | [PATCH] nbd: show nbd client pid in sysfsPaul Clements2006-12-071-0/+16
* | [PATCH] remove drivers/block/paride/jumboAdrian Bunk2006-12-071-70/+0
* | [PATCH] paride: remove parport #ifdef'sAdrian Bunk2006-12-072-46/+0
* | [PATCH] CISS: require same SCSI module supportRandy Dunlap2006-12-071-1/+2
* | [PATCH] paride: return proper error codeAkinobu Mita2006-12-074-12/+12
* | [PATCH] paride_register(): shuffle return valuesAlexey Dobriyan2006-12-0716-18/+26
* | [PATCH] paride: rename pi_register() and pi_unregister()Alexey Dobriyan2006-12-0717-37/+37
* | [PATCH] cciss: cleanup cciss_interrupt modeMike Miller2006-12-071-5/+3
* | [PATCH] cciss: add support for 1024 logical volumesMike Miller2006-12-073-40/+79
* | [PATCH] cciss: remove unused revalidate_allvol functionMike Miller2006-12-071-73/+1
* | [PATCH] cciss: change cciss_open for consistencyMike Miller2006-12-071-1/+1
* | [PATCH] cciss: set sector_size to 2048 for performanceMike Miller2006-12-072-3/+10
* | [PATCH] cciss: disable DMA prefetch on P600Mike Miller2006-12-072-0/+12
* | [PATCH] cciss: fix pci ssid for the E500 controllerMike Miller2006-12-071-2/+2
* | [PATCH] cciss: increase number of commands on controllerMike Miller2006-12-072-36/+40
* | [PATCH] cciss: reference driver supportMike Miller2006-12-071-7/+23
* | [PATCH] cciss: version changeMike Miller2006-12-071-3/+4
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* | [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-13/+36
|\
| * [POWERPC] iSeries: improve viodasd initialisationStephen Rothwell2006-12-041-13/+36
* | WorkStruct: make allyesconfigDavid Howells2006-11-227-20/+21
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-3/+3
* | WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells2006-11-221-2/+2
* | WorkStruct: Typedef the work function prototypeDavid Howells2006-11-221-2/+2
|/
* aoe: Add forgotten NULL at end of attribute list in aoeblk.cDennis Stosberg2006-11-161-0/+1