1. 4cc1a3e fscrypt: require that fscrypt_encrypt_symlink() already has key by Eric Biggers · 4 years, 4 months ago
  2. e9d5e31 fscrypt: remove fscrypt_inherit_context() by Eric Biggers · 4 years, 4 months ago
  3. ae9ff8a fscrypt: adjust logging for in-creation inodes by Eric Biggers · 4 years, 4 months ago
  4. 4c030fa ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 4 months ago
  5. e075b69 f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 4 months ago
  6. 02ce531 ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 4 months ago
  7. 177cc0e ext4: factor out ext4_xattr_credits_for_new_inode() by Eric Biggers · 4 years, 4 months ago
  8. a992b20 fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 4 months ago
  9. 5e895bd fscrypt: restrict IV_INO_LBLK_32 to ino_bits <= 32 by Eric Biggers · 4 years, 4 months ago
  10. 8b10fe6 fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer by Jeff Layton · 4 years, 5 months ago
  11. a8205e3 Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  12. c127a2a io_uring: fix linked deferred ->files cancellation by Pavel Begunkov · 4 years, 4 months ago
  13. b7ddce3 io_uring: fix cancel of deferred reqs with ->files by Pavel Begunkov · 4 years, 4 months ago
  14. 9322c47 Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 4 months ago
  15. b17164e xfs: don't update mtime on COW faults by Mikulas Patocka · 4 years, 4 months ago
  16. 1ef6ea0 ext2: don't update mtime on COW faults by Mikulas Patocka · 4 years, 4 months ago
  17. c183edf io_uring: fix explicit async read/write mapping for large segments by Jens Axboe · 4 years, 4 months ago
  18. d849ca4 Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  19. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  20. 26acd8b Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 4 months ago
  21. d0c20d3 xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files by Darrick J. Wong · 4 years, 4 months ago
  22. e1d0126 Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 4 months ago
  23. 54e54d5 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 4 months ago
  24. 355afae io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file by Jens Axboe · 4 years, 4 months ago
  25. 77f4689 fix regression in "epoll: Keep a reference on files added to the check list" by Al Viro · 4 years, 4 months ago
  26. 95d1c8e io_uring: set table->files[i] to NULL when io_sqe_file_register failed by Jiufei Xue · 4 years, 4 months ago
  27. dcdfd9c Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 4 months ago
  28. 98dfd50 io_uring: fix removing the wrong file in __io_sqe_files_update() by Jiufei Xue · 4 years, 4 months ago
  29. d3a84a8 affs: fix basic permission bits to actually work by Max Staudt · 4 years, 4 months ago
  30. 3edd8db Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 4 months ago
  31. 1127b21 Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 4 months ago
  32. 24148d8 Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  33. e309428 Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 4 months ago
  34. 40129b8 Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 4 months ago
  35. b0bfd5ec Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 4 months ago
  36. e183785 cifs: fix check of tcon dfs in smb1 by Paulo Alcantara · 4 years, 4 months ago
  37. fdee946 io_uring: don't bounce block based -EAGAIN retry off task_work by Jens Axboe · 4 years, 4 months ago
  38. eefdf30 io_uring: fix IOPOLL -EAGAIN retries by Jens Axboe · 4 years, 4 months ago
  39. 8d73a73a Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 4 months ago
  40. 210e799e afs: Remove erroneous fallthough annotation by Dan Carpenter · 4 years, 4 months ago
  41. 125eac2 xfs: initialize the shortform attr header padding entry by Darrick J. Wong · 4 years, 4 months ago
  42. f96d696 btrfs: tree-checker: fix the error message for transid error by Qu Wenruo · 4 years, 4 months ago
  43. d3beaa2 btrfs: set the lockdep class for log tree extent buffers by Josef Bacik · 4 years, 5 months ago
  44. ad24466 btrfs: set the correct lockdep class for new nodes by Josef Bacik · 4 years, 5 months ago
  45. e89c4a9 btrfs: allocate scrub workqueues outside of locks by Josef Bacik · 4 years, 5 months ago
  46. a48b73e btrfs: fix potential deadlock in the search ioctl by Josef Bacik · 4 years, 5 months ago
  47. 9771a5cf btrfs: drop path before adding new uuid tree entry by Josef Bacik · 4 years, 5 months ago
  48. e3e39c7 btrfs: block-group: fix free-space bitmap threshold by Marcos Paulo de Souza · 4 years, 4 months ago
  49. 56450c2 io_uring: clear req->result on IOPOLL re-issue by Jens Axboe · 4 years, 4 months ago
  50. f402043 xfs: fix boundary test in xfs_attr_shortform_verify by Eric Sandeen · 4 years, 4 months ago
  51. 657f101 xfs: fix off-by-one in inode alloc block reservation calculation by Brian Foster · 4 years, 4 months ago
  52. 9c516e0 xfs: finish dfops on every insert range shift iteration by Brian Foster · 4 years, 5 months ago
  53. 0fef948 io_uring: make offset == -1 consistent with preadv2/pwritev2 by Jens Axboe · 4 years, 4 months ago
  54. 2ac6981 Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 4 months ago
  55. abb3438d Merge tag 'm68knommu-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 4 years, 4 months ago
  56. 00d23d5 io_uring: ensure read requests go through -ERESTART* transformation by Jens Axboe · 4 years, 4 months ago
  57. 9dab14b io_uring: don't use poll handler if file can't be nonblocking read/written by Jens Axboe · 4 years, 4 months ago
  58. 6b7898e io_uring: fix imbalanced sqo_mm accounting by Jens Axboe · 4 years, 4 months ago
  59. 8421631 io_uring: revert consumed iov_iter bytes on error by Jens Axboe · 4 years, 4 months ago
  60. 9907ab3 Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 4 months ago
  61. 496ceaf ceph: don't allow setlease on cephfs by Jeff Layton · 4 years, 4 months ago
  62. ebce3eb ceph: fix inode number handling on arches with 32-bit ino_t by Jeff Layton · 4 years, 5 months ago
  63. 462582b gfs2: add some much needed cleanup for log flushes that fail by Bob Peterson · 4 years, 4 months ago
  64. 2217b98 binfmt_flat: revert "binfmt_flat: don't offset the data start" by Max Filippov · 4 years, 5 months ago
  65. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  66. 204361a io-wq: fix hang after cancelling pending hashed work by Pavel Begunkov · 4 years, 4 months ago
  67. fd7d6de io_uring: don't recurse on tsk->sighand->siglock with signalfd by Jens Axboe · 4 years, 4 months ago
  68. f320ac6 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 4 months ago
  69. 52c4796 do_epoll_ctl(): clean the failure exits up a bit by Al Viro · 4 years, 4 months ago
  70. a9ed4a6 epoll: Keep a reference on files added to the check list by Marc Zyngier · 4 years, 5 months ago
  71. f873db9a Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  72. 349111f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
  73. d723b99 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 4 months ago
  74. 5e0b17b afs: Fix NULL deref in afs_dynroot_depopulate() by David Howells · 4 years, 4 months ago
  75. f26044c squashfs: avoid bio_alloc() failure with 1Mbyte blocks by Phillip Lougher · 4 years, 4 months ago
  76. bcf85fc romfs: fix uninitialized memory leak in romfs_dev_read() by Jann Horn · 4 years, 4 months ago
  77. a84d5d4 btrfs: detect nocow for swap after snapshot delete by Boris Burkov · 4 years, 5 months ago
  78. fb2fecb btrfs: check the right error variable in btrfs_del_dir_entries_in_log by Josef Bacik · 4 years, 5 months ago
  79. ba8e420 afs: Fix key ref leak in afs_put_operation() by David Howells · 4 years, 4 months ago
  80. e4686c7 afs: Fix error handling in VL server rotation by David Howells · 4 years, 4 months ago
  81. b95b309 afs: Don't use VL probe running state to make decisions outside probe code by David Howells · 4 years, 5 months ago
  82. fb72cd3 afs: Expose information from afs_vlserver through /proc for debugging by David Howells · 4 years, 4 months ago
  83. 4f4c2c0 afs: Remove afs_vlserver->probe.have_result by David Howells · 4 years, 5 months ago
  84. 1d4adfa rxrpc: Make rxrpc_kernel_get_srtt() indicate validity by David Howells · 4 years, 4 months ago
  85. 867a23e io_uring: kill extra iovec=NULL in import_iovec() by Pavel Begunkov · 4 years, 5 months ago
  86. f261c16 io_uring: comment on kfree(iovec) checks by Pavel Begunkov · 4 years, 5 months ago
  87. bb17534 io_uring: fix racy req->flags modification by Pavel Begunkov · 4 years, 5 months ago
  88. fc66677 io_uring: use system_unbound_wq for ring exit work by Jens Axboe · 4 years, 5 months ago
  89. bbc37d6 btrfs: fix space cache memory leak after transaction abort by Filipe Manana · 4 years, 5 months ago
  90. 604997b btrfs: use the correct const function attribute for btrfs_get_num_csums by David Sterba · 4 years, 5 months ago
  91. 282dd7d btrfs: reset compression level for lzo on remount by Marcos Paulo de Souza · 4 years, 5 months ago
  92. c965d64 btrfs: handle errors from async submission by Johannes Thumshirn · 4 years, 5 months ago
  93. 27bc446 ext4: limit the length of per-inode prealloc list by brookxu · 4 years, 5 months ago
  94. 66d5e02 ext4: reorganize if statement of ext4_mb_release_context() by brookxu · 4 years, 5 months ago
  95. c55ee7d ext4: add mb_debug logging when there are lost chunks by brookxu · 4 years, 5 months ago
  96. 7ca4fcb ext4: Fix comment typo "the the". by kyoungho koo · 4 years, 8 months ago
  97. 00a3fff jbd2: clean up checksum verification in do_one_pass() by Shijie Luo · 4 years, 5 months ago
  98. 8452fd0 io_uring: cleanup io_import_iovec() of pre-mapped request by Jens Axboe · 4 years, 5 months ago
  99. 70d7ced ext4: change to use fallthrough macro by Shijie Luo · 4 years, 5 months ago
  100. 2fe34d29 ext4: remove unused parameter of ext4_generic_delete_entry function by Kyoungho Koo · 4 years, 5 months ago