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