Commit Graph

809 Commits (2373c1801afd06d3a206376902b39a98458c9cfb)

Author SHA1 Message Date
Mike Miller 491539982a cciss: read config to obtain max outstanding commands per controller 17 years ago
Stephen M. Cameron 77b96bd7e5 cciss: fix regression that no device nodes are created if no logical drives are configured. 17 years ago
Mike Miller 24aac480e7 cciss: add new hardware support 17 years ago
Nick Piggin efedf51c86 Add 'rd' alias to new brd ramdisk driver 17 years ago
Christian Borntraeger 3ef5360954 virtio_blk: allow read-only disks 17 years ago
Chris Lalancette ac9d463afb Fix crash in virtio_blk during modprobe ; rmmod ; modprobe 17 years ago
Marcin Krol 53978d0a7a brd: don't show ramdisks in /proc/partitions 17 years ago
Stephen Rothwell 8962cadbe7 [POWERPC] iSeries: Remove unused mail address 17 years ago
Geert Uytterhoeven fd5b462f0b m68k: Return -ENODEV if no device is found 17 years ago
Jens Axboe 28f13702f0 block: avoid duplicate calls to get_part() in disk stat code 17 years ago
Pete Zaitcev 9029b174ba ub: Cosmetics 17 years ago
Pete Zaitcev 0da13c8c3d ub: Ignore bad residue 17 years ago
Pete Zaitcev 82fe26ba7a ub: Tune retries 17 years ago
Pete Zaitcev 2c51ae70ed ub: Fix timeouts 17 years ago
Ryan Harper 48e4043d45 virtio: add virtio disk geometry feature 17 years ago
Rusty Russell c45a6816c1 virtio: explicit advertisement of driver features 17 years ago
Rusty Russell 72e61eb40b virtio: change config to guest endian. 17 years ago
Marcelo Tosatti 2e895e4c23 virtio-blk: fix remove oops 17 years ago
Rusty Russell cb38fa23c1 virtio: de-structify virtio_block status byte 17 years ago
Denis V. Lunev 3dfcf9c4bf cciss: assign PDE->data before gluing PDE into /proc tree 17 years ago
Laurent Vivier d7853d1f89 brd: modify ramdisk device to be able to manage partitions 17 years ago
Harvey Harrison f885f8d127 drivers/block: use get_unaligned_* helpers 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
Adrian Bunk 0302190411 remove aoedev_isbusy() 17 years ago
Laurent Vivier d71a6d7332 NBD: add partition support 17 years ago
Laurent Vivier 48cf6061b3 NBD: allow nbd to be used locally 17 years ago
Denis V. Lunev c7705f3449 drivers: use non-racy method for proc entries creation (2) 17 years ago
Alexey Dobriyan 928b4d8c89 proc: remove proc_root_driver 17 years ago
Harvey Harrison afe42d7dea xen: make blkif_getgeo static 17 years ago
Jon Schindler 7afea3bcb1 drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exit 17 years ago
FUJITA Tomonori 4f54eec831 block: use blk_rq_init() to initialize the request 17 years ago
FUJITA Tomonori 992b5bceee block: no need to initialize rq->cmd with blk_get_request 17 years ago
FUJITA Tomonori 4917fa2925 block: no need to initialize rq->cmd in prepare_flush_fn hook 17 years ago
Nick Piggin 75ad23bc0f block: make queue flags non-atomic 17 years ago
Geert Uytterhoeven 31e103c595 ps3disk: Remove superfluous cast 17 years ago
Jared Hulbert 30afcb4bd2 return pfn from direct_access, for XIP 17 years ago
Mark McLoughlin 4f93f09b72 xen: Add compatibility aliases for frontend drivers 17 years ago
Mark McLoughlin d2f0c52bec xen: Module autoprobing support for frontend drivers 17 years ago
Christian Limpach 1d78d70556 xen blkfront: Delay wait for block devices until after the disk is added 17 years ago
Jeremy Fitzhardinge 53f0e8afcb xen/blkfront: use bdget_disk 17 years ago
Markus Armbruster 3e334239d8 xen: Make xen-blkfront write its protocol ABI to xenstore 17 years ago
Petr Tesarik 26defe34e4 fix brd allocation flags 17 years ago
Harvey Harrison cece933994 block: replace remaining __FUNCTION__ occurrences 17 years ago
scameron@beardog.cca.cpqcorp.net 6195057f58 cciss: fix warning oops on rmmod of driver 17 years ago
scameron@beardog.cca.cpqcorp.net e14ac67026 cciss: Fix race between disk-adding code and interrupt handler 17 years ago
Laurent Vivier 476a4813cf loop: manage partitions in disk image 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Mike Pagano 231bc2a222 cciss: error: implicit declaration of function 'sg_init_table' 17 years ago
Pete Zaitcev ef45cb624b ub: remove BUG() after __blk_end_request and fix the condition causing it 17 years ago
Mike Snitzer ffc41cf8db nbd: prevent sock_xmit from attempting to use a NULL socket 17 years ago