1. 4034247 mm: introduce memalloc_retry_wait() by NeilBrown · 3 years ago
  2. 0add491 ext4: remove extent cache entries when truncating inline data by Eric Whitney · 3 years, 4 months ago
  3. 11ef08c Merge branch 'delalloc-buffer-write' into dev by Theodore Ts'o · 3 years, 4 months ago
  4. 6984aef ext4: factor out write end code of inline file by Zhang Yi · 3 years, 5 months ago
  5. 55ce2f6 ext4: correct the error path of ext4_write_inline_data_end() by Zhang Yi · 3 years, 5 months ago
  6. 188c299 ext4: Support for checksumming from journal triggers by Jan Kara · 3 years, 4 months ago
  7. a54c461 ext4: fix race writing to an inline_data file while its xattrs are changing by Theodore Ts'o · 3 years, 4 months ago
  8. 310c097 ext4: remove duplicate definition of ext4_xattr_ibody_inline_set() by Ritesh Harjani · 3 years, 7 months ago
  9. 3088e5a ext4: fix various seppling typos by Bhaskar Chowdhury · 3 years, 9 months ago
  10. 471fbbe ext4: handle casefolding with encryption by Daniel Rosenberg · 3 years, 9 months ago
  11. 7067b26 ext4: unlock xattr_sem properly in ext4_inline_data_truncate() by Joseph Qi · 4 years, 2 months ago
  12. b483bb7 ext4: delete duplicated words + other fixes by Randy Dunlap · 4 years, 5 months ago
  13. 7ca4fcb ext4: Fix comment typo "the the". by kyoungho koo · 4 years, 8 months ago
  14. 2fe34d29 ext4: remove unused parameter of ext4_generic_delete_entry function by Kyoungho Koo · 4 years, 5 months ago
  15. 4209ae1 ext4: handle ext4_mark_inode_dirty errors by Harshad Shirwadkar · 4 years, 8 months ago
  16. 54d3adb ext4: save all error info in save_error_info() and drop ext4_set_errno() by Theodore Ts'o · 4 years, 9 months ago
  17. d3b6f23 ext4: move ext4_fiemap to use iomap framework by Ritesh Harjani · 4 years, 10 months ago
  18. 8d6ce13 ext4,jbd2: fix comment and code style by Shijie Luo · 5 years ago
  19. 878520a ext4: save the error code which triggered an ext4_error() in the superblock by Theodore Ts'o · 5 years ago
  20. 7a14826 ext4: set error return correctly when ext4_htree_store_dirent fails by Colin Ian King · 5 years ago
  21. 7633b08 ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree() by Theodore Ts'o · 6 years ago
  22. ddce3b9 ext4: refactor initialize_dirent_tail() by Theodore Ts'o · 6 years ago
  23. f036adb ext4: rename "dirent_csum" functions to use "dirblock" by Theodore Ts'o · 6 years ago
  24. b886ee3 ext4: Support case-insensitive file name lookups by Gabriel Krisman Bertazi · 6 years ago
  25. 2b08b1f ext4: fix a potential fiemap/page fault deadlock w/ inline_data by Theodore Ts'o · 6 years ago
  26. 132d00b ext4: missing unlock/put_page() in ext4_try_to_write_inline_data() by Maurizio Lombardi · 6 years ago
  27. 625ef8a ext4: initialize retries variable in ext4_da_write_inline_data_begin() by Lukas Czerner · 6 years ago
  28. 4d982e2 ext4: avoid divide by zero fault when deleting corrupted inline directories by Theodore Ts'o · 6 years ago
  29. 362eca7 ext4: fix inline data updates with checksums enabled by Theodore Ts'o · 6 years ago
  30. 70a2dc6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  31. 8bc1379 ext4: avoid running out of journal credits when appending to an inline file by Theodore Ts'o · 7 years ago
  32. 6e8ab72 ext4: clear i_data in ext4_inode_info when removing inline data by Theodore Ts'o · 7 years ago
  33. 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
  34. 19319b5 iomap: inline data should be an iomap type, not a flag by Christoph Hellwig · 7 years ago
  35. 117166e ext4: do not allow external inodes for inline data by Theodore Ts'o · 7 years ago
  36. 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
  37. 23aedc4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  38. c472c07 iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} by Goffredo Baroncelli · 7 years ago
  39. ee73f9a ext4: convert to new i_version API by Jeff Layton · 7 years ago
  40. f516676 ext4: fix up remaining files with SPDX cleanups by Theodore Ts'o · 7 years ago
  41. 559db4c ext4: prevent data corruption with inline data + DAX by Ross Zwisler · 7 years ago
  42. 7046ae3 ext4: Add iomap support for inline data by Andreas Gruenbacher · 7 years ago
  43. e50e512 ext4: xattr-in-inode support by Andreas Dilger · 8 years ago
  44. d6b9755 ext4: remove unused d_name argument from ext4_search_dir() et al. by Eric Biggers · 8 years ago
  45. 1bc0af6 ext4: trim return value and 'dir' argument from ext4_insert_dentry() by Eric Biggers · 8 years ago
  46. b9cf625 ext4: mark inode dirty after converting inline directory by Eric Biggers · 8 years ago
  47. 0db1ff2 ext4: add shutdown bit and check for it by Theodore Ts'o · 8 years ago
  48. eb5efbc ext4: fix inline data error paths by Theodore Ts'o · 8 years ago
  49. 01daf94 ext4: propagate error values from ext4_inline_data_truncate() by Theodore Ts'o · 8 years ago
  50. b907f2d ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores by Theodore Ts'o · 8 years ago
  51. c755e25 ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() by Theodore Ts'o · 8 years ago
  52. 578620f ext4: return -ENOMEM instead of success by Dan Carpenter · 8 years ago
  53. a3caa24 ext4: only set S_DAX if DAX is really supported by Jan Kara · 8 years ago
  54. eeca7ea ext4: use current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  55. a7550b3 ext4 crypto: migrate into vfs's crypto engine by Jaegeuk Kim · 8 years ago
  56. 8d2ae1c ext4: remove trailing \n from ext4_warning/ext4_error calls by Jakub Wilk · 9 years ago
  57. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  58. a8ed9b8 ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry() by Geliang Tang · 9 years ago
  59. 705965b ext4: rename and split get blocks functions by Jan Kara · 9 years ago
  60. 56a0491 ext4 crypto: simplify interfaces to directory entry insert functions by Theodore Ts'o · 9 years ago
  61. e2b911c ext4: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  62. 5b643f9 ext4 crypto: optimize filename encryption by Theodore Ts'o · 10 years ago
  63. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  64. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  65. 4bdfc87 ext4 crypto: insert encrypted filenames into a leaf directory block by Michael Halcrow · 10 years ago
  66. 2f61830 ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames by Theodore Ts'o · 10 years ago
  67. 80cfb71 ext4: fix transposition typo in format string by Rasmus Villemoes · 10 years ago
  68. 50db71a ext4: ext4_da_convert_inline_data_to_extent drop locked page after error by Dmitry Monakhov · 10 years ago
  69. d952d69 ext4: ext4_inline_data_fiemap should respect callers argument by Dmitry Monakhov · 10 years ago
  70. 5cc28a9 ext4: prevent fsreentrance deadlock for inline_data by Dmitry Monakhov · 10 years ago
  71. 9aa5d32b ext4: Replace open coded mdata csum feature to helper function by Dmitry Monakhov · 10 years ago
  72. 684de574 ext4: don't keep using page if inline conversion fails by Darrick J. Wong · 10 years ago
  73. 40b163f ext4: check inline directory before converting by Darrick J. Wong · 10 years ago
  74. 83447cc ext4: make ext4_has_inline_data() as a inline function by Zheng Liu · 10 years ago
  75. 5d60125 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access by liang xie · 11 years ago
  76. c197855 ext4: make local functions static by Stephen Hemminger · 11 years ago
  77. d7092ae ext4: delete "set but not used" variables by jon ernst · 11 years ago
  78. 09c455a ext4: avoid clearing beyond i_blocks when truncating an inline data file by Theodore Ts'o · 11 years ago
  79. 52e4477 ext4: standardize error handling in ext4_da_write_inline_data_begin() by Jan Kara · 11 years ago
  80. bc0ca9df ext4: retry allocation when inline->extent conversion failed by Jan Kara · 11 years ago
  81. 5ba052f ext4: drop set but otherwise unused variable from ext4_add_dirent_to_inline() by Azat Khuzhin · 11 years ago
  82. 48ffdab ext4: change ext4_read_inline_dir() to return 0 on success by BoxiLiu · 11 years ago
  83. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  84. c4932db ext4: improve free space calculation for inline_data by boxi liu · 11 years ago
  85. 725bebb [readdir] convert ext4 by Al Viro · 12 years ago
  86. eaf3793 ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap() by Jan Kara · 12 years ago
  87. c4d8b02 ext4: fix readdir error in case inline_data+^dir_index. by Tao Ma · 12 years ago
  88. 8af0f08 ext4: fix readdir error in the case of inline_data+dir_index by Tao Ma · 12 years ago
  89. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  90. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  91. 9924a92 ext4: pass context information to jbd2__journal_start() by Theodore Ts'o · 12 years ago
  92. 860d21e ext4: return ENOMEM if sb_getblk() fails by Theodore Ts'o · 12 years ago
  93. bd9926e ext4: zero out inline data using memset() instead of empty_zero_page by Theodore Ts'o · 12 years ago
  94. 0c8d414 ext4: let fallocate handle inline data correctly by Tao Ma · 12 years ago
  95. aef1c85 ext4: let ext4_truncate handle inline data correctly by Tao Ma · 12 years ago
  96. 0d812f7 ext4: evict inline data out if we need to strore xattr in inode by Tao Ma · 12 years ago
  97. 9419198 ext4: let fiemap work with inline data by Tao Ma · 12 years ago
  98. 32f7f22 ext4: let ext4_rename handle inline dir by Tao Ma · 12 years ago
  99. 61f8663 ext4: let empty_dir handle inline dir by Tao Ma · 12 years ago
  100. 9f40fe5 ext4: let ext4_delete_entry() handle inline data by Tao Ma · 12 years ago