- 654cc54 scsi: hpsa: Bump version by Don Brace · 4 years, 5 months ago
- 30bda78 scsi: hpsa: Increase controller error handling timeout by Don Brace · 4 years, 5 months ago
- 27e1b94 scsi: hpsa: Correct rare oob condition by Don Brace · 4 years, 5 months ago
- 06b43f9 scsi: hpsa: hpsa_ioctl(): Tidy up a bit by Al Viro · 4 years, 7 months ago
- 10100ff scsi: hpsa: Get rid of compat_alloc_user_space() by Al Viro · 4 years, 7 months ago
- cb17c1b scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_struct by Al Viro · 4 years, 7 months ago
- 138125f scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl() by Al Viro · 4 years, 7 months ago
- 3e16e83 scsi: hpsa: correct race condition in offload enabled by Don Brace · 4 years, 9 months ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 1c4e395 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 1349934 scsi: hpsa: add missing hunks in reset-patch by Don Brace · 5 years ago
- 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- 7ce2e76 PCI: Move ASPM declarations to linux/pci.h by Krzysztof Wilczynski · 5 years ago
- 6e6d053 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 18a56d6 scsi: hpsa: remove printing internal cdb on tag collision by Don Brace · 5 years ago
- eeebce1 scsi: hpsa: correct scsi command status issue after reset by Don Brace · 5 years ago
- bff9e34 docs: fix broken doc references due to renames by Mauro Carvalho Chehab · 5 years ago
- ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
- 3663115 scsi: hpsa: fix an uninitialized read and dereference of pointer dev by Colin Ian King · 6 years ago
- 9a14f9b scsi: hpsa: update driver version by Don Brace · 6 years ago
- c5dfd10 scsi: hpsa: correct device resets by Don Brace · 6 years ago
- 9e33f0d scsi: hpsa: do-not-complete-cmds-for-deleted-devices by Don Brace · 6 years ago
- b443d3e scsi: hpsa: wait longer for ptraid commands by Don Brace · 6 years ago
- 4770e68 scsi: hpsa: check for tag collision by Don Brace · 6 years ago
- 0119208 scsi: hpsa: use local workqueues instead of system workqueues by Don Brace · 6 years ago
- a68fdb3 scsi: hpsa: correct simple mode by Don Brace · 6 years ago
- b640fba docs: pci: fix broken links due to conversion from pci.txt to pci.rst by Mauro Carvalho Chehab · 6 years ago
- 625d7d3 scsi: hpsa: correct ioaccel2 chaining by Don Brace · 6 years ago
- c59c32c scsi: hpsa: bump driver version by Don Brace · 6 years ago
- 1edb693 scsi: hpsa: remove timeout from TURs by Don Brace · 6 years ago
- a45bcc4 scsi: hpsa: correct device id issues by Don Brace · 6 years ago
- 49ea45c scsi: hpsa: check for lv removal by Don Brace · 6 years ago
- 6f4e626 scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template by Nathan Chancellor · 6 years ago
- b64ae4a scsi: hpsa: clean up two indentation issues by Colin Ian King · 6 years ago
- 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
- 5dfdb08 scsi: hpsa: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- d49f8a5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 8bc8f47 scsi: hpsa: switch to generic DMA API by Christoph Hellwig · 6 years ago
- 048a864 scsi: hpsa: Use vmemdup_user to replace the open code by zhong jiang · 6 years ago
- eb53a3e scsi: hpsa: limit transfer length to 1MB, not 512kB by Martin Wilck · 6 years ago
- 01d0e78 scsi: hpsa: correct enclosure sas address by Don Brace · 6 years ago
- 2837461 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 0d98ba8d scsi: hpsa: disable device during shutdown by Sinan Kaya · 7 years ago
- fd9adc4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- 8b834bf scsi: hpsa: fix selection of reply queue by Ming Lei · 7 years ago
- 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
- f4d0ad1 scsi: hpsa: Use vsnprintf extension %phN by Andy Shevchenko · 7 years ago
- b4e9ce1 scsi: hpsa: drop unneeded newline by Julia Lawall · 7 years ago
- b6c9d54e scsi: hpsa: remove an unnecessary NULL check by Dan Carpenter · 7 years ago
- 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- c9edcb2 scsi: hpsa: bump driver version by Don Brace · 7 years ago
- 0a7c3bb scsi: hpsa: add enclosure logical identifier by Don Brace · 7 years ago
- 0ff365f scsi: hpsa: correct logical volume removal by Don Brace · 7 years ago
- 9211a07 scsi: hpsa: reduce warning messages on device removal by Don Brace · 7 years ago
- 2c5fc36 scsi: hpsa: update queue depth for externals by Don Brace · 7 years ago
- b2582a6 scsi: hpsa: correct smart path enabled by Don Brace · 7 years ago
- 3026ff9 scsi: hpsa: change timeout for internal cmds by Don Brace · 7 years ago
- 4e18818 scsi: hpsa: update discovery polling by Bader Ali Saleh · 7 years ago
- b9b08ca scsi: hpsa: add controller checkpoint by Don Brace · 7 years ago
- 421bf80c scsi: hpsa: clear tmpdevice in scan thread by Scott Teel · 7 years ago
- 55ca38b scsi: hpsa: cleanup sas_phy structures in sysfs when unloading by Martin Wilck · 7 years ago
- dfb2e6f scsi: hpsa: destroy sas transport properties before scsi_host by Martin Wilck · 7 years ago
- c99dfd2 scsi: hpsa: Fix configured_logical_drive_count·check by Christos Gkekas · 7 years ago
- 9a664f4 scsi: hpsa: remove the smp_handler stub by Christoph Hellwig · 7 years ago
- 55e1f9f scsi: hpsa: fix the device_id in hpsa_update_device_info() by Dan Carpenter · 7 years ago
- c8cd71f scsi: hpsa: Remove 'hpsa_allow_any' module option by Hannes Reinecke · 7 years ago
- 253d246 scsi: cciss: Drop obsolete driver by Hannes Reinecke · 7 years ago
- 45f769b scsi: hpsa: do not print errors for unsupported report luns format by Hannes Reinecke · 7 years ago
- 65e8697e scsi: hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD page by Hannes Reinecke · 7 years ago
- 4d17944 scsi: hpsa: disable volume status check for legacy boards by Hannes Reinecke · 7 years ago
- 135ae6e scsi: hpsa: add support for legacy boards by Hannes Reinecke · 7 years ago
- e2c7b43 scsi: hpsa: limit transfer length to 1MB by Yadan Fan · 8 years ago
- ba82d91b scsi: hpsa: fix spelling mistake: "encrypytion" -> "encryption" by Colin Ian King · 8 years ago
- 30c0061 scsi: hpsa: bump driver version by Don Brace · 8 years ago
- 08ec46f scsi: hpsa: remove abort handler by Don Brace · 8 years ago
- b63c64a scsi: hpsa: send ioaccel requests with 0 length down raid path by Don Brace · 8 years ago
- 3d38f00 scsi: hpsa: separate monitor events from rescan worker by Scott Teel · 8 years ago
- 5086435 scsi: hpsa: correct queue depth for externals by Don Brace · 8 years ago
- c59d04f scsi: hpsa: cleanup reset handler by Don Brace · 8 years ago
- d2315ce scsi: hpsa: correct resets on retried commands by Don Brace · 8 years ago
- 3b476aa2 scsi: hpsa: rescan later if reset in progress by Don Brace · 8 years ago
- ef8a520 scsi: hpsa: do not reset enclosures by Don Brace · 8 years ago
- 8516a2d scsi: hpsa: update reset handler by Don Brace · 8 years ago
- 5ac517b scsi: hpsa: do not get enclosure info for external devices by Don Brace · 8 years ago
- 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- 5765d18 scsi: hpsa: change driver version by Don Brace · 8 years ago
- 7f1974a scsi: hpsa: update pci ids by Don Brace · 8 years ago
- eb94588 scsi: hpsa: fix volume offline state by Tomas Henzl · 8 years ago
- 2ef2884 scsi: hpsa: do not timeout reset operations by Don Brace · 8 years ago
- 87b9e6a scsi: hpsa: limit outstanding rescans by Don Brace · 8 years ago
- 85b2900 scsi: hpsa: update check for logical volume status by Don Brace · 8 years ago
- cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- 96b6ce4 scsi: hpsa: remove coalescing settings for ioaccel2 by Don Brace · 8 years ago
- 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
- 7e8a948 scsi: hpsa: remove memory allocate failure message by Amit Kushwaha · 8 years ago
- a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago