1. e85c81b ext4: fast commit may not fallback for ineligible commit by Xin Yin · 3 years ago
  2. 188c299 ext4: Support for checksumming from journal triggers by Jan Kara · 3 years, 4 months ago
  3. 310c097 ext4: remove duplicate definition of ext4_xattr_ibody_inline_set() by Ritesh Harjani · 3 years, 7 months ago
  4. 3088e5a ext4: fix various seppling typos by Bhaskar Chowdhury · 3 years, 9 months ago
  5. 6b22489 ext4: do not try to set xattr into ea_inode if value is empty by zhangyi (F) · 3 years, 10 months ago
  6. 163f0ec1 ext4: add reclaim checks to xattr code by Jan Kara · 3 years, 10 months ago
  7. a3f5cf1 ext4: drop ext4_handle_dirty_super() by Jan Kara · 4 years ago
  8. 05c2c00 ext4: protect superblock modifications with a buffer lock by Jan Kara · 4 years ago
  9. 41fca96 ext4: delete nonsensical (commented-out) code inside ext4_xattr_block_set() by Chunguang Xu · 4 years, 2 months ago
  10. aa75f4d ext4: main fast-commit commit path by Harshad Shirwadkar · 4 years, 2 months ago
  11. e0f49d2 ext4: delete unnecessary checks before brelse() by Markus Elfring · 4 years, 7 months ago
  12. 88ee9d5 ext4: support xattr gnu.* namespace for the Hurd by Jan (janneke) Nieuwenhuizen · 4 years, 7 months ago
  13. 4209ae1 ext4: handle ext4_mark_inode_dirty errors by Harshad Shirwadkar · 4 years, 8 months ago
  14. 8418897 ext4: fix error pointer dereference by Jeffle Xu · 4 years, 8 months ago
  15. 54d3adb ext4: save all error info in save_error_info() and drop ext4_set_errno() by Theodore Ts'o · 4 years, 9 months ago
  16. 71b565c ext4: drop ext4_kvmalloc() by Theodore Ts'o · 5 years ago
  17. 878520a ext4: save the error code which triggered an ext4_error() in the superblock by Theodore Ts'o · 5 years ago
  18. 83448bd ext4: Reserve revoke credits for freed blocks by Jan Kara · 5 years ago
  19. a9a8344 ext4, jbd2: Provide accessor function for handle credits by Jan Kara · 5 years ago
  20. a413036 ext4: Provide function to handle transaction restarts by Jan Kara · 5 years ago
  21. e5d0119 ext4: ignore e_value_offs for xattrs with value-in-ea-inode by Theodore Ts'o · 6 years ago
  22. 7159a98 ext4: fix some error pointer dereferences by Dan Carpenter · 6 years ago
  23. 8a36397 ext4: avoid declaring fs inconsistent due to invalid file handles by Theodore Ts'o · 6 years ago
  24. a805622a ext4: include terminating u32 in size of xattr entries when expanding inodes by Theodore Ts'o · 6 years ago
  25. fb265c9 ext4: add ext4_sb_bread() to disambiguate ENOMEM cases by Theodore Ts'o · 6 years ago
  26. eb6984f ext4: missing !bh check in ext4_xattr_inode_write() by Vasily Averin · 6 years ago
  27. 53692ec ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path by Vasily Averin · 6 years ago
  28. 6bdc997 ext4: fix buffer leak in ext4_xattr_move_to_block() on error path by Vasily Averin · 6 years ago
  29. 45ae932 ext4: release bs.bh before re-using in ext4_xattr_block_find() by Vasily Averin · 6 years ago
  30. ecaaf40 ext4: fix buffer leak in ext4_xattr_get_block() on error path by Vasily Averin · 6 years ago
  31. 1bfc204 ext4: remove unneeded brelse call in ext4_xattr_inode_update_ref() by Vasily Averin · 6 years ago
  32. 7d95178 ext4: check for NUL characters in extended attribute's name by Theodore Ts'o · 6 years ago
  33. 8bc1379 ext4: avoid running out of journal credits when appending to an inline file by Theodore Ts'o · 7 years ago
  34. 8cdb524 ext4: never move the system.data xattr out of the inode body by Theodore Ts'o · 7 years ago
  35. 513f86d ext4: always verify the magic number in xattr blocks by Theodore Ts'o · 7 years ago
  36. 5369a76 ext4: add corruption check in ext4_xattr_set_entry() by Theodore Ts'o · 7 years ago
  37. 8a2b307 ext4: correctly handle a zero-length xattr with a non-zero e_value_offs by Theodore Ts'o · 7 years ago
  38. 54dd0e0 ext4: add extra checks to ext4_xattr_block_get() by Theodore Ts'o · 7 years ago
  39. 9496005d ext4: add bounds checking to ext4_xattr_find_entry() by Theodore Ts'o · 7 years ago
  40. de05ca8 ext4: move call to ext4_error() into ext4_xattr_check_block() by Theodore Ts'o · 7 years ago
  41. ce3fd19 ext4: limit xattr size to INT_MAX by Eric Biggers · 7 years ago
  42. ee73f9a ext4: convert to new i_version API by Jeff Layton · 7 years ago
  43. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  44. a6d0567 ext4: backward compatibility support for Lustre ea_inode implementation by Tahsin Erdogan · 7 years ago
  45. 32aaf19 ext4: add missing xattr hash update by Tahsin Erdogan · 7 years ago
  46. b640b2c ext4: cleanup ext4_expand_extra_isize_ea() by Miao Xie · 7 years ago
  47. cf0a5e8 ext4: restructure ext4_expand_extra_isize by Miao Xie · 7 years ago
  48. 3b10fdc ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize by Miao Xie · 7 years ago
  49. 9699d4f ext4: make xattr inode reads faster by Tahsin Erdogan · 7 years ago
  50. ec00022 ext4: inplace xattr block update fails to deduplicate blocks by Tahsin Erdogan · 7 years ago
  51. 191eac3 ext4: error should be cleared if ea_inode isn't added to the cache by Emoly Liu · 7 years ago
  52. af65207 ext4: fix __ext4_new_inode() journal credits calculation by Tahsin Erdogan · 7 years ago
  53. cdb7ee4 ext4: add nombcache mount option by Tahsin Erdogan · 8 years ago
  54. b9fc761 ext4: strong binding of xattr inode references by Tahsin Erdogan · 8 years ago
  55. daf8328 ext4: eliminate xattr entry e_hash recalculation for removes by Tahsin Erdogan · 8 years ago
  56. 9c6e785 ext4: reserve space for xattr entries/names by Tahsin Erdogan · 8 years ago
  57. 7a9ca53 quota: add get_inode_usage callback to transfer multi-inode charges by Tahsin Erdogan · 8 years ago
  58. dec214d ext4: xattr inode deduplication by Tahsin Erdogan · 8 years ago
  59. 30a7eb9 ext4: cleanup transaction restarts during inode deletion by Tahsin Erdogan · 8 years ago
  60. 4738740 ext2, ext4: make mb block cache names more explicit by Tahsin Erdogan · 8 years ago
  61. c07dfcb mbcache: make mbcache naming more generic by Tahsin Erdogan · 8 years ago
  62. 0421a18 ext4: modify ext4_xattr_ino_array to hold struct inode * by Tahsin Erdogan · 8 years ago
  63. c1a5d5f ext4: improve journal credit handling in set xattr paths by Tahsin Erdogan · 8 years ago
  64. 65d3000 ext4: ext4_xattr_delete_inode() should return accurate errors by Tahsin Erdogan · 8 years ago
  65. b347e2b ext4: retry storing value in external inode with xattr block too by Tahsin Erdogan · 8 years ago
  66. b315529 ext4: fix credits calculation for xattr inode by Tahsin Erdogan · 8 years ago
  67. 7cec191 ext4: fix ext4_xattr_cmp() by Tahsin Erdogan · 8 years ago
  68. f610910 ext4: fix ext4_xattr_move_to_block() by Tahsin Erdogan · 8 years ago
  69. 9bb21ce ext4: fix ext4_xattr_make_inode_space() value size calculation by Tahsin Erdogan · 8 years ago
  70. 0bd454c ext4: ext4_xattr_value_same() should return false for external data by Tahsin Erdogan · 8 years ago
  71. 990461d ext4: add missing le32_to_cpu(e_value_inum) conversions by Tahsin Erdogan · 8 years ago
  72. 90966693 ext4: clean up ext4_xattr_inode_get() by Tahsin Erdogan · 8 years ago
  73. bab79b0 ext4: change ext4_xattr_inode_iget() signature by Tahsin Erdogan · 8 years ago
  74. 1e7d359 ext4: fix ref counting for ea_inode by Tahsin Erdogan · 8 years ago
  75. 9e1ba00 ext4: ea_inode owner should be the same as the inode owner by Tahsin Erdogan · 8 years ago
  76. bd3b963 ext4: attach jinode after creation of xattr inode by Tahsin Erdogan · 8 years ago
  77. 1b917ed ext4: do not set posix acls on xattr inodes by Tahsin Erdogan · 8 years ago
  78. 0de5983 ext4: lock inode before calling ext4_orphan_add() by Tahsin Erdogan · 8 years ago
  79. 33d201e ext4: fix lockdep warning about recursive inode locking by Tahsin Erdogan · 8 years ago
  80. e50e512 ext4: xattr-in-inode support by Andreas Dilger · 8 years ago
  81. b8cb5a5 ext4: fix quota charging for shared xattr blocks by Tahsin Erdogan · 8 years ago
  82. 6ba644b ext4: remove ext4_xattr_check_entry() by Eric Biggers · 8 years ago
  83. 2c4f992 ext4: rename ext4_xattr_check_names() to ext4_xattr_check_entries() by Eric Biggers · 8 years ago
  84. ba7ea1d ext4: merge ext4_xattr_list() into ext4_listxattr() by Eric Biggers · 8 years ago
  85. d600618 ext4: constify static data that is never modified by Eric Biggers · 8 years ago
  86. dac7a4b ext4: lock the xattr block before checksuming it by Theodore Ts'o · 8 years ago
  87. 0db1ff2 ext4: add shutdown bit and check for it by Theodore Ts'o · 8 years ago
  88. c755e25 ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() by Theodore Ts'o · 8 years ago
  89. d7614cc ext4: correctly detect when an xattr value has an invalid size by Eric Biggers · 8 years ago
  90. 290ab23 ext4: don't read out of bounds when checking for in-inode xattrs by Eric Biggers · 8 years ago
  91. d5c8dab ext4: remove parameter from ext4_xattr_ibody_set() by Eric Whitney · 8 years ago
  92. eeca7ea ext4: use current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  93. d74f3d2 ext4: add missing KERN_CONT to a few more debugging uses by Joe Perches · 8 years ago
  94. 1996250 ext4: correct endianness conversion in __xattr_check_inode() by Eric Biggers · 8 years ago
  95. dfa2064 ext4: factor out loop for freeing inode xattr space by Jan Kara · 8 years ago
  96. 6e0cd08 ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea() by Jan Kara · 8 years ago
  97. 3f2571c ext4: factor out xattr moving by Jan Kara · 8 years ago
  98. 9440571 ext4: replace bogus assertion in ext4_xattr_shift_entries() by Jan Kara · 8 years ago
  99. 1cba423 ext4: remove checks for e_value_block by Jan Kara · 8 years ago
  100. 2de58f1 ext4: Check that external xattr value block is zero by Jan Kara · 8 years ago