Commit Graph

1582 Commits (0bb70bf601579b0d4c56acbb54b8eb0688541e19)

Author SHA1 Message Date
Geert Uytterhoeven c5c7b32d3c ataflop: Killl warning about unused variable flags 15 years ago
Joe Perches dc942cee2f powerpc/viodasd: Remove VIOD_KERN_<level> macros for printks 15 years ago
Thadeu Lima de Souza Cascardo ca0bf64d99 pktcdvd: removing device does not remove its sysfs dir 15 years ago
Dan Carpenter d3db7b485a drbd: null dereference bug 15 years ago
Lars Ellenberg 98ec286e01 drbd: fix max_segment_size initialization 15 years ago
Philipp Reisner a393db6f10 drbd: Allow online resizing of DRBD devices while peer not reachable (needs to be explicitly forced) 15 years ago
Johannes Thoma b10d96cb9c drbd: Don't go into StandAlone mode when authentification failes because of network error 15 years ago
Julia Lawall 23978161f9 drivers/block/drbd/drbd_receiver.c: correct NULL test 15 years ago
Márton Németh 47483e2520 block: make virtio device id constant 15 years ago
Márton Németh ec9c42ec79 block: make xenbus device id constant 15 years ago
Márton Németh 5cccfd9b3a block: make Open Firmware device id constant 15 years ago
Márton Németh 577cdf0cf5 block: make USB device id constant 15 years ago
Márton Németh 3d447ec0e3 block: make PCI device id constant 15 years ago
Lars Ellenberg 36bfc7e210 drbd: check on CONFIG_LBDAF, not LBD 15 years ago
Julia Lawall 2d1ee87d87 drivers/block/drbd: Correct NULL test 15 years ago
Philipp Reisner 367a8d7385 drbd: Silenced an assert that could triggered after changing write ordering method 15 years ago
Johannes Thoma 89f01d5cd3 drbd: Kconfig fix 15 years ago
Philipp Reisner 0a6dbf2bc4 drbd: Fix for a race between IO and a detach operation [Bugz 262] 15 years ago
Philipp Reisner 0798219f61 drbd: Use drbd_crypto_is_hash() instead of an open coded check 15 years ago
Andrew Morton 6ec1480d85 aoe: switch to the new bio_flush_dcache_pages() interface 15 years ago
H Hartley Sweeten e019ef0c4f drivers/block/mg_disk.c: use resource_size() 15 years ago
Julia Lawall df9dc83d19 drivers/block/DAC960.c: use DAC960_V2_Controller 15 years ago
Huang Weiyi 820cd61a28 drbd: remove unused #include <linux/version.h> 15 years ago
Huang Weiyi 7b886f4f7a drbd: remove duplicated #include 15 years ago
Roel Kluin 49829ea74f drbd: Fix test of unsigned in _drbd_fault_random() 15 years ago
Emese Revfy 7d4e9d0962 drbd: Constify struct file_operations 15 years ago
Roel Kluin 4a63b030d7 drbd: fix test of unsigned in _drbd_fault_random() 15 years ago
Arjan van de Ven 2886a8bdfa floppy: Add an extra bound check on ioctl arguments 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Mel Gorman a3b8d92d25 block,xd: Delay allocation of DMA buffers until device is known 15 years ago
Philipp Reisner 8b43aebdaa drbd: Following the hmac change to SHASH (see linux commit 8bd1209cff) 15 years ago
Benjamin Herrenschmidt d58b0c39e3 powerpc/macio: Rework hotplug media bay support 15 years ago
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