| Commit message (Expand) | Author | Age |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2013-03-02 |
|\ |
|
| * | target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio() | Asias He | 2013-02-27 |
| * | target/pscsi: Fix page increment | Asias He | 2013-02-27 |
| * | target/pscsi: Drop unnecessary NULL assignment to bio->bi_next | Asias He | 2013-02-27 |
| * | target: Add __exit annotation for module_exit functions | Asias He | 2013-02-27 |
| * | iscsi-target: Fix immediate queue starvation regression with DATAIN | Nicholas Bellinger | 2013-02-27 |
* | | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 |
* | | target/iscsi: convert to idr_alloc() | Tejun Heo | 2013-02-27 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ \ |
|
| * | | target: writev() on single-element vector is pointless | Al Viro | 2013-02-26 |
| * | | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2013-02-26 |
|\ \ \
| | |/
| |/| |
|
| * | | target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors | Roland Dreier | 2013-02-23 |
| * | | target/file: Add WRITE_SAME w/ UNMAP=0 emulation support | Nicholas Bellinger | 2013-02-20 |
| * | | iscsi-target: Enforce individual network portal export once per TargetName | Nicholas Bellinger | 2013-02-19 |
| * | | iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m... | Nicholas Bellinger | 2013-02-19 |
| * | | target: Add missing mapped_lun bounds checking during make_mappedlun setup | Nicholas Bellinger | 2013-02-18 |
| * | | target: Fix lookup of dynamic NodeACLs during cached demo-mode operation | Nicholas Bellinger | 2013-02-18 |
| * | | target: Fix parameter list length checking in MODE SELECT | Roland Dreier | 2013-02-13 |
| * | | target: Fix error checking for UNMAP commands | Roland Dreier | 2013-02-13 |
| * | | target: Fix sense data for out-of-bounds IO operations | Roland Dreier | 2013-02-13 |
| * | | target_core_rd: break out unterminated loop during copy | Hannes Reinecke | 2013-02-13 |
| * | | target: Add device attribute to expose config_item_name for INQUIRY model | Tregaron Bayly | 2013-02-13 |
| * | | target: don't truncate the fail intr address | Dan Carpenter | 2013-02-13 |
| * | | target: don't always say "ipv6" as address type | Dan Carpenter | 2013-02-13 |
| * | | target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status | Nicholas Bellinger | 2013-02-13 |
| * | | iscsi-target: make some temporary buffers larger | Dan Carpenter | 2013-02-13 |
| * | | target: change sprintf to snprintf in transport_dump_vpd_ident | Dan Carpenter | 2013-02-13 |
| * | | target/rd: improve sg_table lookup scalability | Martin Svec | 2013-02-13 |
| * | | target: Remove useless if statement | Roland Dreier | 2013-02-13 |
| * | | target: Export SPC inquiry emulation | Hannes Reinecke | 2013-02-13 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-02-21 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2013-01-29 |
| |\| |
|
| * | | treewide: Fix typo in various drivers | Masanari Iida | 2013-01-09 |
* | | | target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices | Nicholas Bellinger | 2013-01-31 |
* | | | target: Fix regression allowing unconfigured devices to fabric port link | Nicholas Bellinger | 2013-01-31 |
* | | | target: Fix zero-length READ_CAPACITY_16 regression | Nicholas Bellinger | 2013-01-29 |
* | | | target: Fix zero-length MODE_SENSE regression | Nicholas Bellinger | 2013-01-29 |
* | | | target: Fix zero-length INQUIRY additional sense code regression | Nicholas Bellinger | 2013-01-29 |
| |/
|/| |
|
* | | iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn) | Roland Dreier | 2013-01-11 |
* | | target: Release se_cmd when LUN lookup fails for TMR | Roland Dreier | 2013-01-11 |
* | | target: Fix use-after-free in LUN RESET handling | Roland Dreier | 2013-01-11 |
* | | target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs | Roland Dreier | 2013-01-11 |
* | | tcm_fc: Do not report target role when target is not defined | Mark Rustad | 2013-01-10 |
* | | tcm_fc: Do not indicate retry capability to initiators | Mark Rustad | 2013-01-10 |
* | | target: Use TCM_NO_SENSE for initialisation | Hannes Reinecke | 2013-01-10 |
* | | target: Introduce TCM_NO_SENSE | Hannes Reinecke | 2013-01-10 |
* | | target: use correct sense code for LUN communication failure | Hannes Reinecke | 2013-01-08 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2012-12-15 |
|\ \ |
|
| * | | target/iscsi_target: Add NodeACL tags for initiator group support | Andy Grover | 2012-12-13 |