summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-111-4/+5
|\
| * hd: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-101-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-10-117-75/+57
|\ \ | |/ |/|
| * aoe: Fix OOPS after SKB queue changes.David S. Miller2008-09-231-1/+3
| * aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller2008-09-217-76/+56
* | block: mark bio_split_pool staticDenis ChengRq2008-10-091-1/+1
* | virtio_blk: change to use __blk_end_request()Kiyoshi Ueda2008-10-091-5/+5
* | floppy: support arbitrary first-sector numbersKeith Wansbrough2008-10-091-8/+15
* | drivers/block: Use DIV_ROUND_UPJulia Lawall2008-10-093-9/+9
* | cciss: Fix cciss SCSI rescan code to better notice device changesscameron@beardog.cca.cpqcorp.net2008-10-092-53/+102
* | block: Expand Xen blkfront for > 16 xvdChris Lalancette2008-10-091-21/+55
* | block: move stats from disk to part0Tejun Heo2008-10-091-6/+6
* | block: move capacity from disk to part0Tejun Heo2008-10-093-4/+4
* | block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-092-4/+4
* | block: fix diskstats accessTejun Heo2008-10-091-7/+8
* | block: fix disk->part[] dereferencing raceTejun Heo2008-10-091-1/+5
* | block: don't depend on consecutive minor spaceTejun Heo2008-10-092-2/+2
* | block: misc updatesTejun Heo2008-10-091-1/+1
* | virtio_blk: use a wrapper function to access io context information of IO req...Fernando Luis Vázquez Cao2008-10-091-2/+2
* | Kill REQ_TYPE_FLUSHDavid Woodhouse2008-10-091-3/+6
|/
* Revert "pktcdvd: push BKL down into driver"Linus Torvalds2008-08-271-25/+10
* brd: fix name argument of unregister_blkdev()Akinobu Mita2008-08-201-1/+1
* nbd: fix memory leak of nbd_dev arraySven Wegener2008-08-201-4/+6
* xen-blkfront.c: make blkif_ioctl() staticAdrian Bunk2008-08-061-2/+2
* cciss: fix bug if scsi tape support is disabledMike Miller2008-08-061-0/+2
* cciss: add support for multi lun tape devicesMike Miller2008-08-061-3/+37
* cciss: change the way we notify scsi midlayer of tape drivesMike Miller2008-08-061-39/+118
* cciss: fix negative logical drive count in procfsMike Miller2008-08-061-6/+9
* cciss: remove redundant codeMike Miller2008-08-061-304/+169
* cciss: make rebuild_lun_table behave betterMike Miller2008-08-062-122/+216
* cciss: return -EFAULT if copy_from_user() failsNikanth Karthikesan2008-08-061-1/+1
* block/cciss.c: remove pointless curr_queue calculationHannes Reinecke2008-08-051-2/+0
* Remove newline from the description of module parametersNiels de Vos2008-08-011-1/+1
* aoe: convert emsgs_sema into a completionMatthias Kaehlcke2008-07-251-4/+5
* virtio_blk: check for hardsector size from hostChristian Borntraeger2008-07-251-1/+9
* device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-214-9/+15
* m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-07-201-2/+2
* hd.c: remove the #include <linux/mc146818rtc.h>Adrian Bunk2008-07-161-1/+0
* update the BLK_DEV_HD help textAdrian Bunk2008-07-161-19/+7
* move ide/legacy/hd.c to drivers/block/Adrian Bunk2008-07-163-0/+840
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-151-11/+9
|\
| * block: convert pd_special_command to use blk_execute_rqFUJITA Tomonori2008-07-151-11/+9
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-143-8/+28
|\ \
| * \ Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-144-31/+61
| |\ \ | | |/
| * | paride: cdev lock_kernel() pushdownJonathan Corbet2008-06-202-7/+23
| * | AoE: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-1/+6
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-145-86/+187
|\ \ \ | |_|/ |/| |
| * | drivers/block/pktcdvd.c: avoid useless memsetChristophe Jaillet2008-07-041-2/+0
| * | DAC960: push down BKLAlan Cox2008-07-041-56/+101
| * | pktcdvd: push BKL down into driverAlan Cox2008-07-041-10/+25
OpenPOWER on IntegriCloud