1. d0229ae target: Enforce 1 page max for control cdb buffer sizes by Andy Grover · 14 years ago
  2. 05d1c7c target: Make all control CDBs scatter-gather by Andy Grover · 14 years ago
  3. e22a7f0 target: Implement Block Device Characteristics VPD page by Roland Dreier · 14 years ago
  4. b2eb705 target: Fix reporting of supported VPD pages by Roland Dreier · 14 years ago
  5. f5fbed8 target: Allow for built-in target modules by Roland Dreier · 14 years ago
  6. 2be1814 tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible by Nicholas Bellinger · 14 years ago
  7. a1fa375 tcm_fc: Makefile cleanups by Nicholas Bellinger · 14 years ago
  8. a57b5d3 loopback: Fix memory leak in tcm_loop_make_scsi_hba() by Jesper Juhl · 14 years ago
  9. 824cc5f loopback: Remove duplicate scsi/scsi_tcq.h include by Jesper Juhl · 14 years ago
  10. 12f09cc loopback: off by one in tcm_loop_make_naa_tpg() by Dan Carpenter · 14 years ago
  11. 21bca31 target/iblock: Remove unused iblock_dev members by Roland Dreier · 14 years ago
  12. 8f3d14e target/iblock: Use request_queue->nr_request for se_device defaults by Nicholas Bellinger · 14 years ago
  13. 5e1be91 target: Make se_tmr_lock IRQ-safe by Roland Dreier · 14 years ago
  14. 56e34ee target: Make se_dev_check_online() locking IRQ-safe by Roland Dreier · 14 years ago
  15. 78faae37 target: Make transport_lookup_cmd_lun() locking IRQ-safe by Roland Dreier · 14 years ago
  16. 07bde79 target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full by Nicholas Bellinger · 14 years ago
  17. 695434e1 target: Add transport_handle_cdb_direct optimization by Nicholas Bellinger · 14 years ago
  18. 3546297 target: merge release_cmd methods by Christoph Hellwig · 14 years ago
  19. db1620a target: remove the unused SCF_* flags by Christoph Hellwig · 14 years ago
  20. dc2e652 target: remove the always-noop ->new_cmd_failure method by Christoph Hellwig · 14 years ago
  21. a1d8b49 target: Updates from AGrover and HCH (round 3) by Andy Grover · 14 years ago
  22. dd3a5ad target: Fix WRITE_SAME_[16,32] number of blocks=0 case by Nicholas Bellinger · 14 years ago
  23. 1eb437a target: Fix WRITE_SAME_16 t_task_lba assignment bug by Nicholas Bellinger · 14 years ago
  24. 5951146d target: More core cleanups from AGrover (round 2) by Andy Grover · 14 years ago
  25. f22c119 target: Fix double test of inquiry_prod by Roland Dreier · 14 years ago
  26. e3d6f90 target: Core cleanups from AGrover (round 1) by Andy Grover · 14 years ago
  27. a8c6da9 target: Remove unused su_group usage in fabric register/dergister by Nicholas Bellinger · 14 years ago
  28. efa4988 target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter by Nicholas Bellinger · 14 years ago
  29. e434f1f1 target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.h by Nicholas Bellinger · 14 years ago
  30. d814495 target: Check LUN numbers in transport_get_lun_for_[cmd,tmr] by Fubo Chen · 14 years ago
  31. 02f8c6a Linux 3.0 by Linus Torvalds · 14 years ago
  32. 1f922d0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  33. 33d8881 sparc,kgdbts: fix compile regression with kgdb test suite by Jason Wessel · 14 years ago
  34. 2bafc7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  35. 57a6fa9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. a536877 x86: Make Dell Latitude E6420 use reboot=pci by H. Peter Anvin · 14 years ago
  37. b7798d2 x86: Make Dell Latitude E5420 use reboot=pci by Daniel J Blueman · 14 years ago
  38. ad21b11 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 14 years ago
  39. b91da88 vfs: drop conditional inode prefetch in __do_lookup_rcu by Linus Torvalds · 14 years ago
  40. b307d46 FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop by Jan Beulich · 14 years ago
  41. 2cebaa5 CIFS: Fix wrong length in cifs_iovec_read by Pavel Shilovsky · 14 years ago
  42. cf6ace1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  43. acc11ea Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. 919d25a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. d1e9ae4 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 14 years ago
  46. a841796 signal: align __lock_task_sighand() irq disabling and RCU by Paul E. McKenney · 14 years ago
  47. ec433f0 softirq,rcu: Inform RCU of irq_exit() activity by Peter Zijlstra · 14 years ago
  48. c5d753a sched: Add irq_{enter,exit}() to scheduler_ipi() by Peter Zijlstra · 14 years ago
  49. 10f39bb rcu: protect __rcu_read_unlock() against scheduler-using irq handlers by Paul E. McKenney · 14 years ago
  50. d110235 sched: Avoid creating superfluous NUMA domains on non-NUMA systems by Peter Zijlstra · 14 years ago
  51. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 14 years ago
  52. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 14 years ago
  53. e6625fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  54. 47126d8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  55. 4746efd vmscan: fix a livelock in kswapd by Shaohua Li · 14 years ago
  56. f7b8863 fs/libfs.c: fix simple_attr_write() on 32bit machines by Akinobu Mita · 14 years ago
  57. e501f29 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  58. 5943026 vfs: fix race in rcu lookup of pruned dentry by Linus Torvalds · 14 years ago
  59. be0e1e2 rcu: Streamline code produced by __rcu_read_unlock() by Paul E. McKenney · 14 years ago
  60. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 14 years ago
  61. 131906b rcu: decrease rcu_report_exp_rnp coupling with scheduler by Paul E. McKenney · 14 years ago
  62. 38be7a7 ceph: fix file mode calculation by Sage Weil · 14 years ago
  63. 9daedd8 davinci: DM365 EVM: fix video input mux bits by Jon Povey · 14 years ago
  64. 33e1e5e ARM: davinci: Check for NULL return from irq_alloc_generic_chip by Todd Poynor · 14 years ago
  65. e28f871 drm/i915: Fix unfenced alignment on pre-G33 hardware by Chris Wilson · 14 years ago
  66. 3a5c374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  67. 680ba7c pppoe: Must flush connections when MAC address changes too. by David S. Miller · 14 years ago
  68. a07c796 include/linux/sdla.h: remove the prototype of sdla() by WANG Cong · 14 years ago
  69. fec11dd Fix cifs_get_root() by Al Viro · 14 years ago
  70. 0b8f627 tulip: dmfe: Remove old log spamming pr_debugs by Joe Perches · 14 years ago
  71. dc6b845 si4713-i2c: avoid potential buffer overflow on si4713 by Mauro Carvalho Chehab · 14 years ago
  72. 524196d Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  73. d36c301 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  74. a406721d Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  75. 0916a5e hppfs_lookup(): don't open-code lookup_one_len() by Al Viro · 14 years ago
  76. 3cc0658 hppfs: fix dentry leak by Al Viro · 14 years ago
  77. 0577d1b cramfs: get_cramfs_inode() returns ERR_PTR() on failure by Al Viro · 14 years ago
  78. 642c937 ufs should use d_splice_alias() by Al Viro · 14 years ago
  79. a803b80 fix exofs ->get_parent() by Al Viro · 14 years ago
  80. f560f66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  81. 3d68bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  82. efcbae2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  83. 54a772b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  84. a6b52a9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  85. 247dc22 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  86. 94b0522 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  87. d4bd4b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  88. d3f684f hwmon: (max1111) Fix race condition causing NULL pointer exception by Pavel Herrmann · 14 years ago
  89. fa8b697 hwmon: (it87) Fix label group removal by Jean Delvare · 14 years ago
  90. 0b8e77f hwmon: (asus_atk0110) Fix memory leak by Luca Tettamanti · 14 years ago
  91. f71d26b watchdog: hpwdt depends on PCI by Randy Dunlap · 14 years ago
  92. b793eb6 ASoC: Correct WM8994 MICBIAS supply widget hookup by Mark Brown · 14 years ago
  93. 1b71fe2 ceph analog of cifs build_path_from_dentry() race fix by Al Viro · 14 years ago
  94. dc137bf cifs: build_path_from_dentry() race fix by Al Viro · 14 years ago
  95. 1ef4859 sparc: sun4m SMP: fix wrong shift instruction in IPI handler by Will Simoneau · 14 years ago
  96. 05e9a2f Bluetooth: Fix crash with incoming L2CAP connections by Ilia Kolomisnky · 14 years ago
  97. 9191e6a Bluetooth: Fix regression in L2CAP connection procedure by Gustavo F. Padovan · 14 years ago
  98. d670ac0 ARM: SAMSUNG: DMA Cleanup as per sparse by Sangwook Lee · 14 years ago
  99. 2a75ca4 watchdog: fix hpwdt Kconfig regression in 3.0-rc by Olaf Hering · 14 years ago
  100. 691abd0 ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip by Todd Poynor · 14 years ago