| Commit message (Expand) | Author | Age | Files | Lines |
* | target: refactor init/drop_nodeacl methods | Christoph Hellwig | 2015-05-30 | 14 | -421/+77 |
* | target: make the tpg_get_default_depth method optional | Christoph Hellwig | 2015-05-30 | 11 | -62/+4 |
* | vhost/scsi: remove struct vhost_scsi_nacl | Christoph Hellwig | 2015-05-30 | 1 | -31/+3 |
* | sbp_target: remove struct sbp_nacl | Christoph Hellwig | 2015-05-30 | 2 | -30/+3 |
* | tcm_usb: remove struct usbg_nacl | Christoph Hellwig | 2015-05-30 | 2 | -30/+3 |
* | tcm_loop: remove struct tcm_loop_nacl | Christoph Hellwig | 2015-05-30 | 2 | -17/+2 |
* | target: Remove first argument of target_{get,put}_sess_cmd() | Bart Van Assche | 2015-05-30 | 10 | -34/+33 |
* | target/user: Add support for bidirectional commands | Ilias Tsitsimpis | 2015-05-30 | 2 | -6/+25 |
* | target/user: Refactor data area allocation code | Ilias Tsitsimpis | 2015-05-30 | 1 | -83/+106 |
* | target/transport: Always initialize bidi fields in se_cmd | Ilias Tsitsimpis | 2015-05-30 | 1 | -4/+2 |
* | target/loop: Enable VARLEN CDB support | Ilias Tsitsimpis | 2015-05-30 | 2 | -6/+1 |
* | driver/user: Don't warn for DMA_NONE data direction | Ilias Tsitsimpis | 2015-05-30 | 1 | -2/+3 |
* | target: fix DPO and FUA bit checks | Christoph Hellwig | 2015-05-30 | 7 | -38/+40 |
* | iscsi-target: remove support for obsolete markers | Christophe Vu-Brugier | 2015-05-30 | 10 | -454/+16 |
* | target/sbc: Fix sbc_dif_verify inconsistent map/unmap | Sagi Grimberg | 2015-05-30 | 1 | -14/+14 |
* | target/file: Remove fd_prot bounce buffer | Sagi Grimberg | 2015-05-30 | 2 | -106/+28 |
* | target: Merge sbc_verify_dif_read|write | Sagi Grimberg | 2015-05-30 | 5 | -112/+37 |
* | iser-target: Fix error path in isert_create_pi_ctx() | Roland Dreier | 2015-05-30 | 1 | -3/+3 |
* | target: Use a PASSTHROUGH flag instead of transport_types | Andy Grover | 2015-05-30 | 11 | -22/+17 |
* | target: Move passthrough CDB parsing into a common function | Andy Grover | 2015-05-30 | 4 | -94/+78 |
* | target/user: Only support full command pass-through | Andy Grover | 2015-05-30 | 2 | -70/+75 |
* | target/user: Update example code for new ABI requirements | Andy Grover | 2015-05-30 | 1 | -2/+6 |
* | target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST | Andy Grover | 2015-05-30 | 2 | -0/+4 |
* | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem | Christoph Hellwig | 2015-05-30 | 8 | -64/+34 |
* | target: Drop signal_pending checks after interruptible lock acquire | Nicholas Bellinger | 2015-05-19 | 3 | -6/+3 |
* | target: Add missing parentheses | Bart Van Assche | 2015-05-14 | 1 | -2/+2 |
* | target: Fix bidi command handling | Bart Van Assche | 2015-05-14 | 1 | -2/+1 |
* | target/user: Disallow full passthrough (pass_level=0) | Andy Grover | 2015-05-02 | 2 | -76/+10 |
* | ISCSI: fix minor memory leak | Evgenii Lepikhin | 2015-05-02 | 1 | -0/+1 |
* | Linux 4.1-rc1v4.1-rc1 | Linus Torvalds | 2015-04-26 | 1 | -2/+2 |
* | x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue | Andy Lutomirski | 2015-04-26 | 5 | -0/+48 |
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-04-26 | 5 | -14/+95 |
|\ |
|
| * | Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/... | Dave Airlie | 2015-04-27 | 5 | -14/+95 |
| |\ |
|
| | * | drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg | Imre Deak | 2015-04-24 | 1 | -2/+2 |
| | * | drm/i915: Workaround to avoid lite restore with HEAD==TAIL | Michel Thierry | 2015-04-23 | 2 | -2/+36 |
| | * | drm/i915: cope with large i2c transfers | Dmitry Torokhov | 2015-04-23 | 2 | -10/+57 |
* | | | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2015-04-26 | 3 | -83/+82 |
|\ \ \ |
|
| * | | | iommu/vt-d: support extended root and context entries | David Woodhouse | 2015-03-25 | 1 | -75/+60 |
| * | | | iommu/vt-d: Add new extended capabilities from v2.3 VT-d specification | David Woodhouse | 2015-03-25 | 1 | -0/+14 |
| * | | | iommu/vt-d: Allow RMRR on graphics devices too | David Woodhouse | 2015-03-25 | 1 | -1/+6 |
| * | | | iommu/vt-d: Print x2apic opt out info instead of printing a warning | Fenghua Yu | 2015-03-25 | 1 | -4/+1 |
| * | | | iommu/vt-d: kill bogus ecap_niotlb_iunits() | David Woodhouse | 2015-03-25 | 1 | -3/+1 |
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-26 | 7 | -14/+18 |
|\ \ \ \ |
|
| * | | | | i2c: st: add include for pinctrl | Wolfram Sang | 2015-04-23 | 1 | -6/+7 |
| * | | | | i2c: mux: use proper dev when removing "channel-X" symlinks | Wolfram Sang | 2015-04-23 | 1 | -3/+5 |
| * | | | | i2c: digicolor: remove duplicate include | Wolfram Sang | 2015-04-23 | 1 | -2/+1 |
| * | | | | i2c: Mark adapter devices with pm_runtime_no_callbacks | Charles Keepax | 2015-04-23 | 1 | -0/+2 |
| * | | | | i2c: pca-platform: fix broken email address | Wolfram Sang | 2015-04-23 | 1 | -1/+1 |
| * | | | | i2c: mxs: fix broken email address | Wolfram Sang | 2015-04-23 | 1 | -1/+1 |
| * | | | | i2c: rk3x: report number of messages transmitted | Dmitry Torokhov | 2015-04-23 | 1 | -1/+1 |