1. 26c20ffc Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  2. ffbc937 Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 7 months ago
  3. b6489a4 afs: Fix silly rename by David Howells · 4 years, 7 months ago
  4. 7c295ee afs: afs_vnode_commit_status() doesn't need to check the RPC error by David Howells · 4 years, 7 months ago
  5. 728279a afs: Fix use of afs_check_for_remote_deletion() by David Howells · 4 years, 7 months ago
  6. 44767c3 afs: Remove afs_operation::abort_code by David Howells · 4 years, 7 months ago
  7. 9bd87ec afs: Fix yfs_fs_fetch_status() to honour vnode selector by David Howells · 4 years, 7 months ago
  8. 6c85cac afs: Remove yfs_fs_fetch_file_status() as it's not used by David Howells · 4 years, 7 months ago
  9. b2b32e3 Squashfs: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  10. 6112bad jffs2: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  11. 241cb28 aio: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  12. 3be20b6 Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  13. 4ec8959 afs: Fix the mapping of the UAEOVERFLOW abort code by David Howells · 4 years, 7 months ago
  14. 793fe82 afs: Fix truncation issues and mmap writeback size by David Howells · 4 years, 7 months ago
  15. da8d075 afs: Concoct ctimes by David Howells · 4 years, 7 months ago
  16. 3f4aa98 afs: Fix EOF corruption by David Howells · 4 years, 7 months ago
  17. 1f32ef7 afs: afs_write_end() should change i_size under the right lock by David Howells · 4 years, 7 months ago
  18. bb41348 afs: Fix non-setting of mtime when writing into mmap by David Howells · 4 years, 7 months ago
  19. 9d645db Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
  20. 55e20bd Revert "btrfs: switch to iomap_dio_rw() for dio" by David Sterba · 4 years, 8 months ago
  21. f82e7b5 Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 7 months ago
  22. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  23. 593bd5e Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
  24. c555722 Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
  25. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  26. 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  27. a7a519a smb3: Add debug message for new file creation with idsfromsid mount option by Steve French · 4 years, 7 months ago
  28. 44ebe01 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  29. ef1548a proc: Use new_inode not new_inode_pseudo by Eric W. Biederman · 4 years, 7 months ago
  30. 7b97d86 ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error handlers by zhangyi (F) · 4 years, 8 months ago
  31. a660339 cifs: fix chown and chgrp when idsfromsid mount option enabled by Steve French · 4 years, 7 months ago
  32. 975221e smb3: allow uid and gid owners to be set on create with idsfromsid mount option by Steve French · 4 years, 7 months ago
  33. 88ee9d5 ext4: support xattr gnu.* namespace for the Hurd by Jan (janneke) Nieuwenhuizen · 4 years, 8 months ago
  34. e4bd7c4 smb311: Add tracepoints for new compound posix query info by Steve French · 4 years, 7 months ago
  35. d313852 smb311: add support for using info level for posix extensions query by Steve French · 4 years, 7 months ago
  36. 790434f smb311: Add support for lookup with posix extensions query info by Steve French · 4 years, 7 months ago
  37. b1bc187 smb311: Add support for SMB311 query info (non-compounded) by Steve French · 4 years, 7 months ago
  38. 6a5f659 SMB311: Add support for query info using posix extensions (level 100) by Steve French · 4 years, 7 months ago
  39. ebf5744 smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl by Namjae Jeon · 4 years, 8 months ago
  40. b1a6274 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  41. fce1aff ocfs2: fix build failure when TCP/IP is disabled by Tom Seewald · 4 years, 7 months ago
  42. b961f8d Merge tag 'io_uring-5.8-2020-06-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  43. b359794 afs: Fix afs_store_data() to set mtime in new operation descriptor by David Howells · 4 years, 7 months ago
  44. 623f6dc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  45. a539568 Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 7 months ago
  46. 7cf035c Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
  47. ba838a7 NFS: Fix direct WRITE throughput regression by Chuck Lever · 4 years, 8 months ago
  48. 3a39e77 nfs: set invalid blocks after NFSv4 writes by Zheng Bin · 4 years, 8 months ago
  49. 86b9366 NFS: remove redundant initialization of variable result by Colin Ian King · 4 years, 8 months ago
  50. cd2ed9b NFS: Add a tracepoint in nfs_set_pgio_error() by Chuck Lever · 4 years, 8 months ago
  51. fd2b612 NFS: Trace short NFS READs by Chuck Lever · 4 years, 8 months ago
  52. 5be5945 NFS: nfs_xdr_status should record the procedure name by Chuck Lever · 4 years, 8 months ago
  53. c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
  54. 65a6543 io_uring: fix io_kiocb.flags modification race in IOPOLL mode by Xiaoguang Wang · 4 years, 7 months ago
  55. 8119853 ext4: mballoc: Use this_cpu_read instead of this_cpu_ptr by Ritesh Harjani · 4 years, 8 months ago
  56. 2ce3ee9 ext4: avoid utf8_strncasecmp() with unstable name by Eric Biggers · 4 years, 8 months ago
  57. 5adacca ext4: stop overwrite the errcode in ext4_setup_super by yangerkun · 4 years, 8 months ago
  58. cfb3c85 ext4: fix partial cluster initialization when splitting extent by Jeffle Xu · 4 years, 8 months ago
  59. 829b37b ext4: avoid race conditions when remounting with options that change dax by Theodore Ts'o · 4 years, 8 months ago
  60. 68cd449 Enable ext4 support for per-file/directory dax operations by Theodore Ts'o · 4 years, 7 months ago
  61. 37c54f9 kernel: set USER_DS in kthread_use_mm by Christoph Hellwig · 4 years, 8 months ago
  62. f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 8 months ago
  63. 9bf5b9eb kernel: move use_mm/unuse_mm to kthread.c by Christoph Hellwig · 4 years, 8 months ago
  64. cc989e7 ocfs2: fix spelling mistake and grammar by Keyur Patel · 4 years, 8 months ago
  65. 8301c71 nilfs2: fix null pointer dereference at nilfs_segctor_do_construct() by Ryusuke Konishi · 4 years, 8 months ago
  66. b29482f Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  67. e697dee io_uring: check file O_NONBLOCK state for accept by Jiufei Xue · 4 years, 8 months ago
  68. 405a5d2 io_uring: avoid unnecessary io_wq_work copy for fast poll feature by Xiaoguang Wang · 4 years, 8 months ago
  69. 7cdaf58 io_uring: avoid whole io_wq_work copy for requests completed inline by Xiaoguang Wang · 4 years, 8 months ago
  70. 4dbb29f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  71. 1c38372 Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  72. 4382a79 Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  73. 79ca035 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 8 months ago
  74. 058f2e4 proc: s_fs_info may be NULL when proc_kill_sb is called by Alexey Gladkov · 4 years, 8 months ago
  75. ef9d965 sysctl: reject gigantic reads/write to sysctl files by Christoph Hellwig · 4 years, 8 months ago
  76. 7866c17 smb3: fix typo in mount options displayed in /proc/mounts by Steve French · 4 years, 8 months ago
  77. c5b8562 io_uring: allow O_NONBLOCK async retry by Jens Axboe · 4 years, 8 months ago
  78. 5b14671 Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 8 months ago
  79. 52435c8 Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 8 months ago
  80. 4964dd2 Merge tag 'afs-fixes-20200609' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 8 months ago
  81. 42612e7 Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 8 months ago
  82. ad57a10 Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 4 years, 8 months ago
  83. f1084bc Revert "fs: remove dio_end_io()" by David Sterba · 4 years, 8 months ago
  84. 8e0fa5d Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK" by David Sterba · 4 years, 8 months ago
  85. f4c48b4 Revert "btrfs: split btrfs_direct_IO to read and write part" by David Sterba · 4 years, 8 months ago
  86. c68421b afs: Make afs_zap_data() static by David Howells · 5 years ago
  87. 4a06fa5 afs: Remove afs_zero_fid as it's not used by David Howells · 5 years ago
  88. fed79fd afs: Fix debugging statements with %px to be %p by David Howells · 4 years, 8 months ago
  89. 595a56a Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
  90. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 8 months ago
  91. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 8 months ago
  92. 42fc541 mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked() by Michel Lespinasse · 4 years, 8 months ago
  93. 89154dd mmap locking API: convert mmap_sem call sites missed by coccinelle by Michel Lespinasse · 4 years, 8 months ago
  94. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 8 months ago
  95. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 8 months ago
  96. 9ca0652 afs: Fix use of BUG() by David Howells · 4 years, 8 months ago
  97. 5749ce9 afs: Fix file locking by David Howells · 4 years, 8 months ago
  98. 2ca068b afs: Fix memory leak in afs_put_sysnames() by Zhihao Cheng · 4 years, 8 months ago
  99. fc96152 exfat: Fix potential use after free in exfat_load_upcase_table() by Dan Carpenter · 4 years, 8 months ago
  100. a949824 exfat: fix range validation error in alloc and free cluster by hyeongseok.kim · 4 years, 8 months ago