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
/
s390
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2015-07-27
5
-56
/
+56
*
|
s390: remove unneeded semicolon
Peter Senna Tschudin
2015-08-07
1
-1
/
+1
|
/
*
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
1
-1
/
+0
*
mm, mempool: do not allow atomic resizing
David Rientjes
2015-04-14
1
-2
/
+2
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-9
/
+2
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-13
/
+2
*
zfcp: auto port scan resiliency
Martin Peschke
2014-11-20
6
-14
/
+90
*
zfcp: bring back unit sysfs attributes for automatic LUN scan
Steffen Maier
2014-11-20
1
-3
/
+49
*
zfcp: remove access control tables interface (port leftovers)
Martin Peschke
2014-11-20
3
-12
/
+2
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-5
/
+3
*
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
1
-13
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-08-07
1
-28
/
+21
|
\
|
*
s390/zfcp: use qdio buffer helpers
Sebastian Ott
2014-07-22
1
-28
/
+21
*
|
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
2
-3
/
+4
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-3
/
+3
|
\
|
*
treewide: Fix common typo in "identify"
Maxime Jayat
2013-10-14
1
-3
/
+3
*
|
s390/s390dbf: use debug_level_enabled() where applicable
Hendrik Brueckner
2013-10-24
1
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-09-03
5
-22
/
+12
|
\
|
*
[SCSI] zfcp: enable FCP hardware data router by default
Steffen Maier
2013-09-03
1
-2
/
+2
|
*
[SCSI] zfcp: dead code removal
Martin Peschke
2013-09-03
2
-11
/
+0
|
*
[SCSI] zfcp: cleanup use of obsolete strict_strto* functions
Martin Peschke
2013-09-03
2
-8
/
+8
|
*
[SCSI] zfcp: consistently use appropriate SBAL flag definitions
Martin Peschke
2013-09-03
1
-1
/
+2
*
|
[SCSI] zfcp: remove access control tables interface (keep sysfs files)
Martin Peschke
2013-08-22
1
-0
/
+14
*
|
[SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops
Martin Peschke
2013-08-22
1
-7
/
+22
*
|
[SCSI] zfcp: fix lock imbalance by reworking request queue locking
Martin Peschke
2013-08-22
1
-6
/
+2
|
/
*
[SCSI] zfcp: status read buffers on first adapter open with link down
Steffen Maier
2013-05-31
2
-8
/
+20
*
[SCSI] zfcp: remove access control tables interface
Martin Peschke
2013-05-31
10
-636
/
+15
*
[SCSI] zfcp: module parameter dbflevel for early debugging
Steffen Maier
2013-05-31
1
-2
/
+9
*
[SCSI] zfcp: block queue limits with data router
Steffen Maier
2013-05-31
1
-3
/
+7
*
[SCSI] zfcp: fix adapter (re)open recovery while link to SAN is down
Daniel Hansel
2013-05-31
1
-0
/
+4
*
[SCSI] zfcp: remove unused device_unregister wrapper
Sebastian Ott
2013-05-31
2
-16
/
+0
*
[SCSI] zfcp: cleanup unit sysfs attribute usage
Sebastian Ott
2013-05-31
4
-11
/
+9
*
[SCSI] zfcp: cleanup port sysfs attribute usage
Sebastian Ott
2013-05-31
5
-15
/
+10
*
[SCSI] zfcp: cfdc fops add owner
Sebastian Ott
2013-05-31
1
-0
/
+2
*
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
2
-2
/
+2
*
[SCSI] zfcp: only access zfcp_scsi_dev for valid scsi_device
Martin Peschke
2012-09-24
1
-5
/
+14
*
[SCSI] zfcp: No automatic port_rescan on events
Steffen Maier
2012-09-24
5
-4
/
+32
*
[SCSI] zfcp: restore refcount check on port_remove
Steffen Maier
2012-09-24
5
-12
/
+45
*
[SCSI] zfcp: remove invalid reference to list iterator variable
Julia Lawall
2012-09-24
1
-1
/
+1
*
[SCSI] zfcp: Do not wakeup while suspended
Steffen Maier
2012-09-24
5
-10
/
+86
*
[SCSI] zfcp: Bounds checking for deferred error trace
Steffen Maier
2012-09-24
2
-7
/
+11
*
[SCSI] zfcp: Make trace record tags unique
Steffen Maier
2012-09-24
1
-2
/
+2
*
[SCSI] zfcp: Adapt to new FC_PORTSPEED semantics
Steffen Maier
2012-09-24
1
-2
/
+32
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
17
-17
/
+17
*
compat: fix compile breakage on s390
Heiko Carstens
2012-02-27
1
-0
/
+1
*
[SCSI] zfcp: return early from slave_destroy if slave_alloc returned early
Steffen Maier
2011-12-14
1
-0
/
+4
*
s390: add missing module.h/export.h includes
Heiko Carstens
2011-10-31
5
-0
/
+5
*
[SCSI] zfcp: support for hardware data router
Swen Schillig
2011-08-27
7
-60
/
+195
*
[SCSI] zfcp: non-experimental support for DIF/DIX
Steffen Maier
2011-08-27
2
-5
/
+3
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
[prev]
[next]