Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3bfa74f86006ff8cc1c3cf71f3bdaa885e952f39
/
drivers
/
target
c3351df
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
d3dc366
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
62d3ab4
target/file: fix inclusive vfs_fsync_range() end
by Zach Brown
· 10 years ago
92404e6
target: Add force_pr_aptpl device attribute
by Nicholas Bellinger
· 10 years ago
e248056
target: Fix APTPL metadata handling for dynamic MappedLUNs
by Nicholas Bellinger
· 10 years ago
f56574a
target/user: Recalculate pad size inside is_ring_space_avail()
by Andy Grover
· 10 years ago
6375f89
tcm_loop: Fixup tag handling
by Hannes Reinecke
· 10 years ago
6e14eab
target/user: Fix up smatch warnings in tcmu_netlink_event
by Nicholas Bellinger
· 10 years ago
7c9e7a6
target: Add a user-passthrough backstore
by Andy Grover
· 10 years ago
20959c4
target: Remove unneeded check in sbc_parse_cdb
by Andy Grover
· 10 years ago
082f58a
target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE
by Quinn Tran
· 10 years ago
f81ccb4
target: simplify core_tmr_abort_task
by Joern Engel
· 10 years ago
33940d0
target: encapsulate smp_mb__after_atomic()
by Joern Engel
· 10 years ago
74ed7e6
target: remove some smp_mb__after_atomic()s
by Joern Engel
· 10 years ago
8f83269
target: simplify core_tmr_release_req()
by Joern Engel
· 10 years ago
9c7d615
target: Remove core_tpg_release_virtual_lun0 function
by Andy Grover
· 10 years ago
cd9d7cb
target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun
by Andy Grover
· 10 years ago
cc83881
target: core_tpg_post_dellun can return void
by Andy Grover
· 10 years ago
2aad2a8
percpu_ref: add PERCPU_REF_INIT_* flags
by Tejun Heo
· 10 years ago
d06efeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18
by Tejun Heo
· 10 years ago
c435285
target: fix unused shift in core_scsi3_pri_report_capabilities
by Joern Engel
· 10 years ago
ce31c1b
target: correctly handle match_int errors in FILEIO + PSCSI
by Joern Engel
· 10 years ago
68edbce
target: fix pr_out length in iscsi_parse_pr_out_transport_id
by Joern Engel
· 10 years ago
1481473b
target: simplify target_fabric_make_lun error path
by Joern Engel
· 10 years ago
da0abae
target: Fix memory leak on error in target_fabric_make_mappedlun
by Joern Engel
· 10 years ago
8d21355
target: Fix possible memory leak in aptpl_metadata parsing
by Joern Engel
· 10 years ago
fdc84d1
iscsi-target: use strlcpy in iscsit_collect_login_stats
by Joern Engel
· 10 years ago
8ae757d
iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure
by Joern Engel
· 10 years ago
b53b0d99
iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
by Nicholas Bellinger
· 10 years ago
94e16e9
iscsi-target: remove unnecessary check in iscsit_setup_np error path
by Joern Engel
· 10 years ago
1d30686
iscsi-target: Drop duplicate __iscsi_target_login_thread check
by Nicholas Bellinger
· 10 years ago
5c22e22
iscsi-target: simplify return statement
by Joern Engel
· 10 years ago
cb35484
iscsi-target: remove always-true conditions
by Joern Engel
· 10 years ago
fbecb65
iscsi-target: remove unused debug code
by Joern Engel
· 10 years ago
1f0b030
target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORE
by Sebastian Herbszt
· 10 years ago
096b49951
target: Fix user data segment multiplier in spc_emulate_evpd_b3()
by Sebastian Herbszt
· 10 years ago
c6c2a3d
target: target_core_ua_h: Add #define of include guard
by Rasmus Villemoes
· 10 years ago
c04047e
tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
by Andreea-Cristina Bernat
· 10 years ago
e1ea97f
target/configfs: Remove unnecessary null test
by Himangi Saraogi
· 10 years ago
3687db8
iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookup
by Nicholas Bellinger
· 10 years ago
a34375e
percpu-refcount: add @gfp to percpu_ref_init()
by Tejun Heo
· 10 years ago
a492f07
block,scsi: fixup blk_get_request dead queue scenarios
by Joe Lawrence
· 10 years ago
6b22df7
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
f2a8417
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
9a1049d
percpu-refcount: require percpu_ref to be exited explicitly
by Tejun Heo
· 10 years ago
81a9c5e
iscsi-target: fix iscsit_del_np deadlock on unload
by Mikulas Patocka
· 10 years ago
97c99b47
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
by Nicholas Bellinger
· 10 years ago
b43f188
tcm_loop: Fix memory leak in tcm_loop_submission_work error path
by Nicholas Bellinger
· 10 years ago
6834975
iscsi-target: Explicily clear login response PDU in exception path
by Nicholas Bellinger
· 10 years ago
83ff42f
target: Fix left-over se_lun->lun_sep pointer OOPs
by Nicholas Bellinger
· 10 years ago
e4fae23
iscsi-target; Enforce 1024 byte maximum for CHAP_C key value
by Nicholas Bellinger
· 10 years ago
b06eef6
iscsi-target: Convert chap_server_compute_md5 to use kstrtoul
by Nicholas Bellinger
· 10 years ago
ed9ea4e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
0ed6e18
target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd
by Nicholas Bellinger
· 10 years ago
e2a4f55
TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire
by Sagi Grimberg
· 10 years ago
2426bd4
target: Report correct response length for some commands
by Roland Dreier
· 10 years ago
c52716d
target/sbc: Check that the LBA and number of blocks are correct in VERIFY
by Christophe Vu-Brugier
· 10 years ago
6ef31dc
target/sbc: Remove sbc_check_valid_sectors()
by Christophe Vu-Brugier
· 10 years ago
22c7aaa
Target/iscsi: Fix sendtargets response pdu for iser transport
by Sagi Grimberg
· 10 years ago
23d4ed5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
bbc0504
iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak
by Nicholas Bellinger
· 10 years ago
a95d651
target: Use complete_all for se_cmd->t_transport_stop_comp
by Nicholas Bellinger
· 10 years ago
f15e9cd
target: Set CMD_T_ACTIVE bit for Task Management Requests
by Nicholas Bellinger
· 10 years ago
3f17ea6
Merge branch 'next' (accumulated 3.16 merge window patches) into master
by Linus Torvalds
· 10 years ago
0bcc297
target: cleanup some boolean tests
by Christophe Vu-Brugier
· 10 years ago
9aff64e
target/spc: Simplify INQUIRY EVPD=0x80
by Christophe Vu-Brugier
· 10 years ago
6dbe7f4
tcm_fc: Generate TASK_SET_FULL status for response failures
by Nicholas Bellinger
· 10 years ago
b3e5fe1
tcm_fc: Generate TASK_SET_FULL status for DataIN failures
by Nicholas Bellinger
· 10 years ago
f27b087
block: add blk_rq_set_block_pc()
by Jens Axboe
· 10 years ago
f145377
target: Fix alua_access_state attribute OOPs for un-configured devices
by Nicholas Bellinger
· 10 years ago
e7810c2
target: Allow READ_CAPACITY opcode in ALUA Standby access state
by Nicholas Bellinger
· 10 years ago
1d2b60a
iscsi-target: Reject mutual authentication with reflected CHAP_C
by Nicholas Bellinger
· 10 years ago
5256ffd
iscsi-target: Remove no-op from iscsit_tpg_del_portal_group
by Nicholas Bellinger
· 10 years ago
3160723
iscsi-target: Fix CHAP_A parameter list handling
by Tejas Vaykole
· 10 years ago
cee6029
iscsi-target: Put length of failed allocation in error message
by Roland Dreier
· 10 years ago
91f0abf
iscsi-target: Reject zero-length payloads during SecurityNegotiation
by Nicholas Bellinger
· 10 years ago
2363d19
iser-target: Fix multi network portal shutdown regression
by Nicholas Bellinger
· 10 years ago
79d59d0
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
by Roland Dreier
· 10 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
1e1110c
target: fix memory leak on XCOPY
by Mikulas Patocka
· 10 years ago
07b8dae3
target: Don't allow setting WC emulation if device doesn't support
by Andy Grover
· 10 years ago
52d0aa7
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
by Nicholas Bellinger
· 10 years ago
ed8ec8f
tcm_fc: Fix free-after-use regression in ft_free_cmd
by Nicholas Bellinger
· 10 years ago
7cbfcc9
iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out
by Nicholas Bellinger
· 11 years ago
14f4b54
Target/iscsi,iser: Avoid accepting transport connections during stop stage
by Sagi Grimberg
· 11 years ago
448ba90
target: Allow non-supporting backends to set pi_prot_type to 0
by Andy Grover
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
454fd35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
e3d4440
target/tcm_fc: Rename ft_tport_create to ft_tport_get
by Andy Grover
· 11 years ago
0d7cb93
target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn
by Andy Grover
· 11 years ago
705665d
target/tcm_fc: Rename structs and list members for clarity
by Andy Grover
· 11 years ago
d242c1d
target/tcm_fc: Limit to 1 TPG per wwn
by Andy Grover
· 11 years ago
b295e76
target/tcm_fc: Don't export ft_lport_list
by Andy Grover
· 11 years ago
2c42be2
target/tcm_fc: Fix use-after-free of ft_tpg
by Andy Grover
· 11 years ago
47b1584
target: Add check to prevent Abort Task from aborting itself
by Alex Leung
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
bc00586
target: Enable READ_STRIP emulation in target_complete_ok_work
by Nicholas Bellinger
· 11 years ago
395ccb2
target/sbc: Add sbc_dif_read_strip software emulation
by Nicholas Bellinger
· 11 years ago
a84bf9e
target: Enable WRITE_INSERT emulation in target_execute_cmd
by Nicholas Bellinger
· 11 years ago
Next »