index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
esas2r
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-1
/
+8
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-02
1
-0
/
+1
|
\
|
*
scsi: esas2r: unlock on error in esas2r_nvram_read_direct()
Dan Carpenter
2019-10-24
1
-0
/
+1
*
|
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-1
/
+1
|
/
*
scsi: esas2r: Prefer pcie_capability_read_word()
Frederick Lawler
2019-08-12
2
-18
/
+9
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-02-08
3
-12
/
+10
*
scsi: esas2r: esas2r_init: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-11
1
-1
/
+2
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: esas2r: use dma_set_mask_and_coherent
Christoph Hellwig
2018-11-15
1
-35
/
+14
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-5
/
+6
*
scsi: esas2r: fix spelling mistake: "requestss" -> "requests"
Colin Ian King
2018-05-14
1
-1
/
+1
*
scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"
Colin Ian King
2018-05-01
1
-1
/
+1
*
scsi: esas2r: use ktime_get_real_seconds()
Arnd Bergmann
2018-04-20
1
-3
/
+2
*
scsi: esas2r: remove initialization / cleanup dead wood
Christoph Hellwig
2018-03-19
3
-91
/
+4
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+4
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
1
-3
/
+1
*
scsi: esas2r: constify pci_device_id.
Arvind Yadav
2017-08-24
1
-1
/
+1
*
scsi: esas2r: Replace semaphore fs_api_semaphore with mutex
Binoy Jayan
2017-06-12
3
-5
/
+5
*
scsi: esas2r: Replace semaphore fm_api_semaphore with mutex
Binoy Jayan
2017-06-12
3
-4
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
1
-5
/
+0
|
\
|
*
scsi: esas2r: Remove redundant NULL check on buffer
Colin Ian King
2017-03-16
1
-5
/
+0
*
|
esas2r: don't open-code memdup_user()
Al Viro
2017-04-06
1
-22
/
+3
|
/
*
scsi: esas2r: Fix format string type mistakes
Emese Revfy
2017-01-09
4
-6
/
+6
*
scsi: esas2r: don't reinitialize adapter's req_table
Shawn Lin
2016-08-25
1
-4
/
+0
*
scsi: esas2r: not need to alloc zero buffer for local_atto_ioctl
Shawn Lin
2016-08-25
1
-1
/
+1
*
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
2016-04-15
1
-2
/
+2
*
esas2r: Fix array overrun
Alan
2016-02-23
1
-2
/
+3
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-1
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-02-11
1
-1
/
+1
|
\
|
*
scsi: print single-character strings with seq_putc
Rasmus Villemoes
2015-02-02
1
-1
/
+1
*
|
[SCSI] esas2r: use PCI define for Max_Read_Request_Size
Rafał Miłecki
2015-01-27
1
-2
/
+3
|
/
*
esas2r: Correct typos of "validate" in a comment
Boris Bodemann
2014-12-04
1
-2
/
+2
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-1
/
+0
*
esas2r: fix an oversight in setting return value
Tomas Henzl
2014-11-25
1
-1
/
+4
*
esas2r: fix an error path in esas2r_ioctl_handler
Tomas Henzl
2014-11-25
1
-3
/
+4
*
esas2r: fir error handling in do_fm_api
Tomas Henzl
2014-11-25
1
-5
/
+5
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
2
-11
/
+1
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
2
-31
/
+1
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-7
/
+5
*
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
2
-20
/
+1
*
scsi: correct return values for .eh_abort_handler implementations
Hannes Reinecke
2014-11-12
1
-1
/
+1
*
esas2r: Fix comment
Marek Vasut
2014-05-19
1
-1
/
+1
*
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
2014-03-19
1
-1
/
+1
*
[SCSI] esas2r: fix potential format string flaw
Kees Cook
2014-03-15
1
-6
/
+2
*
[SCSI] esas2r: Cleanup snprinf formatting of firmware version
Bradley Grove
2013-10-25
1
-3
/
+3
*
[SCSI] esas2r: Remove superfluous mask of pcie_cap_reg
Bradley Grove
2013-10-25
1
-1
/
+1
*
[SCSI] esas2r: Fixes for big-endian platforms
Bradley Grove
2013-10-25
2
-9
/
+9
*
[SCSI] esas2r: Directly call kernel functions for atomic bit operations
Bradley Grove
2013-10-25
10
-306
/
+291
*
[SCSI] esas2r: Remove null test for stack allocated fw_coredump_buffer
Bradley Grove
2013-09-06
1
-2
/
+1
[next]