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