1. 25efb2f hfsplus: fix crash and filesystem corruption when deleting files by Simon Gander · 4 years, 9 months ago
  2. e4da01d Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  3. fcc95f0 Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 9 months ago
  4. c6b80eb Merge tag 'ovl-update-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 9 months ago
  5. 9744b92 Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
  6. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
  7. 63bef48 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  8. 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
  9. f40f31c Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 9 months ago
  10. 763dede Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 9 months ago
  11. 762a9f2f Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 9 months ago
  12. 5404e7e reiserfs: clean up several indentation issues by Colin Ian King · 4 years, 9 months ago
  13. aa0d156 fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path by Alexey Dobriyan · 4 years, 9 months ago
  14. 0693ffe fs/binfmt_elf.c: allocate less for static executable by Alexey Dobriyan · 4 years, 9 months ago
  15. c69bcc9 fs/binfmt_elf.c: delete "loc" variable by Alexey Dobriyan · 4 years, 9 months ago
  16. efcdd35 fs/epoll: make nesting accounting safe for -rt kernel by Jason Baron · 4 years, 9 months ago
  17. fad9550 proc: inline m_next_vma into m_next by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  18. b829a0f seq_file: remove m->version by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  19. 4781f2c proc: use ppos instead of m->version by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  20. c2e88d2 proc: remove m_cache_vma by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  21. d07ded6 proc: inline vma_stop into m_stop by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  22. 5c5ab97 proc: speed up /proc/*/statm by Alexey Dobriyan · 4 years, 9 months ago
  23. d919b33 proc: faster open/read/close with "permanent" files by Alexey Dobriyan · 4 years, 9 months ago
  24. 904f394 fs/proc/inode.c: annotate close_pdeo() for sparse by Jules Irenge · 4 years, 9 months ago
  25. 1481930 userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally by Peter Xu · 4 years, 9 months ago
  26. 23080e2 userfaultfd: wp: don't wake up when doing write protect by Peter Xu · 4 years, 9 months ago
  27. 63b2d41 userfaultfd: wp: add the writeprotect API to userfaultfd ioctl by Andrea Arcangeli · 4 years, 9 months ago
  28. 72981e0 userfaultfd: wp: add UFFDIO_COPY_MODE_WP by Andrea Arcangeli · 4 years, 9 months ago
  29. 0391113 mm/vma: replace all remaining open encodings with is_vm_hugetlb_page() by Anshuman Khandual · 4 years, 9 months ago
  30. 93ce4af NFS: Clean up process of marking inode stale. by Trond Myklebust · 4 years, 9 months ago
  31. b6ff107 Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 9 months ago
  32. 74e934b Merge tag 'for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 9 months ago
  33. e14679b Merge tag '9p-for-5.7' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 9 months ago
  34. 77a73ee Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
  35. 5bd7328 fix a braino in legitimize_path() by Al Viro · 4 years, 9 months ago
  36. 70fbdfe sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn by Linus Torvalds · 4 years, 9 months ago
  37. d38c07a Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  38. 9c94b39 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 9 months ago
  39. 83eb69f Merge branch 'work.exfat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
  40. b3d8e42 Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 9 months ago
  41. 44ea8df NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn() by Trond Myklebust · 4 years, 9 months ago
  42. 97a728f NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode() by Trond Myklebust · 4 years, 9 months ago
  43. fc51b1c NFS: Beware when dereferencing the delegation cred by Trond Myklebust · 4 years, 9 months ago
  44. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  45. d883600 Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 9 months ago
  46. 531dfae f2fs: keep inline_data when compression conversion by Chao Yu · 4 years, 9 months ago
  47. aa57697 f2fs: fix to disable compression on directory by Chao Yu · 4 years, 9 months ago
  48. 9b6ed14 f2fs: add missing CONFIG_F2FS_FS_COMPRESSION by Chao Yu · 4 years, 9 months ago
  49. 6ce48b0 f2fs: switch discard_policy.timeout to bool type by Chao Yu · 4 years, 9 months ago
  50. 8908e75 f2fs: fix to verify tpage before releasing in f2fs_free_dic() by Chao Yu · 4 years, 9 months ago
  51. fd26725 f2fs: show compression in statx by Chao Yu · 4 years, 9 months ago
  52. 80d0d45 f2fs: clean up dic->tpages assignment by Chao Yu · 4 years, 9 months ago
  53. 50cfa66 f2fs: compress: support zstd compress algorithm by Chao Yu · 4 years, 10 months ago
  54. 4f3b4f1 dax,iomap: Add helper dax_iomap_zero() to zero a range by Vivek Goyal · 4 years, 10 months ago
  55. 0a23f9f dax: Use new dax zero page method for zeroing a page by Vivek Goyal · 4 years, 10 months ago
  56. f30a6ea NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout by Trond Myklebust · 4 years, 9 months ago
  57. 75da985 NFS: finish_automount() requires us to hold 2 refs to the mount record by Trond Myklebust · 4 years, 9 months ago
  58. 529af90 NFS: Fix a few constant_table array definitions by Scott Mayhew · 4 years, 9 months ago
  59. 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  60. 7be9713 Merge tag 'xfs-5.7-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
  61. 7db83c0 Merge tag 'vfs-5.7-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
  62. 35a9faf Merge tag 'iomap-5.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
  63. 9c57749 Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
  64. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  65. 87bf91d hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race by Mike Kravetz · 4 years, 9 months ago
  66. c0d0381 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 4 years, 9 months ago
  67. 3e69ad0 mm/userfaultfd: honor FAULT_FLAG_KILLABLE in fault path by Peter Xu · 4 years, 9 months ago
  68. c270a7e mm: introduce FAULT_FLAG_INTERRUPTIBLE by Peter Xu · 4 years, 9 months ago
  69. ef429ee userfaultfd: don't retake mmap_sem to emulate NOPAGE by Peter Xu · 4 years, 9 months ago
  70. f4b00ea mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page() by Roman Gushchin · 4 years, 9 months ago
  71. c537338 fs_parse: remove pr_notice() about each validation by Kees Cook · 4 years, 9 months ago
  72. 4ceb229 ocfs2: use memalloc_nofs_save instead of memalloc_noio_save by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  73. d293d3a ocfs2: use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 9 months ago
  74. 0434c9f4 ocfs2: roll back the reference count modification of the parent directory if an error occurs by wangjian · 4 years, 9 months ago
  75. 95f3427 ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  76. 8cb9243 ocfs2: dlm: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  77. fa803cf ocfs2: cluster: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  78. 3c9210d ocfs2: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  79. 185a732 ocfs2: add missing annotations for ocfs2_refcount_cache_lock() and ocfs2_refcount_cache_unlock() by Jules Irenge · 4 years, 9 months ago
  80. 1a5692e ocfs2: remove useless err by Alex Shi · 4 years, 9 months ago
  81. 41f4dc8 ocfs2: correct annotation from "l_next_rec" to "l_next_free_rec" by wangyan · 4 years, 9 months ago
  82. cb5bc85 ocfs2: there is no need to log twice in several functions by wangyan · 4 years, 9 months ago
  83. e036987 ocfs2: remove dlm_lock_is_remote by Alex Shi · 4 years, 9 months ago
  84. 31cc0c8 ocfs2: use OCFS2_SEC_BITS in macro by Alex Shi · 4 years, 9 months ago
  85. 8e6ef37 ocfs2: remove unused macros by Alex Shi · 4 years, 9 months ago
  86. ee9dc32 ocfs2: remove FS_OCFS2_NM by Alex Shi · 4 years, 9 months ago
  87. 457df33 iomap: Handle memory allocation failure in readahead by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  88. 9e62cce powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro by Michal Suchanek · 4 years, 10 months ago
  89. 99a4a90 lookup_open(): don't bother with fallbacks to lookup+create by Al Viro · 4 years, 10 months ago
  90. d489cf9 atomic_open(): no need to pass struct open_flags anymore by Al Viro · 4 years, 10 months ago
  91. ff326a3 open_last_lookups(): move complete_walk() into do_open() by Al Viro · 4 years, 10 months ago
  92. b94e0b3 open_last_lookups(): lift O_EXCL|O_CREAT handling into do_open() by Al Viro · 4 years, 10 months ago
  93. 7228741 open_last_lookups(): don't abuse complete_walk() when all we want is unlazy by Al Viro · 4 years, 10 months ago
  94. f7bb959 open_last_lookups(): consolidate fsnotify_create() calls by Al Viro · 4 years, 10 months ago
  95. c5971b8 take post-lookup part of do_last() out of loop by Al Viro · 4 years, 10 months ago
  96. 0f70595 link_path_walk(): sample parent's i_uid and i_mode for the last component by Al Viro · 4 years, 10 months ago
  97. 60ef60c __nd_alloc_stack(): make it return bool by Al Viro · 4 years, 10 months ago
  98. 4542576 reserve_stack(): switch to __nd_alloc_stack() by Al Viro · 4 years, 10 months ago
  99. 4905590 pick_link(): take reserving space on stack into a new helper by Al Viro · 4 years, 10 months ago
  100. aef9404 pick_link(): more straightforward handling of allocation failures by Al Viro · 4 years, 10 months ago