Commit Graph

1180 Commits (8f90f3ee83dc54e182d6a7548727cbae4b523e6e)

Author SHA1 Message Date
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Alexander Beregalov 1e6f2dc119 cciss: fix build when !PROC_FS 16 years ago
Jens Axboe 9f792d9f58 cciss: cciss_host_attr_groups should be const 16 years ago
Stephen M. Cameron 9cef0d2f4f cciss: Dynamically allocate the drive_info_struct for each logical drive. 16 years ago
Stephen M. Cameron e272afecaf cciss: Add usage_count attribute to each logical drive in /sys 16 years ago
Stephen M. Cameron 3ff1111dc6 cciss: Add a "raid_level" attribute to each logical drive in /sys 16 years ago
Stephen M. Cameron fa52bec9df cciss: fix some magic numbers in the raid-level decoding 16 years ago
Stephen M. Cameron ce84a8aeac cciss: Add lunid attribute to each logical drive in /sys 16 years ago
Stephen M. Cameron 2e043986d5 cciss: Don't check h->busy_initializing in cciss_open(). 16 years ago
Stephen M. Cameron 39ccf9a645 cciss: Preserve all 8 bytes of LUN ID for logical drives. 16 years ago
Stephen M. Cameron 983333cb0c cciss: Silence noisy per-disk messages output by cciss_read_capacity 16 years ago
Stephen M. Cameron 2c935593ac cciss: Fix excessive gendisk freeing bug on driver unload. 16 years ago
Stephen M. Cameron 2d11d9931f cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs. 16 years ago
Stephen M. Cameron 9ddb27b44f cciss: Clear all sysfs-exposed data for deleted logical drives. 16 years ago
Stephen M. Cameron 8ce51966d3 cciss: Handle special case for sysfs attributes of the first logical drive. 16 years ago
Stephen M. Cameron 361e9b07d1 cciss: Handle cases when cciss_add_disk fails. 16 years ago
Stephen M. Cameron e8074f7977 cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk. 16 years ago
Stephen M. Cameron 097d026453 cciss: Rearrange logical drive sysfs code to make the "changing a disk" path work. 16 years ago
Stephen M. Cameron 617e134422 cciss: Dynamically allocate struct device for each logical drive as needed. 16 years ago
Stephen M. Cameron 21d9db0b62 cciss: Remove some unused code in rebuild_lun_table() 16 years ago
Andrew Patterson d6f4965d7d cciss: Allow triggering of rescan of logical drive topology via sysfs entry 16 years ago
Andrew Patterson b368c9dd65 cciss: Use one scan thread per controller and fix hang during rmmod 16 years ago
Andrew Patterson c64bebcd7f cciss: Remove sysfs entries for logical drives on driver cleanup. 16 years ago
Randy Dunlap 4d76160947 cciss: fix schedule_timeout() parameters 16 years ago
Alexey Dobriyan d5d03eec9b dac960: switch to seq_file 16 years ago
Alexey Dobriyan ff2c3de305 cpqarray: switch to seq_file 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Michael Buesch e898893399 dac960: fix undefined behavior on empty string 16 years ago
Christoph Hellwig f1b0ef0626 virtio_blk: add support for cache flush 16 years ago
Fernando Luis Vazquez Cao 3ca4f5ca73 virtio: add virtio IDs file 16 years ago
Rusty Russell 3c1b27d504 virtio: make add_buf return capacity remaining 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Peter Huewe 3c36543aea trivial: add __init/__exit macros to DAC960.c 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
GeunSik Lim ea5ffff57d debugfs: Modify default debugfs directory for debugging pktcdvd. 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Frans Pop c90cd332d3 floppy: Switch driver to dev_pm_ops 16 years ago
Ed Cashin 18d8217bc4 aoe: end barrier bios with EOPNOTSUPP 16 years ago
Marcin Slusarz 49b3a3cbc0 block: use printk_once 16 years ago
Eric Dumazet 212a502676 cciss: memory leak in cciss_init_one() 16 years ago
Jens Axboe 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Ed Cashin 7135a71b19 aoe: allocate unused request_queue for sysfs 16 years ago
Geert Uytterhoeven 9413c8836a powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> 16 years ago
unsik Kim a85a00a699 mg_disk: Add missing ready status check on mg_write() 16 years ago
Bartlomiej Zolnierkiewicz 394c6cc63c mg_disk: fix issue with data integrity on error in mg_write() 16 years ago
unsik Kim eb32baec15 mg_disk: fix reading invalid status when use polling driver 16 years ago
unsik Kim 48f5690d45 mg_disk: remove prohibited sleep operation 16 years ago
Rakib Mullick 4fbfff7607 virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatch 16 years ago