1. 61db180 [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions by Nicholas Bellinger · 15 years ago
  2. 1078da1 [SCSI] target: Convert REPORT_LUNs to use int_to_scsilun by Nicholas Bellinger · 15 years ago
  3. ccf4d68 [SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs by Nicholas Bellinger · 15 years ago
  4. 42c6951 [SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release by Nicholas Bellinger · 15 years ago
  5. 1e7de68 [SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req by Nicholas Bellinger · 15 years ago
  6. 4a8fcc2 [SCSI] target: Fix multi task->task_sg[] chaining logic bug by Nicholas Bellinger · 15 years ago
  7. 129257c Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 into for-40-iscsi-target-merge-v3 by Nicholas Bellinger · 15 years ago
  8. 6ad11ea [SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature. by Joe Carnuccio · 15 years ago
  9. 6766df9 [SCSI] qla2xxx: Unify the read/write sfp mailbox command routines. by Joe Carnuccio · 15 years ago
  10. 773120e [SCSI] qla2xxx: Clear complete initialization control block. by Andrew Vasquez · 15 years ago
  11. 8251592 [SCSI] qla2xxx: Allow an override of the registered maximum LUN. by Andrew Vasquez · 15 years ago
  12. 24014d0 [SCSI] qla2xxx: Add host number in reset and quiescent message logs. by Saurav Kashyap · 15 years ago
  13. 1bff6cc [SCSI] qla2xxx: Correctly read sfp single byte mailbox register. by Joe Carnuccio · 15 years ago
  14. d652e09 [SCSI] qla2xxx: Add qla82xx_rom_unlock() function. by Chad Dupuis · 15 years ago
  15. 875efad [SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash. by Chad Dupuis · 15 years ago
  16. 134ae07 [SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queuecommand function by Madhuranath Iyengar · 15 years ago
  17. 93d29cc [SCSI] qla2xxx: Correct buffer start in edc sysfs debug print. by Joe Carnuccio · 15 years ago
  18. 5329678 [SCSI] qla2xxx: Update firmware version after flash update for ISP82xx. by Saurav Kashyap · 15 years ago
  19. 43ebf16 [SCSI] qla2xxx: Fix hang during driver unload when vport is active. by Arun Easi · 15 years ago
  20. fa96d92 [SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6. by Andrew Vasquez · 15 years ago
  21. cefcaba [SCSI] qla2xxx: Fix virtual port failing to login after chip reset. by Saurav Kashyap · 15 years ago
  22. 9f40682 [SCSI] qla2xxx: Fix vport delete hang when logins are outstanding. by Arun Easi · 15 years ago
  23. 7630abd [SCSI] hpsa: Change memset using sizeof(ptr) to sizeof(*ptr) by Joe Perches · 15 years ago
  24. 51f52a4 [SCSI] ipr: Rate limit DMA mapping errors by Anton Blanchard · 15 years ago
  25. fda3851 [SCSI] hpsa: add P2000 to list of shared SAS devices by Stephen M. Cameron · 15 years ago
  26. 4638078 [SCSI] hpsa: do not attempt PCI power management reset method if we know it won't work. by Stephen M. Cameron · 15 years ago
  27. dfc2224 [SCSI] hpsa: remove superfluous sleeps around reset code by Stephen M. Cameron · 15 years ago
  28. 64670ac [SCSI] hpsa: do soft reset if hard reset is broken by Stephen M. Cameron · 15 years ago
  29. cf0b08d [SCSI] hpsa: use new doorbell-bit-5 reset method by Stephen M. Cameron · 15 years ago
  30. 9a41338 [SCSI] hpsa: remove atrophied hpsa_scsi_setup function by Stephen M. Cameron · 15 years ago
  31. 2b870cb [SCSI] hpsa: clarify messages around reset behavior by Stephen M. Cameron · 15 years ago
  32. 2ed7127 [SCSI] hpsa: increase time to wait for board reset by Stephen M. Cameron · 15 years ago
  33. 0ae01a3 [SCSI] hpsa: factor out irq request code by Stephen M. Cameron · 15 years ago
  34. 2e9d1b3 [SCSI] hpsa: factor out cmd pool allocation functions by Stephen M. Cameron · 15 years ago
  35. 516fda4 [SCSI] hpsa: wait longer for no-op to complete after resetting controller by Stephen M. Cameron · 15 years ago
  36. 580ada3 [SCSI] hpsa: do a better job of detecting controller reset failure by Stephen M. Cameron · 15 years ago
  37. a2a431a [SCSI] hpsa: delete old unused padding garbage by Stephen M. Cameron · 15 years ago
  38. 1fb011f [SCSI] hpsa: remove unused parameter from hpsa_complete_scsi_command() by Stephen M. Cameron · 15 years ago
  39. 8cd21da [SCSI] hpsa: add readl after writel in interrupt mask setting code by Stephen M. Cameron · 15 years ago
  40. d0be5ec [SCSI] hpsa: do readl after writel in main i/o path to ensure commands don't get lost. by Stephen M. Cameron · 15 years ago
  41. 72ef0e5 [SCSI] mptsas: Fix annoying warning by Borislav Petkov · 15 years ago
  42. 3699d92 [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target core) support by Kiran Patil · 15 years ago
  43. 693d92a Linux 2.6.39-rc7 by Linus Torvalds · 15 years ago
  44. 42c36f6 vm: fix vm_pgoff wrap in upward expansion by Hugh Dickins · 15 years ago
  45. c191f6c Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 15 years ago
  46. a09a79f Don't lock guardpage if the stack is growing up by Mikulas Patocka · 15 years ago
  47. 26822ee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 15 years ago
  48. 2fb4e61 drm/i915/lvds: Only act on lid notify when the device is on by Alex Williamson · 15 years ago
  49. 39adb7a drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup" by Chris Wilson · 15 years ago
  50. 49183b2 drm/i915: Only enable the plane after setting the fb base (pre-ILK) by Chris Wilson · 15 years ago
  51. 047ec4b Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  52. fd98a5d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  53. 7f4238a Merge branch 'hpfs' by Linus Torvalds · 15 years ago
  54. 88f4e9e HPFS: Remove unused variable by Mikulas Patocka · 15 years ago
  55. c351481 HPFS: Move declaration up, so that there are no out-of-scope pointers by Mikulas Patocka · 15 years ago
  56. d0969d1 HPFS: Fix some unaligned accesses by Mikulas Patocka · 15 years ago
  57. 0b69760 HPFS: Fix endianity. Make hpfs work on big-endian machines by Mikulas Patocka · 15 years ago
  58. bc8728e HPFS: Implement fsync for hpfs by Mikulas Patocka · 15 years ago
  59. dab4c82 HPFS: Fix a bug that filesystem was not marked dirty when remounting it by Mikulas Patocka · 15 years ago
  60. 48f10e8 HPFS: Restrict uid and gid to 16-bit values by Mikulas Patocka · 15 years ago
  61. f739768 HPFS: When marking or clearing the dirty bit, sync the filesystem by Mikulas Patocka · 15 years ago
  62. d878597 HPFS: Use types with defined width by Mikulas Patocka · 15 years ago
  63. e5d6a7d HPFS: Remove mark_inode_dirty by Mikulas Patocka · 15 years ago
  64. 0fe105a HPFS: Remove CR/LF conversion option by Mikulas Patocka · 15 years ago
  65. 7d23ce3 HPFS: Remove remaining locks by Mikulas Patocka · 15 years ago
  66. 7dd29d8 HPFS: Introduce a global mutex and lock it on every callback from VFS. by Mikulas Patocka · 15 years ago
  67. 637b424 HPFS: Make HPFS compile on preempt and SMP by Mikulas Patocka · 15 years ago
  68. 14fdb15 eeepc-laptop: Use ACPI handle to identify rfkill port by Matthew Garrett · 15 years ago
  69. 62d2f23 [PATCH] sony-laptop: limit brightness range to DSDT provided ones by Mattia Dongili · 15 years ago
  70. 6192fa7 sony-laptop: report failures on setting LCD brightness by Mattia Dongili · 15 years ago
  71. 9fbdaeb thinkpad-acpi: module autoloading for newer Lenovo ThinkPads. by Manoj Iyer · 15 years ago
  72. 4f87af4 drm/radeon/kms: add pci id to acer travelmate quirk for 5730 by Alex Deucher · 15 years ago
  73. 45e5f6a drm/radeon: fix order of doing things in radeon_crtc_cursor_set by Ilija Hadzic · 15 years ago
  74. 2bbd449 drm: mm: fix debug output by Daniel Vetter · 15 years ago
  75. ff68146 Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 15 years ago
  76. 58e7381 drm/radeon/kms: ATPX switcheroo fixes by Alex Deucher · 15 years ago
  77. 7a7b94a drm/nouveau: Fix a crash at card takedown for NV40 and older cards by Jimmy Rentz · 15 years ago
  78. 8b06161 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. 174a7b1 perf tools: Makefile: Use gcc to determine ARCH by Lin Ming · 15 years ago
  80. c2bf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  81. a3a4a5a Regression: partial revert "tracing: Remove lock_depth from event entry" by Arjan van de Ven · 15 years ago
  82. e5e0698 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  83. fa039d5 Validate size of EFI GUID partition entries. by Timo Warns · 15 years ago
  84. 63b6a67 perf events, x86: Fix Intel Nehalem and Westmere last level cache event definitions by Peter Zijlstra · 15 years ago
  85. 925f83c hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg() by Frederic Weisbecker · 15 years ago
  86. 4d70230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgent by Ingo Molnar · 15 years ago
  87. bfd412d Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 15 years ago
  88. a1fde08 VM: skip the stack guard page lookup in get_user_pages only for mlock by Linus Torvalds · 15 years ago
  89. 5895198 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  90. 0ecb063 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  91. bd355f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  92. 1c08232 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  93. 8db72a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  94. 8a3d8ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  95. 30106b8 slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchg by Thomas Gleixner · 15 years ago
  96. fca65b4 ceph: do not call __mark_dirty_inode under i_lock by Sage Weil · 15 years ago
  97. 31acbcc drm/i915/dp: Be paranoid in case we disable a DP before it is attached by Chris Wilson · 15 years ago
  98. 2dd251f drm/i915: Release object along create user fb error path by Chris Wilson · 15 years ago
  99. 98bb318 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 15 years ago
  100. 0ee5623f Linux 2.6.39-rc6 by Linus Torvalds · 15 years ago