1. 9ac29fd fuse: move ioctl to separate source file by Miklos Szeredi · 3 years, 9 months ago
  2. 51db776 vfs: remove unused ioctl helpers by Miklos Szeredi · 3 years, 9 months ago
  3. 8871d84 ubifs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  4. 03eb606 reiserfs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  5. 2b5f52c ocfs2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  6. 7c7c436 nilfs2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  7. 2ca58e3 jfs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  8. 9cbae74 hfsplus: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  9. d701ea2 efivars: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  10. 9fefd5d xfs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  11. 1f26b06 orangefs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  12. 88b631c gfs2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  13. 9b1bb01 f2fs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  14. 4db5c2e ext4: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  15. aba405e ext2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  16. 97fc297 btrfs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  17. 66dbfab ovl: stack fileattr ops by Miklos Szeredi · 3 years, 9 months ago
  18. 97e2dee ecryptfs: stack fileattr ops by Miklos Szeredi · 3 years, 9 months ago
  19. 4c5b479 vfs: add fileattr ops by Miklos Szeredi · 3 years, 9 months ago
  20. d83e98f Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  21. 8e29be3 Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 9 months ago
  22. e82ad48 io_uring: fix !CONFIG_BLOCK compilation failure by Jens Axboe · 3 years, 9 months ago
  23. d93a0d4 Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  24. 1faccb6 Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  25. 230d50d io_uring: move reissue into regular IO path by Jens Axboe · 3 years, 9 months ago
  26. f8b78ca block: don't ignore REQ_NOWAIT for direct IO by Pavel Begunkov · 4 years, 2 months ago
  27. 07204f2 io_uring: fix EIOCBQUEUED iter revert by Pavel Begunkov · 3 years, 9 months ago
  28. 696ee88 io_uring/io-wq: protect against sprintf overflow by Pavel Begunkov · 3 years, 9 months ago
  29. 4b982bd io_uring: don't mark S_ISBLK async work as unbounded by Jens Axboe · 3 years, 9 months ago
  30. 5e46d1b reiserfs: update reiserfs_xattrs_initialized() condition by Tetsuo Handa · 3 years, 10 months ago
  31. 82734c5 io_uring: drop sqd lock before handling signals for SQPOLL by Jens Axboe · 3 years, 10 months ago
  32. 5152042 io_uring: handle setup-failed ctx in kill_timeouts by Pavel Begunkov · 3 years, 10 months ago
  33. 5a978dc io_uring: always go for cancellation spin on exec by Pavel Begunkov · 3 years, 10 months ago
  34. 81b1d39 Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 10 months ago
  35. b44d1dd Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  36. abed516 Merge tag 'block-5.12-2021-03-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  37. 2b8ed1c io_uring: remove unsued assignment to pointer io by Colin Ian King · 3 years, 10 months ago
  38. 78d9d7c io_uring: don't cancel extra on files match by Pavel Begunkov · 3 years, 10 months ago
  39. 2482b58 io_uring: don't cancel-track common timeouts by Pavel Begunkov · 3 years, 10 months ago
  40. 80c4cbd io_uring: do post-completion chore on t-out cancel by Pavel Begunkov · 3 years, 10 months ago
  41. 1ee4160 io_uring: fix timeout cancel return code by Pavel Begunkov · 3 years, 10 months ago
  42. dbe1bdb io_uring: handle signals for IO threads like a normal thread by Jens Axboe · 3 years, 10 months ago
  43. cfc63fc smb3: fix cached file size problems in duplicate extents (reflink) by Steve French · 3 years, 10 months ago
  44. 219481a cifs: Silently ignore unknown oplock break handle by Vincent Whitchurch · 3 years, 10 months ago
  45. cee8f4f cifs: revalidate mapping when we open files for SMB1 POSIX by Ronnie Sahlberg · 3 years, 10 months ago
  46. 3bffbe9 cifs: Fix chmod with modefromsid when an older ACE already exists. by Shyam Prasad N · 3 years, 10 months ago
  47. 45a4546 cifs: Adjust key sizes and key generation routines for AES256 encryption by Shyam Prasad N · 3 years, 10 months ago
  48. 701c09c Merge tag 'for-5.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
  49. 90b8749 io_uring: maintain CQE order of a failed link by Pavel Begunkov · 3 years, 10 months ago
  50. 0023224 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  51. ff132c5 gfs2: report "already frozen/thawed" errors by Bob Peterson · 3 years, 10 months ago
  52. 8b44ca2 squashfs: fix xattr id and id lookup sanity checks by Phillip Lougher · 3 years, 10 months ago
  53. c1b2028 squashfs: fix inode lookup sanity checks by Sean Nyekjaer · 3 years, 10 months ago
  54. f5d2d23 io-wq: fix race around pending work on teardown by Jens Axboe · 3 years, 10 months ago
  55. 8a9d2e1 Merge tag 'afs-cachefiles-fixes-20210323' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 10 months ago
  56. bf1c82a cachefiles: do not yet allow on idmapped mounts by Christian Brauner · 3 years, 10 months ago
  57. a185f1d io_uring: do ctx sqd ejection in a clear context by Pavel Begunkov · 3 years, 10 months ago
  58. 75b6979 afs: Use wait_on_page_writeback_killable by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  59. 39f985c fs/cachefiles: Remove wait_bit_key layout dependency by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  60. 5116784 block: clear GD_NEED_PART_SCAN later in bdev_disk_changed by Chris Chiu · 3 years, 10 months ago
  61. d81269f io_uring: fix provide_buffers sign extension by Pavel Begunkov · 3 years, 10 months ago
  62. b65c128 io_uring: don't skip file_end_write() on reissue by Pavel Begunkov · 3 years, 10 months ago
  63. d07f1e8a io_uring: correct io_queue_async_work() traces by Pavel Begunkov · 3 years, 10 months ago
  64. d7f5f1b Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 10 months ago
  65. 0b8cfa9 io_uring: don't use {test,clear}_tsk_thread_flag() for current by Jens Axboe · 3 years, 10 months ago
  66. 2c41fab Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  67. 5e3ddf9 Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  68. 0031275 io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG_WAITALL by Stefan Metzmacher · 3 years, 10 months ago
  69. 00ddff4 io-wq: ensure task is running before processing task_work by Jens Axboe · 3 years, 10 months ago
  70. 64395d9 ext4: initialize ret to suppress smatch warning by Theodore Ts'o · 3 years, 10 months ago
  71. 512c15e ext4: stop inode update before return by Pan Bian · 4 years ago
  72. 8210bb2 ext4: fix rename whiteout with fast commit by Harshad Shirwadkar · 3 years, 10 months ago
  73. 2a4ae3b ext4: fix timer use-after-free on failed mount by Jan Kara · 3 years, 10 months ago
  74. 7d8bd3c ext4: fix potential error in ext4_do_update_inode by Shijie Luo · 3 years, 10 months ago
  75. 6b22489 ext4: do not try to set xattr into ea_inode if value is empty by zhangyi (F) · 3 years, 10 months ago
  76. 5dccdc5 ext4: do not iput inode under running transaction in ext4_rename() by zhangyi (F) · 3 years, 10 months ago
  77. b7ff91f ext4: find old entry again if failed to rename whiteout by zhangyi (F) · 3 years, 10 months ago
  78. bfdc4aa Merge tag '5.12-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 10 months ago
  79. 1c273e1 Merge tag 'zonefs-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 3 years, 10 months ago
  80. 0ada2dad Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  81. 65af8f0 cifs: fix allocation size on newly created files by Steve French · 3 years, 10 months ago
  82. af3ef3b cifs: warn and fail if trying to use rootfs without the config option by Aurelien Aptel · 3 years, 10 months ago
  83. 403dba0 fs/cifs/: fix misspellings using codespell tool by Liu xuzhi · 3 years, 10 months ago
  84. 81aa096 Merge tag 'for-5.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
  85. c1d6abd btrfs: fix check_data_csum() error message for direct I/O by Omar Sandoval · 3 years, 10 months ago
  86. c73891c Merge tag 'xfs-5.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 10 months ago
  87. 8ff0f3b Merge branch 'iomap-5.12-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 10 months ago
  88. 0bb7883 btrfs: fix sleep while in non-sleep context during qgroup removal by Filipe Manana · 3 years, 10 months ago
  89. de75a3d io_uring: don't leak creds on SQO attach error by Pavel Begunkov · 3 years, 10 months ago
  90. ee53fb2 io_uring: use typesafe pointers in io_uring_task by Stefan Metzmacher · 3 years, 10 months ago
  91. 53e043b io_uring: remove structures from include/linux/io_uring.h by Stefan Metzmacher · 3 years, 10 months ago
  92. 76cd979 io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() calls by Stefan Metzmacher · 3 years, 10 months ago
  93. 8d488a8 btrfs: fix subvolume/snapshot deletion not triggered on mount by Filipe Manana · 3 years, 10 months ago
  94. ebd99a6 btrfs: fix build when using M=fs/btrfs by David Sterba · 3 years, 10 months ago
  95. 3cb8949 btrfs: do not initialize dev replace for bad dev root by Josef Bacik · 3 years, 10 months ago
  96. 820a49d btrfs: initialize device::fs_info always by Josef Bacik · 3 years, 10 months ago
  97. 82d62d0 btrfs: do not initialize dev stats if we have no dev_root by Josef Bacik · 3 years, 10 months ago
  98. f3da882 btrfs: zoned: remove outdated WARN_ON in direct IO by Johannes Thumshirn · 3 years, 10 months ago
  99. 6980d29 zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone() by Chao Yu · 3 years, 10 months ago
  100. 5abbe51 kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() by Oleg Nesterov · 4 years ago