1. 7d7a743 tcmu: Convert cmd_time_out into backend device attribute by Nicholas Bellinger · 8 years ago
  2. af980e4 tcmu: make cmd timeout configurable by Mike Christie · 8 years ago
  3. 972c7f1 tcmu: add helper to check if dev was configured by Mike Christie · 8 years ago
  4. 760bf57 target: fix race during implicit transition work flushes by Mike Christie · 8 years ago
  5. 1ca4d4f target: allow userspace to set state to transitioning by Mike Christie · 8 years ago
  6. d717537 target: fix ALUA transition timeout handling by Mike Christie · 8 years ago
  7. 207ee84 target: Use system workqueue for ALUA transitions by Mike Christie · 8 years ago
  8. 0a41457 target: fail ALUA transitions for pscsi by Mike Christie · 8 years ago
  9. 530c689 target: allow ALUA setup for some passthrough backends by Mike Christie · 8 years ago
  10. 2579325 tcmu: return on first Opt parse failure by Mike Christie · 8 years ago
  11. 3abaa2b tcmu: allow hw_max_sectors greater than 128 by Mike Christie · 8 years ago
  12. 9c28ca4 target: Drop pointless tfo->check_stop_free check by Nicholas Bellinger · 8 years ago
  13. 1360368 target: Fix VERIFY_16 handling in sbc_parse_cdb by Max Lohrmann · 8 years ago
  14. a04e54f target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export by Nicholas Bellinger · 8 years ago
  15. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  17. 821fd6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  18. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  19. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  20. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  21. c87ba9c target: Add counters for ABORT_TASK success + failure by Nicholas Bellinger · 8 years ago
  22. 17c61ad iscsi-target: Fix early login failure statistics misses by Nicholas Bellinger · 8 years ago
  23. bd4e2d2 target: Fix NULL dereference during LUN lookup + active I/O shutdown by Nicholas Bellinger · 8 years ago
  24. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  25. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  26. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  27. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  28. 51ec502 target: Delete tmr from list before processing by Bart Van Assche · 8 years ago
  29. e3b88ee target: Fix handling of aborted failed commands by Bart Van Assche · 8 years ago
  30. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. 0ab8ac6 target: export protocol identifier by Mike Christie · 8 years ago
  32. 4d65491 target/iscsi: Fix unsolicited data seq_end_offset calculation by Varun Prakash · 8 years ago
  33. 79e57cf target/cxgbit: add T6 iSCSI DDP completion feature by Varun Prakash · 8 years ago
  34. 5248788 target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in order by Varun Prakash · 8 years ago
  35. d88b504 target/cxgbit: Use T6 specific macros to get ETH/IP hdr len by Varun Prakash · 8 years ago
  36. 3da1110f target/cxgbit: use cxgb4_tp_smt_idx() to get smt idx by Varun Prakash · 8 years ago
  37. 9a584bf target/iscsi: split iscsit_check_dataout_hdr() by Varun Prakash · 8 years ago
  38. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  39. d3e709e idr: Return the deleted entry from idr_remove by Matthew Wilcox · 8 years ago
  40. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  41. da5df62 iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  42. b2c9652 target: Remove command flag CMD_T_DEV_ACTIVE by Bart Van Assche · 9 years ago
  43. fd5e64d target: Remove command flag CMD_T_BUSY by Bart Van Assche · 8 years ago
  44. 6b6427b target: Move session check from target_put_sess_cmd() into target_release_cmd_kref() by Bart Van Assche · 8 years ago
  45. b1a2ecd target: Inline transport_cmd_check_stop() by Bart Van Assche · 8 years ago
  46. 580ab13 target: Remove an overly chatty debug message by Bart Van Assche · 9 years ago
  47. a5eb307 target: Stop execution if CMD_T_STOP has been set by Bart Van Assche · 8 years ago
  48. 2d4760e target: Correct transport_wait_for_tasks() documentation by Bart Van Assche · 8 years ago
  49. 3a1e7ca6 target: Make core_tmr_abort_task() consider all commands by Bart Van Assche · 8 years ago
  50. 4f4c6c3 target: Remove se_tmr_req.tmr_lun by Bart Van Assche · 8 years ago
  51. 59b6986 target/iscsi: Fix iSCSI task reassignment handling by Bart Van Assche · 8 years ago
  52. e381fe9 target/iscsi: Introduce a helper function for TMF translation by Bart Van Assche · 8 years ago
  53. 53c561d target/iscsi: Fix spelling of "reallegiance" by Bart Van Assche · 8 years ago
  54. 0d5efb8 target/iscsi: Fix spelling of "perform" by Bart Van Assche · 8 years ago
  55. 1efaa94 target/iscsi: Fix indentation in iscsi_target_start_negotiation() by Bart Van Assche · 8 years ago
  56. 664a722 target/tcm_fc: Remove a set-but-not-used variable by Bart Van Assche · 8 years ago
  57. bdec518 target/cxgbit: Use T6 specific macro to set the force bit by Varun Prakash · 8 years ago
  58. 5cadafb target/cxgbit: Fix endianness annotations by Bart Van Assche · 8 years ago
  59. 9b2792c target: Fix COMPARE_AND_WRITE ref leak for non GOOD status by Nicholas Bellinger · 8 years ago
  60. 01d4d67 target: Fix multi-session dynamic se_node_acl double free OOPs by Nicholas Bellinger · 8 years ago
  61. c54eeff target: Fix early transport_generic_handle_tmr abort scenario by Nicholas Bellinger · 8 years ago
  62. 0583c26 target: Use correct SCSI status during EXTENDED_COPY exception by Nicholas Bellinger · 8 years ago
  63. 391e2a6 target: Don't BUG_ON during NodeACL dynamic -> explicit conversion by Nicholas Bellinger · 8 years ago
  64. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  65. 72148ae block: make scsi_request and scsi ioctl support optional by Christoph Hellwig · 8 years ago
  66. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  67. 2bce1a6 IB/srpt: Accept GUIDs as port names by Bart Van Assche · 8 years ago
  68. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  69. 8715651 target: support XCOPY requests without parameters by David Disseldorp · 8 years ago
  70. f94fd09 target: check for XCOPY parameter truncation by David Disseldorp · 8 years ago
  71. 66640d35 target: use XCOPY segment descriptor CSCD IDs by David Disseldorp · 8 years ago
  72. f184210bc target: check XCOPY segment descriptor CSCD IDs by David Disseldorp · 8 years ago
  73. 94aae4c target: simplify XCOPY wwn->se_dev lookup helper by David Disseldorp · 8 years ago
  74. c243849 target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense by David Disseldorp · 8 years ago
  75. 7d38706 target: bounds check XCOPY total descriptor list length by David Disseldorp · 8 years ago
  76. af9f62c target: bounds check XCOPY segment descriptor list by David Disseldorp · 8 years ago
  77. 61c3591 target: use XCOPY TOO MANY TARGET DESCRIPTORS sense by David Disseldorp · 8 years ago
  78. e864212 target: add XCOPY target/segment desc sense codes by David Disseldorp · 8 years ago
  79. 4113e47 iscsi_target: deal with short writes on the tx side by Al Viro · 10 years ago
  80. d5db84a8 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  81. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  82. 83337e5 iscsi-target: Return error if unable to add network portal by Varun Prakash · 8 years ago
  83. a3960ce target: Fix spelling mistake and unwrap multi-line text by Colin Ian King · 8 years ago
  84. a91918c target/iscsi: Fix double free in lio_target_tiqn_addtpg() by Dan Carpenter · 8 years ago
  85. d0905ca target/user: Fix use-after-free of tcmu_cmds if they are expired by Andy Grover · 8 years ago
  86. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  87. 84b6079 Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  88. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  89. 8dcf07b target: Minimize #include directives by Bart Van Assche · 8 years ago
  90. f504572 target/user: Add an #include directive by Bart Van Assche · 8 years ago
  91. 3bc71e1 cxgbit: Add an #include directive by Bart Van Assche · 8 years ago
  92. 4323e65 sbp-target: Add an #include directive by Bart Van Assche · 8 years ago
  93. 8456066 sbp-target: Fix second argument of percpu_ida_alloc() by Bart Van Assche · 8 years ago
  94. ecaf597 target/user: Fix a data type in tcmu_queue_cmd() by Bart Van Assche · 8 years ago
  95. 8cc3bb0 target: Use NULL instead of 0 to represent a pointer by Bart Van Assche · 8 years ago
  96. 4506309 don't open-code file_inode() by Al Viro · 8 years ago
  97. e16769d fs: configfs: don't return anything from drop_link by Andrzej Pietrasiewicz · 8 years ago
  98. 84c8590 target: avoid accessing .bi_vcnt directly by Ming Lei · 8 years ago
  99. ab677ff cxgb4: Allocate Tx queues dynamically by Hariprasad Shenai · 8 years ago
  100. 9625cc4 scsi: libfc: Replace ->seq_release callback with function call by Hannes Reinecke · 8 years ago