1. 795858d ceph: fix encoding of ino only (not relative) paths by Sage Weil · 13 years ago
  2. 5185352 libceph: fix msgpool by Sage Weil · 13 years ago
  3. d79698d ceph: document unlocked d_parent accesses by Sage Weil · 13 years ago
  4. 41b02e1 ceph: explicitly reference rename old_dentry parent dir in request by Sage Weil · 13 years ago
  5. 4f17726 ceph: document locking for ceph_set_dentry_offset by Sage Weil · 13 years ago
  6. e5f86dc ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug by Sage Weil · 13 years ago
  7. bf1c6ac ceph: protect d_parent access in ceph_d_revalidate by Sage Weil · 13 years ago
  8. 5f21c96 ceph: protect access to d_parent by Sage Weil · 13 years ago
  9. 48d0cbd ceph: handle racing calls to ceph_init_dentry by Sage Weil · 13 years ago
  10. dfabbed6 ceph: set dir complete frag after adding capability by Sage Weil · 13 years ago
  11. 029bcbd rbd: set blk_queue request sizes to object size by Josh Durgin · 13 years ago
  12. e985222 ceph: set up readahead size when rsize is not passed by Yehuda Sadeh · 13 years ago
  13. 79e3057c rbd: cancel watch request when releasing the device by Yehuda Sadeh · 13 years ago
  14. 2f90b85 ceph: ignore lease mask by Sage Weil · 13 years ago
  15. 468640e ceph: fix ceph_lookup_open intent usage by Sage Weil · 13 years ago
  16. 9bae113 ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC by Sage Weil · 13 years ago
  17. acda765 ceph: fix bad parent_inode calc in ceph_lookup_open by Sage Weil · 13 years ago
  18. d8de9ab ceph: avoid carrying Fw cap during write into page cache by Sage Weil · 13 years ago
  19. 4cf9d54 libceph: don't time out osd requests that haven't been received by Sage Weil · 13 years ago
  20. 8f04d42 ceph: report f_bfree based on kb_avail rather than diffing. by Greg Farnum · 13 years ago
  21. e77dc3e ceph: only queue capsnap if caps are dirty by Sage Weil · 13 years ago
  22. af0ed56 ceph: fix snap writeback when racing with writes by Sage Weil · 13 years ago
  23. 9cfa109 ceph: use flag bit for at_end readdir flag by Sage Weil · 13 years ago
  24. 4918b6d ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io by Sage Weil · 13 years ago
  25. 252c672 ceph: add flags field to file_info by Sage Weil · 13 years ago
  26. 02f8c6a Linux 3.0 by Linus Torvalds · 13 years ago
  27. 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
  28. 33d8881 sparc,kgdbts: fix compile regression with kgdb test suite by Jason Wessel · 13 years ago
  29. 2bafc7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  30. 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
  31. a536877 x86: Make Dell Latitude E6420 use reboot=pci by H. Peter Anvin · 13 years ago
  32. b7798d2 x86: Make Dell Latitude E5420 use reboot=pci by Daniel J Blueman · 13 years ago
  33. 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
  34. b91da88 vfs: drop conditional inode prefetch in __do_lookup_rcu by Linus Torvalds · 13 years ago
  35. b307d46 FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop by Jan Beulich · 13 years ago
  36. 2cebaa5 CIFS: Fix wrong length in cifs_iovec_read by Pavel Shilovsky · 13 years ago
  37. 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 · 13 years ago
  38. 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 · 13 years ago
  39. 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 · 13 years ago
  40. 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 · 13 years ago
  41. a841796 signal: align __lock_task_sighand() irq disabling and RCU by Paul E. McKenney · 13 years ago
  42. ec433f0 softirq,rcu: Inform RCU of irq_exit() activity by Peter Zijlstra · 13 years ago
  43. c5d753a sched: Add irq_{enter,exit}() to scheduler_ipi() by Peter Zijlstra · 13 years ago
  44. 10f39bb rcu: protect __rcu_read_unlock() against scheduler-using irq handlers by Paul E. McKenney · 13 years ago
  45. d110235 sched: Avoid creating superfluous NUMA domains on non-NUMA systems by Peter Zijlstra · 13 years ago
  46. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 13 years ago
  47. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 13 years ago
  48. e6625fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  49. 47126d8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  50. 4746efd vmscan: fix a livelock in kswapd by Shaohua Li · 13 years ago
  51. f7b8863 fs/libfs.c: fix simple_attr_write() on 32bit machines by Akinobu Mita · 13 years ago
  52. e501f29 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  53. 5943026 vfs: fix race in rcu lookup of pruned dentry by Linus Torvalds · 13 years ago
  54. be0e1e2 rcu: Streamline code produced by __rcu_read_unlock() by Paul E. McKenney · 13 years ago
  55. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 13 years ago
  56. 131906b rcu: decrease rcu_report_exp_rnp coupling with scheduler by Paul E. McKenney · 13 years ago
  57. 38be7a7 ceph: fix file mode calculation by Sage Weil · 13 years ago
  58. 9daedd8 davinci: DM365 EVM: fix video input mux bits by Jon Povey · 13 years ago
  59. 33e1e5e ARM: davinci: Check for NULL return from irq_alloc_generic_chip by Todd Poynor · 13 years ago
  60. e28f871 drm/i915: Fix unfenced alignment on pre-G33 hardware by Chris Wilson · 13 years ago
  61. 3a5c374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  62. 680ba7c pppoe: Must flush connections when MAC address changes too. by David S. Miller · 13 years ago
  63. a07c796 include/linux/sdla.h: remove the prototype of sdla() by WANG Cong · 13 years ago
  64. fec11dd Fix cifs_get_root() by Al Viro · 13 years ago
  65. 0b8f627 tulip: dmfe: Remove old log spamming pr_debugs by Joe Perches · 13 years ago
  66. dc6b845 si4713-i2c: avoid potential buffer overflow on si4713 by Mauro Carvalho Chehab · 13 years ago
  67. 524196d Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  68. d36c301 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  69. a406721d Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  70. 0916a5e hppfs_lookup(): don't open-code lookup_one_len() by Al Viro · 13 years ago
  71. 3cc0658 hppfs: fix dentry leak by Al Viro · 13 years ago
  72. 0577d1b cramfs: get_cramfs_inode() returns ERR_PTR() on failure by Al Viro · 13 years ago
  73. 642c937 ufs should use d_splice_alias() by Al Viro · 13 years ago
  74. a803b80 fix exofs ->get_parent() by Al Viro · 13 years ago
  75. f560f66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  76. 3d68bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  77. efcbae2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  78. 54a772b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  79. a6b52a9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  80. 247dc22 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  81. 94b0522 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  82. d4bd4b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  83. d3f684f hwmon: (max1111) Fix race condition causing NULL pointer exception by Pavel Herrmann · 13 years ago
  84. fa8b697 hwmon: (it87) Fix label group removal by Jean Delvare · 13 years ago
  85. 0b8e77f hwmon: (asus_atk0110) Fix memory leak by Luca Tettamanti · 13 years ago
  86. f71d26b watchdog: hpwdt depends on PCI by Randy Dunlap · 13 years ago
  87. b793eb6 ASoC: Correct WM8994 MICBIAS supply widget hookup by Mark Brown · 13 years ago
  88. 1b71fe2 ceph analog of cifs build_path_from_dentry() race fix by Al Viro · 13 years ago
  89. dc137bf cifs: build_path_from_dentry() race fix by Al Viro · 13 years ago
  90. 1ef4859 sparc: sun4m SMP: fix wrong shift instruction in IPI handler by Will Simoneau · 13 years ago
  91. 05e9a2f Bluetooth: Fix crash with incoming L2CAP connections by Ilia Kolomisnky · 13 years ago
  92. 9191e6a Bluetooth: Fix regression in L2CAP connection procedure by Gustavo F. Padovan · 13 years ago
  93. d670ac0 ARM: SAMSUNG: DMA Cleanup as per sparse by Sangwook Lee · 13 years ago
  94. 2a75ca4 watchdog: fix hpwdt Kconfig regression in 3.0-rc by Olaf Hering · 13 years ago
  95. 691abd0 ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip by Todd Poynor · 13 years ago
  96. 1765a36 Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  97. 900b170 ARM: fix regression in IXP4xx clocksource by Richard Cochran · 13 years ago
  98. f3dc158 gianfar: rx parser by Sebastian Pöhn · 13 years ago
  99. 84652e8 PM / MIPS: Convert i8259.c to using syscore_ops by Rafael J. Wysocki · 13 years ago
  100. 164d5c3 gpio: wm831x: add a missing break in wm831x_gpio_dbg_show by Axel Lin · 13 years ago