Commit Graph

1582 Commits (0bb70bf601579b0d4c56acbb54b8eb0688541e19)

Author SHA1 Message Date
Ian Campbell 203fd61f42 xen: use less generic names in blkfront driver. 15 years ago
Arnd Bergmann 6e9624b8ca block: push down BKL into .open and .release 15 years ago
Arnd Bergmann 8a6cfeb6de block: push down BKL into .locked_ioctl 15 years ago
FUJITA Tomonori 00fff26539 block: remove q->prepare_flush_fn completely 15 years ago
FUJITA Tomonori dd40e456a4 virtio_blk: stop using q->prepare_flush_fn 15 years ago
FUJITA Tomonori 98d8c8f40e ps3disk: stop using q->prepare_flush_fn 15 years ago
FUJITA Tomonori 7f9815f09d osdblk: stop using q->prepare_flush_fn 15 years ago
Randy Dunlap 511d37af66 block/xd.c: fix brace typo 15 years ago
Christoph Hellwig 4c4762d10f block: fix some more cmd_type cleanup fallout 15 years ago
Jens Axboe 15fa6e8165 virtio_blk: add default case to cmd type switch 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago
Stephen Hemminger 01b6b67eda floppy: use warning macros 15 years ago
Stephen Hemminger b862f26fe1 floppy: use wait_event_interruptible 15 years ago
Stephen Hemminger 21af544804 floppy: fix signed/unsigned warnings 15 years ago
Stephen Hemminger be1c0fbfb4 floppy: cmos attribute should be static 15 years ago
Stephen Hemminger 575cfc673e floppy: use atomic type for usage_count 15 years ago
Stephen Hemminger 41a55b4de3 floppy: silence warning during disk test 15 years ago
Stephen Hemminger be7a12bb1a floppy: remove unnecessary inlines 15 years ago
Stephen Hemminger 285203c8ff floppy: initialize debug jiffies offset 15 years ago
Mike Miller f3bcb14332 cciss: change pad value from 32 to 0 15 years ago
Mike Miller b0dd5cad3a cciss: remove errant debug code 15 years ago
Mike Miller 29979a7122 cciss: move next_command function from ifdef 15 years ago
Mike Miller b14aa6dcd0 cciss: fix call to put_controller_in_performant_mode 15 years ago
Mike Miller 256aea3fd3 cciss: make sure we request the performant mode irq 15 years ago
Mike Miller 841fdffdd3 cciss: new controller support and bump driver version 15 years ago
Mike Miller 5e216153c3 cciss: add performant mode support for Stars/Sirius 15 years ago
Mike Miller 1d1414419f cciss: make interrupt access methods return type bool 15 years ago
Mike Miller 2cf3af1c9e cciss: check for msi in interrupt_not_for_us 15 years ago
Mike Miller 0c2b39087c cciss: clean up interrupt handler 15 years ago
Mike Miller 664a717d3a cciss: enqueue and submit io 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Ryan Harper 6c99a8528f virtio_blk: Remove VBID ioctl 15 years ago
Ryan Harper a5eb9e4ff1 virtio_blk: Add 'serial' attribute to virtio-blk devices (v2) 15 years ago
Christoph Hellwig 10bc310c27 virtio_blk: support barriers without FLUSH feature 15 years ago
Stefano Stabellini b98a409b80 blkfront: do not create a PV cdrom device if xen_hvm_guest 15 years ago
Stefano Stabellini c1c5413ad5 x86: Unplug emulated disks and nics. 15 years ago
Kulikov Vasiliy 0e4a9d03df block: cciss: use ARRAY_SIZE 15 years ago
Pavel Machek a2531293db update email address 15 years ago
Uwe Kleine-König 698f93159a fix comment/printk typos concerning "already" 15 years ago
Stephen M. Cameron 79600aadcf cciss: set SCSI max cmd len to 16, as default is wrong 15 years ago
Jens Axboe 552618d124 cpqarray: fix two more wrong section type 15 years ago
Jens Axboe d4a3895f5d cpqarray: fix wrong __init type on pci probe function 15 years ago
Philipp Reisner dc66c74de6 drbd: Fixed a race between disk-attach and unexpected state changes 15 years ago
David Woodhouse 8ae4f63623 spectra: Move to drivers/staging 15 years ago
Sebastian Andrzej Siewior f39b56f6d0 block/spectra: use do_div() for 64bit divs 15 years ago
Sebastian Andrzej Siewior 0dba333c95 block/spectra: rename nand_release() 15 years ago
David Woodhouse b589aece50 spectra: Add basic mtd support 15 years ago
David Woodhouse 44fa63fc23 spectra: Don't overwrite nand_debug_level. It's a module param 15 years ago
David Woodhouse 4087524f39 spectra: Clean up emulation vs. hardware backend support 15 years ago