1. 71f32e3 [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changes by Boaz Harrosh · 16 years ago
  2. bf5e84f [SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.c by Dan Carpenter · 16 years ago
  3. 3b8b5c9 [SCSI] mpt2sas : bump driver version to 01.100.02.00 by Eric Moore · 16 years ago
  4. 6f92a7a [SCSI] mpt2sas: fix hotplug event processing by Eric Moore · 16 years ago
  5. 99bb214 [SCSI] mpt2sas : release diagnotic buffers prior host reset by Eric Moore · 16 years ago
  6. 8901cbb [SCSI] mpt2sas : Broadcast Primative AEN bug fix by Eric Moore · 16 years ago
  7. f0f9cc1 [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load time by Eric Moore · 16 years ago
  8. e5f9bb1 [SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctl by Eric Moore · 16 years ago
  9. 77bdd9e [SCSI] mpt2sas : running out of message frames by Eric Moore · 16 years ago
  10. 0d04df9 [SCSI] mpt2sas : fix oops when firmware sends large sense buffer size by Eric Moore · 16 years ago
  11. 03ea111 [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boundary by Eric Moore · 16 years ago
  12. fd01825 [SCSI] mpt2sas : unique ioctl magic number by Eric Moore · 16 years ago
  13. 8f76d15 [SCSI] fix sign extension with 1.5TB usb-storage LBD=y by Dave Hansen · 16 years ago
  14. dd406ef [SCSI] ipr: Fix sleeping function called with interrupts disabled by Brian King · 16 years ago
  15. 6401bdc [SCSI] fcoe: fip: add multicast filter to receive FIP advertisements. by Joe Eykholt · 16 years ago
  16. a29e764 [SCSI] libfc: Fix compilation warnings with allmodconfig by Robert Love · 16 years ago
  17. dd3fd72 [SCSI] fcoe: fix spelling typos and bad comments by Chris Leech · 16 years ago
  18. fc224a5 [SCSI] fcoe: don't export functions that are internal to fcoe by Chris Leech · 16 years ago
  19. 3caf02e [SCSI] fcoe: kfree() -> kfree_skb() by Dan Carpenter · 16 years ago
  20. 55c7a60 [SCSI] libfc: whenever queueing delete ev for rport, set state to NONE by Abhijeet Joglekar · 16 years ago
  21. bbf1566 [SCSI] libfc: Change state to NONE in fc_lport_destroy by Abhijeet Joglekar · 16 years ago
  22. a0fd2e4 [SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns port by Abhijeet Joglekar · 16 years ago
  23. b4c6f54 [SCSI] libfc: Track rogue remote ports by Abhijeet Joglekar · 16 years ago
  24. 76f6804 [SCSI] libfc: Do not retry if the new state is not the same as old state by Abhijeet Joglekar · 16 years ago
  25. 0d228c0 [SCSI] libfc: Hold disc mutex while processing gpn ft resp by Abhijeet Joglekar · 16 years ago
  26. a53922d [SCSI] cxgb3i: fix ddp map overrun by kxie@chelsio.com · 16 years ago
  27. 1393109 [SCSI] cxgb3i: fix cpu use abuse during writes by Mike Christie · 16 years ago
  28. dd0af9f [SCSI] cxgb3i: fix can_queue and cmd_per_lun initialization by Mike Christie · 16 years ago
  29. 6b5d6c4 [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue by Mike Christie · 16 years ago
  30. 9a6510e [SCSI] iscsi_tcp: don't fire conn error if pdu init fails by Mike Christie · 16 years ago
  31. 7093293 [SCSI] zfcp: Fix oops when port disappears by Christof Schmitt · 16 years ago
  32. 3869bb6 [SCSI] zfcp: Reference counting for cfdc requests by Christof Schmitt · 16 years ago
  33. 6ab35c0 [SCSI] zfcp: Fix port reference counting by Martin Petermann · 16 years ago
  34. 7001f0c [SCSI] zfcp: revert previous patch for sbal counting by Martin Petermann · 16 years ago
  35. c6936e7 [SCSI] zfcp: Fix abort handler for completions in progress by Christof Schmitt · 16 years ago
  36. 5b43e71 [SCSI] zfcp: no port recovery after ADISC request timeout by Swen Schillig · 16 years ago
  37. f7306bf [SCSI] zfcp: Let actcli handle control file errors by Christof Schmitt · 16 years ago
  38. 048225e [SCSI] zfcp: remove unit will fail if add unit is not finished by Martin Petermann · 16 years ago
  39. d81ad31 [SCSI] zfcp: no port recovery after storage side error inject by Swen Schillig · 16 years ago
  40. 94ab4b3 [SCSI] zfcp: avoid false ERP complete due to sema race by Swen Schillig · 16 years ago
  41. 828bc12 [SCSI] zfcp: Set WKA-port to offline on adapter deactivation by Swen Schillig · 16 years ago
  42. 92d5193 [SCSI] zfcp: Dont block zfcp_wq with scan by Swen Schillig · 16 years ago
  43. ada81b7 [SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer by Christof Schmitt · 16 years ago
  44. 306b6ed [SCSI] zfcp: Enable auto-port discovery for NPIV. by Swen Schillig · 16 years ago
  45. 135ea13 [SCSI] zfcp: Avoid referencing freed memory in req send by Martin Petermann · 16 years ago
  46. b4efdd5 [SCSI] fix q->lock not held warning when target is busy by Mike Christie · 16 years ago
  47. e832b3c [SCSI] lpfc 8.3.1 : Update version to 8.3.1 by James Smart · 16 years ago
  48. a257bf9 [SCSI] lpfc 8.3.1: misc fixes/changes by James Smart · 16 years ago
  49. 3621a71 [SCSI] lpfc 8.3.1 : Fix up kernel-doc function comments by James Smart · 16 years ago
  50. e7ee4cc [SCSI] sg: return EFAULT for an invalid user address by FUJITA Tomonori · 16 years ago
  51. 96bcc72 [SCSI] sr: report more accurate drive status after closing the tray. by Peter Jones · 16 years ago
  52. ce8a742 sparc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  53. bbe215c sh: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  54. 2133bb8 s390: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  55. e703984 powerpc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  56. 9760f8f mn10300: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  57. 6f335ca m68k: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  58. 3496369 m32r: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  59. b6a8d95c frv: convert frv to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  60. 92ca523 alpha: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  61. 0ebdcb4 xtensa: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  62. c80d471 Add new HEAD_TEXT_SECTION macro. by Tim Abbott · 16 years ago
  63. 0c8454f PM/Hibernate: Fix waiting for image device to appear on resume by Rafael J. Wysocki · 16 years ago
  64. 4b2b0b9 ROMFS: Advance destination buffer pointer when reading from a blockdev by David Howells · 16 years ago
  65. 84baf74 ROMFS: romfs_lookup() shouldn't be doing a partial name comparison by David Howells · 16 years ago
  66. a5422a5 lib: find_last_bit.o needed by a module only, move it from lib to obj by Fred Isaman · 16 years ago
  67. 91ac033 CacheFiles: Fix the documentation to use the correct credential pointer names by Marc Dionne · 16 years ago
  68. e5b8954 virtio-rng: Remove false BUG for spurious callbacks by Christian Borntraeger · 16 years ago
  69. 9f5a691 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  70. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  71. 9fe9293 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  72. a4277bf1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  73. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  74. d72cd3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  75. ff91fad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 16 years ago
  76. 198aa04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  77. 58be18c4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  78. 12bac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  79. 6091173 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  80. d1f53fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  81. 90c8fce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  82. ec5f5bf radio_si470x: Fix free memory corruption by Alan Cox · 16 years ago
  83. 79e95eb serial: remove contact data by Niels de Vos · 16 years ago
  84. 67cd724 cafe_nand: Fix warning by Alan Cox · 16 years ago
  85. 97c68d00 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  86. 596a5c4 MN10300: Update the ASB2303 defconfig by David Howells · 16 years ago
  87. 418df63c Delete slow-work timers properly by Jonathan Corbet · 16 years ago
  88. 3e241ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  89. dc0046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  90. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  91. 1162cf6 Merge branch 'bjorn.button' into release by Len Brown · 16 years ago
  92. 5f855a8 Merge branch 'bugzilla-13036' into release by Len Brown · 16 years ago
  93. 1fe94d3 Merge branch 'bugzilla-13048' into release by Len Brown · 16 years ago
  94. 9c18f0b Merge branch 'bugzilla-13142' into release by Len Brown · 16 years ago
  95. 3869e92 Merge branch 'hpet' into release by Len Brown · 16 years ago
  96. 437f7fd check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ by Oleg Nesterov · 16 years ago
  97. 8c652f9 do_execve() must not clear fs->in_exec if it was set by another thread by Oleg Nesterov · 16 years ago
  98. f2d1f0a cfq-iosched: cache prio_tree root in cfqq->p_root by Jens Axboe · 16 years ago
  99. 3ac6c9f cfq-iosched: fix bug with aliased request and cooperation detection by Jens Axboe · 16 years ago
  100. 26a2ac0 cfq-iosched: clear ->prio_trees[] on cfqd alloc by Jens Axboe · 16 years ago