1. adf653f target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun by Christoph Hellwig · 9 years ago
  2. b3eeea6 target: Simplify LUN shutdown code by Bart Van Assche · 9 years ago
  3. 3effdb9 target: simplify backend attribute implementation by Christoph Hellwig · 9 years ago
  4. 5873c4d target: consolidate backend attribute implementations by Christoph Hellwig · 9 years ago
  5. 0a06d43 target: simplify backend driver registration by Christoph Hellwig · 9 years ago
  6. 4624773 target: Drop left-over se_lun->lun_status by Nicholas Bellinger · 9 years ago
  7. df9766c target: Only reset specific dynamic entries during lun_group creation by Nicholas Bellinger · 9 years ago
  8. 8478654 target: Drop unused se_lun->lun_acl_list by Nicholas Bellinger · 9 years ago
  9. 22793de target: Convert core_tpg_deregister to use list splice by Nicholas Bellinger · 9 years ago
  10. 403edd7 target: Convert se_tpg->acl_node_lock to ->acl_node_mutex by Nicholas Bellinger · 9 years ago
  11. 6bb8261 target: Convert se_portal_group->tpg_lun_list[] to RCU hlist by Nicholas Bellinger · 9 years ago
  12. 9fcb57f target/pr: cleanup core_scsi3_pr_seq_non_holder by Christoph Hellwig · 9 years ago
  13. 79dc9c9 target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun by Nicholas Bellinger · 9 years ago
  14. 80bfdfa target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check by Nicholas Bellinger · 9 years ago
  15. 29a05de target: Convert se_node_acl->device_list[] to RCU hlist by Nicholas Bellinger · 9 years ago
  16. d2c27f0 iscsi-target: fix variable name typo in iscsi_check_acceptor_state() by Christophe Vu-Brugier · 9 years ago
  17. 3a40ded target: fix a log message in se_dev_set_emulate_rest_reord() by Christophe Vu-Brugier · 9 years ago
  18. afe9232 target: remove ->put_session method by Christoph Hellwig · 9 years ago
  19. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  20. 968ebe7 target: remove struct target_fabric_configfs_template by Christoph Hellwig · 9 years ago
  21. 0dc2e8d target: put struct target_fabric_configfs on a diet by Christoph Hellwig · 9 years ago
  22. ef0caf8 target: don't copy fabric ops by Christoph Hellwig · 9 years ago
  23. 45fb94c target: Remove set-but-not-used-variables by Bart Van Assche · 9 years ago
  24. 2fe6e72 ib_srpt: Remove set-but-not-used variables by Bart Van Assche · 9 years ago
  25. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 9 years ago
  26. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 9 years ago
  27. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 9 years ago
  28. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 9 years ago
  29. 3868e43 tcm_fc: stop using se_tpg_fabric_ptr by Christoph Hellwig · 9 years ago
  30. 1667a45 tcm_loop: stop using se_tpg_fabric_ptr by Christoph Hellwig · 9 years ago
  31. 2b6eb60 target/iscsi: stop using se_tpg_fabric_ptr by Christoph Hellwig · 9 years ago
  32. 18213af target: handle odd SG mapping for data transfer memory by Akinobu Mita · 9 years ago
  33. 10081fb lib: introduce crc_t10dif_update() by Akinobu Mita · 9 years ago
  34. 5835812 target: ensure se_cmd->t_prot_sg is allocated when required by Akinobu Mita · 9 years ago
  35. 5763638 target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_prot() by Akinobu Mita · 9 years ago
  36. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 9 years ago
  37. e413f47 target: refactor node ACL allocation by Christoph Hellwig · 9 years ago
  38. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 9 years ago
  39. e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 9 years ago
  40. 5557011 vhost/scsi: remove struct vhost_scsi_nacl by Christoph Hellwig · 9 years ago
  41. 1623379 sbp_target: remove struct sbp_nacl by Christoph Hellwig · 9 years ago
  42. a3b679e tcm_usb: remove struct usbg_nacl by Christoph Hellwig · 9 years ago
  43. df75b95 tcm_loop: remove struct tcm_loop_nacl by Christoph Hellwig · 9 years ago
  44. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 9 years ago
  45. e4648b0 target/user: Add support for bidirectional commands by Ilias Tsitsimpis · 9 years ago
  46. f97ec7d target/user: Refactor data area allocation code by Ilias Tsitsimpis · 9 years ago
  47. b32bd0a target/transport: Always initialize bidi fields in se_cmd by Ilias Tsitsimpis · 9 years ago
  48. 9736f4a target/loop: Enable VARLEN CDB support by Ilias Tsitsimpis · 9 years ago
  49. 2bc396a driver/user: Don't warn for DMA_NONE data direction by Ilias Tsitsimpis · 9 years ago
  50. 814e5b4 target: fix DPO and FUA bit checks by Christoph Hellwig · 9 years ago
  51. c04a609 iscsi-target: remove support for obsolete markers by Christophe Vu-Brugier · 9 years ago
  52. 414e4627 target/sbc: Fix sbc_dif_verify inconsistent map/unmap by Sagi Grimberg · 9 years ago
  53. 8287fa5 target/file: Remove fd_prot bounce buffer by Sagi Grimberg · 9 years ago
  54. f75b6fa target: Merge sbc_verify_dif_read|write by Sagi Grimberg · 9 years ago
  55. b2feda4 iser-target: Fix error path in isert_create_pi_ctx() by Roland Dreier · 9 years ago
  56. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 9 years ago
  57. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 9 years ago
  58. 9c1cd1b target/user: Only support full command pass-through by Andy Grover · 9 years ago
  59. cf87edc target/user: Update example code for new ABI requirements by Andy Grover · 9 years ago
  60. 5a7125c target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST by Andy Grover · 9 years ago
  61. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 9 years ago
  62. ee7619f target: Drop signal_pending checks after interruptible lock acquire by Nicholas Bellinger · 9 years ago
  63. 6c2faea target: Add missing parentheses by Bart Van Assche · 9 years ago
  64. 63509c6 target: Fix bidi command handling by Bart Van Assche · 9 years ago
  65. 8ee83a7 target/user: Disallow full passthrough (pass_level=0) by Andy Grover · 9 years ago
  66. a928d28 ISCSI: fix minor memory leak by Evgenii Lepikhin · 9 years ago
  67. b787f68 Linux 4.1-rc1 by Linus Torvalds · 9 years ago
  68. 61f01dd x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue by Andy Lutomirski · 9 years ago
  69. 1190944 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  70. 9f86262 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  71. 85f2901 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  72. f583381 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  73. 59fd7e4 Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  74. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  75. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  76. c8b3fd0 Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  77. d89b3e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  78. 78d4256 Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  79. 36a8032 Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  80. 7f9f443 Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  81. 63905bb Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  82. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  83. 4a65546 v4l: xilinx: fix for include file movement by Stephen Rothwell · 9 years ago
  84. 96cba9b platform/chrome: chromeos_laptop - instantiate Atmel at primary address by Dmitry Torokhov · 9 years ago
  85. 3cab989 RCU pathwalk breakage when running into a symlink overmounting something by Al Viro · 9 years ago
  86. ac74d8d fix I_DIO_WAKEUP definition by Eric Sandeen · 9 years ago
  87. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 9 years ago
  88. 8e3c500 fs/9p: fix readdir() by Johannes Berg · 9 years ago
  89. a3bdccc Btrfs: prevent list corruption during free space cache processing by Chris Mason · 9 years ago
  90. 358d6a2 toshiba_acpi: Do not register vendor backlight when acpi_video bl is available by Hans de Goede · 9 years ago
  91. d19d133 Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  92. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  93. 06b45f2 Merge tag 'pwm/for-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  94. b3f4ef0 Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 9 years ago
  95. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  96. 474095e Merge tag 'md/4.1' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  97. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  98. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  99. fb65d87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  100. 05f0c55 Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago