Commit Graph

1227 Commits (78b9fb6d38b1caf1c11cba5b10bb859e3cce071f)

Author SHA1 Message Date
Adam Buchbinder 6070d81eb5 tree-wide: fix misspelling of "definition" in comments 15 years ago
Philipp Reisner 753c89130c drbd_req.c: use part_[inc|dec]_in_flight() 15 years ago
Peter Horton 0a1f127a05 aoe: prevent cache aliases 15 years ago
Philipp Reisner d8c2a36b77 Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260] 15 years ago
Lars Ellenberg 0b33a9164a add missing state change on corrupt packet header in drbd_recv_header 15 years ago
Lars Ellenberg 6c6c7951be fix in-kernel configuration serialization 15 years ago
Alex Chiang 32a87c0114 cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_t 15 years ago
Stephen M. Cameron d61c42690c cciss: fix scatter gather cleanup problems 15 years ago
Alex Chiang 69ac748222 cciss: make device attrs static 15 years ago
Stephen M. Cameron 8721c81f64 cciss: Fix weird usage of ENXIO in cciss_scsi.c 15 years ago
Don Brace 5c07a311a8 cciss: Add enhanced scatter-gather support. 15 years ago
Stephen M. Cameron da0021841c cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGED 15 years ago
Stephen M. Cameron d06dfbd236 cciss: Remove unnecessary check in scan_thread 15 years ago
Stephen M. Cameron b0e15f6db1 cciss: fix typo that causes scsi status to be lost. 15 years ago
Stephen M. Cameron aa43f11147 cciss: remove sendcmd() as it is no longer used. 15 years ago
Stephen M. Cameron 29009a036f cciss: clean up code in cciss_shutdown 15 years ago
Stephen M. Cameron 7b838bde92 cciss: Remove the "withirq" parameter from various functions where possible 15 years ago
Stephen M. Cameron c08fac6500 cciss: Retry driver initiated cmds with unit attention condition 15 years ago
Stephen M. Cameron fd8489cff4 cciss: Fix problem with remove_from_scan_list on driver unload 15 years ago
Alex Chiang 8ba95c69fe cciss: Make device attributes static 15 years ago
Jiri Kosina e0c0978699 ataflop: remove buggy/commented-out IRQ disable from do_fd_request() 15 years ago
Lars Ellenberg 83c38830b0 drbd: performance - don't lose unplug events 15 years ago
Philipp Reisner e656ec8ae2 Do not deadlock in drbd_disconnect() [bugz 258] 15 years ago
Philipp Reisner 0a49216625 drbdsetup X resume-io should be usable to resume IO [Bugz 256] 15 years ago
Lars Ellenberg 1352994b36 drbd: fix check for too large lower level device 15 years ago
Lars Ellenberg ad19bf6e54 fix grammar in printk 15 years ago
Hideyuki Sasaki f21121cde6 block/ps3: fix slow VRAM IO 16 years ago
Alexey Dobriyan cf6e693212 loop: fix NULL dereference if mount fails 16 years ago
Jens Axboe a870a3a485 drbd: fix in_flight rw indexing 16 years ago
Rusty Russell 3225beaba0 virtio_blk: Revert serial number support 16 years ago
Christian Borntraeger e95646c3ec virtio: let header files include virtio_ids.h 16 years ago
Christoph Hellwig f8b12e513b virtio_blk: revert QUEUE_FLAG_VIRT addition 16 years ago
Stephen M. Cameron 2ec24ff1d1 cciss: Add cciss_allow_hpsa module parameter 16 years ago
Stephen M. Cameron 2cfa948c9e cciss: Fix multiple calls to pci_release_regions 16 years ago
Randy Dunlap 132cc538cd drbd: needs __ratelimit() 16 years ago
Philipp Reisner 9f5180e5c3 drbd: Work on permission enforcement 16 years ago
Jens Axboe 25d2d4edfa drbd: fixup for reverted dual in_flight patch 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Jens Axboe 6a0afdf58d drbd: remove tracing bits 16 years ago
Lars Ellenberg ab8fafc2e1 dropping unneeded include autoconf.h 16 years ago
Philipp Reisner b411b3637f The DRBD driver 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