1. b82a96c fs: remove noop_set_page_dirty() by Matthew Wilcox (Oracle) · 3 years, 7 months ago
  2. 20e41d9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 7 months ago
  3. e71f99f ext4: Only advertise encrypted_casefold when encryption and unicode are enabled by Daniel Rosenberg · 3 years, 8 months ago
  4. 63e7f12 ext4: fix no-key deletion for encrypt+casefold by Daniel Rosenberg · 3 years, 8 months ago
  5. afd09b6 ext4: fix memory leak in ext4_fill_super by Alexey Makhalov · 3 years, 8 months ago
  6. a7ba36b ext4: fix fast commit alignment issues by Harshad Shirwadkar · 3 years, 8 months ago
  7. 082cd4e ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed by Ye Bin · 3 years, 9 months ago
  8. b45f189 ext4: fix accessing uninit percpu counter variable with fast_commit by Ritesh Harjani · 3 years, 9 months ago
  9. a8867f4 ext4: fix memory leak in ext4_mb_init_backend on error path. by Phillip Potter · 3 years, 9 months ago
  10. 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
  11. 9f67672 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 9 months ago
  12. 3644286 Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 9 months ago
  13. 820c4ba Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 9 months ago
  14. 34a456e Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 9 months ago
  15. a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
  16. fcd9ae4 mm/filemap: Pass the file_ra_state in the ractl by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  17. 6c09127 ext4: wipe ext4_dir_entry2 upon file deletion by Leah Rumancik · 3 years, 9 months ago
  18. 5899593 ext4: Fix occasional generic/418 failure by Jan Kara · 3 years, 9 months ago
  19. 9591c3a fs: introduce a wrapper uuid_to_fsid() by Amir Goldstein · 3 years, 10 months ago
  20. 80e5d1ff5 useful constants: struct qstr for ".." by Al Viro · 3 years, 9 months ago
  21. 4811d99 ext4: allow the dax flag to be set and cleared on inline directories by Theodore Ts'o · 3 years, 9 months ago
  22. 4db5c2e ext4: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  23. fcdf3c3 ext4: fix debug format string warning by Arnd Bergmann · 3 years, 9 months ago
  24. 666245d ext4: fix trailing whitespace by Jack Qiu · 3 years, 9 months ago
  25. 3088e5a ext4: fix various seppling typos by Bhaskar Chowdhury · 3 years, 10 months ago
  26. e1262cd ext4: fix error return code in ext4_fc_perform_commit() by Xu Yihang · 3 years, 9 months ago
  27. 6810fad ext4: fix ext4_error_err save negative errno into superblock by Ye Bin · 3 years, 10 months ago
  28. f88f146 ext4: fix error code in ext4_commit_super by Fengnan Chang · 3 years, 10 months ago
  29. ac2f7ca ext4: always panic when errors=panic is specified by Ye Bin · 3 years, 10 months ago
  30. 3cd4617 ext4: delete redundant uptodate check for buffer by Yang Guo · 3 years, 10 months ago
  31. 72ffb49 ext4: do not set SB_ACTIVE in ext4_orphan_cleanup() by Zhang Yi · 3 years, 10 months ago
  32. 21175ca ext4: make prefetch_block_bitmaps default by Harshad Shirwadkar · 3 years, 10 months ago
  33. f68f406 ext4: add proc files to monitor new structures by Harshad Shirwadkar · 3 years, 10 months ago
  34. 196e402 ext4: improve cr 0 / cr 1 group scanning by Harshad Shirwadkar · 3 years, 10 months ago
  35. 4b68f6d ext4: add MB_NUM_ORDERS macro by Harshad Shirwadkar · 3 years, 10 months ago
  36. a6c75ea ext4: add mballoc stats proc file by Harshad Shirwadkar · 3 years, 10 months ago
  37. b237e30 ext4: add ability to return parsed options from parse_options by Harshad Shirwadkar · 3 years, 10 months ago
  38. 67d2518 ext4: drop s_mb_bal_lock and convert protected fields to atomic by Harshad Shirwadkar · 3 years, 10 months ago
  39. a149d2a ext4: fix check to prevent false positive report of incorrect used inodes by Zhang Yi · 3 years, 10 months ago
  40. 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  41. 1ae98e2 ext4: optimize match for casefolded encrypted dirs by Daniel Rosenberg · 3 years, 10 months ago
  42. 471fbbe ext4: handle casefolding with encryption by Daniel Rosenberg · 3 years, 10 months ago
  43. 400086d ext4: remove unnecessary braces in fs/ext4/dir.c by Milan Djurovic · 3 years, 10 months ago
  44. bd256fd ext4: use memcpy_to_page() in pagecache_write() by Chaitanya Kulkarni · 4 years ago
  45. 4d93874 ext4: use memcpy_from_page() in pagecache_read() by Chaitanya Kulkarni · 4 years ago
  46. db99855 fs: introduce two inode i_{u,g}id initialization helpers by Christian Brauner · 3 years, 10 months ago
  47. a65e58e fs: document and rename fsid helpers by Christian Brauner · 3 years, 10 months ago
  48. 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
  49. 64395d9 ext4: initialize ret to suppress smatch warning by Theodore Ts'o · 3 years, 10 months ago
  50. 512c15e ext4: stop inode update before return by Pan Bian · 4 years ago
  51. 8210bb2 ext4: fix rename whiteout with fast commit by Harshad Shirwadkar · 3 years, 10 months ago
  52. 2a4ae3b ext4: fix timer use-after-free on failed mount by Jan Kara · 3 years, 10 months ago
  53. 7d8bd3c ext4: fix potential error in ext4_do_update_inode by Shijie Luo · 3 years, 10 months ago
  54. 6b22489 ext4: do not try to set xattr into ea_inode if value is empty by zhangyi (F) · 3 years, 11 months ago
  55. 5dccdc5 ext4: do not iput inode under running transaction in ext4_rename() by zhangyi (F) · 3 years, 11 months ago
  56. b7ff91f ext4: find old entry again if failed to rename whiteout by zhangyi (F) · 3 years, 11 months ago
  57. f053cf7 ext4: fix error handling in ext4_end_enable_verity() by Eric Biggers · 3 years, 11 months ago
  58. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
  59. c915fb8 ext4: fix bh ref count on error paths by Zhaolong Zhang · 3 years, 11 months ago
  60. f91436d fs/ext4: fix integer overflow in s_log_groups_per_flex by Sabyrzhan Tasbolatov · 3 years, 11 months ago
  61. 163f0ec1 ext4: add reclaim checks to xattr code by Jan Kara · 3 years, 11 months ago
  62. efc6134 ext4: shrink race window in ext4_should_retry_alloc() by Eric Whitney · 4 years ago
  63. 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  64. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
  65. 6f9972b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 11 months ago
  66. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  67. d61c6a5 Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 11 months ago
  68. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  69. 4f016a3 Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 11 months ago
  70. 0a76945 ext4: add .kunitconfig fragment to enable ext4-specific tests by Daniel Latypov · 4 years ago
  71. 302fdad ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it by Geert Uytterhoeven · 4 years ago
  72. 3258386 ext4: reset retry counter when ext4_alloc_file_blocks() makes progress by Eric Whitney · 4 years ago
  73. e17fe65 fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl by Eric Biggers · 4 years ago
  74. b5776e7 ext4: fix potential htree index checksum corruption by Theodore Ts'o · 4 years ago
  75. c6c818e ext4: factor out htree rep invariant check by Vinicius Tinti · 4 years ago
  76. 96e7c02d ext4: Change list_for_each* to list_for_each_entry* by Daejun Park · 4 years ago
  77. 027f14f ext4: don't try to processed freed blocks until mballoc is initialized by Theodore Ts'o · 4 years ago
  78. 59ebc7f ext4: use DEFINE_MUTEX() for mutex lock by Zheng Yongjun · 4 years, 1 month ago
  79. c6bf3f0 block: use an on-stack bio in blkdev_issue_flush by Christoph Hellwig · 4 years ago
  80. 14f3db5 ext4: support idmapped mounts by Christian Brauner · 4 years ago
  81. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  82. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  83. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  84. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  85. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  86. 2f63296 iomap: pass a flags argument to iomap_dio_rw by Christoph Hellwig · 4 years ago
  87. 0bc9bc1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
  88. e9f5335 ext4: remove expensive flush on fast commit by Daejun Park · 4 years ago
  89. 6b4b8e6 ext4: fix bug for rename with RENAME_WHITEOUT by yangerkun · 4 years ago
  90. 31e203e ext4: fix wrong list_splice in ext4_fc_cleanup by Daejun Park · 4 years, 1 month ago
  91. 23dd561 ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR by Yi Li · 4 years, 1 month ago
  92. ed296c6 ext4: simplify i_state checks in __ext4_update_other_inode_time() by Eric Biggers · 4 years ago
  93. e2728c5 fs: don't call ->dirty_inode for lazytime timestamp updates by Eric Biggers · 4 years ago
  94. 555a6e8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 1 month ago
  95. 5a3b590 ext4: don't leak old mountpoint samples by Theodore Ts'o · 4 years, 1 month ago
  96. a3f5cf1 ext4: drop ext4_handle_dirty_super() by Jan Kara · 4 years, 1 month ago
  97. dfd56c2 ext4: fix superblock checksum failure when setting password salt by Jan Kara · 4 years, 1 month ago
  98. e92ad03 ext4: use sbi instead of EXT4_SB(sb) in ext4_update_super() by Jan Kara · 4 years, 1 month ago
  99. 2d01ddc ext4: save error info to sb through journal if available by Jan Kara · 4 years, 1 month ago
  100. 05c2c00 ext4: protect superblock modifications with a buffer lock by Jan Kara · 4 years, 1 month ago