1. 95b05a7 [SCSI] osd_uld: OSD scsi ULD by Boaz Harrosh · 16 years ago
  2. 02941a5 [SCSI] libosd: OSDv1 preliminary implementation by Boaz Harrosh · 16 years ago
  3. de258bf [SCSI] libosd: OSDv1 Headers by Boaz Harrosh · 16 years ago
  4. 82443a5 [SCSI] add OSD_TYPE by Boaz Harrosh · 16 years ago
  5. 71969fd [SCSI] major.h: char-major number for OSD device driver by Boaz Harrosh · 16 years ago
  6. a2dd3b4 [SCSI] sg: fix races with ioctl(SG_IO) by Tony Battersby · 16 years ago
  7. c6517b79 [SCSI] sg: fix races during device removal by Tony Battersby · 16 years ago
  8. bd5cd9c [SCSI] stex: Version update by Ed Lin - PTU · 16 years ago
  9. 7cfe99a [SCSI] stex: Small fixes by Ed Lin - PTU · 16 years ago
  10. e8a091b [SCSI] stex: Fix for controller type st_yosemite by Ed Lin - PTU · 16 years ago
  11. 62e5b3d [SCSI] stex: Add new device id by Ed Lin - PTU · 16 years ago
  12. dd48ebf [SCSI] stex: Fix for potential invalid response by Ed Lin - PTU · 16 years ago
  13. a4976d6 [SCSI] osst: Remove SUGGEST flags by James Bottomley · 16 years ago
  14. 1c9fbaf [SCSI] Remove SUGGEST flags by Martin K. Petersen · 16 years ago
  15. 5a9ef25 [SCSI] ipr: add MSI support by Wayne Boyer · 16 years ago
  16. 951948a [SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point description by Christof Schmitt · 16 years ago
  17. 49799fe [SCSI] sym53c8xx: Keep transfer negotiations valid by Aaro Koskinen · 16 years ago
  18. 5ef0741 [SCSI] Improve SCSI_LOGGING Kconfig entry by Robert Love · 16 years ago
  19. 0762a48 [SCSI] Check for deleted device in scsi_device_online() by Hannes Reinecke · 16 years ago
  20. 71fa742 [SCSI] lpfc: constify virtual function tables by Jan Engelhardt · 16 years ago
  21. 6e7490c [SCSI] libfc: fix compile warning by FUJITA Tomonori · 16 years ago
  22. d943aee [SCSI] libfc: needs CRC32 by Randy Dunlap · 16 years ago
  23. d0ace3c [SCSI] scsi_debug: needs CRC_T10DIF by Randy Dunlap · 16 years ago
  24. c6a4428 [SCSI] scsi_debug: DIF/DIX support by Martin K. Petersen · 16 years ago
  25. 59d3270 [SCSI] scsi_sysfs: delete extra kernel-doc by Randy Dunlap · 16 years ago
  26. 40c3460 [SCSI] ses: Use new scsi VPD helper by Matthew Wilcox · 16 years ago
  27. 881a256 [SCSI] Add VPD helper by Matthew Wilcox · 16 years ago
  28. 307282c ALSA: hda - Add model=vaio for STAC9872 by Takashi Iwai · 16 years ago
  29. 6dc4a47 [ARM] 5420/1: MMCI devinit and devexit macros by Linus Walleij · 16 years ago
  30. f1c7404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  31. 8c57a8f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  32. 2842c3b ext4: Print the find_group_flex() warning only once by Theodore Ts'o · 16 years ago
  33. 9421f95 ALSA: hda - Print multiple out-amp values of pin widgets on Conext codecs by Takashi Iwai · 16 years ago
  34. 3b7523f ALSA: hda - Add comments for the previous fix for conexant codecs by Takashi Iwai · 16 years ago
  35. eb5f6d75 ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. by Philipp Zabel · 16 years ago
  36. 6f7cb44 ASoC: Move WM8580 to normal I2C device probe by Mark Brown · 16 years ago
  37. 5d75bc5 ALSA: hda - fix headphone settings and master volume (Conexant CX20551) by Gregorio Guidi · 16 years ago
  38. 51b3e27 hwmon: (f75375s) Remove unnecessary and confusing initialization by Andrew Klossner · 16 years ago
  39. e267d25 hwmon: (it87) Properly decode -128 degrees C temperature by Jean Delvare · 16 years ago
  40. 1a51e06 hwmon: (lm90) Document support for the MAX6648/6692 chips by Darrick J. Wong · 16 years ago
  41. 3bb9db7 hwmon: (abituguru3) Fix I/O error handling by Jean Delvare · 16 years ago
  42. eb53b4e irq: export remove_irq() and setup_irq() symbols by Magnus Damm · 16 years ago
  43. cbf94f0 irq: match remove_irq() args with setup_irq() by Magnus Damm · 16 years ago
  44. f21cfb2 irq: add remove_irq() for freeing of setup_irq() irqs by Magnus Damm · 16 years ago
  45. f8cb22c Merge branch 'linus' into irq/genirq by Ingo Molnar · 16 years ago
  46. 02dde8b x86: move various CPU initialization objects into .cpuinit.rodata by Jan Beulich · 16 years ago
  47. 821508d x86: move a few device initialization objects into .devinit.rodata by Jan Beulich · 16 years ago
  48. 6a5c05f x86: fix HYPERVISOR_update_descriptor() by Jan Beulich · 16 years ago
  49. f3b6eaf x86: memcpy, clean up by Ingo Molnar · 16 years ago
  50. dd1ef4e x86-64: remove unnecessary spill/reload of rbx from memcpy by Jan Beulich · 16 years ago
  51. c281018 x86-64: move save_paranoid into .kprobes.text by Jan Beulich · 16 years ago
  52. 9fa7266 x86: remove leftover unwind annotations by Jan Beulich · 16 years ago
  53. a98fe7f Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  54. e4dc5b7 futex: clean up fault logic by Darren Hart · 16 years ago
  55. e8f6386 futex: unlock before returning -EFAULT by Darren Hart · 16 years ago
  56. 16f4993 futex: use current->time_slack_ns for rt tasks too by Darren Hart · 16 years ago
  57. 5eb3dc6 futex: add double_unlock_hb() by Darren Hart · 16 years ago
  58. de87fcc futex: additional (get|put)_futex_key() fixes by Darren Hart · 16 years ago
  59. b2d0994 futex: update futex commentary by Darren Hart · 16 years ago
  60. 6b7c5b9 net: Add be2net driver. by Sathya Perla · 16 years ago
  61. 2c5849e dnet: Fix warnings on 64-bit. by David S. Miller · 16 years ago
  62. 4796417 dnet: Dave DNET ethernet controller driver (updated) by Ilya Yanok · 16 years ago
  63. ff5e2b4 wimax: fix i2400m printk formats by Randy Dunlap · 16 years ago
  64. 45e575a cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. by Rusty Russell · 16 years ago
  65. 76e6eee cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. by Rusty Russell · 16 years ago
  66. 363911d Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch by Phillip Lougher · 16 years ago
  67. 554f786 ring-buffer: only allocate buffers for online cpus by Steven Rostedt · 16 years ago
  68. 9aba60f tracing: fix trace_wait to know to wait on all cpus or just one by Steven Rostedt · 16 years ago
  69. 1852fcc tracing: expand the ring buffers when an event is activated by Steven Rostedt · 16 years ago
  70. 73c5162 tracing: keep ring buffer to minimum size till used by Steven Rostedt · 16 years ago
  71. 64cc2c6 [CIFS] work around bug in Samba server handling for posix open by Steve French · 16 years ago
  72. 276a74a [CIFS] Use posix open on file open when server supports it by Steve French · 16 years ago
  73. fcc7c09 cifs: fix buffer format byte on NT Rename/hardlink by Jeff Layton · 16 years ago
  74. 0382457 [CIFS] Add definitions for remoteably fsctl calls by Steve French · 16 years ago
  75. 1adcb71 [CIFS] add extra null attr check by Steve French · 16 years ago
  76. 4717bed [CIFS] fix build error by Steve French · 16 years ago
  77. 7fc8f4e [CIFS] reopen file via newer posix open protocol operation if available by Steve French · 16 years ago
  78. be65244 [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush by Steve French · 16 years ago
  79. 10e70af [CIFS] DFS no longer experimental by Steve French · 16 years ago
  80. b298f22 [CIFS] Send SMB flush in cifs_fsync by Steve French · 16 years ago
  81. 793730b mlx4_core: Don't perform SET_PORT command for Ethernet ports by Yevgeny Petrilin · 16 years ago
  82. 0789d8f Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  83. afcfe02 x86: mmiotrace: quieten spurious warning message by Stuart Bennett · 16 years ago
  84. 0a7c808 MIPS: IP27: Enable RAID5 module by Ralf Baechle · 16 years ago
  85. dc58f81 MIPS: TXx9: update defconfigs by Atsushi Nemoto · 16 years ago
  86. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 16 years ago
  87. c189846 MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc by Xiaotian Feng · 16 years ago
  88. aecfcde Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  89. ebdcc81 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  90. 01f6750 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  91. 932088b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
  92. f809e5a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  93. 3a95ea1 Fix _fat_bmap() locking by OGAWA Hirofumi · 16 years ago
  94. 5e3771c SUNRPC: Ensure that xs_nospace return values are propagated by Trond Myklebust · 16 years ago
  95. 8a2cec2 SUNRPC: Delay, then retry on connection errors. by Trond Myklebust · 16 years ago
  96. 2a49199 SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending by Trond Myklebust · 16 years ago
  97. 482f32e SUNRPC: Handle socket errors correctly by Trond Myklebust · 16 years ago
  98. c8485e4 SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit() by Trond Myklebust · 16 years ago
  99. 40d2549 SUNRPC: Don't disconnect if a connection is still in progress. by Trond Myklebust · 16 years ago
  100. 670f945 SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN... by Trond Myklebust · 16 years ago