Commit Graph

1544 Commits (ca1931ca1e87c32f9abaef378c6996b25774cb02)

Author SHA1 Message Date
Mike Snitzer e4c4776dea virtio-blk: fix request leak. 15 years ago
Dan Rosenberg 252a52aa4f Fix pktcdvd ioctl dev_minor range check 15 years ago
Dan Carpenter b0722cb1ac cciss: freeing uninitialized data on error path 15 years ago
Stephen M. Cameron 2a643ec67f cciss: fix reporting of max queue depth since init 15 years ago
Jens Axboe 52cc2eef31 block: switch s390 tape_block and mg_disk to elevator_change() 15 years ago
Ian Campbell 1dc7ce99b0 xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary 15 years ago
Jiri Slaby 5e00d1b5b4 BLOCK: fix bio.bi_rw handling 15 years ago
Dan Carpenter 4ee69851cd cciss: handle allocation failure 15 years ago
Stephen M. Cameron 75230ff275 cciss: disable doorbell reset on reset_devices 15 years ago
Graeme Smecher 7a50d06e24 of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers 15 years ago
Jens Axboe a4cc14ec9f xen-blkfront: fix missing out label 15 years ago
Lars Ellenberg e7f52dfb4f drbd: revert "delay probes", feature is being re-implemented differently 15 years ago
Philipp Reisner 85f4cc17a6 drbd: Initialize all members of sync_conf to their defaults [Bugz 315] 15 years ago
Philipp Reisner 6710a57603 drbd: Disable delay probes for the upcomming release 15 years ago
Kulikov Vasiliy f6c4c8e19a cpqarray: check put_user() result 15 years ago
Jeremy Fitzhardinge 7901d14144 xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends 15 years ago
Jeremy Fitzhardinge 4dab46ff26 xen/blkfront: use tagged queuing for barriers 15 years ago
Stephen Hemminger 3b06c21e84 floppy: make controller const 15 years ago
Julia Lawall ad96a7a7ea drivers/block: use memdup_user 15 years ago
Stephen M. Cameron 8112586063 cciss: cleanup interrupt_not_for_us 15 years ago
Stephen M. Cameron b2a4a43dba cciss: change printks to dev_warn, etc. 15 years ago
Stephen M. Cameron 6b4d96b878 cciss: separate cmd_alloc() and cmd_special_alloc() 15 years ago
Stephen M. Cameron f70dba8366 cciss: use consistent variable names 15 years ago
Stephen M. Cameron 058a0f9f31 cciss: forbid hard reset of 640x boards 15 years ago
Stephen M. Cameron adfbc1ff34 cciss: sanitize max commands 15 years ago
Stephen M. Cameron a6528d0172 cciss: fix hard reset code. 15 years ago
Stephen M. Cameron 83123cb11b cciss: factor out cciss_reset_devices() 15 years ago
Stephen M. Cameron 8e93bf6d6c cciss: factor out cciss_find_cfg_addrs. 15 years ago
Stephen M. Cameron b993313540 cciss: factor out cciss_enter_performant_mode 15 years ago
Stephen M. Cameron 0f8a6a1e7b cciss: factor out cciss_wait_for_mode_change_ack() 15 years ago
Stephen M. Cameron fe3b7527db cciss: make cciss_put_controller_into_performant_mode as __devinit 15 years ago
Stephen M. Cameron ff5f58f06d cciss: cleanup some debug ifdefs 15 years ago
Stephen M. Cameron bfd63ee571 cciss: factor out cciss_p600_dma_prefetch_quirk() 15 years ago
Stephen M. Cameron 322e304c4d cciss: factor out cciss_enable_scsi_prefetch() 15 years ago
Stephen M. Cameron 501b92cd6b cciss: factor out CISS_signature_present() 15 years ago
Stephen M. Cameron afadbf4b95 cciss: factor out cciss_find_board_params 15 years ago
Stephen M. Cameron da5503217d cciss: fix leak of ioremapped memory 15 years ago
Stephen M. Cameron 4809d0988f cciss: factor out cciss_find_cfgtables 15 years ago
Stephen M. Cameron e99ba13627 cciss: factor out cciss_wait_for_board_ready() 15 years ago
Stephen M. Cameron d474830da6 cciss: factor out cciss_find_memory_BAR() 15 years ago
Stephen M. Cameron dac5488a9e cciss: remove board_id parameter from cciss_interrupt_mode() 15 years ago
Stephen M. Cameron dd9c426e92 cciss: factor out cciss_board_disabled 15 years ago
Stephen M. Cameron 6539fa9b2e cciss: factor out cciss_lookup_board_id 15 years ago
Stephen M. Cameron 292e50dd39 cciss: save pdev pointer in per hba structure early to avoid passing it around so much. 15 years ago
Stephen M. Cameron 373b45f7b6 cciss: Set the performant mode bit in the scsi half of the driver 15 years ago
Daniel Stodden d54142c71f blkfront: Klog the unclean release path 15 years ago
Daniel Stodden 7b32d1044a blkfront: Remove obsolete info->users 15 years ago
Daniel Stodden acfca3c622 blkfront: Remove obsolete info->users 15 years ago
Daniel Stodden fa1bd3591a blkfront: Lock blockfront_info during xbdev removal 15 years ago
Daniel Stodden 7fd152f4b6 blkfront: Fix blkfront backend switch race (bdev release) 15 years ago