Age | Commit message (Expand) | Author |
2018-06-18 | scsi: target: tcmu: add read length support | bstroesser@ts.fujitsu.com |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-06-04 | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-05-30 | target: convert to bioset_init()/mempool_init() | Kent Overstreet |
2018-05-28 | scsi: target: fix spelling mistake "Uknown" -> "Unknown" | Colin Ian King |
2018-05-18 | scsi: target: transport should handle st FM/EOM/ILI reads | Lee Duncan |
2018-05-14 | scsi: target: tcmu: fix error resetting qfull_time_out to default | Prasanna Kumar Kalever |
2018-05-14 | scsi: target: target/file: Add support of direct and async I/O | Andrei Vagin |
2018-05-14 | block: Use bioset_init() for fs_bio_set | Kent Overstreet |
2018-05-14 | block: sanitize blk_get_request calling conventions | Christoph Hellwig |
2018-05-08 | scsi: tcmu: refactor nl wr_cache attr with new helpers | Zhu Lingshan |
2018-05-08 | scsi: tcmu: refactor nl dev_size attr with new helpers | Zhu Lingshan |
2018-05-08 | scsi: tcmu: refactor nl dev_cfg attr with new nl helpers | Zhu Lingshan |
2018-05-08 | scsi: tcmu: refactor rm_device cmd with new nl helpers | Zhu Lingshan |
2018-05-08 | scsi: tcmu: refactor add_device cmd with new nl helpers | Zhu Lingshan |
2018-05-08 | scsi: tcmu: add new netlink events helpers | Zhu Lingshan |
2018-04-20 | scsi: target: Fix fortify_panic kernel exception | Bryant G Ly |
2018-04-20 | scsi: target: target_core_user.[ch]: convert comments into DOC: | Randy Dunlap |
2018-04-20 | scsi: target: target_core_transport.c: enable+fix kernel-doc | Randy Dunlap |
2018-04-20 | scsi: target: target_core_transport.c: fix kernel-doc warnings | Randy Dunlap |
2018-04-19 | scsi: target: Change return type to vm_fault_t | Souptick Joarder |
2018-04-19 | scsi: target: prefer dbroot of /etc/target over /var/target | Lee Duncan |
2018-04-19 | scsi: target: fix crash with iscsi target and dvd | Ming Lei |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-03-26 | iscsi-target: use common inet_addr_is_any | Sagi Grimberg |
2018-03-08 | target/tcm_loop: Use blk_queue_flag_set() | Bart Van Assche |
2018-02-12 | net: make getname() functions return length rather than use int* parameter | Denys Vlasenko |
2018-02-09 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2018-01-29 | Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-01-23 | iscsi-target: make sure to wake up sleeping login worker | Florian Westphal |
2018-01-19 | lib/scatterlist: Fix chaining support in sgl_alloc_order() | Bart Van Assche |
2018-01-18 | tcmu: Fix trailing semicolon | Luis de Bethencourt |
2018-01-18 | tcmu: fix cmd user after free | Mike Christie |
2018-01-18 | target: fix destroy device in target_configure_device | tangwenji |
2018-01-16 | tcmu: allow userspace to reset ring | Mike Christie |
2018-01-16 | target core: add device action configfs files | Mike Christie |
2018-01-12 | tcmu: fix error return code in tcmu_configure_device() | Wei Yongjun |
2018-01-12 | target_core_user: add cmd id to broken ring message | Mike Christie |
2018-01-12 | target: add SAM_STAT_BUSY sense reason | Mike Christie |
2018-01-12 | tcmu: prevent corruption when invalid data page requested | Mike Christie |
2018-01-12 | target: don't call an unmap callback if a range length is zero | Andrei Vagin |
2018-01-12 | target/iscsi: avoid NULL dereference in CHAP auth error path | David Disseldorp |
2018-01-12 | cxgbit: call neigh_event_send() to update MAC address | Varun Prakash |
2018-01-12 | target: tcm_loop: Use seq_puts() in tcm_loop_show_info() | Markus Elfring |
2018-01-12 | target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submissi... | Markus Elfring |
2018-01-12 | target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop... | Markus Elfring |
2018-01-12 | target: tcm_loop: Combine substrings for 26 messages | Markus Elfring |
2018-01-12 | target: tcm_loop: Improve a size determination in two functions | Markus Elfring |