1. 8782a9a fs: port ->fileattr_set() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  2. 13e83a4 fs: port ->set_acl() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  3. 011e2b7 fs: port ->tmpfile() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  4. e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  5. 5ebb29b fs: port ->mknod() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  6. c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  7. 7a77db9 fs: port ->symlink() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  8. 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  9. b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  10. c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  11. 292a089 treewide: Convert del_timer*() to timer_shutdown*() by Steven Rostedt (Google) · 2 years, 2 months ago
  12. e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
  13. ad0d9da Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 2 years, 3 months ago
  14. deb9acc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 2 years, 3 months ago
  15. 6a518af Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 3 months ago
  16. 268325b Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 3 months ago
  17. 1da18e3 ext4: fix reserved cluster accounting in __es_remove_extent() by Ye Bin · 2 years, 3 months ago
  18. e4db04f ext4: fix inode leak in ext4_xattr_inode_create() on an error path by Ye Bin · 2 years, 3 months ago
  19. cc12a6f ext4: allocate extended attribute value in vmalloc area by Ye Bin · 2 years, 3 months ago
  20. 8994d11 ext4: avoid unaccounted block allocation when expanding inode by Jan Kara · 2 years, 3 months ago
  21. 1485f72 ext4: initialize quota before expanding inode in setproject ioctl by Jan Kara · 2 years, 3 months ago
  22. dae9996 ext4: stop providing .writepage hook by Jan Kara · 2 years, 3 months ago
  23. 49977f9 ext4: switch to using write_cache_pages() for data=journal writeout by Jan Kara · 2 years, 3 months ago
  24. f30ff35 jbd2: switch jbd2_submit_inode_data() to use fs-provided hook for data writeout by Jan Kara · 2 years, 3 months ago
  25. 59205c8 ext4: switch to using ext4_do_writepages() for ordered data writeout by Jan Kara · 2 years, 3 months ago
  26. 29bc9ce ext4: move percpu_rwsem protection into ext4_writepages() by Jan Kara · 2 years, 3 months ago
  27. 15648d5 ext4: provide ext4_do_writepages() by Jan Kara · 2 years, 3 months ago
  28. de0039f ext4: add support for writepages calls that cannot map blocks by Jan Kara · 2 years, 3 months ago
  29. 5c27088 ext4: drop pointless IO submission from ext4_bio_write_page() by Jan Kara · 2 years, 3 months ago
  30. 29b83c5 ext4: remove nr_submitted from ext4_bio_write_page() by Jan Kara · 2 years, 3 months ago
  31. dff4ac7 ext4: move keep_towrite handling to ext4_bio_write_page() by Jan Kara · 2 years, 3 months ago
  32. 04e568a ext4: handle redirtying in ext4_bio_write_page() by Jan Kara · 2 years, 3 months ago
  33. 5c099c4 ext4: fix kernel BUG in 'ext4_write_inline_data_end()' by Ye Bin · 2 years, 3 months ago
  34. d73eff6 ext4: make ext4_mb_initialize_context return void by Guoqing Jiang · 2 years, 3 months ago
  35. a44e84a ext4: fix deadlock due to mbcache entry corruption by Jan Kara · 2 years, 3 months ago
  36. b40ebaf ext4: avoid BUG_ON when creating xattrs by Jan Kara · 2 years, 3 months ago
  37. 956510c fs: ext4: initialize fsdata in pagecache_write() by Alexander Potapenko · 2 years, 3 months ago
  38. 131294c ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline by Eric Whitney · 2 years, 3 months ago
  39. 7ea71af ext4: fix uninititialized value in 'ext4_evict_inode' by Ye Bin · 2 years, 3 months ago
  40. 0aeaa25 ext4: fix corruption when online resizing a 1K bigalloc fs by Baokun Li · 2 years, 3 months ago
  41. 8f49ec6 ext4: fix corrupt backup group descriptors after online resize by Baokun Li · 2 years, 3 months ago
  42. a408f33 ext4: fix bad checksum after online resize by Baokun Li · 2 years, 3 months ago
  43. a7e9d97 ext4: don't fail GETFSUUID when the caller provides a long buffer by Darrick J. Wong · 2 years, 4 months ago
  44. b76abb51 ext4: dont return EINVAL from GETFSUUID when reporting UUID length by Darrick J. Wong · 2 years, 4 months ago
  45. 26d75a1 ext4: fix error code return to user-space in ext4_get_branch() by Luís Henriques · 2 years, 4 months ago
  46. 060f773 ext4: replace kmem_cache_create with KMEM_CACHE by JunChao Sun · 2 years, 4 months ago
  47. 89481b5 ext4: correct inconsistent error msg in nojournal mode by Baokun Li · 2 years, 4 months ago
  48. bb0fbc7 ext4: print file system UUID on mount, remount and unmount by Lukas Czerner · 2 years, 4 months ago
  49. fae381a ext4: init quota for 'old.inode' in 'ext4_rename' by Ye Bin · 2 years, 4 months ago
  50. 8805dbc ext4: simplify fast-commit CRC calculation by Eric Biggers · 2 years, 4 months ago
  51. 48a6a66 ext4: fix off-by-one errors in fast-commit block filling by Eric Biggers · 2 years, 4 months ago
  52. 8415ce0 ext4: fix unaligned memory access in ext4_fc_reserve_space() by Eric Biggers · 2 years, 4 months ago
  53. 64b4a25 ext4: add missing validation of fast-commit record lengths by Eric Biggers · 2 years, 4 months ago
  54. 594bc43 ext4: fix leaking uninitialized memory in fast-commit journal by Eric Biggers · 2 years, 4 months ago
  55. 4c0d577 ext4: don't set up encryption key during jbd2 transaction by Eric Biggers · 2 years, 4 months ago
  56. 0fbcb52 ext4: disable fast-commit of encrypted dir operations by Eric Biggers · 2 years, 4 months ago
  57. a71248b ext4: fix use-after-free in ext4_orphan_cleanup by Baokun Li · 2 years, 4 months ago
  58. 105c78e ext4: don't allow journal inode to have encrypt flag by Eric Biggers · 2 years, 4 months ago
  59. 3bf678a ext4: fix undefined behavior in bit shift for ext4_check_flag_values by Gaosheng Cui · 2 years, 4 months ago
  60. 991ed01 ext4: fix bug_on in __es_tree_search caused by bad boot loader inode by Baokun Li · 2 years, 4 months ago
  61. 63b1e9b ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode by Baokun Li · 2 years, 4 months ago
  62. 07342ec ext4: add helper to check quota inums by Baokun Li · 2 years, 4 months ago
  63. 78742d4 ext4: remove trailing newline from ext4_msg() message by Luís Henriques · 2 years, 5 months ago
  64. 5f3e240 ext4: split ext4_journal_start trace for debug by changfengnan · 2 years, 5 months ago
  65. e3ea75e ext4: journal_path mount options should follow links by Lukas Czerner · 2 years, 5 months ago
  66. 56d0d0b ext4: check the return value of ext4_xattr_inode_dec_ref() by Li Zhong · 2 years, 6 months ago
  67. 71df968 ext4: remove redundant variable err by Jinpeng Cui · 2 years, 6 months ago
  68. eee2218 ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop by Baokun Li · 2 years, 7 months ago
  69. 6dd8fe8 ext4: convert move_extent_per_page() to use folios by Vishal Moola (Oracle) · 2 years, 3 months ago
  70. 6626781 fs/ext4: replace ternary operator with min()/max() and min_t() by Jiangshan Yi · 2 years, 7 months ago
  71. 318cdc8 ext4: check and assert if marking an no_delete evicting inode dirty by Zhang Yi · 2 years, 8 months ago
  72. 98dc08b fsverity: stop using PG_error to track error status by Eric Biggers · 2 years, 3 months ago
  73. bc12ac9 ext4: silence the warning when evicting inode with dioread_nolock by Zhang Yi · 2 years, 8 months ago
  74. d247aab treewide: use get_random_u32_{above,below}() instead of manual loop by Jason A. Donenfeld · 2 years, 5 months ago
  75. 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 5 months ago
  76. f6b1a1c ext4: fix use-after-free in ext4_ext_shift_extents by Baokun Li · 2 years, 5 months ago
  77. 9761070 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 2 years, 4 months ago
  78. 0d043351 ext4: fix fortify warning in fs/ext4/fast_commit.c:1551 by Theodore Ts'o · 2 years, 4 months ago
  79. 9f2a1d9 ext4: fix wrong return err in ext4_load_and_init_journal() by Jason Yan · 2 years, 4 months ago
  80. 1b8f787 ext4: fix warning in 'ext4_da_release_space' by Ye Bin · 2 years, 4 months ago
  81. 17a0bc9 ext4: fix BUG_ON() when directory entry has invalid rec_len by Luís Henriques · 2 years, 5 months ago
  82. bb2282c fs/ext4/super.c: remove unused `deprecated_msg' by Andrew Morton · 2 years, 4 months ago
  83. 9a8c5b0 ext4: update the backup superblock's at the end of the online resize by Theodore Ts'o · 2 years, 4 months ago
  84. cac2f8b fs: rename current get acl method by Christian Brauner · 2 years, 5 months ago
  85. 138060b fs: pass dentry to set acl method by Christian Brauner · 2 years, 5 months ago
  86. f1947d7 Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 5 months ago
  87. 5e714bf Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
  88. 4fa0e3f ext4,f2fs: fix readahead of verity data by Matthew Wilcox (Oracle) · 2 years, 5 months ago
  89. a251c17 treewide: use get_random_u32() when possible by Jason A. Donenfeld · 2 years, 5 months ago
  90. 8b3ccbc treewide: use prandom_u32_max() when possible, part 2 by Jason A. Donenfeld · 2 years, 5 months ago
  91. 81895a6 treewide: use prandom_u32_max() when possible, part 1 by Jason A. Donenfeld · 2 years, 5 months ago
  92. f721d24 Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 5 months ago
  93. bc32a63 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 2 years, 5 months ago
  94. 725737e Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux by Linus Torvalds · 2 years, 5 months ago
  95. 438b2cd Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 2 years, 5 months ago
  96. 1b45cc5 ext4: fix potential out of bound read in ext4_fc_replay_scan() by Ye Bin · 2 years, 5 months ago
  97. dcc5827 ext4: factor out ext4_fc_get_tl() by Ye Bin · 2 years, 5 months ago
  98. fdc2a3c ext4: introduce EXT4_FC_TAG_BASE_LEN helper by Ye Bin · 2 years, 5 months ago
  99. 7ff5fdd ext4: factor out ext4_free_ext_path() by Ye Bin · 2 years, 5 months ago
  100. b6a750c ext4: remove unnecessary drop path references in mext_check_coverage() by Ye Bin · 2 years, 5 months ago