1. b9c8300 Btrfs: remove a BUG_ON() in btrfs_commit_transaction() by Li Zefan · 14 years ago
  2. 72d63ed Btrfs: use wait_event() by Li Zefan · 14 years ago
  3. e55179b Btrfs: check the nodatasum flag when writing compressed files by Li Zefan · 14 years ago
  4. 77906a50 Btrfs: copy string correctly in INO_LOOKUP ioctl by Li Zefan · 14 years ago
  5. b783e62 Btrfs: don't print the leaf if we had an error by Josef Bacik · 14 years ago
  6. bf5f32e btrfs: make btrfs_set_root_node void by Mark Fasheh · 14 years ago
  7. ff1f2b4 Btrfs: fix oops while writing data to SSD partitions by liubo · 13 years ago
  8. 61cfea9 Btrfs: Protect the readonly flag of block group by WuBo · 13 years ago
  9. 1bf8504 btrfs: Make extent-io callbacks that never fail return void by Jeff Mahoney · 13 years ago
  10. b6973aa Btrfs: fix readahead in file defrag by Li Zefan · 14 years ago
  11. b532402 Btrfs: return error to caller when btrfs_unlink() failes by Tsutomu Itoh · 14 years ago
  12. a0f98dd Btrfs:don't check the return value of __btrfs_add_inode_defrag by Wanlong Gao · 14 years ago
  13. b43b31b Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/btrfs-error-handling into for-linus by Chris Mason · 13 years ago
  14. ff95acb Merge branch 'integration' into for-linus by Chris Mason · 13 years ago
  15. 75c195a Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors by Chris Mason · 13 years ago
  16. 2cf8572 Btrfs: use the commit_root for reading free_space_inode crcs by Chris Mason · 13 years ago
  17. 19b6caf Btrfs: reduce extent_state lock contention for metadata by Chris Mason · 13 years ago
  18. 31533fb Btrfs: remove lockdep magic from btrfs_next_leaf by Chris Mason · 13 years ago
  19. 85d4e46 Btrfs: make a lockdep class for each root by Chris Mason · 13 years ago
  20. bd68151 Btrfs: switch the btrfs tree locks to reader/writer by Chris Mason · 14 years ago
  21. 81317fd Btrfs: fix deadlock when throttling transactions by Josef Bacik · 13 years ago
  22. a659171 Btrfs: stop using highmem for extent_buffers by Chris Mason · 14 years ago
  23. 199c36e Btrfs: fix BUG_ON() caused by ENOSPC when relocating space by Miao Xie · 14 years ago
  24. f7aaa06 Btrfs: tag pages for writeback in sync by Josef Bacik · 14 years ago
  25. 9e0baf6 Btrfs: fix enospc problems with delalloc by Josef Bacik · 14 years ago
  26. a5991428 Btrfs: don't flush delalloc arbitrarily by Josef Bacik · 14 years ago
  27. a94733d Btrfs: use find_or_create_page instead of grab_cache_page by Josef Bacik · 14 years ago
  28. bab39bf Btrfs: use a worker thread to do caching by Josef Bacik · 14 years ago
  29. 38a1a91 btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot by Mark Fasheh · 14 years ago
  30. 92b8e897 btrfs: Don't BUG_ON alloc_path errors in find_next_chunk by Mark Fasheh · 14 years ago
  31. 02f8c6a Linux 3.0 by Linus Torvalds · 13 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 · 13 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 · 13 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 · 13 years ago
  36. a536877 x86: Make Dell Latitude E6420 use reboot=pci by H. Peter Anvin · 13 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 · 13 years ago
  39. b91da88 vfs: drop conditional inode prefetch in __do_lookup_rcu by Linus Torvalds · 13 years ago
  40. b307d46 FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop by Jan Beulich · 13 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