1. 6e8bb01 VM: make unmap_vmas() return void by Al Viro · 12 years ago
  2. 853f5e2 VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap() by Al Viro · 12 years ago
  3. 14f5ff5 VM: make zap_page_range() return void by Al Viro · 12 years ago
  4. 8b2a123 VM: can't go through the inner loop in unmap_vmas() more than once... by Al Viro · 12 years ago
  5. 038c7aa VM: unmap_page_range() can return void by Al Viro · 12 years ago
  6. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 12 years ago
  7. a051f71 hfsplus: add an ioctl to bless files by Matthew Garrett · 13 years ago
  8. 0347b6e hfsplus: change finder_info to u32 by Matthew Garrett · 13 years ago
  9. f392238 hfsplus: initialise userflags by Matthew Garrett · 12 years ago
  10. 7cd916f qnx4: new helper - try_extent() by Al Viro · 13 years ago
  11. 8f82eca qnx4: get rid of qnx4_bread/qnx4_getblk by Al Viro · 13 years ago
  12. 19e5109 take removal of PF_FORKNOEXEC to flush_old_exec() by Al Viro · 13 years ago
  13. e59cc47 trim includes in inode.c by Al Viro · 13 years ago
  14. ac2aca2 um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't hold it by Al Viro · 13 years ago
  15. ea6fb41 um: embed ->stub_pages[] into mmu_context by Al Viro · 13 years ago
  16. 104bb37 gadgetfs: list_for_each_safe() misuse by Al Viro · 13 years ago
  17. 342827d ocfs2: fix leaks on failure exits in module_init by Al Viro · 12 years ago
  18. 0794f56 ecryptfs: make register_filesystem() the last potential failure exit by Al Viro · 12 years ago
  19. f4c5499 ntfs: forgets to unregister sysctls on register_filesystem() failure by Al Viro · 12 years ago
  20. 03e897a logfs: missing cleanup on register_filesystem() failure by Al Viro · 12 years ago
  21. 76bf09f jfs: mising cleanup on register_filesystem() failure by Al Viro · 12 years ago
  22. 2a152ad make configfs_pin_fs() return root dentry on success by Al Viro · 12 years ago
  23. 0dd6c08 configfs: configfs_create_dir() has parent dentry in dentry->d_parent by Al Viro · 12 years ago
  24. 16d13b5 configfs: sanitize configfs_create() by Al Viro · 12 years ago
  25. b7c177f configfs: kill configfs_sb by Al Viro · 12 years ago
  26. 81d44ed1 configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root by Al Viro · 12 years ago
  27. 8fc3dc5 __register_binfmt() made void by Al Viro · 12 years ago
  28. 54bf586 autofs: set things up *before* registering fs type by Al Viro · 12 years ago
  29. ca7068c anon_inodes: move allocation of anon_inode into ->mount() by Al Viro · 12 years ago
  30. 2226a28 9p: make register_filesystem() the last failure exit by Al Viro · 12 years ago
  31. 01e0fe0 usbfs: kill racy detection of simple_pin_fs() by Al Viro · 12 years ago
  32. 2452992 make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one by Al Viro · 12 years ago
  33. ea23b453 ibmasmfs: make register_filesystem the last failure exit by Al Viro · 12 years ago
  34. 640045a spufs: make register_filesystem the last potential failure exit by Al Viro · 12 years ago
  35. 765fd6b kill reiserfs_fs_{i,sb}.h by Al Viro · 12 years ago
  36. f466c6f move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h by Al Viro · 12 years ago
  37. a8a4b79 kill pointless includes of reiserfs_fs_{i,sb}.h by Al Viro · 12 years ago
  38. a3063ab move reiserfs_acl.h to fs/reiserfs/acl.h by Al Viro · 12 years ago
  39. c45ac88 take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h by Al Viro · 12 years ago
  40. 82234e6 vfs: take path_get_longterm() out of write_seqcount scope by Al Viro · 12 years ago
  41. 3ee05ed no need to play with fs->seq in exit_fs() by Al Viro · 12 years ago
  42. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  43. 40ffe67 switch unix_sock to struct path by Al Viro · 12 years ago
  44. 38eff28 constify path argument of trace_seq_path() by Al Viro · 12 years ago
  45. 66b3fad constify path argument of audit_log_d_path() by Al Viro · 12 years ago
  46. 9fcf03d aio: fix the comment in aio_kick_handler() by Al Viro · 12 years ago
  47. cd1ea26 aio: don't bother with cancel_delayed_work() in exit_aio() by Al Viro · 12 years ago
  48. bf50722 aio: use cancel_delayed_work_sync() by Al Viro · 12 years ago
  49. 9fa1cb3 aio: aio_nr_lock is taken only synchronously now by Al Viro · 12 years ago
  50. 2dd542b aio: aio_nr decrements don't need to be delayed by Al Viro · 12 years ago
  51. e23754f aio: don't bother with async freeing on failure in ioctx_alloc() by Al Viro · 12 years ago
  52. 5d026c7 fs: initial qnx6fs addition by Kai Bankett · 13 years ago
  53. 516cdb6 qnx4fs: small cleanup by Kai Bankett · 13 years ago
  54. 32991ab vfs: d_alloc_root() gone by Al Viro · 13 years ago
  55. 318ceed tidy up after d_make_root() conversion by Al Viro · 13 years ago
  56. ca85c07 minixfs: switch to d_make_root() by Al Viro · 13 years ago
  57. 68acb8e hfsplus: switch to d_make_root() by Al Viro · 13 years ago
  58. 1688f86 fat: switch to d_make_root() by Al Viro · 13 years ago
  59. ea29c69 ntfs: switch to d_make_root() by Al Viro · 13 years ago
  60. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  61. 6b4231e procfs: clean proc_fill_super() up by Al Viro · 13 years ago
  62. be0d93f ... and the same failure exits cleanup for ocfs2 by Al Viro · 13 years ago
  63. f56b0fb coda: clean failure exits in coda_fill_super() by Al Viro · 13 years ago
  64. 064326c clean up the failure exits in cifs_read_super() by Al Viro · 13 years ago
  65. 9bcb4b7 vfs: turn generic_drop_inode() into static inline by Al Viro · 13 years ago
  66. e28e832 ecryptfs: don't bother with ->drop_inode() by Al Viro · 13 years ago
  67. b57ce96 vfs: drop_file_write_access() made static by Al Viro · 13 years ago
  68. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 13 years ago
  69. e45836f Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  70. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  71. dfbc2d7 powerpc/ps3: Do not adjust the wrapper load address by Stephen Rothwell · 12 years ago
  72. a6626ff powerpc: Remove the rest of the legacy iSeries include files by Stephen Rothwell · 12 years ago
  73. 1b04188 powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces by Stephen Rothwell · 12 years ago
  74. bc58450 init: Remove CONFIG_PPC_ISERIES by Stephen Rothwell · 12 years ago
  75. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 12 years ago
  76. ec86b45 tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable by Stephen Rothwell · 12 years ago
  77. fb700d3 powerpc/spufs: Fix double unlocks by Benjamin Herrenschmidt · 12 years ago
  78. 4286f84 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 12 years ago
  79. 2d87e06 Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 12 years ago
  80. ff65151 powerpc/5200: convert mpc5200 to use of_platform_populate() by Grant Likely · 13 years ago
  81. 70a3e5a powerpc/mpc5200: add options to mpc5200_defconfig by Heiko Schocher · 12 years ago
  82. 7eb64c0 powerpc/mpc52xx: add a4m072 board support by Heiko Schocher · 12 years ago
  83. f907ab0 Merge branch 'next/fixes-non-critical' into next/drivers by Arnd Bergmann · 12 years ago
  84. 7cc026f Merge branch 'imx/defconfig' into next/drivers by Arnd Bergmann · 12 years ago
  85. 701085b exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap() by Oleg Nesterov · 12 years ago
  86. b6e238d exit_signal: fix the "parent has changed security domain" logic by Oleg Nesterov · 12 years ago
  87. e636825 exit_signal: simplify the "we have changed execution domain" logic by Oleg Nesterov · 12 years ago
  88. 5f8aadd CLONE_PARENT shouldn't allow to set ->exit_signal by Oleg Nesterov · 12 years ago
  89. bbdb32c Fix pppol2tp getsockname() by Benjamin LaHaise · 12 years ago
  90. a6506e1 Remove printk from rds_sendmsg by Dave Jones · 12 years ago
  91. 636d7e2e ext4: update s_free_{inodes,blocks}_count during online resize by Darrick J. Wong · 12 years ago
  92. ab4684d NFSD: Fix nfs4_verifier memory alignment by Chuck Lever · 12 years ago
  93. 8f199b8 NFSD: Fix warnings when NFSD_DEBUG is not defined by Trond Myklebust · 12 years ago
  94. 8e6f7c2 xen/tmem: cleanup by Jan Beulich · 13 years ago
  95. 9846ff1 xen: support pirq_eoi_map by Stefano Stabellini · 13 years ago
  96. 102b208 xen/acpi-processor: Do not depend on CPU frequency scaling drivers. by Konrad Rzeszutek Wilk · 12 years ago
  97. 48cdd82 xen/cpufreq: Disable the cpu frequency scaling drivers from loading. by Konrad Rzeszutek Wilk · 12 years ago
  98. 448c8b1 provide disable_cpufreq() function to disable the API. by Konrad Rzeszutek Wilk · 12 years ago
  99. 1d45ee33 Revert "MAINTAINERS: add entry for exynos mipi display drivers" by Florian Tobias Schandinat · 12 years ago
  100. 44e8ba9 Merge commit 'v3.3' into fbdev-next by Florian Tobias Schandinat · 12 years ago