| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [S390] qdio: Split SBAL entry flags | Jan Glauber | 2011-06-06 | 3 | -31/+34 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
* | [S390] ccw_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 1 | -2/+4 |
* | [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode | Christof Schmitt | 2011-02-25 | 7 | -0/+169 |
* | [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data | Christof Schmitt | 2011-02-25 | 4 | -48/+48 |
* | [SCSI] zfcp: Merge FCP task management setup with regular FCP command setup | Christof Schmitt | 2011-02-25 | 2 | -16/+10 |