1. 3acbdbf Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years ago
  2. effc5b3 ext4: remove useless resetting io_end_size in mpage_process_page() by Nghia Le · 3 years, 2 months ago
  3. 5c48a7d ext4: fix an use-after-free issue about data=journal writeback mode by Zhang Yi · 3 years ago
  4. c27c29c ext4: initialize err_blk before calling __ext4_get_inode_loc by Harshad Shirwadkar · 3 years, 1 month ago
  5. 9725958 ext4: fast commit may miss tracking unwritten range during ftruncate by Xin Yin · 3 years ago
  6. 5e4d0eb ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE by Xin Yin · 3 years ago
  7. 2729cfd ext4: use ext4_journal_start/stop for fast commit transactions by Harshad Shirwadkar · 3 years ago
  8. de20511 fsdax: shift partition offset handling into the file systems by Christoph Hellwig · 3 years, 1 month ago
  9. 952da06 iomap: add a IOMAP_DAX flag by Christoph Hellwig · 3 years, 1 month ago
  10. c6f4046 fsdax: decouple zeroing from the iomap buffered I/O code by Christoph Hellwig · 3 years, 1 month ago
  11. de01f48 ext4: prevent getting empty inode buffer by Zhang Yi · 3 years, 4 months ago
  12. 9a1bf32 ext4: move ext4_fill_raw_inode() related functions by Zhang Yi · 3 years, 4 months ago
  13. 664bd38 ext4: factor out ext4_fill_raw_inode() by Zhang Yi · 3 years, 4 months ago
  14. 3eda41d Revert "ext4: enforce buffer head state assertion in ext4_da_map_blocks" by Eric Whitney · 3 years, 3 months ago
  15. 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
  16. f2c77973 ext4: recheck buffer uptodate bit under buffer lock by Zhang Yi · 3 years, 4 months ago
  17. 6fed839 ext4: fix reserved space counter leakage by Jeffle Xu · 3 years, 4 months ago
  18. 948ca5f ext4: enforce buffer head state assertion in ext4_da_map_blocks by Eric Whitney · 3 years, 4 months ago
  19. 11ef08c Merge branch 'delalloc-buffer-write' into dev by Theodore Ts'o · 3 years, 4 months ago
  20. cc88323 ext4: drop unnecessary journal handle in delalloc write by Zhang Yi · 3 years, 5 months ago
  21. 6984aef ext4: factor out write end code of inline file by Zhang Yi · 3 years, 5 months ago
  22. 55ce2f6 ext4: correct the error path of ext4_write_inline_data_end() by Zhang Yi · 3 years, 5 months ago
  23. 4df031f ext4: check and update i_disksize properly by Zhang Yi · 3 years, 5 months ago
  24. 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
  25. baaae979 ext4: make the updating inode data procedure atomic by Zhang Yi · 3 years, 4 months ago
  26. 8e33fad ext4: remove an unnecessary if statement in __ext4_get_inode_loc() by Zhang Yi · 3 years, 4 months ago
  27. 0904c9a ext4: move inode eio simulation behind io completeion by Zhang Yi · 3 years, 4 months ago
  28. 02f310f ext4: Speedup ext4 orphan inode handling by Jan Kara · 3 years, 4 months ago
  29. 188c299 ext4: Support for checksumming from journal triggers by Jan Kara · 3 years, 4 months ago
  30. bd2c38c ext4: Make sure quota files are not grabbed accidentally by Jan Kara · 3 years, 5 months ago
  31. d4f5258 ext4: Convert to use mapping->invalidate_lock by Jan Kara · 3 years, 11 months ago
  32. 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
  33. b82a96c fs: remove noop_set_page_dirty() by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  34. f9505c7 ext4: use local variable ei instead of EXT4_I() macro by chenyichong · 3 years, 7 months ago
  35. 01d5d96 ext4: add discard/zeroout flags to journal flush by Leah Rumancik · 3 years, 7 months ago
  36. d0b040f ext4: fix overflow in ext4_iomap_alloc() by Jan Kara · 3 years, 9 months ago
  37. 3088e5a ext4: fix various seppling typos by Bhaskar Chowdhury · 3 years, 9 months ago
  38. 3cd4617 ext4: delete redundant uptodate check for buffer by Yang Guo · 3 years, 9 months ago
  39. 512c15e ext4: stop inode update before return by Pan Bian · 4 years ago
  40. 7d8bd3c ext4: fix potential error in ext4_do_update_inode by Shijie Luo · 3 years, 10 months ago
  41. c915fb8 ext4: fix bh ref count on error paths by Zhaolong Zhang · 3 years, 10 months ago
  42. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  43. 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, 10 months ago
  44. 14f3db5 ext4: support idmapped mounts by Christian Brauner · 4 years ago
  45. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  46. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  47. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  48. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  49. ed296c6 ext4: simplify i_state checks in __ext4_update_other_inode_time() by Eric Biggers · 4 years ago
  50. e2728c5 fs: don't call ->dirty_inode for lazytime timestamp updates by Eric Biggers · 4 years ago
  51. a3f5cf1 ext4: drop ext4_handle_dirty_super() by Jan Kara · 4 years ago
  52. 05c2c00 ext4: protect superblock modifications with a buffer lock by Jan Kara · 4 years ago
  53. be99393 ext4: remove unnecessary wbc parameter from ext4_bio_write_page by Lei Chen · 4 years, 1 month ago
  54. 014c9ca ext4: make ext4_abort() use __ext4_error() by Jan Kara · 4 years, 1 month ago
  55. 46e294e ext4: fix deadlock with fs freezing and EA inodes by Jan Kara · 4 years, 1 month ago
  56. 837c23f ext4: use ASSERT() to replace J_ASSERT() by Chunguang Xu · 4 years, 2 months ago
  57. 9b5f6c9 ext4: make s_mount_flags modifications atomic by Harshad Shirwadkar · 4 years, 2 months ago
  58. 1ceecb5 ext4: fix inode dirty check in case of fast commits by Harshad Shirwadkar · 4 years, 2 months ago
  59. a80f7fc ext4: fixup ext4_fc_track_* functions' signature by Harshad Shirwadkar · 4 years, 2 months ago
  60. b21ebf1 ext4: mark fc ineligible if inode gets evictied due to mem pressure by Harshad Shirwadkar · 4 years, 2 months ago
  61. b5b1816 ext4: fix mmap write protection for data=journal mode by Jan Kara · 4 years, 2 months ago
  62. d0520df ext4: properly check for dirty state in ext4_inode_datasync_dirty() by Andrea Righi · 4 years, 2 months ago
  63. 1322181 ext4: fix invalid inode checksum by Luo Meng · 4 years, 2 months ago
  64. 8016e29 ext4: fast commit recovery path by Harshad Shirwadkar · 4 years, 2 months ago
  65. aa75f4d ext4: main fast-commit commit path by Harshad Shirwadkar · 4 years, 2 months ago
  66. d1e18b8 ext4: fix bs < ps issue reported with dioread_nolock mount opt by Ritesh Harjani · 4 years, 3 months ago
  67. afb585a ext4: data=journal: write-protect pages on j_submit_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 3 months ago
  68. 64a9f14 ext4: data=journal: fixes for ext4_page_mkwrite() by Mauricio Faria de Oliveira · 4 years, 3 months ago
  69. 5df1d41 ext4: introduce ext4_sb_breadahead_unmovable() to replace sb_breadahead_unmovable() by zhangyi (F) · 4 years, 3 months ago
  70. 60c776e ext4: use ext4_buffer_uptodate() in __ext4_get_inode_loc() by zhangyi (F) · 4 years, 3 months ago
  71. 2d069c0 ext4: use common helpers in all places reading metadata buffers by zhangyi (F) · 4 years, 3 months ago
  72. d9befed ext4: clear buffer verified flag if read meta block from disk by zhangyi (F) · 4 years, 3 months ago
  73. 9faac62 ext4: optimize file overwrites by Ritesh Harjani · 4 years, 3 months ago
  74. b483bb7 ext4: delete duplicated words + other fixes by Randy Dunlap · 4 years, 5 months ago
  75. 0e6895b ext4: implement swap_activate aops using iomap by Ritesh Harjani · 4 years, 4 months ago
  76. 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
  77. 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
  78. 27bc446 ext4: limit the length of per-inode prealloc list by brookxu · 4 years, 4 months ago
  79. ce9f24c ext4: check journal inode extents more carefully by Jan Kara · 4 years, 5 months ago
  80. 529a781 jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers() by zhangyi (F) · 4 years, 6 months ago
  81. 9a5d265 ext4: lost matching-pair of trace in ext4_truncate by zhengliang · 4 years, 6 months ago
  82. 4f74d15 ext4: add inline encryption support by Eric Biggers · 4 years, 6 months ago
  83. 3be20b6 Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  84. 5fcd575 writeback: Drop I_DIRTY_TIME_EXPIRE by Jan Kara · 4 years, 7 months ago
  85. 68cd449 Enable ext4 support for per-file/directory dax operations by Theodore Ts'o · 4 years, 7 months ago
  86. 9daa0a2 Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  87. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  88. 6b8ed62 ext4: avoid unnecessary transaction starts during writeback by Jan Kara · 4 years, 7 months ago
  89. 70aa155 ext4: make ext_debug() implementation to use pr_debug() by Ritesh Harjani · 4 years, 8 months ago
  90. ec8c60b ext4: improve ext_debug() msg in case of block allocation failure by Ritesh Harjani · 4 years, 8 months ago
  91. 6db0746 ext4: use BIT() macro for BH_** state bits by Ritesh Harjani · 4 years, 8 months ago
  92. 4209ae1 ext4: handle ext4_mark_inode_dirty errors by Harshad Shirwadkar · 4 years, 8 months ago
  93. ceff86f ext4: Avoid freeing inodes on dirty list by Jan Kara · 4 years, 8 months ago
  94. 39c0ae1 ext4: remove unnecessary comparisons to bool by Jason Yan · 4 years, 8 months ago
  95. 9e52484 ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag by Eric Whitney · 4 years, 9 months ago
  96. a07f624 ext4: pass the inode to ext4_mpage_readpages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  97. 6311f91f ext4: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  98. 3f19b2a vfs, afs, ext4: Make the inode hash table RCU searchable by David Howells · 7 years ago
  99. b383a73 fs/ext4: Introduce DAX inode flag by Ira Weiny · 4 years, 7 months ago
  100. 9cb20f9 fs/ext4: Make DAX mount option a tri-state by Ira Weiny · 4 years, 7 months ago