| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 2017-11-14 | 3 | -21/+21 |
|\ |
|
| * | target: make config_item_type const | Bhumika Goyal | 2017-10-19 | 3 | -21/+21 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-14 | 10 | -52/+48 |
|\ \ |
|
| * | | target/iscsi: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 10 | -33/+37 |
| * | | target/iscsi: Simplify timer manipulation code | Bart Van Assche | 2017-11-01 | 10 | -42/+34 |
| |/ |
|
* | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 31 | -0/+31 |
|\ \ |
|
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 31 | -0/+31 |
| |/ |
|
* / | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-09-15 | 3 | -3/+5 |
|\ |
|
| * | fs: fix kernel_write prototype | Christoph Hellwig | 2017-09-05 | 3 | -3/+5 |
* | | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-09-07 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | block: replace bi_bdev with a gendisk pointer and partitions index | Christoph Hellwig | 2017-08-23 | 1 | -2/+2 |
* | | target: Fix node_acl demo-mode + uncached dynamic shutdown regression | Nicholas Bellinger | 2017-08-10 | 2 | -4/+4 |
* | | iscsi-target: Fix iscsi_np reset hung task during parallel delete | Nicholas Bellinger | 2017-08-06 | 2 | -2/+6 |
* | | cxgbit: fix sg_nents calculation | Varun Prakash | 2017-07-31 | 1 | -5/+7 |
* | | iscsi-target: fix invalid flags in text response | Varun Prakash | 2017-07-31 | 1 | -2/+2 |
* | | iscsi-target: fix memory leak in iscsit_setup_text_cmd() | Varun Prakash | 2017-07-31 | 1 | -0/+1 |
* | | cxgbit: add missing __kfree_skb() | Varun Prakash | 2017-07-31 | 1 | -4/+12 |
* | | tcmu: free old string on reconfig | Bryant G. Ly | 2017-07-31 | 1 | -0/+2 |
* | | tcmu: Fix possible to/from address overflow when doing the memcpy | Xiubo Li | 2017-07-31 | 1 | -6/+5 |
|/ |
|
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-15 | 2 | -11/+25 |
|\ |
|
| * | iscsi: ensure RNG is seeded before use | Jason A. Donenfeld | 2017-06-20 | 2 | -11/+25 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2017-07-13 | 30 | -600/+1121 |
|\ \ |
|
| * | | iscsi-target: Add login_keys_workaround attribute for non RFC initiators | Nicholas Bellinger | 2017-07-11 | 6 | -16/+55 |
| * | | tcmu: clean up the code and with one small fix | Xiubo Li | 2017-07-11 | 1 | -13/+11 |
| * | | tcmu: Fix possbile memory leak / OOPs when recalculating cmd base size | Xiubo Li | 2017-07-11 | 1 | -7/+5 |
| * | | target: export lio pgr/alua support as device attr | Mike Christie | 2017-07-11 | 1 | -0/+24 |
| * | | target: Fix return sense reason in target_scsi3_emulate_pr_out | Tang Wenji | 2017-07-10 | 1 | -5/+5 |
| * | | target: Fix cmd size for PR-OUT in passthrough_parse_cdb | Tang Wenji | 2017-07-10 | 2 | -2/+2 |
| * | | tcmu: Fix dev_config_store | Bryant G. Ly | 2017-07-10 | 1 | -8/+24 |
| * | | target: pscsi: Introduce TYPE_ZBC support | Damien Le Moal | 2017-07-07 | 1 | -6/+11 |
| * | | target: Use macro for WRITE_VERIFY_32 operation codes | Damien Le Moal | 2017-07-07 | 1 | -1/+1 |
| * | | target: fix SAM_STAT_BUSY/TASK_SET_FULL handling | Mike Christie | 2017-07-07 | 1 | -3/+11 |
| * | | target: remove transport_complete | Mike Christie | 2017-07-07 | 1 | -6/+0 |
| * | | pscsi: finish cmd processing from pscsi_req_done | Mike Christie | 2017-07-07 | 2 | -26/+16 |
| * | | tcmu: fix sense handling during completion | Mike Christie | 2017-07-07 | 1 | -2/+1 |
| * | | target: add helper to copy sense to se_cmd buffer | Mike Christie | 2017-07-07 | 1 | -0/+18 |
| * | | target: do not require a transport_complete for SCF_TRANSPORT_TASK_SENSE | Mike Christie | 2017-07-07 | 1 | -2/+2 |
| * | | target: make device_mutex and device_list static | Colin Ian King | 2017-07-07 | 1 | -2/+2 |
| * | | tcmu: Fix flushing cmd entry dcache page | Xiubo Li | 2017-07-07 | 1 | -2/+2 |
| * | | tcmu: fix multiple uio open/close sequences | Mike Christie | 2017-07-07 | 1 | -1/+5 |
| * | | tcmu: drop configured check in destroy | Mike Christie | 2017-07-07 | 1 | -4/+2 |
| * | | target: remove g_device_list | Mike Christie | 2017-07-07 | 2 | -21/+12 |
| * | | xcopy: loop over devices using idr helper | Mike Christie | 2017-07-07 | 1 | -29/+41 |
| * | | target: add helper to iterate over devices | Mike Christie | 2017-07-07 | 2 | -0/+47 |
| * | | tcmu: perfom device add, del and reconfig synchronously | Mike Christie | 2017-07-07 | 1 | -20/+193 |
| * | | target: add helper to find se_device by dev_index | Mike Christie | 2017-07-07 | 1 | -0/+24 |
| * | | target: use idr for se_device dev index | Mike Christie | 2017-07-07 | 1 | -4/+26 |
| * | | target: break up free_device callback | Mike Christie | 2017-07-07 | 6 | -8/+35 |
| * | | tcmu: reconfigure netlink attr changes | Mike Christie | 2017-07-07 | 1 | -29/+44 |