1. 1a5fa45 target: Fix reading of data length fields for UNMAP commands by Roland Dreier · 12 years ago
  2. 2594e29 target: Add range checking to UNMAP emulation by Roland Dreier · 12 years ago
  3. e2397c7 target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE by Roland Dreier · 12 years ago
  4. c804537 target: Make unnecessarily global se_dev_align_max_sectors() static by Roland Dreier · 12 years ago
  5. 1c7b13f target: Remove se_session.sess_wait_list by Roland Dreier · 12 years ago
  6. e1013f1 qla2xxx: Remove racy, now-redundant check of sess_tearing_down by Roland Dreier · 12 years ago
  7. bc187ea target: Check sess_tearing_down in target_get_sess_cmd() by Roland Dreier · 12 years ago
  8. 7c78b8de sbp-target: Consolidate duplicated error path code in sbp_handle_command() by Roland Dreier · 12 years ago
  9. 669ab62 target: Un-export target_get_sess_cmd() by Roland Dreier · 12 years ago
  10. b46e34a qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down by Roland Dreier · 12 years ago
  11. 77d4c74 target: Make core_disable_device_list_for_node use pre-refactoring lock ordering by Nicholas Bellinger · 12 years ago
  12. e80ac6c target: refactor core_update_device_list_for_node() by Andy Grover · 12 years ago
  13. cdf88a2 target: Eliminate else using boolean logic by Andy Grover · 12 years ago
  14. 617a0c2 target: Misc retval cleanups by Andy Grover · 12 years ago
  15. 2dca673 target: Remove hba param from core_dev_add_lun by Andy Grover · 12 years ago
  16. ee1b1b9 target: Remove unneeded double parentheses by Andy Grover · 12 years ago
  17. af87729 target: replace the processing thread with a TMR work queue by Christoph Hellwig · 12 years ago
  18. f314643 target: remove transport_generic_handle_cdb_map by Christoph Hellwig · 12 years ago
  19. 7a6f0a1 target: simply fabric driver queue full processing by Christoph Hellwig · 12 years ago
  20. 1389533 target: remove transport_generic_handle_data by Christoph Hellwig · 12 years ago
  21. b8b2253 tcm_fc: Offload WRITE I/O backend submission to tpg workqueue by Christoph Hellwig · 12 years ago
  22. 43381ce tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq by Christoph Hellwig · 12 years ago
  23. e672a47 srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_comp by Christoph Hellwig · 12 years ago
  24. 67441b6 iscsit: use target_execute_cmd for WRITEs by Christoph Hellwig · 12 years ago
  25. c3196f0 target: merge transport_generic_write_pending into transport_generic_new_cmd by Christoph Hellwig · 12 years ago
  26. d59a02b target: call transport_check_aborted_status from target_execute_cmd by Christoph Hellwig · 12 years ago
  27. 70baf0a target: remove transport_generic_process_write by Christoph Hellwig · 12 years ago
  28. f7113a4 target: split transport_cmd_check_stop by Christoph Hellwig · 12 years ago
  29. e852768 tcm_qla2xxx: Remove duplicate header file inclusion by Sachin Kamat · 12 years ago
  30. 182a9e2 Revert "target: Do not special-case loop and iscsi fabric module loads" by Nicholas Bellinger · 12 years ago
  31. 14150a6 target: move unmap to struct spc_ops by Christoph Hellwig · 12 years ago
  32. 6f974e8 target: move write_same to struct spc_ops by Christoph Hellwig · 12 years ago
  33. ad67f0d target: move sync_cache to struct spc_ops by Christoph Hellwig · 12 years ago
  34. 0c2ad7d target: add struct spc_ops + initial ->execute_rw pointer usage by Christoph Hellwig · 12 years ago
  35. e1306bd target: remove dead SCF_ flags by Christoph Hellwig · 12 years ago
  36. c75660c target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item() by Roland Dreier · 12 years ago
  37. 44bfd01 target/iblock: Add parameter to specify read-only devices by Andy Grover · 12 years ago
  38. 7acd570 target: Do not special-case loop and iscsi fabric module loads by Andy Grover · 12 years ago
  39. 9f3eb93 target: move ref_cmd from the generic se_tmr_req into iscsi code by Christoph Hellwig · 12 years ago
  40. 5f41a31 target: remove the execute list by Christoph Hellwig · 12 years ago
  41. a3785c8 target/pscsi: Only emulate REPORT_LUNS for passthrough by Nicholas Bellinger · 12 years ago
  42. eba2ca4 target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdb by Nicholas Bellinger · 12 years ago
  43. 3d6d720 target: move transport_generic_prepare_cdb into pscsi by Christoph Hellwig · 12 years ago
  44. 1fd032e target: move code for CDB emulation by Christoph Hellwig · 12 years ago
  45. d6e0175 target: add a parse_cdb method to the backend drivers by Christoph Hellwig · 12 years ago
  46. 88455ec target: split parsing of SPC commands into a separate helper by Christoph Hellwig · 12 years ago
  47. 9b3b804 target: split overflow and underflow checks into a helper by Christoph Hellwig · 12 years ago
  48. 64f1db3 target: remove control CDB flags by Christoph Hellwig · 12 years ago
  49. cb4f4d3 target: move unrelated code out of transport_generic_cmd_sequencer by Christoph Hellwig · 12 years ago
  50. 1765fe5 target: Fix range calculation in WRITE SAME emulation when num blocks == 0 by Roland Dreier · 12 years ago
  51. d35212f target: Clean up returning errors in PR handling code by Roland Dreier · 12 years ago
  52. 3cc5d2a tcm_fc: Fix crash seen with aborts and large reads by Mark Rustad · 12 years ago
  53. 4f1d0f1 qla2xxx: print the right array elements in qlt_async_event by Alan Cox · 12 years ago
  54. 863555b tcm_fc: Resolve suspicious RCU usage warnings by Mark Rustad · 12 years ago
  55. 5134de28 qla2xxx: Remove version.h header file inclusion by Sachin Kamat · 12 years ago
  56. d4f75b5 tcm_qla2xxx: Handle malformed wwn strings properly by Roland Dreier · 12 years ago
  57. 9389c3c tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be static by Roland Dreier · 12 years ago
  58. fae9eaf qla2xxx: Don't leak commands we give up on in qlt_do_work() by Roland Dreier · 12 years ago
  59. 092e1dc qla2xxx: Don't crash if we can't find cmd for failed CTIO by Roland Dreier · 12 years ago
  60. 3578ddb tcm_qla2xxx: Don't insert nacls without sessions into the btree by Roland Dreier · 12 years ago
  61. 59e4f54 target: Return error to initiator if SET TARGET PORT GROUPS emulation fails by Roland Dreier · 12 years ago
  62. f2d5d9b tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdown by Nicholas Bellinger · 12 years ago
  63. aaf68b7 tcm_qla2xxx: Convert to TFO->put_session() usage by Joern Engel · 12 years ago
  64. 4149268 target: Add TFO->put_session() caller for HW fabric session shutdown by Joern Engel · 12 years ago
  65. cfaf025 Linux 3.5-rc2 by Linus Torvalds · 12 years ago
  66. 1e11ad8 mm, oom: fix badness score underflow by David Rientjes · 12 years ago
  67. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  68. cd96891 sched/fair: fix lots of kernel-doc warnings by Randy Dunlap · 12 years ago
  69. 8f53369 Revert "drm/i915/crt: Do not rely upon the HPD presence pin" by Linus Torvalds · 12 years ago
  70. 7724953 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  71. 3e9ca02 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 12 years ago
  72. e726430 Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  73. 32ba9c3 Revert "vfs: stop d_splice_alias creating directory aliases" by Linus Torvalds · 12 years ago
  74. 0b35d32 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. 03d8f54 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  77. b1e25f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  78. 857505f Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  79. eeaaa96 x86/nmi: Fix section mismatch warnings on 32-bit by Don Zickus · 12 years ago
  80. 3c75296 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 12 years ago
  81. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
  82. bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 12 years ago
  83. 2d5c7cd Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  84. 6cf98d6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  85. 19efb72 init: Drop initcall level output by Borislav Petkov · 12 years ago
  86. ae82fdb module_param: stop double-calling parameters. by Rusty Russell · 12 years ago
  87. 860aed2 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 12 years ago
  88. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 12 years ago
  89. b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 12 years ago
  90. b0dd6b7 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 12 years ago
  91. 46edaed Merge branch 'akpm' (Andrew's fixups) by Linus Torvalds · 12 years ago
  92. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 12 years ago
  93. 39caa09 btree: catch NULL value before it does harm by Joern Engel · 12 years ago
  94. cbf8ae3 btree: fix tree corruption in btree_get_prev() by Roland Dreier · 12 years ago
  95. 7d8a456 ipc: shm: restore MADV_REMOVE functionality on shared memory segments by Will Deacon · 12 years ago
  96. 4e791c9 drivers/platform/x86/acerhdf.c: correct Boris' mail address by Borislav Petkov · 12 years ago
  97. 736f24d c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment by Cyrill Gorcunov · 12 years ago
  98. 300f786 c/r: prctl: add ability to get clear_tid_address by Cyrill Gorcunov · 12 years ago
  99. 1ad75b9 c/r: prctl: add minimal address test to PR_SET_MM by Cyrill Gorcunov · 12 years ago
  100. bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 12 years ago