summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"Andrew Morton2007-09-191-0/+1
* Fix DAC960 driver on machines which don't support 64-bit DMAMatthew Wilcox2007-09-112-14/+10
* [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.David S. Miller2007-08-261-1/+1
* Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven2007-08-221-0/+1
* Add some help texts to recently-introduced kconfig itemsJan Engelhardt2007-08-181-0/+6
* Enable partitions for lguest block deviceRusty Russell2007-08-181-3/+6
* sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig2007-08-111-19/+10
* drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Mariusz Kozlowski2007-08-111-52/+26
* drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-111-8/+8
* Clean up duplicate includes in drivers/block/Jesper Juhl2007-08-111-1/+0
* cciss: fix memory leakJesper Juhl2007-07-311-1/+4
* Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell2007-07-291-1/+1
* lguest: documentation III: DriversRusty Russell2007-07-261-12/+157
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-2428-64/+64
* ps3: Disk Storage DriverGeert Uytterhoeven2007-07-212-0/+631
* [SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller2007-07-191-16/+8
* [SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.Fabio Massimo Di Nitto2007-07-191-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
* lguest: the block driverRusty Russell2007-07-192-0/+276
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-181-87/+10
|\
| * [SPARC64]: Simplify VDC device probing.David S. Miller2007-07-181-87/+10
* | xen: add virtual block device driver.Jeremy Fitzhardinge2007-07-183-0/+998
|/
* unregister_blkdev(): delete redundant messageAkinobu Mita2007-07-171-3/+1
* unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-172-5/+2
* Add support for Xilinx SystemACE CompactFlash interfaceGrant Likely2007-07-173-0/+1173
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-172-7/+2
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-161-2/+2
|\
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-111-2/+2
| |\
| | * [POWERPC] Fix viodasd geometry calculationsStephen Rothwell2007-07-101-2/+2
* | | Fix too few arguments to function `scsi_cmd_ioctl'S.Çağlar Onur2007-07-161-1/+1
* | | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-161-1/+1
|\ \ \
| * | | bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-161-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-164-1096/+6
|\ \ \ \
| * | | | more ACSI removalAdrian Bunk2007-07-163-1044/+0
| * | | | umem: Fix match of pci_ids in umem driverNeil Brown2007-07-161-11/+6
| * | | | umem: Remove references to dead CONFIG_MM_MAP_MEMORY variableRobert P. J. Day2007-07-161-41/+0
| |/ / /
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-163-0/+980
|\ \ \ \
| * | | | [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-161-11/+13
| * | | | [SPARC64]: Add Sun LDOM virtual disk driver.David S. Miller2007-07-163-0/+978
| |/ / /
* | | | nbd.c: sock_xmit: cleanup signal related codeOleg Nesterov2007-07-161-16/+6
* | | | kcdrwd: remove unneeded flush_signals() callOleg Nesterov2007-07-161-3/+0
* | | | Introduce CONFIG_VIRT_TO_BUSStephen Rothwell2007-07-161-1/+1
* | | | drivers/block/z2ram: Remove TRUE/FALSE definesRichard Knutsson2007-07-161-3/+0
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-151-53/+22
|\ \ \
| * \ \ [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-302-16/+31
| |\ \ \
| * | | | [SCSI] cciss: convert to use the data buffer accessorsFUJITA Tomonori2007-05-291-53/+22
* | | | | USB: drivers/block/ub.c: use list_for_each_entry()Matthias Kaehlcke2007-07-121-9/+3
* | | | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-2/+1
| |_|/ / |/| | |
* | | | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-101-20/+44
|\ \ \ \
OpenPOWER on IntegriCloud