Commit Graph

961 Commits (1d93e52eb48df986a3c4d5ad8a520bf1f6837367)

Author SHA1 Message Date
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
Julia Lawall ea6728c11f [POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.c 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Jeremy Katz c483934670 virtio: Fix sysfs bits to have proper block symlink 17 years ago
Adrian Bunk 2af3e6017e The ps2esdi driver was marked as BROKEN more than two years ago due to being 17 years ago
Jiri Slaby f2005e1777 block: floppy: fix rmmod lockup 17 years ago
Benjamin Herrenschmidt 25c0a7b832 [POWERPC] Fix viodasd driver with scatterlist debug 17 years ago
Peter Osterlund 05680d86d2 pktcdvd: reduce stack consumption 17 years ago
Mike Miller 68d95b585f cciss: remove READ_AHEAD define and use block layer defaults 17 years ago
Mike Miller 89b6e74378 resubmit: cciss: procfs updates to display info about many 17 years ago
Paul Clements 48f15b93b2 NBD: make nbd default to deadline I/O scheduler 17 years ago
Ian Campbell 597592d951 xen: Implement getgeo for Xen virtual block device. 17 years ago
Tony Breeds 2ebda63b09 Fix compile of swim3 as module 17 years ago
Pete Zaitcev 541645be8b ub: fix up the conversion to sg_init_table() 17 years ago
Paul Clements 20a8143eaa NBD: remove limit on max number of nbd devices 17 years ago
Andrew Morton 476aed3870 aoe: statically initialise devlist_lock 17 years ago
Ed L. Cashin 52e112b3ab aoe: update copyright date 17 years ago
Ed L. Cashin 578c4aa0b4 aoe: make error messages more specific 17 years ago
Ed L. Cashin 1d75981a80 aoe: the aoeminor doesn't need a long format 17 years ago
Ed L. Cashin 7df620d852 aoe: add module parameter for users who need more outstanding I/O 17 years ago
Ed L. Cashin 6b9699bbd2 aoe: only install new AoE device once 17 years ago
Ed L. Cashin 9bb237b6a6 aoe: dynamically allocate a capped number of skbs when necessary 17 years ago
Ed L. Cashin 262bf54144 aoe: user can ask driver to forget previously detected devices 17 years ago
Ed L. Cashin cf446f0dba aoe: eliminate goto and improve readability 17 years ago
Ed L. Cashin 1eb0da4cea aoe: mac_addr: avoid 64-bit arch compiler warnings 17 years ago
Ed L. Cashin 68e0d42f39 aoe: handle multiple network paths to AoE device 17 years ago