1. 32785c0 fs/dcache.c: add cond_resched() in shrink_dentry_list() by Nikolay Borisov · 6 years ago
  2. 64a11f3 fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array() by Waiman Long · 6 years ago
  3. c31dbb1 exec: pin stack limit during exec by Kees Cook · 6 years ago
  4. b838383 exec: introduce finalize_exec() before start_thread() by Kees Cook · 6 years ago
  5. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 6 years ago
  6. d64d01a seq_file: account everything to kmemcg by Alexey Dobriyan · 6 years ago
  7. 096523203 seq_file: allocate seq_file from kmem_cache by Alexey Dobriyan · 6 years ago
  8. 9ad553a fs/reiserfs/journal.c: add missing resierfs_warning() arg by Andrew Morton · 6 years ago
  9. ad12c3a autofs4: use wait_event_killable by Matthew Wilcox · 6 years ago
  10. 4f11343 proc: use slower rb_first() by Alexey Dobriyan · 6 years ago
  11. 9cdd83e proc: switch struct proc_dir_entry::count to refcount by Alexey Dobriyan · 6 years ago
  12. b77d70d proc: reject "." and ".." as filenames by Alexey Dobriyan · 6 years ago
  13. fe079a5 proc: do mmput ASAP for /proc/*/map_files by Alexey Dobriyan · 6 years ago
  14. 58c501a proc: faster /proc/cmdline by Alexey Dobriyan · 6 years ago
  15. 1539d58 proc: register filesystem last by Alexey Dobriyan · 6 years ago
  16. 35318db proc: fix /proc/*/map_files lookup some more by Alexey Dobriyan · 6 years ago
  17. b4884f2 proc: move "struct proc_dir_entry" into kmem cache by Alexey Dobriyan · 6 years ago
  18. 835b94e fs/proc/proc_sysctl.c: remove redundant link check in proc_sys_link_fill_cache() by Danilo Krummrich · 6 years ago
  19. a0b0d1c fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table by Danilo Krummrich · 6 years ago
  20. 21dae0a proc: use set_puts() at /proc/*/wchan by Alexey Dobriyan · 6 years ago
  21. 24b2ec2 proc: check permissions earlier for /proc/*/wchan by Alexey Dobriyan · 6 years ago
  22. d0f0223 proc: replace seq_printf by seq_put_smth to speed up /proc/pid/status by Andrei Vagin · 6 years ago
  23. 48dffbf proc: optimize single-symbol delimiters to spead up seq_put_decimal_ull by Andrei Vagin · 6 years ago
  24. f664066 proc: replace seq_printf on seq_putc to speed up /proc/pid/smaps by Andrei Vagin · 6 years ago
  25. d1be35c proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps by Andrei Vagin · 6 years ago
  26. 2acddbe proc: account "struct pde_opener" by Alexey Dobriyan · 6 years ago
  27. 195b8cf proc: move "struct pde_opener" to kmem cache by Alexey Dobriyan · 6 years ago
  28. a9fabc3 proc: randomize "struct pde_opener" by Alexey Dobriyan · 6 years ago
  29. e7a6e29 proc: faster open/close of files without ->release hook by Alexey Dobriyan · 6 years ago
  30. e74a0ef proc: move /proc/sysvipc creation to where it belongs by Alexey Dobriyan · 6 years ago
  31. 2f89742 proc: do less stuff under ->pde_unload_lock by Alexey Dobriyan · 6 years ago
  32. 68c3411 proc: get rid of task lock/unlock pair to read umask for the "status" file by Mateusz Guzik · 6 years ago
  33. 8cfa67b procfs: optimize seq_pad() to speed up /proc/pid/maps by Andrei Vagin · 6 years ago
  34. 0e3dc01 procfs: add seq_put_hex_ll to speed up /proc/pid/maps by Andrei Vagin · 6 years ago
  35. f1782c9 dcache: account external names as indirectly reclaimable memory by Roman Gushchin · 6 years ago
  36. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  37. fd3b36d Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  38. 8ea4a5d Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 6 years ago
  39. 190f2ac Merge tag 'pstore-v4.17-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  40. e13e75b Merge branch 'for-4.17/dax' into libnvdimm-for-next by Dan Williams · 6 years ago
  41. 30ce4d1 getname_kernel() needs to make sure that ->name != ->iname in long case by Al Viro · 6 years ago
  42. f8cf2f1 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  43. 3612605 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  44. 62f8e6c Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  45. e698aaf pstore: fix crypto dependencies without compression by Tobias Regnery · 6 years ago
  46. 6ad11bd Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  47. 69824bc Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  48. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  49. 8613a20 make lookup_one_len() safe to use with directory locked shared by Al Viro · 6 years ago
  50. 88d8331 new helper: __lookup_slow() by Al Viro · 6 years ago
  51. 3c95f0d merge common parts of lookup_one_len{,_unlocked} into common helper by Al Viro · 6 years ago
  52. 3fd14cd Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  53. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  54. ec0328e fscache: Maintain a catalogue of allocated cookies by David Howells · 6 years ago
  55. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 6 years ago
  56. 3172485 block_invalidatepage(): only release page if the full page was invalidated by Jeff Moyer · 6 years ago
  57. 1c0ff0f fs/direct-io.c: minor cleanups in do_blockdev_direct_IO by Nikolay Borisov · 6 years ago
  58. 849cf55 fs: don't flush pagecache when expanding block device by shunki-fujita · 6 years ago
  59. 7ff3c20 fs/9p: don't set SB_NOATIME by default by Yiwen Jiang · 6 years ago
  60. a25c365 9p: check memory allocation result for cachetag by Chengguang Xu · 6 years ago
  61. ac89b2e 9p: don't maintain dir i_nlink if the exported fs doesn't either by Eryu Guan · 6 years ago
  62. de37428 ocfs2/dlm: clean up unused variable in dlm_process_recovery_data by Changwei Ge · 6 years ago
  63. ba16ddf ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio by piaojun · 6 years ago
  64. 39ec377 ocfs2: add duplicated ino number check by Gang He · 6 years ago
  65. 5f483c4 ocfs2: add kobject for online file check by Gang He · 6 years ago
  66. 8fc2cb4b ocfs2: fix some small problems by Gang He · 6 years ago
  67. 5ac9438 ocfs2: move some definitions to header file by Gang He · 6 years ago
  68. baa31b8 ocfs2: correct spelling mistake for migratable for all by Changwei Ge · 6 years ago
  69. 510c487 ocfs2: fix spelling mistake: "Migrateable" -> "Migratable" by Colin Ian King · 6 years ago
  70. 60c7ec9 ocfs2/dlm: wait for dlm recovery done when migrating all lock resources by piaojun · 6 years ago
  71. a43d24c ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast() by Changwei Ge · 6 years ago
  72. 2bcb654 ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area() by Changwei Ge · 6 years ago
  73. 26ec161 fs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment by Changwei Ge · 6 years ago
  74. a012ab4 ocfs2: remove two unused functions from suballoc.c by Changwei Ge · 6 years ago
  75. a17b485 ocfs2: remove unnecessary null pointer check before kmem_cache_destroy() by piaojun · 6 years ago
  76. bb34f24 ocfs2/dlm: don't handle migrate lockres if already in shutdown by Jun Piao · 6 years ago
  77. 1202d4b ocfs2: keep the trace point consistent with the function name by Jia Guo · 6 years ago
  78. bb4c9d6 ocfs2: remove some unused function declarations by piaojun · 6 years ago
  79. d324cd4 ocfs2: use 'oi' instead of 'OCFS2_I()' by piaojun · 6 years ago
  80. 1119d3c ocfs2: use 'osb' instead of 'OCFS2_SB()' by piaojun · 6 years ago
  81. 5df63c2 hugetlbfs: fix bug in pgoff overflow checking by Mike Kravetz · 6 years ago
  82. be88751 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  83. 5e4d659 Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  84. 274c0e7 Merge tag 'f2fs-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  85. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  86. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 6 years ago
  87. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  88. 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  89. 3e968c9 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  90. a8f8e8a Merge tag '4.17-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  91. fe5f31a Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mtd/next by Boris Brezillon · 6 years ago
  92. 2bd99df Merge tag 'gfs2-4.17.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  93. 94514bbe Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  94. 547c43d Merge tag 'xfs-4.17-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  95. 2e08edc Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  96. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 6 years ago
  97. 08c2e3d fscache: Add more tracepoints by David Howells · 6 years ago
  98. a18feb5 fscache: Add tracepoints by David Howells · 6 years ago
  99. 2c98425 fscache: Fix hanging wait on page discarded by writeback by David Howells · 6 years ago
  100. d0fb31e fscache: Detect multiple relinquishment of a cookie by David Howells · 6 years ago