1. 68d4cef target: Put TCMU under a new config option by Andy Grover · 10 years ago
  2. 0ad46af target: Version 2 of TCMU ABI by Andy Grover · 10 years ago
  3. 65204c8 target: fix tcm_mod_builder.py by Christoph Hellwig · 10 years ago
  4. 64d240b target/file: Fix UNMAP with DIF protection support by Akinobu Mita · 10 years ago
  5. c836777 target/file: Fix SG table for prot_buf initialization by Akinobu Mita · 10 years ago
  6. 38da0f4 target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled by Akinobu Mita · 10 years ago
  7. dc0fafd target: Make core_tmr_abort_task() skip TMFs by Bart Van Assche · 10 years ago
  8. 6ae5040 target/sbc: Update sbc_dif_generate pr_debug output by Nicholas Bellinger · 10 years ago
  9. d7a463b target/sbc: Make internal DIF emulation honor ->prot_checks by Nicholas Bellinger · 10 years ago
  10. cceca4a target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled by Nicholas Bellinger · 10 years ago
  11. bffb512 target: Ensure sess_prot_type is saved across session restart by Nicholas Bellinger · 10 years ago
  12. bfd9a53 target/rd: Don't pass incomplete scatterlist entries to sbc_dif_verify_* by Akinobu Mita · 10 years ago
  13. 054922b target: Remove the unused flag SCF_ACK_KREF by Bart Van Assche · 10 years ago
  14. cb0df4d target: Fix two sparse warnings by Bart Van Assche · 10 years ago
  15. c8e6398 target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling by Nicholas Bellinger · 10 years ago
  16. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 10 years ago
  17. 2c336e3 target: simplify target_xcopy_init_pt_lun by Christoph Hellwig · 10 years ago
  18. c3d0a7c target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag by Christoph Hellwig · 10 years ago
  19. 6766cc8 target/rd: reduce code duplication in rd_execute_rw() by Akinobu Mita · 10 years ago
  20. 2e1cd90 tcm_loop: fixup tpgt string to integer conversion by Ming Lin · 10 years ago
  21. 9e35eff iser-target: Bump version to 1.0 by Sagi Grimberg · 10 years ago
  22. dac6ab3 iser-target: Remove conn_ prefix from struct isert_conn members by Sagi Grimberg · 10 years ago
  23. 992607e iser-target: Remove un-needed rdma_listen backlog by Sagi Grimberg · 10 years ago
  24. 57df81e iser-target: Remove redundant check on the device by Sagi Grimberg · 10 years ago
  25. c6b8e91 iser-target: Get rid of redundant max_accept by Sagi Grimberg · 10 years ago
  26. ae9ea9e iser-target: Split some logic in isert_connect_request to routines by Sagi Grimberg · 10 years ago
  27. cf8ae95 iser-target: Rename device find/release routines by Sagi Grimberg · 10 years ago
  28. 7748681 iser-target: Rename rend/recv completion routines by Sagi Grimberg · 10 years ago
  29. fd8205e iser-target: Remove redundant assignment to local variable by Sagi Grimberg · 10 years ago
  30. 172369c iser-target: Introduce isert_[alloc|free]_comps by Sagi Grimberg · 10 years ago
  31. 40fc069 iser-target: Split isert_setup_qp by Sagi Grimberg · 10 years ago
  32. 6700425 iser-target: Remove redundant casting on void pointers by Sagi Grimberg · 10 years ago
  33. fb14027 iser-target: Remove redundant local variable by Sagi Grimberg · 10 years ago
  34. b859203 iser-target: Remove dead code by Sagi Grimberg · 10 years ago
  35. e26e6ef iser-target: Remove redundant check on recv completion by Sagi Grimberg · 10 years ago
  36. 67cb394 iser-target: Use a single DMA MR and PD per device by Sagi Grimberg · 10 years ago
  37. 4a579da iser-target: Fix possible deadlock in RDMA_CM connection error by Sagi Grimberg · 10 years ago
  38. 364189f iser-target: Fix session hang in case of an rdma read DIF error by Sagi Grimberg · 10 years ago
  39. 901c04a iscsi/iser-target: Add fabric_prot_type attribute support by Nicholas Bellinger · 10 years ago
  40. 64b1688 tcm_qla2xxx: Add fabric_prot_type attribute support by Nicholas Bellinger · 10 years ago
  41. 59bb0ff tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_ops by Nicholas Bellinger · 10 years ago
  42. b1d75fe vhost/scsi: Add fabric_prot_type attribute support by Nicholas Bellinger · 10 years ago
  43. 436f4a0 loopback: Add fabric_prot_type attribute support by Nicholas Bellinger · 10 years ago
  44. 1762742 target/rd: Add checks for backend DIF emulation by Nicholas Bellinger · 10 years ago
  45. 6f16ec4 target/iblock: Add checks for backend DIF emulation by Nicholas Bellinger · 10 years ago
  46. ee92046 target/file: Add checks for backend DIF emulation by Nicholas Bellinger · 10 years ago
  47. 72c03850 target: Add internal READ_INSERT support by Nicholas Bellinger · 10 years ago
  48. fdeab85 target: Move cmd->prot_op check into target_read_prot_action by Nicholas Bellinger · 10 years ago
  49. 5132d1e target: Add internal WRITE_STRIP support by Nicholas Bellinger · 10 years ago
  50. aa58b53 target: Move cmd->prot_op check into target_write_prot_action by Nicholas Bellinger · 10 years ago
  51. 9ef5466 target: Update SPC/SBC emulation for sess_prot_type by Nicholas Bellinger · 10 years ago
  52. 38b57f8 target: Add protected fabric + unprotected device support by Nicholas Bellinger · 10 years ago
  53. 823ddd8 target: Convert DIF emulation to use cmd->prot_type by Nicholas Bellinger · 10 years ago
  54. b3c95172 target: add missing __user annotations by Christoph Hellwig · 10 years ago
  55. 3abff1e target: add missing sense_reason_t annotations by Christoph Hellwig · 10 years ago
  56. 077aa3b target: add __releases annotation to target_release_cmd_kref by Christoph Hellwig · 10 years ago
  57. 9649491 target: mark iscsit_start_kthreads static by Christoph Hellwig · 10 years ago
  58. 6e1a27b target: mark tcm_loop_primary static by Christoph Hellwig · 10 years ago
  59. b13876d target: move external declarations to a headers by Christoph Hellwig · 10 years ago
  60. e673dc9 target: Better handling of AllRegistrants reservations by Ilias Tsitsimpis · 10 years ago
  61. 073900b iscsi-target: Drop legacy iscsi_target_tq.c logic by Nicholas Bellinger · 10 years ago
  62. 88dcd2d iscsi-target: Convert iscsi_thread_set usage to kthread.h by Nicholas Bellinger · 10 years ago
  63. 5bc6510 iscsi-target: don't export static symbol by Julia Lawall · 10 years ago
  64. 6255491 target: Convert fabric module autoload failures to pr_debug by Nicholas Bellinger · 10 years ago
  65. d23dbaa tcm_qla2xxx: Expose per endpoint dynamic_sessions attribute by Nicholas Bellinger · 10 years ago
  66. d4ee46f iscsi-target: Expose per endpoint dynamic_sessions attribute by Nicholas Bellinger · 10 years ago
  67. f8e471f target: Add target_show_dynamic_sessions attribute helper by Nicholas Bellinger · 10 years ago
  68. d4c5dca target: rewrite fd_execute_write_same by Christoph Hellwig · 10 years ago
  69. 6b9a44d target: use vfs_iter_read/write in fd_do_rw by Christoph Hellwig · 10 years ago
  70. c517d83 Linux 4.0-rc1 by Linus Torvalds · 10 years ago
  71. feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  72. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  73. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  74. 0a28096 autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation by Al Viro · 10 years ago
  75. 7e0e953 procfs: fix race between symlink removals and traversals by Al Viro · 10 years ago
  76. 0db59e5 debugfs: leave freeing a symlink body until inode eviction by Al Viro · 10 years ago
  77. dca1117 Documentation/filesystems/Locking: ->get_sb() is long gone by Al Viro · 10 years ago
  78. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 10 years ago
  79. 54f2a2f fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 10 years ago
  80. ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 10 years ago
  81. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  82. 2c616d4 SELinux: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 10 years ago
  83. 8802565 Smack: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 10 years ago
  84. e656a8e TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR() by David Howells · 10 years ago
  85. 729b8a3 Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode by David Howells · 10 years ago
  86. 7ac2856 Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb by David Howells · 10 years ago
  87. 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 10 years ago
  88. df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 10 years ago
  89. e7f7d22 VFS: Add a whiteout dentry type by David Howells · 10 years ago
  90. 155e35d VFS: Introduce inode-getting helpers for layered/unioned fs environments by David Howells · 10 years ago
  91. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  92. 2177033 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  93. c8c6c9b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  94. 93aaa83 Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  95. 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  96. cd50b70 Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  97. 2bfedd1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  98. a911dcd Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  99. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  100. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago