1. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  2. f9dbd05 switch ufs directories to ufs_sync_file() by Al Viro · 15 years ago
  3. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 15 years ago
  4. a44ddbb Make open_exec() and sys_uselib() use may_open(), instead of duplicating its parts by Al Viro · 15 years ago
  5. e24977d Reduce path_lookup() abuses by Al Viro · 15 years ago
  6. 6b3304b Make checkpatch.pl shut up on fs/inode.c by Manish Katiyar · 15 years ago
  7. ddbaaf3 NULL noise in fs/super.c:kill_bdev_super() by H Hartley Sweeten · 15 years ago
  8. db6c1fb romfs: cleanup romfs_fs.h by Christoph Hellwig · 15 years ago
  9. 774e33e ROMFS: romfs_dev_read() error ignored by Roel Kluin · 15 years ago
  10. c490d79 fs: dcache fix LRU ordering by npiggin@suse.de · 15 years ago
  11. a731d12 ocfs2: Use nd_set_link(). by Joel Becker · 15 years ago
  12. 265e771e Fix deadlock in ipathfs ->get_sb() by Al Viro · 15 years ago
  13. c96f585 Fix a leak in failure exit in 9p ->get_sb() by Al Viro · 15 years ago
  14. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  15. 74dbbdd New helper: deactivate_locked_super() by Al Viro · 15 years ago
  16. 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 15 years ago
  17. b82bb72 reiserfs: dont associate security.* with xattr files by Jeff Mahoney · 15 years ago
  18. ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 15 years ago
  19. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 15 years ago
  20. 5a6059c reiserfs: Expand i_mutex to enclose lookup_one_len by Jeff Mahoney · 15 years ago
  21. 67e5520 vfs: umount_begin BKL pushdown by Alessio Igor Bogani · 15 years ago
  22. 091bf76 Linux 2.6.30-rc5 by Linus Torvalds · 15 years ago
  23. 621c255 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  24. d9d05fd Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  25. 825118d Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  26. b20a4e9 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  27. 201517a kprobes: fix to use text_mutex around arm/disarm kprobe by Masami Hiramatsu · 15 years ago
  28. 848ddf1 hwmon: (w83781d) Fix W83782D support (NULL pointer dereference) by Jean Delvare · 15 years ago
  29. b900870 hwmon: (asus_atk0110) Fix compiler warning by Luca Tettamanti · 15 years ago
  30. cd1a6de mtd: fix timeout in M25P80 driver by Peter Horton · 15 years ago
  31. e529992 x86: MCE: make cmci_discover_lock irq-safe by Hidetoshi Seto · 15 years ago
  32. 33df4db x86: xen, i386: reserve Xen pagetables by Jeremy Fitzhardinge · 15 years ago
  33. 6407df5 x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP by Huang Ying · 15 years ago
  34. 4983439 x86-64: finish cleanup_highmaps()'s job wrt. _brk_end by Jan Beulich · 15 years ago
  35. 6143876 x86: fix boot hang in early_reserve_e820() by Jan Beulich · 15 years ago
  36. d7a5926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  37. 90e4ee5 [CIFS] Fix double list addition in cifs posix open code by Steve French · 15 years ago
  38. 8c9ed89 NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region() by David Howells · 15 years ago
  39. ee7fee0 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  40. 8a0a9bd random: make get_random_int() more random by Linus Torvalds · 15 years ago
  41. 2c66fa7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  42. ae51e60 [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types by Paul Gortmaker · 15 years ago
  43. a029b70 [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) by Kevin Hilman · 15 years ago
  44. c464729 md: remove rd%d links immediately after stopping an array. by NeilBrown · 15 years ago
  45. 5bf2959 md: remove ability to explicit set an inactive array to 'clean'. by NeilBrown · 15 years ago
  46. 110518b md: constify VFTs by Jan Engelhardt · 15 years ago
  47. dd71cf6 md: tidy up status_resync to handle large arrays. by NeilBrown · 15 years ago
  48. db305e5 md: fix some (more) errors with bitmaps on devices larger than 2TB. by NeilBrown · 15 years ago
  49. 1805556 md/raid10: don't clear bitmap during recovery if array will still be degraded. by NeilBrown · 15 years ago
  50. b74fd28 md: fix loading of out-of-date bitmap. by NeilBrown · 15 years ago
  51. 60db402 drivers/base/iommu.c: add missing includes by Andrew Morton · 15 years ago
  52. a1e6b6c initramfs: clean up messages related to initramfs unpacking by Eric Piel · 15 years ago
  53. fc4d5c2 nommu: make the initial mmap allocation excess behaviour Kconfig configurable by David Howells · 15 years ago
  54. 3a6be87 nommu: clamp zone_batchsize() to 0 under NOMMU conditions by David Howells · 15 years ago
  55. 9155203 mm: use roundown_pow_of_two() in zone_batchsize() by David Howells · 15 years ago
  56. 74614f8 isl29003: fix resume functionality by Daniel Mack · 15 years ago
  57. 57226e7 fbdev: remove makefile reference to removed driver by Krzysztof Helt · 15 years ago
  58. 2498ce4 alloc_vmap_area: fix memory leak by Ralph Wuerthner · 15 years ago
  59. ca1eda2 doc: small kernel-parameters updates by Randy Dunlap · 15 years ago
  60. bdca0f9 fbdev: fix fillrect for 24bpp modes by Michal Januszewski · 15 years ago
  61. 184101b oom: prevent livelock when oom_kill_allocating_task is set by David Rientjes · 15 years ago
  62. df3935f fiemap: fix problem with setting FIEMAP_EXTENT_LAST by Josef Bacik · 15 years ago
  63. 57adc4d Eliminate thousands of warnings with gcc 3.2 build by Andi Kleen · 15 years ago
  64. 429aa0f doc: hashdist defaults on for 64bit by Hugh Dickins · 15 years ago
  65. 381a80e inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive by Wu Fengguang · 15 years ago
  66. fd1e6c1 jsm: removing unused spinlock by Breno Leitao · 15 years ago
  67. fab8922 vt: Add a note on the historical abuse of CLOCK_TICK_RATE by Alan Cox · 15 years ago
  68. e0e5ea3 x86: Fix a typo in a printk message by Nikanth Karthikesan · 15 years ago
  69. 7eccf7b x86, srat: do not register nodes beyond e820 map by David Rientjes · 15 years ago
  70. ac68392 [CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp by Steve French · 15 years ago
  71. 844823c [CIFS] Fix SMB uid in NTLMSSP authenticate request by Steve French · 15 years ago
  72. 413f81e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  73. 42beefc drm/r128: fix r128 ioremaps to use ioremap_wc. by Dave Airlie · 15 years ago
  74. 899ad58 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  75. a425a63 Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions by Mel Gorman · 15 years ago
  76. 99ee129 Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. bcb1656 Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. e858e8b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. da87bbd 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
  80. e91b3b26 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. 5e30302 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. 35984d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  83. 0692698 [IA64] xen_domu_defconfig: fix build issues/warnings by Jan Beulich · 15 years ago
  84. f328ddc Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  85. 80445de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  86. 32bc66d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  87. a31ea2f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  88. 0488713 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  89. 37ecfd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  90. 71019c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  91. 0c15702 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 15 years ago
  92. 64724ef Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 15 years ago
  93. 25971df i.MX31: Disable CPU_32v6K in mx3_defconfig. by Magnus Lilja · 15 years ago
  94. b09de42 mx3fb: Fix compilation with CONFIG_PM by Sascha Hauer · 15 years ago
  95. 7b9020b mx27ads: move PBC mapping out of vmalloc space by Uwe Kleine-König · 15 years ago
  96. e2c97e7 MXC: remove BUG_ON in interrupt handler by Sascha Hauer · 15 years ago
  97. f1fd4c6 mx31: remove mx31moboard_defconfig by Valentin Longchamp · 15 years ago
  98. 9abf137 ARM: ARCH_MXC should select HAVE_CLK by Guennadi Liakhovetski · 15 years ago
  99. f2292532 mxc : BUG in imx_dma_request by Martin Fuzzey · 15 years ago
  100. de0096d mxc : Clean up properly when imx_dma_free() used without imx_dma_disable() by Martin Fuzzey · 15 years ago