Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e76a35d6c809bd1638e3b1b535bb780ac731c380
/
drivers
e76a35d
target: pass the se_task to the CDB emulation callback
by Christoph Hellwig
· 13 years ago
617c0e0
target: split core_scsi3_emulate_pr
by Christoph Hellwig
· 13 years ago
eacac00
target: split core_scsi2_emulate_crh
by Christoph Hellwig
· 13 years ago
a17f091
target: Add generic active I/O shutdown logic
by Nicholas Bellinger
· 13 years ago
2235007
target: add back error handling in transport_complete_task
by Christoph Hellwig
· 13 years ago
ed327ed
target/pscsi: blk_make_request() returns an ERR_PTR()
by Dan Carpenter
· 13 years ago
3151d06
target: Remove core TRANSPORT_FREE_CMD_INTR usage
by Nicholas Bellinger
· 13 years ago
88dd9e2
target: Make TFO->check_stop_free return free status
by Nicholas Bellinger
· 13 years ago
5a4c866
iscsi-target: Fix non-immediate TMR handling
by Nicholas Bellinger
· 13 years ago
7e32da5
iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmd
by Nicholas Bellinger
· 13 years ago
b8a11d7
target: Avoid double list_del for aborted se_tmr_req
by Joern Engel
· 13 years ago
abc1fd4
target: Minor cleanups to core_tmr_drain_tmr_list
by Joern Engel
· 13 years ago
6eb40b2
target: Fix wrong se_tmr being added to drain_tmr_list
by Joern Engel
· 13 years ago
80ccbc8
target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_list
by Joern Engel
· 13 years ago
f147abb
target: Check -ENOMEM to signal QUEUE_FULL from fabric callbacks
by Nicholas Bellinger
· 13 years ago
8cd79f2
tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDB
by Nicholas Bellinger
· 13 years ago
c9abb9b
target: Fix compile warning w/ missing module.h include
by Nicholas Bellinger
· 13 years ago
2e982ab
target: Remove legacy se_task->task_timer and associated logic
by Nicholas Bellinger
· 13 years ago
415a090
target: Fix incorrect transport_sent usage
by Nicholas Bellinger
· 13 years ago
af3f00c
target: re-use the command S/G list for single-task commands
by Christoph Hellwig
· 13 years ago
9ac5498
target: Fix BIDI t_task_cdb handling in transport_generic_new_cmd
by Nicholas Bellinger
· 13 years ago
38b40067
target: remove transport_allocate_tasks
by Christoph Hellwig
· 13 years ago
da0f761
target: merge transport_new_cmd_obj into transport_generic_new_cmd
by Christoph Hellwig
· 13 years ago
7c1c6af
target: remove the task_sg_bidi field se_task and pSCSI BIDI support
by Christoph Hellwig
· 13 years ago
dbc5623
target: transport_subsystem_check_init cleanups
by Nicholas Bellinger
· 13 years ago
35e0e75
target: use a workqueue for I/O completions
by Christoph Hellwig
· 13 years ago
f2da9db
target: remove TRANSPORT_DEFERRED_CMD state
by Christoph Hellwig
· 13 years ago
bfaf40a
target: remove the TRANSPORT_REMOVE state
by Christoph Hellwig
· 13 years ago
4499dda
target: move depth_left manipulation out of transport_generic_request_failure
by Christoph Hellwig
· 13 years ago
cc5d0f0
target: stop task timers earlier
by Christoph Hellwig
· 13 years ago
e99d48a
target: remove TF_TIMER_STOP
by Christoph Hellwig
· 13 years ago
cdbb70b
target: factor some duplicate code for stopping a task
by Christoph Hellwig
· 13 years ago
0c2cfe5
target: fix list walking in transport_free_dev_tasks
by Christoph Hellwig
· 13 years ago
b7b8bef
target: use transport_cmd_check_stop_to_fabric consistently
by Christoph Hellwig
· 13 years ago
3df8d40
target: do not pass the queue object to transport_remove_cmd_from_queue
by Christoph Hellwig
· 13 years ago
f7a5cc0
target: remove SCF_EMULATE_QUEUE_FULL
by Christoph Hellwig
· 13 years ago
e057f53
target: remove the transport_qf_callback se_cmd callback
by Christoph Hellwig
· 13 years ago
f55918f
target: clean up the backend interface to caching parameters
by Christoph Hellwig
· 13 years ago
df5fa69
target: make iblock_emulate_sync_cache asynchronous
by Christoph Hellwig
· 13 years ago
6b20fa9
target: Fix REPORT TARGET PORT GROUPS handling with small allocation length
by Nicholas Bellinger
· 13 years ago
b937d27
target: remove the ->transport_split_cdb callback in se_cmd
by Christoph Hellwig
· 13 years ago
485fd0d
target: replace ->get_cdb with a target_get_task_cdb helper
by Christoph Hellwig
· 13 years ago
6193f06
target: make the ->get_cdb method optional
by Christoph Hellwig
· 13 years ago
04629b7
target: Remove unnecessary se_task members
by Christoph Hellwig
· 13 years ago
6c76bf9
target: make more use of the task_flags field in se_task
by Christoph Hellwig
· 13 years ago
42bf829
target: Cleanup unused se_task bits
by Christoph Hellwig
· 13 years ago
c0427f1
target: Cleanup unused target_core_base.h bits
by Christoph Hellwig
· 13 years ago
0a02043
loopback: Prevent uninitialized use of tl_tpg in tcm_loop_queuecommand
by Nicholas Bellinger
· 13 years ago
ce8762f
target: Remove legacy + unused device active I/O shutdown code
by Nicholas Bellinger
· 13 years ago
8dc52b5
target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort
by Nicholas Bellinger
· 13 years ago
d270190
iscsi-target: Remove SCF_SE_LUN_CMD flag abuses
by Nicholas Bellinger
· 13 years ago
d14921d
target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd
by Nicholas Bellinger
· 13 years ago
dd503a5
target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag
by Roland Dreier
· 13 years ago
942d826
target: Make pscsi_create_virtdevice use ERR_CAST
by Dan Carpenter
· 13 years ago
635a2b3
tcm_fc: remove custom hex_to_bin in ft_parse_wwn
by Andy Shevchenko
· 13 years ago
f2b56af
iscsi-target: use native hex2bin for chap_string_to_hex
by Andy Shevchenko
· 13 years ago
a3eedc2
target: remove unused se_subsystem_api methods
by Christoph Hellwig
· 13 years ago
02b1a74
target: cleanup pscsi request submission
by Christoph Hellwig
· 13 years ago
dbbf3e9
target: cleanup iblock bio submission
by Christoph Hellwig
· 13 years ago
b6b4e61
target: simplify target_parse_naa_6h_vendor_specific()
by Andy Shevchenko
· 13 years ago
39c05f3
target: Remove session_reinstatement parameter from ->transport_wait_for_tasks
by Nicholas Bellinger
· 13 years ago
82f1c8a
target: push session reinstatement out of transport_generic_free_cmd
by Christoph Hellwig
· 13 years ago
e6a2573
target: remove transport_generic_remove
by Christoph Hellwig
· 13 years ago
4911e3c
target: simplify transport_put_cmd
by Christoph Hellwig
· 13 years ago
d3df782
target: simplify transport_generic_remove
by Christoph Hellwig
· 13 years ago
2dbc43d
target: remove transport_free_se_cmd
by Christoph Hellwig
· 13 years ago
31afc39
target: don't opencode transport_release_cmd in transport_release_fe_cmd
by Christoph Hellwig
· 13 years ago
680b73c
target: remove transport_generic_handle_cdb
by Christoph Hellwig
· 13 years ago
acf3ecc
iscsi-target: always call transport_handle_cdb_direct
by Christoph Hellwig
· 13 years ago
4ca495e
tfm_fc: use transport_handle_cdb_direct
by Christoph Hellwig
· 13 years ago
c252f00
target: Prevent transport_send_task_abort when CHECK_CONDITION status
by Nicholas Bellinger
· 13 years ago
77039d1
target: Fix transport_cmd_finish_abort queue removal bug
by Nicholas Bellinger
· 13 years ago
b0e062a
target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_list
by Nicholas Bellinger
· 13 years ago
d050ffb
target: Re-org of core_tmr_lun_reset
by Nicholas Bellinger
· 13 years ago
79a7fef
target: Prevent cmd->se_queue_node double add
by Roland Dreier
· 13 years ago
9375b1b
target: Remove unneeded version.h includes
by Jesper Juhl
· 13 years ago
84c8611
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
a24d025
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 13 years ago
3ee72ca
Merge git://github.com/davem330/net
by Linus Torvalds
· 13 years ago
6367f17
Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm
by Linus Torvalds
· 13 years ago
a7c56eb
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
cb7cf41
drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1
by Alex Deucher
· 13 years ago
538d288
Merge branch 'for-linus' of git://github.com/dtor/input
by Linus Torvalds
· 13 years ago
71277a6
Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6
by Linus Torvalds
· 13 years ago
6777a4f
drm/radeon/kms: fix dp_detect handling for DP bridge chips
by Alex Deucher
· 13 years ago
4f33284
drm/radeon/kms: retry aux transactions if there are status flags
by Alex Deucher
· 13 years ago
d6069da
Input: wacom - revert "Cintiq 21UX2 does not have menu strips"
by Jason Gerecke
· 13 years ago
cb2d0f3
macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode
by David Ward
· 13 years ago
8a04b45
Merge git://github.com/davem330/net
by Linus Torvalds
· 13 years ago
1fd2a85
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
f8451c3
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
5f39e67
PCI: Disable MPS configuration by default
by Jon Mason
· 13 years ago
12d5180
drm/radeon/kms: fix channel_remap setup (v2)
by Alex Deucher
· 13 years ago
f3e03e2e
spi-topcliff-pch: Fix overrun issue
by Tomoya MORINAGA
· 13 years ago
25e803f
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
by Tomoya MORINAGA
· 13 years ago
373b0eb
spi-topcliff-pch: Fix CPU read complete condition issue
by Tomoya MORINAGA
· 13 years ago
8b7aa96
spi-topcliff-pch: Fix SSN Control issue
by Tomoya MORINAGA
· 13 years ago
27504be
spi-topcliff-pch: add tx-memory clear after complete transmitting
by Tomoya MORINAGA
· 13 years ago
05faadc
lis3: fix regression of HP DriveGuard with 8bit chip
by Takashi Iwai
· 13 years ago
0f86267
Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux
by Linus Torvalds
· 13 years ago
Next »