1. e128d51 ext4: remove unused macro MPAGE_DA_EXTENT_TAIL by Ritesh Harjani · 5 years ago
  2. a118099 ext4: remove redundant S_ISREG() checks from ext4_fallocate() by Eric Biggers · 5 years ago
  3. 33b4cc2 ext4: only use fscrypt_zeroout_range() on regular files by Eric Biggers · 5 years ago
  4. 834f156 ext4: handle decryption error in __ext4_block_zero_page_range() by Eric Biggers · 5 years ago
  5. d4c5e96 ext4: avoid fetching btime in ext4_getattr() unless requested by Theodore Ts'o · 5 years ago
  6. 8cd115b ext4: Optimize ext4 DIO overwrites by Jan Kara · 5 years ago
  7. 46f870d6 ext4: simulate various I/O and checksum errors when reading metadata by Theodore Ts'o · 5 years ago
  8. 878520a ext4: save the error code which triggered an ext4_error() in the superblock by Theodore Ts'o · 5 years ago
  9. a396560 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  10. 7f420d64 ext4: unlock on error in ext4_expand_extra_isize() by Dan Carpenter · 5 years ago
  11. 50b8b3f Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  12. 3b266a5 Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  13. dfdeeb4 Merge branch 'tt/misc' into dev by Theodore Ts'o · 5 years ago
  14. 4ea9993 ext4: add more paranoia checking in ext4_expand_extra_isize handling by Theodore Ts'o · 5 years ago
  15. 565333a ext4: fix a bug in ext4_wait_for_tail_page_commit by yangerkun · 5 years ago
  16. 1f60719 ext4: support STATX_ATTR_VERITY by Eric Biggers · 5 years ago
  17. 4d06bfb ext4: Add error handling for io_end_vec struct allocation by Ritesh Harjani · 5 years ago
  18. 8d0d47e Merge branch 'mb/dio' into master by Theodore Ts'o · 5 years ago
  19. a6d404084 Merge branch 'jk/jbd2-revoke-overflow' by Theodore Ts'o · 5 years ago
  20. 83448bd ext4: Reserve revoke credits for freed blocks by Jan Kara · 5 years ago
  21. a413036 ext4: Provide function to handle transaction restarts by Jan Kara · 5 years ago
  22. 6cb367c ext4: Use ext4_journal_extend() instead of jbd2_journal_extend() by Jan Kara · 5 years ago
  23. 65db869 ext4: Fix credit estimate for final inode freeing by Jan Kara · 5 years ago
  24. 378f32b ext4: introduce direct I/O write using iomap infrastructure by Matthew Bobrowski · 5 years ago
  25. 0b9f230 ext4: move inode extension check out from ext4_iomap_alloc() by Matthew Bobrowski · 5 years ago
  26. 569342d ext4: move inode extension/truncate code out from ->iomap_end() callback by Matthew Bobrowski · 5 years ago
  27. b1b4705 ext4: introduce direct I/O read using iomap infrastructure by Matthew Bobrowski · 5 years ago
  28. 09edf4d ext4: introduce new callback for IOMAP_REPORT by Matthew Bobrowski · 5 years ago
  29. f063db5 ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper by Matthew Bobrowski · 5 years ago
  30. c8fdfe29 ext4: move set iomap routines into a separate helper ext4_set_iomap() by Matthew Bobrowski · 5 years ago
  31. 2e9b51d ext4: iomap that extends beyond EOF should be marked dirty by Matthew Bobrowski · 5 years ago
  32. 548feeb ext4: update direct I/O read lock pattern for IOCB_NOWAIT by Matthew Bobrowski · 5 years ago
  33. 53e5cca ext4: reorder map.m_flags checks within ext4_iomap_begin() by Matthew Bobrowski · 5 years ago
  34. f21bdbb Merge branch 'iomap-for-next' into mb/dio by Theodore Ts'o · 5 years ago
  35. c8cc881 ext4: Add support for blocksize < pagesize in dioread_nolock by Ritesh Harjani · 5 years ago
  36. 2943fdb ext4: Refactor mpage_map_and_submit_buffers function by Ritesh Harjani · 5 years ago
  37. c039b99 iomap: use a srcmap for a read-modify-write I/O by Goldwyn Rodrigues · 5 years ago
  38. 3f2dc27 Merge branch 'entropy' by Linus Torvalds · 5 years ago
  39. 02f03c4 Revert "Revert "ext4: make __ext4_get_inode_loc plug"" by Linus Torvalds · 5 years ago
  40. 70cb0d0 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  41. f60c55a Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  42. 72dbcf7 Revert "ext4: make __ext4_get_inode_loc plug" by Linus Torvalds · 5 years ago
  43. 6456ca6 ext4: fix kernel oops caused by spurious casefold flag by Theodore Ts'o · 5 years ago
  44. c1e8220 ext4: fix punch hole for inline_data file systems by Theodore Ts'o · 5 years ago
  45. 8fcc3a5 ext4: rework reserved cluster accounting when invalidating pages by Eric Whitney · 5 years ago
  46. 7963e5a ext4: treat buffers with write errors as containing valid data by ZhangXiaoxu · 5 years ago
  47. 22cfe4b ext4: add fs-verity read support by Eric Biggers · 5 years ago
  48. c93d8f8 ext4: add basic fs-verity support by Eric Biggers · 5 years ago
  49. bb5835e ext4: add new ioctl EXT4_IOC_GET_ES_CACHE by Theodore Ts'o · 5 years ago
  50. 4e34323 ext4: fix warning when turn on dioread_nolock and inline_data by yangerkun · 5 years ago
  51. 2e75675 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  52. 73131fb ext4: use jbd2_inode dirty range scoping by Ross Zwisler · 6 years ago
  53. b03755a ext4: make __ext4_get_inode_loc plug by zhangjs · 6 years ago
  54. 02b016c ext4: enforce the immutable flag on open files by Theodore Ts'o · 6 years ago
  55. b9c1c26 ext4: gracefully handle ext4_break_layouts() failure during truncate by Jan Kara · 6 years ago
  56. ec39a36 ext4: decrypt only the needed block in __ext4_block_zero_page_range() by Chandan Rajendra · 6 years ago
  57. 0b578f3 ext4: decrypt only the needed blocks in ext4_block_write_begin() by Chandan Rajendra · 6 years ago
  58. 7e0785f ext4: clear BH_Uptodate flag on decryption error by Chandan Rajendra · 6 years ago
  59. aa8bc1a fscrypt: support decrypting multiple filesystem blocks per page by Eric Biggers · 6 years ago
  60. ee0ed02 ext4: do not delete unlinked inode from orphan list on failed truncate by Jan Kara · 6 years ago
  61. 82a25b0 ext4: wait for outstanding dio during truncate in nojournal mode by Jan Kara · 6 years ago
  62. b886ee3 ext4: Support case-insensitive file name lookups by Gabriel Krisman Bertazi · 6 years ago
  63. 345c0db ext4: protect journal inode's blocks using block_validity by Theodore Ts'o · 6 years ago
  64. 1e83bc8 ext4: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 6 years ago
  65. 17403fa Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  66. 7cf7714 ext4: remove useless ext4_pin_inode() by Jason Yan · 6 years ago
  67. a5adcfc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  68. ddccb6d ext4: fix compile error when using BUFFER_TRACE by zhangyi (F) · 6 years ago
  69. c9e716e ext4: don't update s_rev_level if not required by Andreas Dilger · 6 years ago
  70. a297b2f ext4: unlock unused_pages timely when doing writeback by Xiaoguang Wang · 6 years ago
  71. 16e08b1 ext4: cleanup clean_bdev_aliases() calls by zhangyi (F) · 6 years ago
  72. 82dd124 ext4: replace opencoded i_writecount usage with inode_is_open_for_write() by Nikolay Borisov · 6 years ago
  73. 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  74. 592ddec ext4: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 6 years ago
  75. 191ce17 ext4: fix special inode number checks in __ext4_iget() by Theodore Ts'o · 6 years ago
  76. 812c0ca ext4: make sure enough credits are reserved for dioread_nolock writes by Theodore Ts'o · 6 years ago
  77. 18f2c4f ext4: check for shutdown and r/o file system in ext4_write_inode() by Theodore Ts'o · 6 years ago
  78. 8a36397 ext4: avoid declaring fs inconsistent due to invalid file handles by Theodore Ts'o · 6 years ago
  79. c140f8b Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  80. a675830 ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty() by Vasily Averin · 6 years ago
  81. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  82. 10bbd23 pagevec: Use xa_mark_t by Matthew Wilcox · 7 years ago
  83. 401b25a ext4: convert fault handler to use vm_fault_t type by Souptick Joarder · 6 years ago
  84. f456767 ext4: fix reserved cluster accounting at page invalidation time by Eric Whitney · 6 years ago
  85. 0b02f4c ext4: fix reserved cluster accounting at delayed write time by Eric Whitney · 6 years ago
  86. ad43102 ext4: generalize extents status tree search functions by Eric Whitney · 6 years ago
  87. ad3273d Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Greg Kroah-Hartman · 6 years ago
  88. cce6c9f ext4, dax: set ext4_dax_aops for dax files by Toshi Kani · 6 years ago
  89. 94dbb63 ext4, dax: add ext4_bmap to ext4_dax_aops by Toshi Kani · 6 years ago
  90. b1f3821 ext4: close race between direct IO and ext4_break_layouts() by Ross Zwisler · 6 years ago
  91. bcd8e91 ext4: avoid arithemetic overflow that can trigger a BUG by Theodore Ts'o · 6 years ago
  92. ac22b46 ext4: readpages() should submit IO as read-ahead by Jens Axboe · 6 years ago
  93. bc71652 ext4: improve code readability in ext4_iget() by Liu Song · 6 years ago
  94. 430657b ext4: handle layout changes to pinned DAX mappings by Ross Zwisler · 6 years ago
  95. 5ffff83 ext4: use ktime_get_real_seconds for i_dtime by Arnd Bergmann · 6 years ago
  96. 362eca7 ext4: fix inline data updates with checksums enabled by Theodore Ts'o · 6 years ago
  97. c37e9e0 ext4: add more inode number paranoia checks by Theodore Ts'o · 7 years ago
  98. bdbd6ce ext4: include the illegal physical block in the bad map ext4_error msg by Theodore Ts'o · 7 years ago
  99. eb9b5f0 ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget() by Theodore Ts'o · 7 years ago
  100. eee597a ext4: update mtime in ext4_punch_hole even if no blocks are released by Lukas Czerner · 7 years ago