1. a796d28 ocfs2: Pass lksbs back from stackglue ast/bast functions. by Joel Becker · 15 years ago
  2. 34a9dd7 ocfs2_dlmfs: Move to its own directory by Joel Becker · 15 years ago
  3. 65b6f34 ocfs2_dlmfs: Use poll() to signify BASTs. by Joel Becker · 15 years ago
  4. 14a437c ocfs2_dlmfs: Add capabilities parameter. by Joel Becker · 15 years ago
  5. 399ff3a ocfs2: Handle errors while setting external xattr values. by Joel Becker · 15 years ago
  6. 139ffac ocfs2: Set inline xattr entries with ocfs2_xa_set() by Joel Becker · 15 years ago
  7. d398154 ocfs2: Set xattr block entries with ocfs2_xa_set() by Joel Becker · 15 years ago
  8. c5d95df ocfs2: Let ocfs2_xa_prepare_entry() do space checks. by Joel Becker · 15 years ago
  9. bca5e9b ocfs2: Gell into ocfs2_xa_set() by Joel Becker · 15 years ago
  10. 73857ee ocfs2: Allocation in ocfs2_xa_prepare_entry(), values in ocfs2_xa_store_value() by Joel Becker · 15 years ago
  11. cf2bc80 ocfs2: Teach ocfs2_xa_loc how to do its own journal work by Joel Becker · 15 years ago
  12. 3fc12af ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processing by Joel Becker · 15 years ago
  13. 9dc4740 ocfs2: Handle value tree roots in ocfs2_xa_set_inline_value() by Joel Becker · 15 years ago
  14. 69a3e53 ocfs2: Set the xattr name+value pair in one place by Joel Becker · 15 years ago
  15. 199799a ocfs2: Wrap calculation of name+value pair size. by Joel Becker · 15 years ago
  16. 18853b9 ocfs2: Add a name_len field to ocfs2_xattr_info. by Joel Becker · 15 years ago
  17. 6b240ff ocfs2: Prefix the member fields of struct ocfs2_xattr_info. by Joel Becker · 15 years ago
  18. bde1e54 ocfs2: Remove xattrs via ocfs2_xa_loc by Joel Becker · 15 years ago
  19. 11179f2 ocfs2: Introduce ocfs2_xa_loc by Joel Becker · 15 years ago
  20. 8545e03 ocfs2: Add current->comm in trace output by Sunil Mushran · 15 years ago
  21. 96a1cc7 ocfs2: Clean up the checks for CoW and direct I/O. by Wengang Wang · 15 years ago
  22. b89c542 ocfs2: add extent block stealing for ocfs2 v5 by Tiger Yang · 15 years ago
  23. a5f28ae Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  24. 8defcaa Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  25. 6efd806 ocfs2/cluster: Make o2net connect messages KERN_NOTICE by Sunil Mushran · 15 years ago
  26. 86a06ab ocfs2/dlm: Fix printing of lockname by Sunil Mushran · 15 years ago
  27. 08c4f1b Merge branch 'v4l_for_linus' of git://linuxtv.org/fixes by Linus Torvalds · 15 years ago
  28. 2b1f5c3 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  29. 9d2bc1a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  30. 8bd7380 Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  31. 691c9ae V4L/DVB: dvb-core: fix initialization of feeds list in demux filter by Francesco Lavra · 15 years ago
  32. bc081cc V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packet by Mauro Carvalho Chehab · 15 years ago
  33. adefdce V4L/DVB: Fix the risk of an oops at dvb_dmx_release by Mauro Carvalho Chehab · 15 years ago
  34. a601341 microblaze: Invalidate dcache before enabling it by Michal Simek · 15 years ago
  35. 36350e0 powerpc/pseries: Fix kexec regression caused by CPPR tracking by Mark Nelson · 15 years ago
  36. 1af0b2f sh: Remove superfluous setup_frame_reg call by Matt Fleming · 15 years ago
  37. 944a343 sh: Don't continue unwinding across interrupts by Matt Fleming · 15 years ago
  38. 1dca56f sh: Setup frame pointer in handle_exception path by Matt Fleming · 15 years ago
  39. 1426982 sh: Correct the offset of the return address in ret_from_exception by Matt Fleming · 15 years ago
  40. 6339204 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  41. 80e1e82 Fix race in tty_fasync() properly by Linus Torvalds · 15 years ago
  42. 89068c5 Take ima_file_free() to proper place. by Al Viro · 15 years ago
  43. 1e93d00 ima: rename PATH_CHECK to FILE_CHECK by Mimi Zohar · 15 years ago
  44. 9bbb6ca ima: rename ima_path_check to ima_file_check by Mimi Zohar · 15 years ago
  45. 54bb655 ima: initialize ima before inodes can be allocated by Eric Paris · 15 years ago
  46. 8eb988c fix ima breakage by Mimi Zohar · 15 years ago
  47. 1e41568 Take ima_path_check() in nfsd past dentry_open() in nfsd_open() by Al Viro · 15 years ago
  48. 4b06e5b freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb by Jun'ichi Nomura · 15 years ago
  49. 8dd5ca5 befs: fix leak by Al Viro · 15 years ago
  50. 2927525 Linux 2.6.33-rc7 by Linus Torvalds · 15 years ago
  51. 82e22d7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  52. f6510ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  53. 6f5a55f Fix potential crash with sys_move_pages by Linus Torvalds · 15 years ago
  54. bd6b0bf ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map() by Roel Kluin · 15 years ago
  55. 9d9c3a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  56. b0bcdd3 hwmon: (w83781d) Request I/O ports individually for probing by Jean Delvare · 15 years ago
  57. 197027e hwmon: (lm78) Request I/O ports individually for probing by Jean Delvare · 15 years ago
  58. 85f8d3e hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT by Ray Copeland · 15 years ago
  59. 3e0b33f Merge remote branch 'alsa/fixes' into for-linus by Takashi Iwai · 15 years ago
  60. a26a408 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  61. db9256c Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  62. 56dca4c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  63. 73d2eaa CS5536: apply pci quirk for BIOS SMBUS bug by Andres Salomon · 15 years ago
  64. 2938429 percpu: add __percpu for sparse by Stephen Rothwell · 15 years ago
  65. cbee475 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  66. adbfbcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  67. 3b9447f ASoC: pandora: Add APLL supply to fix audio output by Grazvydas Ignotas · 15 years ago
  68. 9d4c746 ALSA: ice1724 - aureon - fix wm8770 volume offset by Jaroslav Kysela · 15 years ago
  69. 9492837 ALSA: cosmetic: make hda intel interrupt name consistent with others by Maxim Levitsky · 15 years ago
  70. 1eb6dc7 ALSA: hda - Delay switching to polling mode if an interrupt was missing by Maxim Levitsky · 15 years ago
  71. 5ff5571 drm/radeon/kms: fix r300 vram width calculations by Dave Airlie · 15 years ago
  72. a17538f drm/radeon/kms: rs400/480 MC setup is different than r300. by Dave Airlie · 15 years ago
  73. 2c940db usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling. by Paul Mundt · 15 years ago
  74. 2717568 usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers. by Paul Mundt · 15 years ago
  75. 624ab4f drm/radeon/kms: make initial state of load detect property correct. by Dave Airlie · 15 years ago
  76. 23fff28 drm/radeon/kms: disable HDMI audio for now on rv710/rv730 by Dave Airlie · 15 years ago
  77. 655efd3 drm/radeon/kms: don't call suspend path before cleaning up GPU by Jerome Glisse · 15 years ago
  78. 94cf643 drivers/gpu/drm/radeon/radeon_combios.c: fix warning by Andrew Morton · 15 years ago
  79. d7748ba ati_pcigart: fix printk format warning by Randy Dunlap · 15 years ago
  80. 9e5b2af drm/r100/kms: Emit cache flush to the end of command buffer. (v2) by Pauli Nieminen · 15 years ago
  81. 062b389 drm/radeon/kms: fix regression rendering issue on R6XX/R7XX by Jerome Glisse · 15 years ago
  82. c38c7b6 drm/radeon/kms: move blit initialization after we disabled VGA by Jerome Glisse · 15 years ago
  83. fc76be4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  84. 9d82d5e Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  85. a9861b5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  86. aa16cd8 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
  87. a3a71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  88. 6f14a66 idr: revert misallocation bug fix by Tejun Heo · 15 years ago
  89. 21956b6 ALSA: ctxfi - fix PTP address initialization by Jaroslav Kysela · 15 years ago
  90. 93533c2 drm/i915: Fix leak of relocs along do_execbuffer error path by Chris Wilson · 15 years ago
  91. 67026e0 drm/i915: slow acpi_lid_open() causes flickering - V2 by Thomas Meyer · 15 years ago
  92. 33c5fd1 drm/i915: Disable SR when more than one pipe is enabled by David John · 15 years ago
  93. 23b5c50 Btrfs: apply updated fallocate i_size fix by Aneesh Kumar K.V · 15 years ago
  94. efd049f Btrfs: do not try and lookup the file extent when finishing ordered io by Josef Bacik · 15 years ago
  95. 7a7965f Btrfs: Fix oopsen when dropping empty tree. by Yan, Zheng · 15 years ago
  96. d7ce584 Btrfs: remove BUG_ON() due to mounting bad filesystem by Miao Xie · 15 years ago
  97. 014e4ac Btrfs: make error return negative in btrfs_sync_file() by Roel Kluin · 15 years ago
  98. f044ba7 Btrfs: fix race between allocate and release extent buffer. by Yan, Zheng · 15 years ago
  99. 2d68b7f [libata] Call flush_dcache_page after PIO data transfers in libata-sff.c by Catalin Marinas · 15 years ago
  100. cedc9bf ahci: add Acer G725 to broken suspend list by Tejun Heo · 15 years ago