| Commit message (Expand) | Author | Age |
* | target: Add support for COMPARE_AND_WRITE emulation | Nicholas Bellinger | 2013-09-10 |
* | target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD | Nicholas Bellinger | 2013-09-09 |
* | target: Make __target_execute_cmd() available as extern | Nicholas Bellinger | 2013-09-09 |
* | target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE | Nicholas Bellinger | 2013-09-09 |
* | target: Do memory allocation for bidi commands using target_alloc_sgl | Nicholas Bellinger | 2013-09-09 |
* | target: Refactor transport_generic_get_mem to target_alloc_sgl | Nicholas Bellinger | 2013-09-09 |
* | target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI | Nicholas Bellinger | 2013-09-09 |
* | target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction | Nicholas Bellinger | 2013-09-09 |
* | target: Add TCM_MISCOMPARE_VERIFY sense handling | Nicholas Bellinger | 2013-09-09 |
* | target: Add return for se_cmd->transport_complete_callback | Nicholas Bellinger | 2013-09-09 |
* | scsi: Add CDB definition for COMPARE_AND_WRITE | Nicholas Bellinger | 2013-09-09 |
* | target/pscsi: remove an unneeded check | Dan Carpenter | 2013-09-09 |
* | iscsi-target: Convert to per-cpu ida_alloc + ida_free command map | Nicholas Bellinger | 2013-09-09 |
* | iscsi/iser-target: Convert to command priv_size usage | Nicholas Bellinger | 2013-09-09 |
* | vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory | Nicholas Bellinger | 2013-09-09 |
* | vhost/scsi: Convert to per-cpu ida_alloc + ida_free command map | Nicholas Bellinger | 2013-09-09 |
* | target: Add transport_init_session_tags using per-cpu ida | Nicholas Bellinger | 2013-09-09 |
* | idr: Percpu ida | Kent Overstreet | 2013-09-09 |
* | iser-target: Updates for login negotiation multi-plexing support | Nicholas Bellinger | 2013-09-09 |
* | iscsi-target: Remove left-over iscsi_target_do_login_io | Nicholas Bellinger | 2013-09-09 |
* | iscsi-target: Add sk->sk_state_change to cleanup after TCP failure | Nicholas Bellinger | 2013-09-09 |
* | iscsi-target: Add login negotiation multi-plexing support | Nicholas Bellinger | 2013-09-09 |
* | iscsi-target: Prepare login code for multi-plexing support | Nicholas Bellinger | 2013-09-09 |
* | iscsi-target: ST response on IN6ADDR_ANY socket | Chris Leech | 2013-08-12 |
* | target/qla2xxx: Make demo_mode_login_only modifiable | Andy Grover | 2013-08-12 |
* | target: replace strict_strto*() with kstrto*() | Jingoo Han | 2013-08-12 |
* | Linux 3.11-rc5 | Linus Torvalds | 2013-08-11 |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-08-11 |
|\ |
|
| * | [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is set | Martin K. Petersen | 2013-08-02 |
| * | [SCSI] fnic: BUG: sleeping function called from invalid context during probe | Chris Leech | 2013-08-02 |
| * | [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel | Sumit.Saxena@lsi.com | 2013-08-02 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-08-11 |
|\ \ |
|
| * | | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs | Michael Neuling | 2013-08-09 |
| * | | powerpc: Save the TAR register earlier | Michael Neuling | 2013-08-09 |
| * | | powerpc: Fix context switch DSCR on POWER8 | Michael Neuling | 2013-08-09 |
| * | | powerpc: Rework setting up H/FSCR bit definitions | Michael Neuling | 2013-08-09 |
| * | | powerpc: Fix hypervisor facility unavaliable vector number | Michael Neuling | 2013-08-09 |
| * | | powerpc/kvm/book3s_pr: Return appropriate error when allocation fails | Thadeu Lima de Souza Cascardo | 2013-08-09 |
| * | | powerpc/kvm: Add signed type cast for comparation | Chen Gang | 2013-08-09 |
| * | | powerpc/eeh: Add missing procfs entry for PowerNV | Mike Qiu | 2013-08-09 |
| * | | powerpc/pseries: Add backward compatibilty to read old kernel oops-log | Aruna Balakrishnaiah | 2013-08-09 |
| * | | powerpc/pseries: Fix buffer overflow when reading from pstore | Aruna Balakrishnaiah | 2013-08-09 |
| * | | powerpc: On POWERNV enable PPC_DENORMALISATION by default | Anton Blanchard | 2013-08-09 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-08-11 |
|\ \ \ |
|
| * | | | KVM: s390: fix pfmf non-quiescing control handling | Heiko Carstens | 2013-07-29 |
| * | | | KVM: s390: move kvm_guest_enter,exit closer to sie | Dominik Dingel | 2013-07-29 |
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-08-11 |
|\ \ \ \ |
|
| * | | | | i2c: mv64xxx: Document the newly introduced allwinner compatible | Maxime Ripard | 2013-08-07 |
| * | | | | i2c: Fix Kontron PLD prescaler calculation | Michael Brunner | 2013-08-05 |
| * | | | | i2c: i2c-mxs: Use DMA mode even for small transfers | Fabio Estevam | 2013-08-05 |