index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_user.c
Age
Commit message (
Expand
)
Author
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-08
tcmu: Add a missing unlock on an error path
Dan Carpenter
2017-11-08
tcmu: Fix some memory corruption
Dan Carpenter
2017-11-04
tcmu: fix double se_cmd completion
Mike Christie
2017-11-04
target: Add netlink command reply supported option for each device
Kenjiro Nakayama
2017-11-04
target/tcmu: Use macro to call container_of in tcmu_cmd_time_out_show
Kenjiro Nakayama
2017-11-04
tcmu: fix crash when removing the tcmu device
Xiubo Li
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-07-30
tcmu: free old string on reconfig
Bryant G. Ly
2017-07-30
tcmu: Fix possible to/from address overflow when doing the memcpy
Xiubo Li
2017-07-11
tcmu: clean up the code and with one small fix
Xiubo Li
2017-07-11
tcmu: Fix possbile memory leak / OOPs when recalculating cmd base size
Xiubo Li
2017-07-09
tcmu: Fix dev_config_store
Bryant G. Ly
2017-07-06
tcmu: fix sense handling during completion
Mike Christie
2017-07-06
tcmu: Fix flushing cmd entry dcache page
Xiubo Li
2017-07-06
tcmu: fix multiple uio open/close sequences
Mike Christie
2017-07-06
tcmu: drop configured check in destroy
Mike Christie
2017-07-06
tcmu: perfom device add, del and reconfig synchronously
Mike Christie
2017-07-06
target: break up free_device callback
Mike Christie
2017-07-06
tcmu: reconfigure netlink attr changes
Mike Christie
2017-07-06
tcmu: make array tcmu_attrib_attrs static const
Colin Ian King
2017-07-06
tcmu: Fix module removal due to stuck unmap_thread thread again
Xiubo Li
2017-07-06
tcmu: Add Type of reconfig into netlink
Bryant G. Ly
2017-07-06
tcmu: Make dev_config configurable
Bryant G. Ly
2017-07-06
tcmu: Make dev_size configurable via userspace
Bryant G. Ly
2017-07-06
tcmu: Add netlink for device reconfiguration
Bryant G. Ly
2017-07-06
tcmu: Support emulate_write_cache
Bryant G. Ly
2017-05-23
tcmu: fix crash during device removal
Mike Christie
2017-05-04
tcmu: fix module removal due to stuck thread
Mike Christie
2017-05-02
tcmu: Recalculate the tcmu_cmd size to save cmd area memories
Xiubo Li
2017-05-01
tcmu: Add global data block pool support
Xiubo Li
2017-05-01
tcmu: Add dynamic growing data area feature support
Xiubo Li
2017-04-02
tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
Xiubo Li
2017-03-30
tcmu: Fix wrongly calculating of the base_command_size
Xiubo Li
2017-03-30
tcmu: Fix possible overwrite of t_data_sg's last iov[]
Xiubo Li
2017-03-30
tcmu: Allow cmd_time_out to be set to zero (disabled)
Nicholas Bellinger
2017-03-18
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
2017-03-18
tcmu: make cmd timeout configurable
Mike Christie
2017-03-18
tcmu: add helper to check if dev was configured
Mike Christie
2017-03-18
tcmu: return on first Opt parse failure
Mike Christie
2017-03-18
tcmu: allow hw_max_sectors greater than 128
Mike Christie
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-13
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-15
target/user: Fix use-after-free of tcmu_cmds if they are expired
Andy Grover
2016-12-09
target/user: Add an #include directive
Bart Van Assche
2016-12-09
target/user: Fix a data type in tcmu_queue_cmd()
Bart Van Assche
[next]