Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | qla2xxx: fix race in handling rport deletion during recovery causes panic | Laurence Oberman | 2014-12-15 | 1 | -2/+0 | |
| | * | | | | | | | Revert "[SCSI] mpt3sas: Remove phys on topology change" | Sreekanth Reddy | 2014-12-04 | 1 | -4/+1 | |
| | * | | | | | | | Revert "[SCSI] mpt2sas: Remove phys on topology change." | Sreekanth Reddy | 2014-12-04 | 1 | -4/+1 | |
| | * | | | | | | | esas2r: Correct typos of "validate" in a comment | Boris Bodemann | 2014-12-04 | 1 | -2/+2 | |
| | * | | | | | | | fc: FCP_PTA_SIMPLE is 0 | Christoph Hellwig | 2014-12-04 | 2 | -9/+2 | |
| | * | | | | | | | ibmvfc: remove unused tag variable | Christoph Hellwig | 2014-12-04 | 1 | -1/+0 | |
| | * | | | | | | | scsi: remove MSG_*_TAG defines | Christoph Hellwig | 2014-12-04 | 15 | -49/+48 | |
| | * | | | | | | | scsi: remove scsi_set_tag_type | Christoph Hellwig | 2014-12-04 | 1 | -1/+1 | |
| | * | | | | | | | scsi: remove scsi_get_tag_type | Christoph Hellwig | 2014-12-04 | 2 | -3/+3 | |
| | * | | | | | | | scsi: never drop to untagged mode during queue ramp down | Christoph Hellwig | 2014-12-04 | 1 | -6/+0 | |
| | * | | | | | | | scsi: remove ->change_queue_type method | Christoph Hellwig | 2014-12-04 | 22 | -154/+4 | |
| * | | | | | | | | scsi: blacklist RSOC for Microsoft iSCSI target devices | Martin K. Petersen | 2014-12-15 | 1 | -0/+1 | |
| * | | | | | | | | scsi: fix random memory corruption with scsi-mq + T10 PI | Tony Battersby | 2014-12-15 | 1 | -1/+3 | |
* | | | | | | | | | Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-20 | 5 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 2014-12-19 | 2 | -2/+2 | |
| * | | | | | | | | | tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-19 | 1 | -7/+7 | |
| * | | | | | | | | | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-19 | 2 | -4/+4 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-12-20 | 3 | -41/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lustre: get rid of playing with ->fs | Al Viro | 2014-12-17 | 3 | -41/+2 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-12-20 | 20 | -1234/+1348 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | target: Allow AllRegistrants to re-RESERVE existing reservation | Nicholas Bellinger | 2014-12-19 | 1 | -1/+4 | |
| * | | | | | | | | | | iscsi-target: Fail connection on short sendmsg writes | Nicholas Bellinger | 2014-12-16 | 1 | -15/+11 | |
| * | | | | | | | | | | iscsi-target: nullify session in failed login sequence | Sagi Grimberg | 2014-12-16 | 1 | -0/+1 | |
| * | | | | | | | | | | target: Avoid dropping AllRegistrants reservation during unregister | Nicholas Bellinger | 2014-12-16 | 1 | -22/+65 | |
| * | | | | | | | | | | target: Fix R_HOLDER bit usage for AllRegistrants | Nicholas Bellinger | 2014-12-16 | 1 | -3/+23 | |
| * | | | | | | | | | | iscsi-target: Drop left-over bogus iscsi_np->tpg_np | Nicholas Bellinger | 2014-12-13 | 2 | -2/+0 | |
| * | | | | | | | | | | iser-target: Fix wc->wr_id cast warning | Nicholas Bellinger | 2014-12-13 | 1 | -2/+1 | |
| * | | | | | | | | | | iser-target: Remove code duplication | Sagi Grimberg | 2014-12-13 | 1 | -27/+20 | |
| * | | | | | | | | | | iser-target: Adjust log levels and prettify some prints | Sagi Grimberg | 2014-12-13 | 1 | -109/+108 | |
| * | | | | | | | | | | iser-target: Use debug_level parameter to control logging level | Sagi Grimberg | 2014-12-13 | 2 | -178/+209 | |
| * | | | | | | | | | | iser-target: Fix logout sequence | Sagi Grimberg | 2014-12-13 | 2 | -8/+17 | |
| * | | | | | | | | | | iser-target: Don't wait for session commands from completion context | Sagi Grimberg | 2014-12-13 | 1 | -7/+10 | |
| * | | | | | | | | | | iser-target: Reduce CQ lock contention by batch polling | Sagi Grimberg | 2014-12-13 | 2 | -5/+9 | |
| * | | | | | | | | | | iser-target: Introduce isert_poll_budget | Sagi Grimberg | 2014-12-13 | 1 | -1/+7 | |
| * | | | | | | | | | | iser-target: Remove an atomic operation from the IO path | Sagi Grimberg | 2014-12-13 | 2 | -63/+40 | |
| * | | | | | | | | | | iser-target: Remove redundant call to isert_conn_terminate | Sagi Grimberg | 2014-12-13 | 1 | -4/+0 | |
| * | | | | | | | | | | iser-target: Use single CQ for TX and RX | Sagi Grimberg | 2014-12-13 | 2 | -124/+83 | |
| * | | | | | | | | | | iser-target: Centralize completion elements to a context | Sagi Grimberg | 2014-12-13 | 2 | -108/+114 | |
| * | | | | | | | | | | iser-target: Cast wr_id with uintptr_t instead of unsinged long | Sagi Grimberg | 2014-12-13 | 1 | -8/+8 | |
| * | | | | | | | | | | iser-target: Unite error completion handler for RX and TX | Sagi Grimberg | 2014-12-13 | 1 | -33/+28 | |
| * | | | | | | | | | | iser-target: Remove interrupt coalescing | Sagi Grimberg | 2014-12-13 | 2 | -116/+10 | |
| * | | | | | | | | | | iser-target: Work-around live target stack shutdown resource cleanup | Sagi Grimberg | 2014-12-13 | 1 | -0/+21 | |
| * | | | | | | | | | | iscsi,iser-target: Expose supported protection ops according to t10_pi | Sagi Grimberg | 2014-12-13 | 3 | -6/+16 | |
| * | | | | | | | | | | iser-target: Fix NULL dereference in SW mode DIF | Sagi Grimberg | 2014-12-13 | 1 | -6/+13 | |
| * | | | | | | | | | | iser-target: Allocate PI contexts dynamically | Sagi Grimberg | 2014-12-13 | 2 | -116/+158 | |
| * | | | | | | | | | | iser-target: Fix implicit termination of connections | Sagi Grimberg | 2014-12-13 | 2 | -8/+35 | |
| * | | | | | | | | | | iser-target: Handle ADDR_CHANGE event for listener cm_id | Sagi Grimberg | 2014-12-13 | 2 | -31/+77 | |
| * | | | | | | | | | | iser-target: Fix connected_handler + teardown flow race | Sagi Grimberg | 2014-12-13 | 1 | -12/+19 | |
| * | | | | | | | | | | iser-target: Parallelize CM connection establishment | Sagi Grimberg | 2014-12-13 | 2 | -24/+62 | |
| * | | | | | | | | | | iser-target: Fix flush + disconnect completion handling | Sagi Grimberg | 2014-12-13 | 2 | -23/+31 |