1. b898ab2 ext4: convert to new timestamp accessors by Jeff Layton · 1 year, 3 months ago
  2. 3ef96fc Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 1 year, 5 months ago
  3. eb8ab44 ext4: make ext4_forced_shutdown() take struct super_block by Jan Kara · 1 year, 7 months ago
  4. 1bc3389 ext4: convert to ctime accessor functions by Jeff Layton · 1 year, 6 months ago
  5. ed5d285b ext4: make ext4_es_remove_extent() return void by Baokun Li · 1 year, 9 months ago
  6. d19500d ext4: Make ext4_write_inline_data_end() use folio by Ritesh Harjani · 1 year, 8 months ago
  7. 0b956de ext4: kill unused function ext4_journalled_write_inline_data by Ritesh Harjani · 1 year, 8 months ago
  8. 2a534e1 ext4: bail out of ext4_xattr_ibody_get() fails for any reason by Theodore Ts'o · 1 year, 8 months ago
  9. 2220eaf ext4: add bounds checking in get_max_inline_xattr_value_size() by Theodore Ts'o · 1 year, 8 months ago
  10. f4ce24f ext4: fix deadlock when converting an inline directory in nojournal mode by Theodore Ts'o · 1 year, 8 months ago
  11. 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 9 months ago
  12. 6b90d41 ext4: Convert ext4_write_inline_data_end() to use a folio by Matthew Wilcox · 1 year, 10 months ago
  13. 6b87fbe ext4: Convert ext4_read_inline_page() to ext4_read_inline_folio() by Matthew Wilcox · 1 year, 10 months ago
  14. 9a9d01f ext4: Convert ext4_da_write_inline_data_begin() to use a folio by Matthew Wilcox · 1 year, 10 months ago
  15. 4ed9b59 ext4: Convert ext4_da_convert_inline_data_to_extent() to use a folio by Matthew Wilcox · 1 year, 10 months ago
  16. f8f8c89 ext4: Convert ext4_try_to_write_inline_data() to use a folio by Matthew Wilcox · 1 year, 10 months ago
  17. 83eba70 ext4: Convert ext4_convert_inline_data_to_extent() to use a folio by Matthew Wilcox · 1 year, 10 months ago
  18. 3edde93 ext4: Convert ext4_readpage_inline() to take a folio by Matthew Wilcox · 1 year, 10 months ago
  19. 1dcdce5 ext4: move where set the MAY_INLINE_DATA flag is set by Ye Bin · 1 year, 10 months ago
  20. 6626781 fs/ext4: replace ternary operator with min()/max() and min_t() by Jiangshan Yi · 2 years, 5 months ago
  21. c9fd167 ext4: correct max_inline_xattr_value_size computing by Baokun Li · 2 years, 7 months ago
  22. 5a57bca ext4: fix reading leftover inlined symlinks by Zhang Yi · 2 years, 7 months ago
  23. fdaf9a5 Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 8 months ago
  24. ef09ed5 ext4: fix bug_on in ext4_writepages by Ye Bin · 2 years, 8 months ago
  25. c30365b ext4: remove unnecessary type castings by Yu Zhe · 2 years, 10 months ago
  26. b7446e7 fs: Remove aop flags parameter from grab_cache_page_write_begin() by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  27. 832ee62 ext4: Use scoped memory APIs in ext4_write_begin() by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  28. 36d116e ext4: Use scoped memory APIs in ext4_da_write_begin() by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  29. 7333ed3 ext4: Allow GFP_FS allocations in ext4_da_convert_inline_data_to_extent() by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  30. 7aab5c8 ext4: fix fs corruption when tring to remove a non-empty directory with IO error by Ye Bin · 2 years, 11 months ago
  31. d8ad2ce Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years ago
  32. 09355d9 ext4: remove redundant max inline_size check in ext4_da_write_inline_data_begin() by Ritesh Harjani · 3 years ago
  33. 897026a ext4: fix error handling in ext4_restore_inline_data() by Ritesh Harjani · 3 years ago
  34. 4034247 mm: introduce memalloc_retry_wait() by NeilBrown · 3 years ago
  35. 0add491 ext4: remove extent cache entries when truncating inline data by Eric Whitney · 3 years, 5 months ago
  36. 11ef08c Merge branch 'delalloc-buffer-write' into dev by Theodore Ts'o · 3 years, 4 months ago
  37. 6984aef ext4: factor out write end code of inline file by Zhang Yi · 3 years, 6 months ago
  38. 55ce2f6 ext4: correct the error path of ext4_write_inline_data_end() by Zhang Yi · 3 years, 6 months ago
  39. 188c299 ext4: Support for checksumming from journal triggers by Jan Kara · 3 years, 5 months ago
  40. a54c461 ext4: fix race writing to an inline_data file while its xattrs are changing by Theodore Ts'o · 3 years, 5 months ago
  41. 310c097 ext4: remove duplicate definition of ext4_xattr_ibody_inline_set() by Ritesh Harjani · 3 years, 8 months ago
  42. 3088e5a ext4: fix various seppling typos by Bhaskar Chowdhury · 3 years, 10 months ago
  43. 471fbbe ext4: handle casefolding with encryption by Daniel Rosenberg · 3 years, 10 months ago
  44. 7067b26 ext4: unlock xattr_sem properly in ext4_inline_data_truncate() by Joseph Qi · 4 years, 2 months ago
  45. b483bb7 ext4: delete duplicated words + other fixes by Randy Dunlap · 4 years, 5 months ago
  46. 7ca4fcb ext4: Fix comment typo "the the". by kyoungho koo · 4 years, 9 months ago
  47. 2fe34d29 ext4: remove unused parameter of ext4_generic_delete_entry function by Kyoungho Koo · 4 years, 5 months ago
  48. 4209ae1 ext4: handle ext4_mark_inode_dirty errors by Harshad Shirwadkar · 4 years, 9 months ago
  49. 54d3adb ext4: save all error info in save_error_info() and drop ext4_set_errno() by Theodore Ts'o · 4 years, 10 months ago
  50. d3b6f23f ext4: move ext4_fiemap to use iomap framework by Ritesh Harjani · 4 years, 11 months ago
  51. 8d6ce13 ext4,jbd2: fix comment and code style by Shijie Luo · 5 years ago
  52. 878520a ext4: save the error code which triggered an ext4_error() in the superblock by Theodore Ts'o · 5 years ago
  53. 7a14826 ext4: set error return correctly when ext4_htree_store_dirent fails by Colin Ian King · 5 years ago
  54. 7633b08 ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree() by Theodore Ts'o · 6 years ago
  55. ddce3b9 ext4: refactor initialize_dirent_tail() by Theodore Ts'o · 6 years ago
  56. f036adb ext4: rename "dirent_csum" functions to use "dirblock" by Theodore Ts'o · 6 years ago
  57. b886ee3 ext4: Support case-insensitive file name lookups by Gabriel Krisman Bertazi · 6 years ago
  58. 2b08b1f ext4: fix a potential fiemap/page fault deadlock w/ inline_data by Theodore Ts'o · 6 years ago
  59. 132d00b ext4: missing unlock/put_page() in ext4_try_to_write_inline_data() by Maurizio Lombardi · 6 years ago
  60. 625ef8a ext4: initialize retries variable in ext4_da_write_inline_data_begin() by Lukas Czerner · 6 years ago
  61. 4d982e2 ext4: avoid divide by zero fault when deleting corrupted inline directories by Theodore Ts'o · 6 years ago
  62. 362eca7 ext4: fix inline data updates with checksums enabled by Theodore Ts'o · 7 years ago
  63. 70a2dc6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  64. 8bc1379 ext4: avoid running out of journal credits when appending to an inline file by Theodore Ts'o · 7 years ago
  65. 6e8ab72a ext4: clear i_data in ext4_inode_info when removing inline data by Theodore Ts'o · 7 years ago
  66. 6567af7 Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  67. 19319b5 iomap: inline data should be an iomap type, not a flag by Christoph Hellwig · 7 years ago
  68. 117166e ext4: do not allow external inodes for inline data by Theodore Ts'o · 7 years ago
  69. 6fbac20 Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  70. 23aedc4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  71. c472c07 iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} by Goffredo Baroncelli · 7 years ago
  72. ee73f9a ext4: convert to new i_version API by Jeff Layton · 7 years ago
  73. f516676 ext4: fix up remaining files with SPDX cleanups by Theodore Ts'o · 7 years ago
  74. 559db4c ext4: prevent data corruption with inline data + DAX by Ross Zwisler · 7 years ago
  75. 7046ae3 ext4: Add iomap support for inline data by Andreas Gruenbacher · 7 years ago
  76. e50e512 ext4: xattr-in-inode support by Andreas Dilger · 8 years ago
  77. d6b9755 ext4: remove unused d_name argument from ext4_search_dir() et al. by Eric Biggers · 8 years ago
  78. 1bc0af6 ext4: trim return value and 'dir' argument from ext4_insert_dentry() by Eric Biggers · 8 years ago
  79. b9cf625 ext4: mark inode dirty after converting inline directory by Eric Biggers · 8 years ago
  80. 0db1ff2 ext4: add shutdown bit and check for it by Theodore Ts'o · 8 years ago
  81. eb5efbc ext4: fix inline data error paths by Theodore Ts'o · 8 years ago
  82. 01daf94 ext4: propagate error values from ext4_inline_data_truncate() by Theodore Ts'o · 8 years ago
  83. b907f2d ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores by Theodore Ts'o · 8 years ago
  84. c755e25 ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() by Theodore Ts'o · 8 years ago
  85. 578620f ext4: return -ENOMEM instead of success by Dan Carpenter · 8 years ago
  86. a3caa24 ext4: only set S_DAX if DAX is really supported by Jan Kara · 8 years ago
  87. eeca7ea ext4: use current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  88. a7550b3 ext4 crypto: migrate into vfs's crypto engine by Jaegeuk Kim · 9 years ago
  89. 8d2ae1c ext4: remove trailing \n from ext4_warning/ext4_error calls by Jakub Wilk · 9 years ago
  90. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  91. a8ed9b8 ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry() by Geliang Tang · 9 years ago
  92. 705965b ext4: rename and split get blocks functions by Jan Kara · 9 years ago
  93. 56a0491 ext4 crypto: simplify interfaces to directory entry insert functions by Theodore Ts'o · 9 years ago
  94. e2b911c ext4: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  95. 5b643f9 ext4 crypto: optimize filename encryption by Theodore Ts'o · 10 years ago
  96. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  97. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  98. 4bdfc87 ext4 crypto: insert encrypted filenames into a leaf directory block by Michael Halcrow · 10 years ago
  99. 2f61830a ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames by Theodore Ts'o · 10 years ago
  100. 80cfb71 ext4: fix transposition typo in format string by Rasmus Villemoes · 10 years ago