Age | Commit message (Expand) | Author |
2016-05-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-05-13 | target: enhance and export target_alloc_sgl/target_free_sgl | Christoph Hellwig |
2016-04-28 | treewide: Fix typos in printk | Masanari Iida |
2016-04-14 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller |
2016-04-13 | block: kill off q->flush_flags | Jens Axboe |
2016-03-30 | target: add a new add_wwn_groups fabrics method | Christoph Hellwig |
2016-03-30 | target: initialize the nacl base CIT begfore init_nodeacl | Christoph Hellwig |
2016-03-30 | target: remove ->fabric_cleanup_nodeacl | Christoph Hellwig |
2016-03-28 | [net] drop 'size' argument of sock_recvmsg() | Al Viro |
2016-03-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2016-03-22 | target: Fix target_release_cmd_kref shutdown comp leak | Himanshu Madhani |
2016-03-17 | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-03-10 | target: Avoid DataIN transfers for non-GOOD SAM status | Nicholas Bellinger |
2016-03-10 | target/user: Report capability of handling out-of-order completions to userspace | Sheng Yang |
2016-03-10 | target/user: Fix size_t format-spec build warning | Nicholas Bellinger |
2016-03-10 | target/user: Don't free expired command when time out | Sheng Yang |
2016-03-10 | target/user: Introduce data_bitmap, replace data_length/data_head/data_tail | Sheng Yang |
2016-03-10 | target/user: Free data ring in unified function | Sheng Yang |
2016-03-10 | target/user: Use iovec[] to describe continuous area | Sheng Yang |
2016-03-10 | target: Remove enum transport_lunflags_table | Andy Grover |
2016-03-10 | target/iblock: pass WRITE_SAME to device if possible | Mike Christie |
2016-03-10 | tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefs | Nicholas Bellinger |
2016-03-10 | sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs | Nicholas Bellinger |
2016-03-10 | sbp-target: Conversion to percpu_ida tag pre-allocation | Nicholas Bellinger |
2016-03-10 | tcm_fc: Convert to target_alloc_session usage | Nicholas Bellinger |
2016-03-10 | target: Convert demo-mode only drivers to target_alloc_session | Christoph Hellwig |
2016-03-06 | configfs: switch ->default groups to a linked list | Christoph Hellwig |
2016-03-05 | target: Drop incorrect ABORT_TASK put for completed commands | Nicholas Bellinger |
2016-02-27 | target: Add target_alloc_session() helper function | Nicholas Bellinger |
2016-02-10 | target/transport: add flag to indicate CPU Affinity is observed | Quinn Tran |
2016-02-10 | target: Fix incorrect unmap_zeroes_data_store return | Nicholas Bellinger |
2016-02-06 | target/user: Fix cast from pointer to phys_addr_t | Arnd Bergmann |
2016-02-06 | target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage | Nicholas Bellinger |
2016-02-06 | target: Fix race with SCF_SEND_DELAYED_TAS handling | Nicholas Bellinger |
2016-02-05 | target: Fix remote-port TMR ABORT + se_cmd fabric stop | Nicholas Bellinger |
2016-02-03 | target: Fix TAS handling for multi-session se_node_acls | Nicholas Bellinger |
2016-02-03 | target: Fix LUN_RESET active TMR descriptor handling | Nicholas Bellinger |
2016-02-03 | target: Fix LUN_RESET active I/O handling for ACK_KREF | Nicholas Bellinger |
2016-01-29 | target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors | Mike Christie |
2016-01-27 | iscsi-target: Use shash and ahash | Herbert Xu |
2016-01-21 | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2016-01-20 | target/user: Make sure netlink would reach all network namespaces | Sheng Yang |
2016-01-20 | target: Obtain se_node_acl->acl_kref during get_initiator_node_acl | Nicholas Bellinger |
2016-01-20 | target: Convert ACL change queue_depth se_session reference usage | Nicholas Bellinger |
2016-01-20 | iscsi-target: Fix potential dead-lock during node acl delete | Nicholas Bellinger |
2016-01-12 | tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage | Nicholas Bellinger |