aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Revert "pktcdvd: push BKL down into driver"Linus Torvalds2008-08-27
* brd: fix name argument of unregister_blkdev()Akinobu Mita2008-08-20
* nbd: fix memory leak of nbd_dev arraySven Wegener2008-08-20
* xen-blkfront.c: make blkif_ioctl() staticAdrian Bunk2008-08-06
* cciss: fix bug if scsi tape support is disabledMike Miller2008-08-06
* cciss: add support for multi lun tape devicesMike Miller2008-08-06
* cciss: change the way we notify scsi midlayer of tape drivesMike Miller2008-08-06
* cciss: fix negative logical drive count in procfsMike Miller2008-08-06
* cciss: remove redundant codeMike Miller2008-08-06
* cciss: make rebuild_lun_table behave betterMike Miller2008-08-06
* cciss: return -EFAULT if copy_from_user() failsNikanth Karthikesan2008-08-06
* block/cciss.c: remove pointless curr_queue calculationHannes Reinecke2008-08-05
* Remove newline from the description of module parametersNiels de Vos2008-08-01
* aoe: convert emsgs_sema into a completionMatthias Kaehlcke2008-07-25
* virtio_blk: check for hardsector size from hostChristian Borntraeger2008-07-24
* device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-07-20
* hd.c: remove the #include <linux/mc146818rtc.h>Adrian Bunk2008-07-16
* update the BLK_DEV_HD help textAdrian Bunk2008-07-16
* move ide/legacy/hd.c to drivers/block/Adrian Bunk2008-07-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-15
|\
| * block: convert pd_special_command to use blk_execute_rqFUJITA Tomonori2008-07-15
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
|\ \
| * | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\|
| * | paride: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
| * | AoE: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-14
|\ \ \ | |_|/ |/| |
| * | drivers/block/pktcdvd.c: avoid useless memsetChristophe Jaillet2008-07-04
| * | DAC960: push down BKLAlan Cox2008-07-04
| * | pktcdvd: push BKL down into driverAlan Cox2008-07-04
| * | paride: push ioctl down into driverAlan Cox2008-07-04
| * | block: use get_unaligned_* helpersHarvey Harrison2008-07-04
| * | Add bvec_merge_data to handle stacked devices and ->merge_bvec()Alasdair G Kergon2008-07-03
| * | xen: Avoid allocations causing swap activity on the resume pathIan Campbell2008-07-03
| * | xen/blkfront: add __exit to module_exit() handlersJan Beulich2008-07-03
| * | xen/blkfront: Make sure that the device is fully ready before allowing release.Wim Colgate2008-07-03
| * | xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.Christian Limpach2008-07-03
| * | xen/blkfront: Make sure we don't use bounce buffers, we don't need them.Ian Campbell2008-07-03
* | | cciss: read config to obtain max outstanding commands per controllerMike Miller2008-07-04
* | | cciss: fix regression that no device nodes are created if no logical drives a...Stephen M. Cameron2008-07-04
|/ /
* | cciss: add new hardware supportMike Miller2008-06-12
* | Add 'rd' alias to new brd ramdisk driverNick Piggin2008-06-05
* | virtio_blk: allow read-only disksChristian Borntraeger2008-05-30
* | Fix crash in virtio_blk during modprobe ; rmmod ; modprobeChris Lalancette2008-05-30
* | brd: don't show ramdisks in /proc/partitionsMarcin Krol2008-05-24
* | [POWERPC] iSeries: Remove unused mail addressStephen Rothwell2008-05-23
|/
* m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-05-18
* block: avoid duplicate calls to get_part() in disk stat codeJens Axboe2008-05-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-02
|\
| * ub: CosmeticsPete Zaitcev2008-05-02