index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
target: Drop left-over se_lun->lun_status
Nicholas Bellinger
2
-14
/
+0
2015-06-01
target: Only reset specific dynamic entries during lun_group creation
Nicholas Bellinger
3
-4
/
+8
2015-06-01
target: Drop unused se_lun->lun_acl_list
Nicholas Bellinger
3
-22
/
+0
2015-06-01
target: Convert core_tpg_deregister to use list splice
Nicholas Bellinger
1
-7
/
+5
2015-06-01
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
Nicholas Bellinger
6
-51
/
+48
2015-06-01
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
10
-277
/
+122
2015-06-01
target/pr: cleanup core_scsi3_pr_seq_non_holder
Christoph Hellwig
1
-26
/
+18
2015-06-01
target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
Nicholas Bellinger
3
-69
/
+72
2015-06-01
target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
Nicholas Bellinger
3
-20
/
+42
2015-06-01
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
12
-444
/
+415
2015-05-30
iscsi-target: fix variable name typo in iscsi_check_acceptor_state()
Christophe Vu-Brugier
1
-4
/
+4
2015-05-30
target: fix a log message in se_dev_set_emulate_rest_reord()
Christophe Vu-Brugier
1
-1
/
+1
2015-05-30
target: remove ->put_session method
Christoph Hellwig
4
-21
/
+0
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
25
-26
/
+0
2015-05-30
target: remove struct target_fabric_configfs_template
Christoph Hellwig
3
-55
/
+46
2015-05-30
target: put struct target_fabric_configfs on a diet
Christoph Hellwig
3
-29
/
+6
2015-05-30
target: don't copy fabric ops
Christoph Hellwig
3
-21
/
+21
2015-05-30
target: Remove set-but-not-used-variables
Bart Van Assche
1
-4
/
+2
2015-05-30
ib_srpt: Remove set-but-not-used variables
Bart Van Assche
1
-7
/
+0
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
22
-182
/
+76
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
18
-875
/
+173
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
15
-212
/
+9
2015-05-30
target: change core_tpg_register prototype
Christoph Hellwig
14
-50
/
+38
2015-05-30
tcm_fc: stop using se_tpg_fabric_ptr
Christoph Hellwig
1
-9
/
+8
2015-05-30
tcm_loop: stop using se_tpg_fabric_ptr
Christoph Hellwig
1
-12
/
+11
2015-05-30
target/iscsi: stop using se_tpg_fabric_ptr
Christoph Hellwig
1
-28
/
+15
2015-05-30
target: handle odd SG mapping for data transfer memory
Akinobu Mita
1
-39
/
+83
2015-05-30
lib: introduce crc_t10dif_update()
Akinobu Mita
2
-3
/
+10
2015-05-30
target: ensure se_cmd->t_prot_sg is allocated when required
Akinobu Mita
2
-12
/
+16
2015-05-30
target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_pr...
Akinobu Mita
1
-2
/
+3
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
18
-224
/
+18
2015-05-30
target: refactor node ACL allocation
Christoph Hellwig
1
-77
/
+56
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
14
-421
/
+77
2015-05-30
target: make the tpg_get_default_depth method optional
Christoph Hellwig
11
-62
/
+4
2015-05-30
vhost/scsi: remove struct vhost_scsi_nacl
Christoph Hellwig
1
-31
/
+3
2015-05-30
sbp_target: remove struct sbp_nacl
Christoph Hellwig
2
-30
/
+3
2015-05-30
tcm_usb: remove struct usbg_nacl
Christoph Hellwig
2
-30
/
+3
2015-05-30
tcm_loop: remove struct tcm_loop_nacl
Christoph Hellwig
2
-17
/
+2
2015-05-30
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
10
-34
/
+33
2015-05-30
target/user: Add support for bidirectional commands
Ilias Tsitsimpis
2
-6
/
+25
2015-05-30
target/user: Refactor data area allocation code
Ilias Tsitsimpis
1
-83
/
+106
2015-05-30
target/transport: Always initialize bidi fields in se_cmd
Ilias Tsitsimpis
1
-4
/
+2
2015-05-30
target/loop: Enable VARLEN CDB support
Ilias Tsitsimpis
2
-6
/
+1
2015-05-30
driver/user: Don't warn for DMA_NONE data direction
Ilias Tsitsimpis
1
-2
/
+3
2015-05-30
target: fix DPO and FUA bit checks
Christoph Hellwig
7
-38
/
+40
2015-05-30
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
10
-454
/
+16
2015-05-30
target/sbc: Fix sbc_dif_verify inconsistent map/unmap
Sagi Grimberg
1
-14
/
+14
2015-05-30
target/file: Remove fd_prot bounce buffer
Sagi Grimberg
2
-106
/
+28
2015-05-30
target: Merge sbc_verify_dif_read|write
Sagi Grimberg
5
-112
/
+37
2015-05-30
iser-target: Fix error path in isert_create_pi_ctx()
Roland Dreier
1
-3
/
+3
[next]