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