1. 70fbdfe sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn by Linus Torvalds · 5 years ago
  2. d38c07a Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  3. 9c94b39 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  4. 83eb69f Merge branch 'work.exfat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  5. b3d8e42 Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 5 years ago
  6. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  7. d883600 Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  8. 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  9. 7be9713 Merge tag 'xfs-5.7-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  10. 7db83c0 Merge tag 'vfs-5.7-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  11. 35a9faf Merge tag 'iomap-5.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  12. 9c57749 Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  13. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  14. 87bf91d hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race by Mike Kravetz · 5 years ago
  15. c0d0381 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 5 years ago
  16. 3e69ad0 mm/userfaultfd: honor FAULT_FLAG_KILLABLE in fault path by Peter Xu · 5 years ago
  17. c270a7e mm: introduce FAULT_FLAG_INTERRUPTIBLE by Peter Xu · 5 years ago
  18. ef429ee userfaultfd: don't retake mmap_sem to emulate NOPAGE by Peter Xu · 5 years ago
  19. f4b00ea mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page() by Roman Gushchin · 5 years ago
  20. c537338 fs_parse: remove pr_notice() about each validation by Kees Cook · 5 years ago
  21. 4ceb229 ocfs2: use memalloc_nofs_save instead of memalloc_noio_save by Matthew Wilcox (Oracle) · 5 years ago
  22. d293d3a ocfs2: use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  23. 0434c9f4 ocfs2: roll back the reference count modification of the parent directory if an error occurs by wangjian · 5 years ago
  24. 95f3427 ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  25. 8cb9243 ocfs2: dlm: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  26. fa803cf ocfs2: cluster: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  27. 3c9210d ocfs2: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  28. 185a732 ocfs2: add missing annotations for ocfs2_refcount_cache_lock() and ocfs2_refcount_cache_unlock() by Jules Irenge · 5 years ago
  29. 1a5692e ocfs2: remove useless err by Alex Shi · 5 years ago
  30. 41f4dc8 ocfs2: correct annotation from "l_next_rec" to "l_next_free_rec" by wangyan · 5 years ago
  31. cb5bc85 ocfs2: there is no need to log twice in several functions by wangyan · 5 years ago
  32. e036987 ocfs2: remove dlm_lock_is_remote by Alex Shi · 5 years ago
  33. 31cc0c8 ocfs2: use OCFS2_SEC_BITS in macro by Alex Shi · 5 years ago
  34. 8e6ef37 ocfs2: remove unused macros by Alex Shi · 5 years ago
  35. ee9dc32 ocfs2: remove FS_OCFS2_NM by Alex Shi · 5 years ago
  36. 99a4a90 lookup_open(): don't bother with fallbacks to lookup+create by Al Viro · 5 years ago
  37. d489cf9 atomic_open(): no need to pass struct open_flags anymore by Al Viro · 5 years ago
  38. ff326a3 open_last_lookups(): move complete_walk() into do_open() by Al Viro · 5 years ago
  39. b94e0b3 open_last_lookups(): lift O_EXCL|O_CREAT handling into do_open() by Al Viro · 5 years ago
  40. 7228741 open_last_lookups(): don't abuse complete_walk() when all we want is unlazy by Al Viro · 5 years ago
  41. f7bb959 open_last_lookups(): consolidate fsnotify_create() calls by Al Viro · 5 years ago
  42. c5971b8 take post-lookup part of do_last() out of loop by Al Viro · 5 years ago
  43. 0f70595 link_path_walk(): sample parent's i_uid and i_mode for the last component by Al Viro · 5 years ago
  44. 60ef60c __nd_alloc_stack(): make it return bool by Al Viro · 5 years ago
  45. 4542576 reserve_stack(): switch to __nd_alloc_stack() by Al Viro · 5 years ago
  46. 4905590 pick_link(): take reserving space on stack into a new helper by Al Viro · 5 years ago
  47. aef9404 pick_link(): more straightforward handling of allocation failures by Al Viro · 5 years ago
  48. c99687a fold path_to_nameidata() into its only remaining caller by Al Viro · 5 years ago
  49. 84f0cd9 pick_link(): pass it struct path already with normal refcounting rules by Al Viro · 5 years ago
  50. 19f6028 fs/namei.c: kill follow_mount() by Al Viro · 5 years ago
  51. 2aa3847 non-RCU analogue of the previous commit by Al Viro · 5 years ago
  52. 7ef482f helper for mount rootwards traversal by Al Viro · 5 years ago
  53. 165200d follow_dotdot(): be lazy about changing nd->path by Al Viro · 5 years ago
  54. efe772d follow_dotdot_rcu(): be lazy about changing nd->path by Al Viro · 5 years ago
  55. 12487f3 follow_dotdot{,_rcu}(): massage loops by Al Viro · 5 years ago
  56. c2df196 lift all calls of step_into() out of follow_dotdot/follow_dotdot_rcu by Al Viro · 5 years ago
  57. 72f3542 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  58. 54d3adb ext4: save all error info in save_error_info() and drop ext4_set_errno() by Theodore Ts'o · 5 years ago
  59. d1e7fd6 signal: Extend exec_id to 64bits by Eric W. Biederman · 5 years ago
  60. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  61. b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  62. 645c248 Merge tag '5.7-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  63. 018d21f Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  64. 15c981d Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  65. 1455c69 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  66. 779df6a NFS: Ensure security label is set for root inode by Scott Mayhew · 5 years ago
  67. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  68. a776c27 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  69. 7c4fa15 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  70. 5983809 Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  71. c271bdb Merge tag 'pstore-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  72. 377ad0c Merge tag 'erofs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 5 years ago
  73. 481ed29 Merge tag 'docs-5.7' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  74. e59cd88 Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  75. 10f36b1 Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  76. 75b46c4 gfs2: Fix oversight in gfs2_ail1_flush by Bob Peterson · 5 years ago
  77. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  78. f460c50 cifs: update internal module version number by Steve French · 5 years ago
  79. 3946d0d cifs: Allocate encryption header through kmalloc by Long Li · 5 years ago
  80. 4ebb879 cifs: smbd: Check and extend sender credits in interrupt context by Long Li · 5 years ago
  81. f7950cb cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect send/receive by Long Li · 5 years ago
  82. df41460 ext4: fix incorrect group count in ext4_fill_super error message by Josh Triplett · 5 years ago
  83. b9c538d ext4: fix incorrect inodes per group in error message by Josh Triplett · 5 years ago
  84. 626b035 ext4: don't set dioread_nolock by default for blocksize < pagesize by Ritesh Harjani · 5 years ago
  85. f1e67e3 fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t by Thomas Gleixner · 5 years ago
  86. c953a73 gfs2: change from write to read lock for sd_log_flush_lock in journal replay by Bob Peterson · 5 years ago
  87. 9592ea8 gfs2: instrumentation wrt ail1 stuck by Bob Peterson · 5 years ago
  88. e04d339 gfs2: don't lock sd_log_flush_lock in try_rgrp_unlink by Bob Peterson · 5 years ago
  89. 4bd684b gfs2: Remove unnecessary gfs2_qa_{get,put} pairs by Andreas Gruenbacher · 5 years ago
  90. 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 5 years ago
  91. 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 5 years ago
  92. d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 5 years ago
  93. 969183b gfs2: Switch to list_{first,last}_entry by Andreas Gruenbacher · 5 years ago
  94. 40e7e86 gfs2: Clean up inode initialization and teardown by Andreas Gruenbacher · 5 years ago
  95. edad734 smb3: use SMB2_SIGNATURE_SIZE define by Steve French · 5 years ago
  96. 3d9932a io_uring: cleanup io_alloc_async_ctx() by Xiaoguang Wang · 5 years ago
  97. 9efcc4a1 afs: Fix unpinned address list during probing by David Howells · 5 years ago
  98. 6026894 Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  99. 27fb5a7 xfs: prohibit fs freezing when using empty transactions by Darrick J. Wong · 5 years ago
  100. 842a42d xfs: shutdown on failure to add page to log bio by Brian Foster · 5 years ago