1. 2eb64177 ext4: include terminating u32 in size of xattr entries when expanding inodes by Theodore Ts'o · 5 years ago
  2. 82dfeb8 ext4: fix buffer leak in ext4_xattr_move_to_block() on error path by Vasily Averin · 6 years ago
  3. b66102a ext4: release bs.bh before re-using in ext4_xattr_block_find() by Vasily Averin · 6 years ago
  4. 7dd5589 ext4: avoid running out of journal credits when appending to an inline file by Theodore Ts'o · 6 years ago
  5. a295ff4 ext4: Fix error code in ext4_xattr_set_entry() by Daniel Rosenberg · 6 years ago
  6. 0050338 ext4: always verify the magic number in xattr blocks by Theodore Ts'o · 6 years ago
  7. b469713 ext4: add corruption check in ext4_xattr_set_entry() by Theodore Ts'o · 6 years ago
  8. 3a28247 ext4: never move the system.data xattr out of the inode body by Theodore Ts'o · 6 years ago
  9. 9c2860f ext4: check for NUL characters in extended attribute's name by Theodore Ts'o · 6 years ago
  10. b496b24 ext4: inplace xattr block update fails to deduplicate blocks by Tahsin Erdogan · 7 years ago
  11. 9a9dc3ec ext4: lock the xattr block before checksuming it by Theodore Ts'o · 7 years ago
  12. da1e402 ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() by Theodore Ts'o · 7 years ago
  13. d74f3d2 ext4: add missing KERN_CONT to a few more debugging uses by Joe Perches · 8 years ago
  14. 1996250 ext4: correct endianness conversion in __xattr_check_inode() by Eric Biggers · 8 years ago
  15. dfa2064 ext4: factor out loop for freeing inode xattr space by Jan Kara · 8 years ago
  16. 6e0cd08 ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea() by Jan Kara · 8 years ago
  17. 3f2571c ext4: factor out xattr moving by Jan Kara · 8 years ago
  18. 9440571 ext4: replace bogus assertion in ext4_xattr_shift_entries() by Jan Kara · 8 years ago
  19. 1cba423 ext4: remove checks for e_value_block by Jan Kara · 8 years ago
  20. 2de58f1 ext4: Check that external xattr value block is zero by Jan Kara · 8 years ago
  21. e3014d1 ext4: fixup free space calculations when expanding inodes by Jan Kara · 8 years ago
  22. 2e81a4e ext4: avoid deadlock when expanding inode size by Jan Kara · 8 years ago
  23. 443a8c4 ext4: properly align shifted xattrs when expanding inodes by Jan Kara · 8 years ago
  24. 418c12d ext4: fix xattr shifting when expanding inodes part 2 by Jan Kara · 8 years ago
  25. d014119 ext4: fix xattr shifting when expanding inodes by Jan Kara · 8 years ago
  26. b47820e ext4: avoid modifying checksum fields directly during checksum verification by Daeho Jeong · 8 years ago
  27. 9e92f48 ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea() by Theodore Ts'o · 8 years ago
  28. 6048c64 mbcache: add reusable flag to cache entries by Andreas Gruenbacher · 8 years ago
  29. 3fd1646 ext4: shortcut setting of xattr to the same value by Jan Kara · 8 years ago
  30. 7a2508e mbcache2: rename to mbcache by Jan Kara · 8 years ago
  31. 82939d7 ext4: convert to mbcache2 by Jan Kara · 8 years ago
  32. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  33. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  34. 764a5c6 xattr handlers: Simplify list operation by Andreas Gruenbacher · 8 years ago
  35. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  36. e2b911c ext4: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  37. 6a797d2 ext4: call out CRC and corruption errors with specific error codes by Darrick J. Wong · 9 years ago
  38. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  39. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  40. 5f80f62 ext4: remove useless condition in if statement. by Wei Yuan · 9 years ago
  41. 72b8e0f ext4: remove unused header files by Sheng Yong · 9 years ago
  42. 9aa5d32 ext4: Replace open coded mdata csum feature to helper function by Dmitry Monakhov · 10 years ago
  43. a0626e75 ext4: check EA value offset when loading by Darrick J. Wong · 10 years ago
  44. e3cf5d5 ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED by Theodore Ts'o · 10 years ago
  45. 5d60125 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access by liang xie · 10 years ago
  46. c8b459f ext4: remove unnecessary double parentheses by Lukas Czerner · 10 years ago
  47. 230b8c1a ext4: avoid unneeded lookup when xattr name is invalid by Zhang Zhen · 10 years ago
  48. ec4cb1a ext4: fix jbd2 warning under heavy xattr load by Jan Kara · 10 years ago
  49. 9c191f7 ext4: each filesystem creates and uses its own mb_cache by T Makphaibulchoke · 10 years ago
  50. 7b1b2c1 ext4: don't calculate total xattr header size unless needed by Theodore Ts'o · 10 years ago
  51. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  52. dcb9917 ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea() by Theodore Ts'o · 11 years ago
  53. 6e4ea8e ext4: fix memory leak in xattr by Dave Jones · 11 years ago
  54. d6a7710 ext4: fix miscellaneous big endian warnings by Theodore Ts'o · 11 years ago
  55. 1231b3a ext4: fix xattr block allocation/release with bigalloc by Lukas Czerner · 11 years ago
  56. 95eaefb ext4: fix the number of credits needed for acl ops with inline data by Theodore Ts'o · 11 years ago
  57. 9924a92 ext4: pass context information to jbd2__journal_start() by Theodore Ts'o · 11 years ago
  58. aebf024 ext4: use unlikely to improve the efficiency of the kernel by Wang Shilong · 11 years ago
  59. 860d21e ext4: return ENOMEM if sb_getblk() fails by Theodore Ts'o · 11 years ago
  60. bd9926e ext4: zero out inline data using memset() instead of empty_zero_page by Theodore Ts'o · 11 years ago
  61. 0d812f7 ext4: evict inline data out if we need to strore xattr in inode by Tao Ma · 11 years ago
  62. 879b382 ext4: export inline xattr functions by Tao Ma · 11 years ago
  63. 37be2f5 ext4: remove ext4_handle_release_buffer() by Eric Sandeen · 12 years ago
  64. 41eb70d ext4: use s_csum_seed instead of i_csum_seed for xattr block by Tao Ma · 12 years ago
  65. cc8e94f ext4: Calculate and verify checksums of extended attribute blocks by Darrick J. Wong · 12 years ago
  66. ace36ad ext4: add no_printk argument validation, fix fallout by Joe Perches · 12 years ago
  67. c1bb05a ext4: avoid deadlock on sync-mounted FS w/o journal by Eric Sandeen · 12 years ago
  68. f1b3a2a ext4: remove unneeded variable in ext4_xattr_check_block() by Zheng Liu · 12 years ago
  69. 6d6a4351 ext4: fix race in xattr block allocation path by Eric Sandeen · 13 years ago
  70. 6654361 ext4: use ext4_reserve_inode_write in ext4_xattr_set_handle by Eric Sandeen · 13 years ago
  71. 55f020d ext4: add flag to ext4_has_free_blocks by Allison Henderson · 13 years ago
  72. 537a031 ext4: unify the ext4_handle_release_buffer() api by Amir Goldstein · 13 years ago
  73. 7dc5761 ext4: Fix sparse warning: Using plain integer as NULL pointer by Peter Huewe · 13 years ago
  74. 6e9510b ext2,ext3,ext4: clarify comment for extN_xattr_set_handle by Wang Sheng-Hui · 13 years ago
  75. eaeef86 ext4: clean up ext4_xattr_list()'s error code checking and return strategy by Theodore Ts'o · 13 years ago
  76. 5dabfc7 ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() by Theodore Ts'o · 14 years ago
  77. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  78. 2aec7c5 mbcache: Remove unused features by Andreas Gruenbacher · 14 years ago
  79. a037515 ext4: Clean up s_dirt handling by Theodore Ts'o · 14 years ago
  80. e4ce30f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  81. 11e2752 ext4: constify xattr_handler by Stephen Hemminger · 14 years ago
  82. 12e9b89 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info by Dmitry Monakhov · 14 years ago
  83. 24676da ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() by Theodore Ts'o · 14 years ago
  84. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  85. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  86. 9aaab05 ext4: add missing error checking to ext4_expand_extra_isize_ea() by Roel Kluin · 14 years ago
  87. 12062dd ext4: move __func__ into a macro for ext4_warning, ext4_error by Eric Sandeen · 14 years ago
  88. 19f5fb7 ext4: Use bitops to read/modify EXT4_I(inode)->i_state by Theodore Ts'o · 14 years ago
  89. d3533d7 ext4: Eliminate potential double free on error path by Julia Lawall · 14 years ago
  90. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  91. e636260 ext4: call ext4_forget() from ext4_free_blocks() by Theodore Ts'o · 14 years ago
  92. 86ebfd0 ext4: journal all modifications in ext4_xattr_set_handle by Eric Sandeen · 14 years ago
  93. fb0a387 ext4: limit block allocations for indirect-block files to < 2^32 by Eric Sandeen · 15 years ago
  94. a269eb1 ext4: Use lowercase names of quota functions by Jan Kara · 15 years ago
  95. 0390131 ext4: Allow ext4 to run without a journal by Frank Mayhar · 15 years ago
  96. 97df5d1 ext4: remove do_blk_alloc() by Theodore Ts'o · 15 years ago
  97. cfe82c8 ext4: remove ext4_new_meta_block() by Theodore Ts'o · 15 years ago
  98. 03010a3 ext4: Rename ext4dev to ext4 by Theodore Ts'o · 16 years ago
  99. 4d20c68 ext4: fix xattr deadlock by Kalpak Shah · 16 years ago
  100. 2b2d6d0 ext4: Cleanup whitespace and other miscellaneous style issues by Theodore Ts'o · 16 years ago