- 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, 9 months ago
- 0745c83 scsi: bfa: Remove set but not used variable 'fchs' by YueHaibing · 4 years, 9 months ago
- f166021 scsi: bfa: Remove unneeded semicolon in bfa_fcs_lport_ns_sm_online() by Jason Yan · 4 years, 9 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
- 75cc8cf scsi: change FC drivers to use 'struct bsg_job' by Johannes Thumshirn · 8 years ago
- cd21c60 scsi: fc: provide fc_bsg_to_shost() helper by Johannes Thumshirn · 8 years ago
- 1abaede scsi: fc: Export fc_bsg_jobdone and use it in FC drivers by Johannes Thumshirn · 8 years ago
- 01e0e15 scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly by Johannes Thumshirn · 8 years ago
- 5f6ac2c scsi: bfa: Do not dereference port before it is null checked by Colin Ian King · 8 years ago
- bad7de7 scripts/spelling.txt: add "fimware" misspelling by Kees Cook · 9 years ago
- 4e51af9 bfa: fix bfa_fcb_itnim_alloc() error handling by Dan Carpenter · 9 years ago
- d04a78f bfa: deinline __bfa_trc() and __bfa_trc32() by Denys Vlasenko · 9 years ago
- aee5618 bfa: use strncpy() instead of memcpy() by Dan Carpenter · 9 years ago
- 08c2315 bfa: Update driver version to 3.2.25.0 by Anil Gurumurthy · 9 years ago
- 31e1d56 bfa: File header and user visible string changes by Anil Gurumurthy · 9 years ago
- 3c3da12 bfa: Fix for crash when bfa_itnim is NULL by Anil Gurumurthy · 9 years ago
- 889d0d4 bfa: Update copyright messages by Anil Gurumurthy · 9 years ago
- 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
- 6f3d828f5 bfa: Fix incorrect de-reference of pointer by Anil Gurumurthy · 9 years ago
- b7f4d63 bfa: Fix indentation by Anil Gurumurthy · 9 years ago
- 3ff448b bfa: fix leak of bfad_im_port_index on module unload by Alexey Khoroshilov · 10 years ago
- 8f7d3f0 bfs: bfad_worker cleanup by Jiri Slaby · 10 years ago
- db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
- 9f30b67 bfa: replace 2 kzalloc/copy_from_user by memdup_user by Fabian Frederick · 10 years ago
- c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
- 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
- 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
- b427d00 bfa: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
- 8cb7f63 bfa: Cleanup bfad_setup_intr() function by Alexander Gordeev · 10 years ago
- cd69a09 bfa: Do not call pci_enable_msix() after it failed once by Alexander Gordeev · 10 years ago
- 44416c4 bfa: use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 11 years ago
- 0e772b3 bfa: remove useless return variables by Peter Senna Tschudin · 11 years ago
- 03a6c3f bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address by Ben Hutchings · 11 years ago