index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bfa
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_event
Nathan Chancellor
2019-12-01
2
-2
/
+2
*
scsi: bfa: remove ScsiResult macro
Johannes Thumshirn
2018-07-10
2
-12
/
+8
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-3
/
+4
*
scsi: bfa: remove VLA
Stephen Kitt
2018-03-15
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-01-31
18
-180
/
+144
|
\
|
*
scsi: bfa: use ARRAY_SIZE for array sizing calculation on array __pciids
Colin Ian King
2018-01-10
1
-1
/
+1
|
*
scsi: bfa: Use zeroing allocator rather than allocator/memset
Himanshu Jha
2018-01-04
2
-8
/
+3
|
*
scsi: bfa: convert to strlcpy/strlcat
Arnd Bergmann
2017-12-11
8
-98
/
+84
|
*
scsi: bfa: remove unused pointer 'port'
Colin Ian King
2017-12-04
1
-3
/
+0
|
*
scsi: bfa: use 64-bit times in bfa_aen_entry_s ABI
Arnd Bergmann
2017-12-04
1
-2
/
+2
|
*
scsi: bfa: try to sanitize vendor netlink events
Arnd Bergmann
2017-12-04
2
-11
/
+24
|
*
scsi: bfa: replace bfa_get_log_time() with ktime_get_real_seconds()
Arnd Bergmann
2017-12-04
1
-22
/
+10
|
*
scsi: bfa: document overflow of io_profile_start_time
Arnd Bergmann
2017-12-04
3
-6
/
+5
|
*
scsi: bfa: improve bfa_ioc_send_enable/disable data
Arnd Bergmann
2017-12-04
1
-3
/
+5
|
*
scsi: bfa: use proper time accessor for stats_reset_time
Arnd Bergmann
2017-12-04
4
-25
/
+9
|
*
scsi: bfa: use ktime_get_real_ts64 for firmware timestamp
Arnd Bergmann
2017-12-04
1
-3
/
+3
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-12-15
3
-4
/
+18
|
\
\
|
|
/
|
/
|
|
*
scsi: bfa: fix type conversion warning
Arnd Bergmann
2017-12-07
3
-4
/
+16
|
*
scsi: bfa: fix access to bfad_im_port_s
Johannes Thumshirn
2017-11-29
1
-2
/
+4
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
2
-4
/
+4
*
|
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
1
-3
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
2
-9
/
+3
|
\
|
*
scsi: bfa: don't reset max_segments for every bsg request
Christoph Hellwig
2017-10-16
1
-7
/
+0
|
*
scsi: bfa: integer overflow in debugfs
Dan Carpenter
2017-10-16
1
-2
/
+3
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
scsi: bfa: move bus reset to target reset
Hannes Reinecke
2017-08-25
1
-22
/
+15
*
scsi: bfa: use designated initializers
Kees Cook
2017-04-21
1
-10
/
+21
*
scsi: bfa: remove bfa_module_s madness
Christoph Hellwig
2017-04-19
5
-298
/
+108
*
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
3
-139
/
+48
|
\
|
*
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
1
-0
/
+2
|
*
scsi: bfa: remove bfa_fcs_mod_s
Christoph Hellwig
2017-01-09
2
-139
/
+46
*
|
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2017-01-17
1
-1
/
+1
|
\
\
|
*
|
scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()
Johannes Thumshirn
2017-01-17
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2017-01-08
2
-4
/
+4
|
\
|
|
|
|
/
|
/
|
|
*
scsi: bfa: Increase requested firmware version to 3.2.5.1
Benjamin Poirier
2017-01-05
2
-4
/
+4
*
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
|
/
*
scsi: bfa: turn bfa_mem_{kva,dma}_setup into inline functions
Arnd Bergmann
2016-11-21
1
-13
/
+17
*
scsi: fc: use bsg_job_done
Johannes Thumshirn
2016-11-17
1
-2
/
+2
*
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2016-11-17
2
-7
/
+7
*
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
2016-11-17
1
-4
/
+2
*
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
2016-11-17
1
-2
/
+4
*
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
2016-11-17
1
-17
/
+23
*
scsi: bfa: Do not dereference port before it is null checked
Colin Ian King
2016-09-02
1
-2
/
+2
*
scripts/spelling.txt: add "fimware" misspelling
Kees Cook
2016-05-19
1
-1
/
+1
*
bfa: fix bfa_fcb_itnim_alloc() error handling
Dan Carpenter
2016-05-09
3
-6
/
+8
*
bfa: deinline __bfa_trc() and __bfa_trc32()
Denys Vlasenko
2016-02-23
2
-37
/
+23
*
bfa: use strncpy() instead of memcpy()
Dan Carpenter
2016-02-23
1
-1
/
+1
*
bfa: Update driver version to 3.2.25.0
Anil Gurumurthy
2015-12-02
1
-1
/
+1
*
bfa: File header and user visible string changes
Anil Gurumurthy
2015-12-02
39
-89
/
+84
[next]