1. 131203a [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. by Joe Eykholt · 15 years ago
  2. 9737e6a [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create by Robert Love · 15 years ago
  3. c762608 [SCSI] libfc: fix: empty zone causes endless discovery retries. by Joe Eykholt · 15 years ago
  4. 0f6c61498 [SCSI] libfc: do not log off rports before or after discovery by Joe Eykholt · 15 years ago
  5. b84c796 [SCSI] libfc: remove unused disc->delay element by Joe Eykholt · 15 years ago
  6. 786681b [SCSI] libfc: eliminate disc->event by Joe Eykholt · 15 years ago
  7. 9e9d045 [SCSI] libfc: don't create dummy (rogue) remote ports by Joe Eykholt · 15 years ago
  8. 4c0f62b [SCSI] libfc: rename rport event CREATED to READY by Joe Eykholt · 15 years ago
  9. f211fa5 [SCSI] libfc: make rport structure optional by Joe Eykholt · 15 years ago
  10. a46f327 [SCSI] libfc: change elsct to use FC_ID instead of rdata by Joe Eykholt · 15 years ago
  11. 9fb9d32 [SCSI] libfc: make fc_rport_priv the primary rport interface. by Joe Eykholt · 15 years ago
  12. 922aa21 [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros. by Joe Eykholt · 15 years ago
  13. 795d86f [SCSI] libfc: change interface for rport_create by Joe Eykholt · 15 years ago
  14. ab28f1f [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv by Joe Eykholt · 15 years ago
  15. b2f0091 [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock by Vasu Dev · 15 years ago
  16. e4bc50b [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) by Vasu Dev · 15 years ago
  17. d1af8a3 [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed by Mike Christie · 15 years ago
  18. 18ee70c [SCSI] scsi_dh: add the interface scsi_dh_set_params() by Chandra Seetharaman · 15 years ago
  19. 43d8eb9 [SCSI] ses: add support for enclosure component hot removal by James Bottomley · 15 years ago
  20. 163f52b [SCSI] ses: fix hotplug with multiple devices and expanders by James Bottomley · 15 years ago
  21. 537029f [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data by Yi Zou · 15 years ago
  22. 52ff878 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list by Vasu Dev · 15 years ago
  23. d459b7e [SCSI] libfc: Remove the FC_EM_DBG macro by Robert Love · 15 years ago
  24. 9631609 [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs by Vasu Dev · 15 years ago
  25. 1419405 [SCSI] libfc: rename rport state "NONE" to "DELETE". by Joe Eykholt · 15 years ago
  26. b1d9fd5 [SCSI] libfc: rename lport NONE state to DISABLED by Joe Eykholt · 15 years ago
  27. 7f74549 [SCSI] libfc: change debug messages to give host number. by Joe Eykholt · 15 years ago
  28. beb29a6 [SCSI] libfc: remove extra semicolons from debug macros by Joe Eykholt · 15 years ago
  29. 6c10db7 [SCSI] scsi_dh: Reference count scsi_dh_attach by Chandra Seetharaman · 15 years ago
  30. 4dfd79e Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  31. f4b0373 Make bitmask 'and' operators return a result code by Linus Torvalds · 15 years ago
  32. f779b3e drm/radeon: add GET_PARAM/INFO support for Z pipes by Alex Deucher · 15 years ago
  33. e3b2415 drm/radeon/kms: implement the bo busy ioctl properly. by Dave Airlie · 15 years ago
  34. cad2c8f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  35. 0753ba0 mm: revert "oom: move oom_adj value" by KOSAKI Motohiro · 15 years ago
  36. 8486a0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  37. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  38. 1d99597 security: define round_hint_to_min in !CONFIG_SECURITY by Eric Paris · 15 years ago
  39. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  40. 9c0d901 Capabilities: move cap_file_mmap to commoncap.c by Eric Paris · 15 years ago
  41. cefb87e drm/radeon/kms: implement bo busy check + current domain by Dave Airlie · 15 years ago
  42. 3493e84 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. 919aa96 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
  44. 3dab77f perf: Rework/fix the whole read vs group stuff by Peter Zijlstra · 15 years ago
  45. 2840297 perf_counter: Provide hw_perf_counter_setup_online() APIs by Ingo Molnar · 15 years ago
  46. 1ae88b2 NFS: Fix an O_DIRECT Oops... by Trond Myklebust · 15 years ago
  47. d00aa66 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. 1853db0 perf_counter: Zero dead bytes from ftrace raw samples size alignment by Frederic Weisbecker · 15 years ago
  49. 304703a perf_counter: Subtract the buffer size field from the event record size by Frederic Weisbecker · 15 years ago
  50. 2fc3911 locking, sched: Give waitqueue spinlocks their own lockdep classes by Peter Zijlstra · 15 years ago
  51. a044560 perf_counter: Correct PERF_SAMPLE_RAW output by Peter Zijlstra · 15 years ago
  52. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  53. 3a43ce6 perf_counter: Fix tracepoint sampling to be part of generic sampling by Frederic Weisbecker · 15 years ago
  54. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 15 years ago
  55. 3a65930 perf_counter, ftrace: Fix perf_counter integration by Peter Zijlstra · 15 years ago
  56. fb38500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races by Linus Torvalds · 15 years ago
  57. da758dd Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. 389623f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  59. 3858612 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  60. daeb6b6 bzip2/lzma/gzip: fix comments describing decompressor API by Phillip Lougher · 15 years ago
  61. 4bfc449 mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware by KAMEZAWA Hiroyuki · 15 years ago
  62. 2e00c97 vfs: add __destroy_inode by Christoph Hellwig · 15 years ago
  63. 54e3462 vfs: fix inode_init_always calling convention by Christoph Hellwig · 15 years ago
  64. d82f1c3 Input: matrix_keypad - make matrix keymap size dynamic by Eric Miao · 15 years ago
  65. af6af30 ftrace: Fix perf-tracepoint OOPS by Peter Zijlstra · 15 years ago
  66. 5116d8f KVM: fix ack not being delivered when msi present by Michael S. Tsirkin · 15 years ago
  67. 6502fbf drm/radeon: Add support for RS880 chips by Alex Deucher · 15 years ago
  68. 9f3eea6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  69. 2cf812d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  70. ae83060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  71. 78ec75c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  72. a40694a Merge branch 'perfcounters-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. 18eac1c tty-ldisc: make refcount be atomic_t 'users' count by Linus Torvalds · 15 years ago
  74. 7320700 drm/radeon: add some new r7xx pci ids by Alex Deucher · 15 years ago
  75. eca4c3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  76. 3718424 cfg80211: fix regression on beacon world roaming feature by Luis R. Rodriguez · 15 years ago
  77. af0d3b1 bluetooth: rfcomm_init bug fix by Dave Young · 15 years ago
  78. 6afc4fd mtd: fix the conversion from dev to mtd_info by Saeed Bishara · 15 years ago
  79. 7699ad3 mtd: let include/linux/mtd/partitions.h stand on its own by Nicolas Pitre · 15 years ago
  80. b8a848e Merge branch 'bugzilla-13620-revert' into release by Len Brown · 15 years ago
  81. 9f498cc perf_counter: Full task tracing by Peter Zijlstra · 15 years ago
  82. 7c958e3 block: Add a wrapper for setting minimum request size without a queue by Martin K. Petersen · 15 years ago
  83. a5bc92cd Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  84. 6eb80e0 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. c712184 clocksource: Save mult_orig in clocksource_disable() by Magnus Damm · 15 years ago
  86. 4b2a108 cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 15 years ago
  87. 6de7e356 lib/scatterlist: add a flags to signalize mapping direction by Sebastian Andrzej Siewior · 15 years ago
  88. cbb4f26 io context: fix ref counting by Li Zefan · 15 years ago
  89. 1842f23 lguest and virtio: cleanup struct definitions to Linux style. by Rusty Russell · 15 years ago
  90. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  91. 91a5698 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  92. 812ed03 uio: mark uio.h functions __KERNEL__ only by Jiri Slaby · 15 years ago
  93. 534acc0 lib: flexible array implementation by Dave Hansen · 15 years ago
  94. f5a55ef pps.h needs <linux/types.h> by Dave Jones · 15 years ago
  95. 8870326 cgroup avoid permanent sleep at rmdir by KAMEZAWA Hiroyuki · 15 years ago
  96. 096b7fe cgroups: fix pid namespace bug by Li Zefan · 15 years ago
  97. 84210ae Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  98. 2e13e5f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  99. e043e42 pty: avoid forcing 'low_latency' tty flag by OGAWA Hirofumi · 15 years ago
  100. dddac6a PM / Hibernate: Replace bdget call with simple atomic_inc of i_count by Alan Jenkins · 15 years ago