1. 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
  2. d3fe198 cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare() by Al Viro · 8 years ago
  3. e0b3f59 affs ->d_compare(): don't bother with ->d_inode by Al Viro · 8 years ago
  4. 15d3c58 fold _d_rehash() and __d_rehash() together by Al Viro · 8 years ago
  5. d614146 fold dentry_rcuwalk_invalidate() into its only remaining caller by Al Viro · 8 years ago
  6. 1a81a8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 8 years ago
  7. 86505fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  8. 9d3bc3d Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  9. befff3b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 8 years ago
  10. b5f00d1 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  11. 27ae0c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  12. 20d00ee Revert "vfs: add lookup_hash() helper" by Linus Torvalds · 8 years ago
  13. e7b4f2d Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  14. 0a7736d Merge tag 'freevxfs-for-4.8' of git://git.infradead.org/users/hch/freevxfs by Linus Torvalds · 8 years ago
  15. a54809f Merge tag 'configfs-for-4.8' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  16. b0c4e2a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  17. 7bc3777 sparc64: Trim page tables for 8M hugepages by Nitin Gupta · 8 years ago
  18. 4a7f4e8 fuse: use filemap_check_errors() by Miklos Szeredi · 8 years ago
  19. d72d9e2 mm: export filemap_check_errors() to modules by Miklos Szeredi · 8 years ago
  20. 9446385 fuse: fix wrong assignment of ->flags in fuse_send_init() by Wei Fang · 8 years ago
  21. 9ebce59 fuse: fuse_flush must check mapping->flags for errors by Maxim Patlasov · 8 years ago
  22. ac7f052 fuse: fsync() did not return IO errors by Alexey Kuznetsov · 8 years ago
  23. 30c17eb ovl: simplify empty checking by Miklos Szeredi · 8 years ago
  24. 29c42e8 qstr: constify instances in overlayfs by Al Viro · 8 years ago
  25. dbc816d ovl: clear nlink on rmdir by Miklos Szeredi · 8 years ago
  26. 76bc8e2 ovl: disallow overlayfs as upperdir by Miklos Szeredi · 8 years ago
  27. 656189d ovl: fix warning by Miklos Szeredi · 8 years ago
  28. 5f21501 ovl: remove duplicated include from super.c by Wei Yongjun · 8 years ago
  29. 500cac3 ovl: append MAY_READ when diluting write checks by Vivek Goyal · 8 years ago
  30. e29841a ovl: dilute permission checks on lower only if not special file by Vivek Goyal · 8 years ago
  31. d837a49 ovl: fix POSIX ACL setting by Miklos Szeredi · 8 years ago
  32. 51f7e52 ovl: share inode for hard link by Miklos Szeredi · 8 years ago
  33. 39b681f ovl: store real inode pointer in ->i_private by Miklos Szeredi · 8 years ago
  34. a999d7e ovl: permission: return ECHILD instead of ENOENT by Miklos Szeredi · 8 years ago
  35. d719e8f ovl: update atime on upper by Miklos Szeredi · 8 years ago
  36. bb0d2b8 ovl: fix sgid on directory by Miklos Szeredi · 8 years ago
  37. 9c630eb ovl: simplify permission checking by Miklos Szeredi · 8 years ago
  38. 754f8cb ovl: do not require mounter to have MAY_WRITE on lower by Vivek Goyal · 8 years ago
  39. 1175b6b ovl: do operations on underlying file system in mounter's context by Vivek Goyal · 8 years ago
  40. c0ca3d7 ovl: modify ovl_permission() to do checks on two inodes by Vivek Goyal · 8 years ago
  41. 39a25b2 ovl: define ->get_acl() for overlay inodes by Vivek Goyal · 8 years ago
  42. 72e4848 ovl: move some common code in a function by Vivek Goyal · 8 years ago
  43. 58ed4e7 ovl: store ovl_entry in inode->i_private for all inodes by Andreas Gruenbacher · 8 years ago
  44. eead4f2 ovl: use generic_delete_inode by Miklos Szeredi · 8 years ago
  45. c1b2cc1 ovl: check mounter creds on underlying lookup by Miklos Szeredi · 8 years ago
  46. 55f1cf8 avr32: off by one in at32_init_pio() by Dan Carpenter · 8 years ago
  47. 6ad4a21 avr32: fixup code style in unistd.h and syscall_table.S by Hans-Christian Noren Egtvedt · 8 years ago
  48. 389ce5a avr32: wire up preadv2 and pwritev2 syscalls by Hans-Christian Noren Egtvedt · 8 years ago
  49. af1b1a9 sparc64 mm: Fix base TSB sizing when hugetlb pages are used by Mike Kravetz · 8 years ago
  50. c624c86 Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  51. e55884d Merge tag 'vfio-v4.8-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  52. 867900b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  53. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  54. d94ba9e7d Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  55. 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  56. c3486f5 mm, compaction: simplify contended compaction handling by Vlastimil Babka · 8 years ago
  57. a5508cd mm, compaction: introduce direct compaction priority by Vlastimil Babka · 8 years ago
  58. 2516035 mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations by Vlastimil Babka · 8 years ago
  59. 3eb2771 mm, page_alloc: make THP-specific decisions more generic by Vlastimil Babka · 8 years ago
  60. a8161d1 mm, page_alloc: restructure direct compaction handling in slowpath by Vlastimil Babka · 8 years ago
  61. 2377123 mm, page_alloc: don't retry initial attempt in slowpath by Vlastimil Babka · 8 years ago
  62. 31a6c19 mm, page_alloc: set alloc_flags only once in slowpath by Vlastimil Babka · 8 years ago
  63. 87cc271 lib/stackdepot.c: use __GFP_NOWARN for stack allocations by Kirill A. Shutemov · 8 years ago
  64. 80a9201 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB by Alexander Potapenko · 8 years ago
  65. c146a2b mm, kasan: account for object redzone in SLUB's nearest_obj() by Alexander Potapenko · 8 years ago
  66. 734537c mm: fix use-after-free if memory allocation failed in vma_adjust() by Kirill A. Shutemov · 8 years ago
  67. c3491ec zsmalloc: Delete an unnecessary check before the function call "iput" by Markus Elfring · 8 years ago
  68. fb399b4 mm/memblock.c: fix index adjustment error in __next_mem_range_rev() by zijun_hu · 8 years ago
  69. 394e31d mem-hotplug: alloc new page from a nearest neighbor node when mem-offline by Xishi Qiu · 8 years ago
  70. 3fa6c50 mm: optimize copy_page_to/from_iter_iovec by Mikulas Patocka · 8 years ago
  71. 7e4411b mm: add cond_resched() to generic_swapfile_activate() by Mikulas Patocka · 8 years ago
  72. 4e390b2 Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements" by Michal Hocko · 8 years ago
  73. 1d2047f mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode by Hugh Dickins · 8 years ago
  74. 7c7fd82 mm: hwpoison: remove incorrect comments by Naoya Horiguchi · 8 years ago
  75. 91fd8b9 make __section_nr() more efficient by Zhou Chengming · 8 years ago
  76. 98c42d9 kmemleak: don't hang if user disables scanning early by Vegard Nossum · 8 years ago
  77. cb0a650 arm64:acpi: fix the acpi alignment exception when 'mem=' specified by Dennis Chen · 8 years ago
  78. a571d4e mm/memblock.c: add new infrastructure to address the mem limit issue by Dennis Chen · 8 years ago
  79. 8b70ca6 printk: when dumping regs, show the stack, not thread_info by Andy Lutomirski · 8 years ago
  80. e558af6 kdb: use task_cpu() instead of task_thread_info()->cpu by Andy Lutomirski · 8 years ago
  81. efdc949 mm: fix memcg stack accounting for sub-page stacks by Andy Lutomirski · 8 years ago
  82. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  83. 11db048 mm: cleanup ifdef guards for vmem_altmap by Dan Williams · 8 years ago
  84. c02b6ae mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT by Dan Williams · 8 years ago
  85. c4c5ad6 memblock: include <asm/sections.h> instead of <asm-generic/sections.h> by Christoph Hellwig · 8 years ago
  86. 319904a mm, THP: clean up return value of madvise_free_huge_pmd by Huang Ying · 8 years ago
  87. 18fd06b mm/zsmalloc: use helper to clear page->flags bit by Ganesh Mahendran · 8 years ago
  88. 35b3445 mm/zsmalloc: add __init,__exit attribute by Ganesh Mahendran · 8 years ago
  89. fd85446 mm/zsmalloc: keep comments consistent with code by Ganesh Mahendran · 8 years ago
  90. 64d9046 mm/zsmalloc: avoid calculate max objects of zspage twice by Ganesh Mahendran · 8 years ago
  91. b4fd07a mm/zsmalloc: use class->objs_per_zspage to get num of max objects by Ganesh Mahendran · 8 years ago
  92. cf675ac mm/zsmalloc: take obj index back from find_alloced_obj by Ganesh Mahendran · 8 years ago
  93. 41b88e1 mm/zsmalloc: use obj_index to keep consistent with others by Ganesh Mahendran · 8 years ago
  94. 91dcade mm: bail out in shrink_inactive_list() by Minchan Kim · 8 years ago
  95. d7f0552 mm, vmscan: account for skipped pages as a partial scan by Mel Gorman · 8 years ago
  96. f8d1a31 mm: consider whether to decivate based on eligible zones inactive ratio by Mel Gorman · 8 years ago
  97. 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
  98. bb4cc2b mm, vmscan: remove highmem_file_pages by Mel Gorman · 8 years ago
  99. 71c799f mm: add per-zone lru list stat by Minchan Kim · 8 years ago
  100. 785b99f mm, vmscan: release/reacquire lru_lock on pgdat change by Mel Gorman · 8 years ago