1. 5d12c05 [SCSI] libiscsi: Check TMF state before sending PDU by Mike Christie · 15 years ago
  2. d139b9b [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects by James Bottomley · 15 years ago
  3. ab593b1 [SCSI] libfc: register FC4 features with the FC switch by Joe Eykholt · 15 years ago
  4. 386309ce [SCSI] libfcoe: fcoe: simplify receive FLOGI response by Joe Eykholt · 15 years ago
  5. 093bb6a [SCSI] libfc: add set_fid function to libfc template by Joe Eykholt · 15 years ago
  6. 5f9a056 [SCSI] libfc: fix symbolic name registrations smashing skb data by Joe Eykholt · 15 years ago
  7. 6049d95 [SCSI] libfc: fix RNN_ID smashing skb payload by Joe Eykholt · 15 years ago
  8. dd42dac [SCSI] libfcoe: FIP should report link to libfc whether selected or not by Joe Eykholt · 15 years ago
  9. 22bcd22 [SCSI] libfcoe: Allow FIP to be disabled by the driver by Joe Eykholt · 15 years ago
  10. a7bbc7f [SCSI] fcoe, libfc: use single frame allocation API by Vasu Dev · 15 years ago
  11. 70b51aa [SCSI] libfcoe: formatting and comment cleanups by Robert Love · 15 years ago
  12. 3a3b42b [SCSI] libfc: Formatting cleanups across libfc by Robert Love · 15 years ago
  13. a51ab39 [SCSI] libfc, fcoe: Add FC passthrough support by Steve Ma · 15 years ago
  14. 07aac32 [SCSI] libfc: Export FC headers by Robert Love · 15 years ago
  15. c9866a5 [SCSI] libfc: Register Symbolic Port Name (RSPN_ID) by Chris Leech · 15 years ago
  16. 5baa17c [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) by Chris Leech · 15 years ago
  17. c9c7bd7 [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches by Chris Leech · 15 years ago
  18. 28cc0e3 [SCSI] libfc: RPN_ID is obsolete and unnecessary by Chris Leech · 15 years ago
  19. 11b5618 [SCSI] libfcoe, fcoe: libfcoe NPIV support by Chris Leech · 15 years ago
  20. db36c06 [SCSI] libfc, libfcoe: FDISC ELS for NPIV by Chris Leech · 15 years ago
  21. 8faecdd [SCSI] libfc: vport link handling and fc_vport state managment by Chris Leech · 15 years ago
  22. 174e1eb [SCSI] libfc: add some generic NPIV support routines to libfc by Chris Leech · 15 years ago
  23. 8622196 [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation by Chris Leech · 15 years ago
  24. 8866a5d [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines by Robert Love · 15 years ago
  25. 255f638 [SCSI] libfc: Remove fc_fcp_complete by Robert Love · 15 years ago
  26. 1a7b75a [SCSI] libfc: Move non-common routines and prototypes out of libfc.h by Robert Love · 15 years ago
  27. 65d430f [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh by Christof Schmitt · 15 years ago
  28. 3ae31f6 [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous by Chandra Seetharaman · 15 years ago
  29. 4a84067 [SCSI] add queue_depth ramp up code by Vasu Dev · 15 years ago
  30. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  31. dbf9bfe [SCSI] pm8001: add SAS/SATA HBA driver by jack wang · 15 years ago
  32. b4a9c7e [SCSI] libfc: fix free of fc_rport_priv with timer pending by Joe Eykholt · 15 years ago
  33. d37322a [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data by Yi Zou · 15 years ago
  34. e95147d [SCSI] libfc: removes unused disc_work and ex_list by Vasu Dev · 15 years ago
  35. f57e450 [SCSI] scsi: Add missing command definitions by Martin K. Petersen · 15 years ago
  36. 9532fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes by Linus Torvalds · 15 years ago
  37. 3242f98 Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  38. fefcfd4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  39. 6e958d7 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. c68d2b1 8250_pci: add IBM Saturn serial card by Benjamin Herrenschmidt · 15 years ago
  41. 1b62cbf serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and pci_ids.h by Krauth.Julien · 15 years ago
  42. 0a1b71b strstrip(): mark as as must_check by KOSAKI Motohiro · 15 years ago
  43. 2eca40a cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n by Randy Dunlap · 15 years ago
  44. 65afac7 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. by Rusty Russell · 15 years ago
  45. 964fe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  46. 4848490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  47. 3225bea virtio_blk: Revert serial number support by Rusty Russell · 15 years ago
  48. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 15 years ago
  49. abf90cc net: Fix struct inet_timewait_sock bitfield annotation by Eric Dumazet · 15 years ago
  50. 7c650a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  51. 5deab53 ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 by Shane Huang · 15 years ago
  52. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. 019129d5 rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  54. 43046b6 workqueue: add 'flush_delayed_work()' to run and wait for delayed work by Linus Torvalds · 15 years ago
  55. 799e220 sched: Disable SD_PREFER_LOCAL for MC/CPU domains by Peter Zijlstra · 15 years ago
  56. 417c523 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  57. 80f5069 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  58. 25d5915 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  59. 2caa731 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  60. d20ef63 mac80211: document ieee80211_rx() context requirement by Johannes Berg · 15 years ago
  61. 5fdb997 net: Fix struct sock bitfield annotation by Eric Dumazet · 15 years ago
  62. c01226c warn about use of uninstalled kernel headers by Arnd Bergmann · 15 years ago
  63. f144c78 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  64. c6c5992 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  65. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  66. 69585dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  67. a4720c6 USB: serial: don't call release without attach by Alan Stern · 15 years ago
  68. cc9b0b9 IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h. by Ralf Baechle · 15 years ago
  69. baf4974 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  70. 36a0790 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  71. f579bbc Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 624235c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. f17f36b Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. b924f95 Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. b9d40b7 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. 1c6e6d9 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  77. 5587481 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  78. c1176d6 Merge branch 'drm-next' of ../drm-next into drm-linus by Dave Airlie · 15 years ago
  79. d308e38 include/linux/netdevice.h: fix nanodoc mismatch by Wolfram Sang · 15 years ago
  80. e7247a1 tracing: correct module boundaries for ftrace_release by jolsa@redhat.com · 15 years ago
  81. 1f56f4a PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers by Gabe Black · 15 years ago
  82. f8d1e54 futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions by Anton Blanchard · 15 years ago
  83. 316d315 block: Seperate read and write statistics of in_flight requests v2 by Nikanth Karthikesan · 15 years ago
  84. 906010b perf_event: Provide vmalloc() based mmap() backing by Peter Zijlstra · 15 years ago
  85. e13dbd7 perf_events: Make ABI definitions available to userspace by Chuck Ebbert · 15 years ago
  86. ea2a4d3 [S390] 64-bit register support for 31-bit processes by Heiko Carstens · 15 years ago
  87. acf442d Input: fix rx51 board keymap by Amit Kucheria · 15 years ago
  88. 110f66d libata: make gtf_filter per-dev by Tejun Heo · 15 years ago
  89. fa5b561 libata: implement more acpi filtering options by Tejun Heo · 15 years ago
  90. f1bce7f libata: cosmetic updates by Tejun Heo · 15 years ago
  91. b8c00ac drm/fb: add more correct 8/16/24/32 bpp fb support. by Dave Airlie · 15 years ago
  92. 3d76c08 rcu: Clean up code based on review feedback from Josh Triplett, part 3 by Paul E. McKenney · 15 years ago
  93. 23e018a block: get rid of kblock_schedule_delayed_work() by Jens Axboe · 15 years ago
  94. 9c50193 net: Support inclusion of <linux/socket.h> before <sys/socket.h> by Ben Hutchings · 15 years ago
  95. 068143d drm/fb: add setcmap and fix 8-bit support. by Dave Airlie · 15 years ago
  96. dfee561 drm/radeon/kms: respect single crtc cards, only create one crtc. (v2) by Dave Airlie · 15 years ago
  97. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  98. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  99. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  100. 1087e9b HWPOISON: Clean up PR_MCE_KILL interface by Andi Kleen · 15 years ago