aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
...
| * | 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
| * ub: Ignore bad residuePete Zaitcev2008-05-02
| * ub: Tune retriesPete Zaitcev2008-05-02
| * ub: Fix timeoutsPete Zaitcev2008-05-02
* | virtio: add virtio disk geometry featureRyan Harper2008-05-02
* | virtio: explicit advertisement of driver featuresRusty Russell2008-05-02
* | virtio: change config to guest endian.Rusty Russell2008-05-02
* | virtio-blk: fix remove oopsMarcelo Tosatti2008-05-02
* | virtio: de-structify virtio_block status byteRusty Russell2008-05-02
|/
* cciss: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-01
* brd: modify ramdisk device to be able to manage partitionsLaurent Vivier2008-04-30
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-29
|\
| * block: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-29
| * block: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori2008-04-29
| * block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori2008-04-29
| * block: make queue flags non-atomicNick Piggin2008-04-29
| * ps3disk: Remove superfluous castGeert Uytterhoeven2008-04-29
* | drivers/block: use get_unaligned_* helpersHarvey Harrison2008-04-29
* | Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* | remove aoedev_isbusy()Adrian Bunk2008-04-29
* | NBD: add partition supportLaurent Vivier2008-04-29
* | NBD: allow nbd to be used locallyLaurent Vivier2008-04-29
* | drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-29
* | proc: remove proc_root_driverAlexey Dobriyan2008-04-29
* | xen: make blkif_getgeo staticHarvey Harrison2008-04-29
* | drivers/block/floppy.c: replace init_module&cleanup_module with module_init&m...Jon Schindler2008-04-29
|/
* return pfn from direct_access, for XIPJared Hulbert2008-04-28
* xen: Add compatibility aliases for frontend driversMark McLoughlin2008-04-24
* xen: Module autoprobing support for frontend driversMark McLoughlin2008-04-24
* xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach2008-04-24