- 012d98d scsi: bfa: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- 69e6237 scsi: bfa: Declare 'bfad_im_vport_attrs' static by Bart Van Assche · 3 years, 1 month ago
- e73af23 scsi: bfa: Switch to attribute groups by Bart Van Assche · 3 years, 3 months ago
- af049df scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions by Bart Van Assche · 3 years, 3 months ago
- 4316b5b scsi: bfa: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
- 8f942f9 scsi: bfa: Fix inconsistent indenting by Jiapeng Chong · 3 years, 7 months ago
- 1ecc820 scsi: bfa: Fix typo by zuoqilin · 3 years, 7 months ago
- 4803bd0 scsi: bfa: Remove some unused variables by Christophe JAILLET · 3 years, 8 months ago
- c3b0d08 scsi: bfa: Remove unnecessary struct declarations by Wan Jiabing · 3 years, 9 months ago
- 9991ca0 scsi: bfa: Fix a typo in two places by Bhaskar Chowdhury · 3 years, 9 months ago
- 1630e75 scsi: bfa: Fix warning comparing pointer to 0 by Jiapeng Chong · 3 years, 10 months ago
- a7a11b6 scsi: bfa: Move a large struct from the stack onto the heap by Lee Jones · 3 years, 10 months ago
- eb74b93 scsi: bfa: Drop driver-defined SCSI status codes by Hannes Reinecke · 4 years ago
- 4c7bd25 scsi: bfa: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- af99538 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
- f0f6c3a scsi: bfa: Fix error return in bfad_pci_init() by Jing Xiangfeng · 4 years, 3 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 64332c1 scsi: bfa: Ensure a blank line precedes next function/header by Lee Jones · 4 years, 5 months ago
- 20e73cb scsi: bfa: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 5 months ago
- 310531f scsi: bfa: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 5 months ago
- b1a187f scsi: bfa: Demote non-kerneldoc headers down to standard comment blocks by Lee Jones · 4 years, 5 months ago
- e95fcb7 scsi: bfa: Remove unused variable 'adisc' by Lee Jones · 4 years, 5 months ago
- eaefa33 scsi: bfa: Demote non-compliant kerneldoc headers to standard comments by Lee Jones · 4 years, 5 months ago
- 00025fc scsi: bfa: Staticify non-external functions by Lee Jones · 4 years, 5 months ago
- c7ccd03 scsi: bfa: Remove a few unused variables 'pgoff' and 't' by Lee Jones · 4 years, 5 months ago
- 7106de1 scsi: bfa: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 5 months ago
- 70b4de0 scsi: bfa: Remove set but unused variable 'rp' by Lee Jones · 4 years, 5 months ago
- 0aaaa04 scsi: bfa: Staticify local functions by Lee Jones · 4 years, 5 months ago
- 3bbd8ef scsi: bfa: Staticify all local functions by Lee Jones · 4 years, 5 months ago
- 1020264 scsi: bfa: Make bfad_iocmd_ioc_get_stats() static by Jason Yan · 4 years, 8 months ago
- f71ded0 scsi: bfa: Remove unneeded semicolon in bfa_fcs_rport.c by Jason Yan · 4 years, 8 months ago
- 0745c83 scsi: bfa: Remove set but not used variable 'fchs' by YueHaibing · 4 years, 8 months ago
- f166021 scsi: bfa: Remove unneeded semicolon in bfa_fcs_lport_ns_sm_online() by Jason Yan · 4 years, 8 months ago
- 4d5956f scsi: bfa: bfad.c: make max_rport_logins static by Jason Yan · 4 years, 9 months ago
- 938b184 scsi: bfa: bfad_attr.c: make two funcitons static by Jason Yan · 4 years, 9 months ago
- eae9b17 scsi: bfa: bfa_ioc_ct.c: make two funcitons static by Jason Yan · 4 years, 9 months ago
- 901ad27 scsi: bfa: bfa_fcs_lport.c: make bfa_fcport_get_loop_attr() static by Jason Yan · 4 years, 9 months ago
- 84a2fd2 scsi: bfa: bfa_fcpim.c: make two functions static by Jason Yan · 4 years, 9 months ago
- b9ddee1 scsi: bfa: bfa_core.c: make bfa_isr_rspq() static by Jason Yan · 4 years, 9 months ago
- 037773f scsi: bfa: bfa_svc.c: make two functions static by Jason Yan · 4 years, 9 months ago
- 7cd4cb9 scsi: bfa: Make restart_bfa static by YueHaibing · 5 years ago
- 0e62395 scsi: bfa: release allocated memory in case of error by Navid Emamdoost · 5 years ago
- 5f6b4e1e scsi: bfa: remove redundant assignment to variable error by Colin Ian King · 5 years ago
- 52fa7bf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292 by Thomas Gleixner · 6 years ago
- b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
- 8fabc0e scsi: bfa: bfa_fcpim: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
- 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- df49fd0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 11ea382 scsi: bfa: fix calls to dma_set_mask_and_coherent() by Hannes Reinecke · 6 years ago
- 8389f12 scsi: bfa: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- f1b1dce scsi: bfa: bfa_ioc: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- d14e4cd scsi: bfa: bfa_fcs_rport: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 8425811 scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
- 009b715 scsi: bfa: clean up a couple of indentation issues by Colin Ian King · 6 years ago
- 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
- a69b080 scsi: bfa: use dma_set_mask_and_coherent by Christoph Hellwig · 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
- 761c830 scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_event by Nathan Chancellor · 6 years ago
- 6498cbc scsi: bfa: Remove unused functions by Nathan Chancellor · 6 years ago
- 62b36c3 PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls by Oza Pawandeep · 6 years ago
- 55c9d37 scsi: bfa: remove ScsiResult macro by Johannes Thumshirn · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 1929e82 scsi: bfa: remove VLA by Stephen Kitt · 7 years ago
- 28bc6fb Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- bcb8724 scsi: bfa: use ARRAY_SIZE for array sizing calculation on array __pciids by Colin Ian King · 7 years ago
- bde70f3 scsi: bfa: Use zeroing allocator rather than allocator/memset by Himanshu Jha · 7 years ago
- 66dbbd7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- 8c5a50e scsi: bfa: convert to strlcpy/strlcat by Arnd Bergmann · 7 years ago
- 48d8328 scsi: bfa: fix type conversion warning by Arnd Bergmann · 7 years ago
- 02000b1 scsi: bfa: remove unused pointer 'port' by Colin Ian King · 7 years ago
- 92328253 scsi: bfa: use 64-bit times in bfa_aen_entry_s ABI by Arnd Bergmann · 7 years ago
- 6d4bc34 scsi: bfa: try to sanitize vendor netlink events by Arnd Bergmann · 7 years ago
- 0e9680f scsi: bfa: replace bfa_get_log_time() with ktime_get_real_seconds() by Arnd Bergmann · 7 years ago
- aa22a52 scsi: bfa: document overflow of io_profile_start_time by Arnd Bergmann · 7 years ago
- 03d32af scsi: bfa: improve bfa_ioc_send_enable/disable data by Arnd Bergmann · 7 years ago
- 8f604a0 scsi: bfa: use proper time accessor for stats_reset_time by Arnd Bergmann · 7 years ago
- 7e75f60 scsi: bfa: use ktime_get_real_ts64 for firmware timestamp by Arnd Bergmann · 7 years ago
- 4534982 scsi: bfa: fix access to bfad_im_port_s by Johannes Thumshirn · 7 years ago
- e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
- b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 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
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- b8d897a scsi: bfa: don't reset max_segments for every bsg request by Christoph Hellwig · 7 years ago
- 3e35127 scsi: bfa: integer overflow in debugfs by Dan Carpenter · 7 years ago
- 1b7092f scsi: bfa: move bus reset to target reset by Hannes Reinecke · 7 years ago
- b34b10a scsi: bfa: use designated initializers by Kees Cook · 8 years ago
- c7c3524 scsi: bfa: remove bfa_module_s madness by Christoph Hellwig · 8 years ago
- 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 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
- b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
- 9208b75 Merge remote-tracking branch 'mkp-scsi/fixes' into fixes by James Bottomley · 8 years ago
- 4633773 scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request() by Johannes Thumshirn · 8 years ago
- 984dc46 scsi: bfa: remove bfa_fcs_mod_s by Christoph Hellwig · 8 years ago
- a47fff1 Merge remote-tracking branch 'mkp-scsi/fixes' into fixes by James Bottomley · 8 years ago
- 2d1148f scsi: bfa: Increase requested firmware version to 3.2.5.1 by Benjamin Poirier · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 2244459 scsi: bfa: turn bfa_mem_{kva,dma}_setup into inline functions by Arnd Bergmann · 8 years ago
- 0654816 scsi: fc: use bsg_job_done by Johannes Thumshirn · 8 years ago