1. cd3e8ea Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 2 months ago
  2. 5513b24 ext4: use sb_bdev_nr_blocks by Christoph Hellwig · 3 years, 3 months ago
  3. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  4. ca3cef4 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 3 months ago
  5. f2c77973 ext4: recheck buffer uptodate bit under buffer lock by Zhang Yi · 3 years, 4 months ago
  6. 42cb447 ext4: fix potential infinite loop in ext4_dx_readdir() by yangerkun · 3 years, 4 months ago
  7. bb9464e ext4: flush s_error_work before journal destroy in ext4_fill_super by yangerkun · 3 years, 3 months ago
  8. 75ca6ad ext4: fix loff_t overflow in ext4_max_bitmap_size() by Ritesh Harjani · 3 years, 7 months ago
  9. 6fed839 ext4: fix reserved space counter leakage by Jeffle Xu · 3 years, 4 months ago
  10. a2c2f08 ext4: limit the number of blocks in one ADD_RANGE TLV by Hou Tao · 3 years, 4 months ago
  11. 4373b3d fscrypt: remove fscrypt_operations::max_namelen by Eric Biggers · 3 years, 4 months ago
  12. 2e5fd48 Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 4 months ago
  13. 948ca5f ext4: enforce buffer head state assertion in ext4_da_map_blocks by Eric Whitney · 3 years, 5 months ago
  14. 0add491 ext4: remove extent cache entries when truncating inline data by Eric Whitney · 3 years, 5 months ago
  15. 11ef08c Merge branch 'delalloc-buffer-write' into dev by Theodore Ts'o · 3 years, 4 months ago
  16. cc88323 ext4: drop unnecessary journal handle in delalloc write by Zhang Yi · 3 years, 6 months ago
  17. 6984aef ext4: factor out write end code of inline file by Zhang Yi · 3 years, 6 months ago
  18. 55ce2f6 ext4: correct the error path of ext4_write_inline_data_end() by Zhang Yi · 3 years, 6 months ago
  19. 4df031f ext4: check and update i_disksize properly by Zhang Yi · 3 years, 6 months ago
  20. 111c1aa Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 4 months ago
  21. 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 4 months ago
  22. 1fd95c0 ext4: add error checking to ext4_ext_replay_set_iblocks() by Theodore Ts'o · 3 years, 4 months ago
  23. cd35820 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 4 months ago
  24. baaae979 ext4: make the updating inode data procedure atomic by Zhang Yi · 3 years, 4 months ago
  25. 8e33fad ext4: remove an unnecessary if statement in __ext4_get_inode_loc() by Zhang Yi · 3 years, 4 months ago
  26. 0904c9a ext4: move inode eio simulation behind io completeion by Zhang Yi · 3 years, 4 months ago
  27. 4a79a98 ext4: Improve scalability of ext4 orphan file handling by Jan Kara · 3 years, 5 months ago
  28. 02f310f ext4: Speedup ext4 orphan inode handling by Jan Kara · 3 years, 5 months ago
  29. 25c6d98 ext4: Move orphan inode handling into a separate file by Jan Kara · 3 years, 5 months ago
  30. 188c299 ext4: Support for checksumming from journal triggers by Jan Kara · 3 years, 5 months ago
  31. a5fda11 ext4: fix sparse warnings by Theodore Ts'o · 3 years, 5 months ago
  32. a54c461 ext4: fix race writing to an inline_data file while its xattrs are changing by Theodore Ts'o · 3 years, 4 months ago
  33. bd2c38c ext4: Make sure quota files are not grabbed accidentally by Jan Kara · 3 years, 5 months ago
  34. b2bbb92 ext4: fix e2fsprogs checksum failure for mounted filesystem by Jan Kara · 3 years, 5 months ago
  35. 308c57c ext4: if zeroout fails fall back to splitting the extent node by Theodore Ts'o · 3 years, 5 months ago
  36. facec45 ext4: reduce arguments of ext4_fc_add_dentry_tlv by Guoqing Jiang · 3 years, 5 months ago
  37. 5036ab8 ext4: flush background discard kwork when retry allocation by Wang Jianchao · 3 years, 4 months ago
  38. 55cdd0a ext4: get discard out of jbd2 commit kthread contex by Wang Jianchao · 3 years, 5 months ago
  39. aa99f3c Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 4 months ago
  40. bdd3c50 dax: remove bdev_dax_supported by Christoph Hellwig · 3 years, 4 months ago
  41. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 5 months ago
  42. b6f5558 ext4: remove the repeated comment of ext4_trim_all_free by Wang Jianchao · 3 years, 5 months ago
  43. 6920b39 ext4: add new helper interface ext4_try_to_trim_range() by Wang Jianchao · 3 years, 5 months ago
  44. bd2eea8 ext4: remove the 'group' parameter of ext4_trim_extent by Wang Jianchao · 3 years, 5 months ago
  45. 877ba3f ext4: fix potential htree corruption when growing large_dir directories by Theodore Ts'o · 3 years, 5 months ago
  46. 8c4bca1 ext4: report correct st_size for encrypted symlinks by Eric Biggers · 3 years, 6 months ago
  47. 73dc707 ext4: remove conflicting comment from __ext4_forget by Guoqing Jiang · 3 years, 6 months ago
  48. b665414 ext4: fix potential uninitialized access to retval in kmmpd by Ye Bin · 3 years, 6 months ago
  49. d4f5258 ext4: Convert to use mapping->invalidate_lock by Jan Kara · 4 years ago
  50. e49d68c Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 6 months ago
  51. 0705e8d ext4: inline jbd2_journal_[un]register_shrinker() by Theodore Ts'o · 3 years, 6 months ago
  52. 0955901 ext4: fix flags validity checking for EXT4_IOC_CHECKPOINT by Theodore Ts'o · 3 years, 6 months ago
  53. 61bb4a1 ext4: fix possible UAF when remounting r/o a mmp-protected file system by Theodore Ts'o · 3 years, 6 months ago
  54. cd84bbb ext4: use ext4_grp_locked_error in mb_find_extent by Stephen Brennan · 3 years, 6 months ago
  55. 558d645 ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblock by Ye Bin · 3 years, 7 months ago
  56. a6ecc2a Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 6 months ago
  57. 8813587 Revert "ext4: consolidate checks for resize of bigalloc into ext4_resize_begin" by Theodore Ts'o · 3 years, 6 months ago
  58. d578b99 ext4: notify sysfs on errors_count value change by Jonathan Davies · 3 years, 7 months ago
  59. b82a96c fs: remove noop_set_page_dirty() by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  60. 3b672e3 ext4: remove bdev_try_to_free_page() callback by Zhang Yi · 3 years, 7 months ago
  61. 4ba3fcd jbd2,ext4: add a shrinker to release checkpointed buffers by Zhang Yi · 3 years, 7 months ago
  62. 0caaefb ext4: no need to verify new add extent block by yangerkun · 3 years, 7 months ago
  63. b148918 ext4: add check to prevent attempting to resize an fs with sparse_super2 by Josh Triplett · 3 years, 7 months ago
  64. e9f9f61 ext4: consolidate checks for resize of bigalloc into ext4_resize_begin by Josh Triplett · 3 years, 7 months ago
  65. 310c097 ext4: remove duplicate definition of ext4_xattr_ibody_inline_set() by Ritesh Harjani · 3 years, 7 months ago
  66. ee00d6b ext4: fsmap: fix the block/inode bitmap comment by Ritesh Harjani · 3 years, 7 months ago
  67. 6d2424a ext4: fix comment for s_hash_unsigned by Eric Biggers · 3 years, 7 months ago
  68. f9505c7 ext4: use local variable ei instead of EXT4_I() macro by chenyichong · 3 years, 7 months ago
  69. c89849c ext4: fix avefreec in find_group_orlov by Pan Dong · 3 years, 7 months ago
  70. 4fb7c70 ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit by Zhang Yi · 3 years, 7 months ago
  71. e5e7010 ext4: remove check for zero nr_to_scan in ext4_es_scan() by Zhang Yi · 3 years, 7 months ago
  72. b2d2e75 ext4: remove set but rewrite variables by Tian Tao · 3 years, 8 months ago
  73. 351a0a3 ext4: add ioctl EXT4_IOC_CHECKPOINT by Leah Rumancik · 3 years, 8 months ago
  74. 01d5d96 ext4: add discard/zeroout flags to journal flush by Leah Rumancik · 3 years, 8 months ago
  75. 8f6840c ext4: return error code when ext4_fill_flex_info() fails by Yang Yingliang · 3 years, 8 months ago
  76. b9a037b ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transaction handle by Zhang Yi · 3 years, 8 months ago
  77. ce3aba4 ext4: fix kernel infoleak via ext4_extent_header by Anirudh Rayabharam · 3 years, 8 months ago
  78. 618f003 ext4: fix memory leak in ext4_fill_super by Pavel Skripkin · 3 years, 8 months ago
  79. 1fc57ca ext4: remove redundant assignment to error by Jiapeng Chong · 3 years, 8 months ago
  80. 5c68015 ext4: remove redundant check buffer_uptodate() by Joseph Qi · 3 years, 8 months ago
  81. d0b040f ext4: fix overflow in ext4_iomap_alloc() by Jan Kara · 3 years, 9 months ago
  82. 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
  83. e71f99f ext4: Only advertise encrypted_casefold when encryption and unicode are enabled by Daniel Rosenberg · 3 years, 7 months ago
  84. 63e7f12 ext4: fix no-key deletion for encrypt+casefold by Daniel Rosenberg · 3 years, 8 months ago
  85. afd09b6 ext4: fix memory leak in ext4_fill_super by Alexey Makhalov · 3 years, 8 months ago
  86. a7ba36b ext4: fix fast commit alignment issues by Harshad Shirwadkar · 3 years, 8 months ago
  87. 082cd4e ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed by Ye Bin · 3 years, 8 months ago
  88. b45f189 ext4: fix accessing uninit percpu counter variable with fast_commit by Ritesh Harjani · 3 years, 8 months ago
  89. a8867f4 ext4: fix memory leak in ext4_mb_init_backend on error path. by Phillip Potter · 3 years, 9 months ago
  90. 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  91. 9f67672 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 8 months ago
  92. 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, 8 months ago
  93. 820c4ba Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 8 months ago
  94. 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, 8 months ago
  95. a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  96. fcd9ae4 mm/filemap: Pass the file_ra_state in the ractl by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  97. 6c09127 ext4: wipe ext4_dir_entry2 upon file deletion by Leah Rumancik · 3 years, 8 months ago
  98. 5899593 ext4: Fix occasional generic/418 failure by Jan Kara · 3 years, 9 months ago
  99. 9591c3a fs: introduce a wrapper uuid_to_fsid() by Amir Goldstein · 3 years, 10 months ago
  100. 80e5d1ff5 useful constants: struct qstr for ".." by Al Viro · 3 years, 9 months ago