1. 1edcdb4 target: Change target_submit_cmd() to return void by Andy Grover · 13 years ago
  2. 95fe1ee target: accept REQUEST_SENSE with 18bytes by Sebastian Andrzej Siewior · 13 years ago
  3. bf00535 target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0 by Roland Dreier · 13 years ago
  4. bb1acb2 target: Return correct ASC for unimplemented VPD pages by Roland Dreier · 13 years ago
  5. 2f9bc89 iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT by Nicholas Bellinger · 13 years ago
  6. 4949314 target: Allow control CDBs with data > 1 page by Andy Grover · 13 years ago
  7. e8904dc iscsi-target: Fix up a few assignments by Jesper Juhl · 13 years ago
  8. f8d48ae iscsi-target: make one-bit bitfields unsigned by Dan Carpenter · 13 years ago
  9. cd931ee iscsi-target: Fix double list_add with iscsit_alloc_buffs reject by Nicholas Bellinger · 13 years ago
  10. c1ce4bd iscsi-target: Fix reject release handling in iscsit_free_cmd() by Nicholas Bellinger · 13 years ago
  11. 8d9efe5 target: fix return code of core_tpg_.*_lun by Sebastian Andrzej Siewior · 13 years ago
  12. 1dd0a06 target: use save/restore lock primitive in core_dec_lacl_count() by Sebastian Andrzej Siewior · 13 years ago
  13. e59a41b target: avoid multiple outputs in scsi_dump_inquiry() by Sebastian Andrzej Siewior · 13 years ago
  14. 91ec1d3 target: Add workaround for zero-length control CDB handling by Nicholas Bellinger · 13 years ago
  15. 9fbc890 target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB} by Roland Dreier · 13 years ago
  16. 9db9da3 target: Don't zero pages used for data buffers by roland@purestorage.com · 13 years ago
  17. 6816966 target: Allow PERSISTENT RESERVE IN for non-reservation holder by Marco Sanvido · 13 years ago
  18. 9e08e34 target: Use correct preempted registration sense code by Marco Sanvido · 13 years ago
  19. 48cfe37 target: don't allocate bio headroom in iblock by Christoph Hellwig · 13 years ago
  20. 895f302 target: Set additional sense length field in sense data by Roland Dreier · 13 years ago
  21. 6d5b597 target: Remove legacy device status check from transport_execute_tasks by Nicholas Bellinger · 13 years ago
  22. beb55a0 target: Remove __transport_execute_tasks() for each processing context by Nicholas Bellinger · 13 years ago
  23. 4d2300c target: Remove extra se_device->execute_task_lock access in fast path by Nicholas Bellinger · 13 years ago
  24. 65586d5 target: Drop se_device TCQ queue_depth usage from I/O path by Nicholas Bellinger · 13 years ago
  25. 40be67f target: Fix possible NULL pointer with __transport_execute_tasks by Nicholas Bellinger · 13 years ago
  26. ec54cc0 target: Remove TFO->check_release_cmd() fabric API caller by Nicholas Bellinger · 13 years ago
  27. 4355a91 tcm_fc: Convert ft_send_work to use target_submit_cmd by Nicholas Bellinger · 13 years ago
  28. a636078 target: Add target_submit_cmd() for process context fabric submission by Nicholas Bellinger · 13 years ago
  29. 7481deb target: Make target_put_sess_cmd use target_release_cmd_kref by Nicholas Bellinger · 13 years ago
  30. ce13617 target: Set response format in INQUIRY response by Roland Dreier · 13 years ago
  31. ced38c8 target: tcm_mod_builder: small fixups by Sebastian Andrzej Siewior · 13 years ago
  32. 77271de Documentation/target: Fix tcm_mod_builder.py build breakage by Nicholas Bellinger · 13 years ago
  33. e0a53e7 target: remove overagressive ____cacheline_aligned annoations by Christoph Hellwig · 13 years ago
  34. 2e88efd tcm_loop: bump max_sectors by Christoph Hellwig · 13 years ago
  35. 0877eaf target/configs: remove trailing newline from udev_path and alias by Sebastian Andrzej Siewior · 13 years ago
  36. bc704fb iscsi-target: fix chap identifier simple_strtoul usage by Nicholas Bellinger · 13 years ago
  37. 8359cf4 target: remove useless casts by Jörn Engel · 13 years ago
  38. feae856 target: simplify target_check_cdb_and_preempt by Jörn Engel · 13 years ago
  39. c165f69 target: Move core_scsi3_check_cdb_abort_and_preempt by Jörn Engel · 13 years ago
  40. 90c161b target: use \n as a separator for configuration by Sebastian Andrzej Siewior · 13 years ago
  41. 1880807 target: make the se_task task_state_active a normal bool by Christoph Hellwig · 13 years ago
  42. 41e16e9 target: remove the se_task task_error_status field by Christoph Hellwig · 13 years ago
  43. ef804a8 target: fold se_task.task_sense into task_flags by Christoph Hellwig · 13 years ago
  44. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  45. e26d99a target: reshuffle headers by Christoph Hellwig · 13 years ago
  46. dc47ce9 Linux 3.2-rc5 by Linus Torvalds · 13 years ago
  47. 8def5f5 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  48. a776878 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  49. e2f4e0b Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6 by Linus Torvalds · 13 years ago
  50. af209e0 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  51. 53523d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  52. 592d44a Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  53. 3ab345f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  54. 975e32c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  55. 031af165 sys_getppid: add missing rcu_dereference by Mandeep Singh Baines · 13 years ago
  56. 1cee22b rapidio/tsi721: modify PCIe capability settings by Alexandre Bounine · 13 years ago
  57. b439e66 rapidio/tsi721: fix mailbox resource reporting by Alexandre Bounine · 13 years ago
  58. ceb9639 rapidio/tsi721: switch to dma_zalloc_coherent by Alexandre Bounine · 13 years ago
  59. 2a95ea6 procfs: do not overflow get_{idle,iowait}_time for nohz by Michal Hocko · 13 years ago
  60. 1368edf mm: vmalloc: check for page allocation failure before vmlist insertion by Mel Gorman · 13 years ago
  61. d0215638 mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks by Michal Hocko · 13 years ago
  62. 0976133 mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages by Hillf Danton · 13 years ago
  63. 58a84aa thp: set compound tail page _count to zero by Youquan Song · 13 years ago
  64. b6999b19 thp: add compound tail page _mapcount when mapped by Youquan Song · 13 years ago
  65. 09dc3cf printk: avoid double lock acquire by Peter Zijlstra · 13 years ago
  66. c193c82 memcg: update maintainers by KAMEZAWA Hiroyuki · 13 years ago
  67. 2dbcd05 drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues by Jonghwan Choi · 13 years ago
  68. 1de8ad4 CREDITS: update Kees's expired fingerprint and fix details by Kees Cook · 13 years ago
  69. 1dfb059 thp: reduce khugepaged freezing latency by Andrea Arcangeli · 13 years ago
  70. b53fc7c fs/proc/meminfo.c: fix compilation error by Claudio Scordino · 13 years ago
  71. 83aeead vmscan: use atomic-long for shrinker batching by Konstantin Khlebnikov · 13 years ago
  72. 635697c vmscan: fix initial shrinker size handling by Konstantin Khlebnikov · 13 years ago
  73. b2c1639 MAINTAINERS: Update amd-iommu F: patterns by Joe Perches · 13 years ago
  74. e8c7106 x86, efi: Calling __pa() with an ioremap()ed address is invalid by Matt Fleming · 13 years ago
  75. 7023676 cifs: check for NULL last_entry before calling cifs_save_resume_key by Jeff Layton · 13 years ago
  76. 95edcff cifs: attempt to freeze while looping on a receive attempt by Jeff Layton · 13 years ago
  77. 59edb63 cifs: Fix sparse warning when calling cifs_strtoUCS by Steve French · 13 years ago
  78. 9a5101c CIFS: Add descriptions to the brlock cache functions by Pavel Shilovsky · 13 years ago
  79. 5d8c71f md: raid5 crash during degradation by Adam Kwolek · 13 years ago
  80. 09d9673 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  81. fb38f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  82. 8bd1c88 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  83. 1418a3e TOMOYO: Fix pathname handling of disconnected paths. by Tetsuo Handa · 13 years ago
  84. 2ded6e6 x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked by Mark Langsdorf · 13 years ago
  85. 073c460 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Arnd Bergmann · 13 years ago
  86. 1cf4ffd Btrfs: drop spin lock when memory alloc fails by Liu Bo · 13 years ago
  87. a5d1633 Btrfs: check if the to-be-added device is writable by Li Zefan · 13 years ago
  88. 274bd4f Btrfs: try cluster but don't advance in search list by Alexandre Oliva · 13 years ago
  89. c564a0c ARM: sa1100: fix build error by Jett.Zhou · 13 years ago
  90. 9283d8c md/raid5: never wait for bad-block acks on failed device. by NeilBrown · 13 years ago
  91. 8bd2f0a md: ensure new badblocks are handled promptly. by NeilBrown · 13 years ago
  92. 52c6415 md: bad blocks shouldn't cause a Blocked status on a Faulty device. by NeilBrown · 13 years ago
  93. af8a243 md: take a reference to mddev during sysfs access. by NeilBrown · 13 years ago
  94. 1d23f17 md: refine interpretation of "hold_active == UNTIL_IOCTL". by NeilBrown · 13 years ago
  95. b981f98 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  96. 34a9d2c Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  97. 062c05c Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE by Alexandre Oliva · 13 years ago
  98. a694ad9 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  99. 1c70132 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  100. 22c6b32 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago