aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2008-08-27Revert "pktcdvd: push BKL down into driver"Linus Torvalds
2008-08-20brd: fix name argument of unregister_blkdev()Akinobu Mita
2008-08-20nbd: fix memory leak of nbd_dev arraySven Wegener
2008-08-06xen-blkfront.c: make blkif_ioctl() staticAdrian Bunk
2008-08-06cciss: fix bug if scsi tape support is disabledMike Miller
2008-08-06cciss: add support for multi lun tape devicesMike Miller
2008-08-06cciss: change the way we notify scsi midlayer of tape drivesMike Miller
2008-08-06cciss: fix negative logical drive count in procfsMike Miller
2008-08-06cciss: remove redundant codeMike Miller
2008-08-06cciss: make rebuild_lun_table behave betterMike Miller
2008-08-06cciss: return -EFAULT if copy_from_user() failsNikanth Karthikesan
2008-08-05block/cciss.c: remove pointless curr_queue calculationHannes Reinecke
2008-08-01Remove newline from the description of module parametersNiels de Vos
2008-07-25aoe: convert emsgs_sema into a completionMatthias Kaehlcke
2008-07-25virtio_blk: check for hardsector size from hostChristian Borntraeger
2008-07-21device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-07-16hd.c: remove the #include <linux/mc146818rtc.h>Adrian Bunk
2008-07-16update the BLK_DEV_HD help textAdrian Bunk
2008-07-16move ide/legacy/hd.c to drivers/block/Adrian Bunk
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-15block: convert pd_special_command to use blk_execute_rqFUJITA Tomonori
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-07-04cciss: read config to obtain max outstanding commands per controllerMike Miller
2008-07-04cciss: fix regression that no device nodes are created if no logical drives a...Stephen M. Cameron
2008-07-04drivers/block/pktcdvd.c: avoid useless memsetChristophe Jaillet
2008-07-04DAC960: push down BKLAlan Cox
2008-07-04pktcdvd: push BKL down into driverAlan Cox
2008-07-04paride: push ioctl down into driverAlan Cox
2008-07-04block: use get_unaligned_* helpersHarvey Harrison
2008-07-03Add bvec_merge_data to handle stacked devices and ->merge_bvec()Alasdair G Kergon
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell
2008-07-03xen/blkfront: add __exit to module_exit() handlersJan Beulich
2008-07-03xen/blkfront: Make sure that the device is fully ready before allowing release.Wim Colgate
2008-07-03xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.Christian Limpach
2008-07-03xen/blkfront: Make sure we don't use bounce buffers, we don't need them.Ian Campbell
2008-06-20paride: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20AoE: cdev lock_kernel() pushdownJonathan Corbet
2008-06-12cciss: add new hardware supportMike Miller
2008-06-05Add 'rd' alias to new brd ramdisk driverNick Piggin
2008-05-30virtio_blk: allow read-only disksChristian Borntraeger
2008-05-30Fix crash in virtio_blk during modprobe ; rmmod ; modprobeChris Lalancette
2008-05-24brd: don't show ramdisks in /proc/partitionsMarcin Krol
2008-05-23[POWERPC] iSeries: Remove unused mail addressStephen Rothwell
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-05-02ub: CosmeticsPete Zaitcev