1. 188c299 ext4: Support for checksumming from journal triggers by Jan Kara · 3 years, 4 months ago
  2. c89849c ext4: fix avefreec in find_group_orlov by Pan Dong · 3 years, 7 months ago
  3. 20e41d9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 7 months ago
  4. b45f189 ext4: fix accessing uninit percpu counter variable with fast_commit by Ritesh Harjani · 3 years, 8 months ago
  5. 9f67672 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 8 months ago
  6. 4811d99 ext4: allow the dax flag to be set and cleared on inline directories by Theodore Ts'o · 3 years, 9 months ago
  7. a149d2a ext4: fix check to prevent false positive report of incorrect used inodes by Zhang Yi · 3 years, 9 months ago
  8. db99855 fs: introduce two inode i_{u,g}id initialization helpers by Christian Brauner · 3 years, 9 months ago
  9. a65e58e fs: document and rename fsid helpers by Christian Brauner · 3 years, 9 months ago
  10. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  11. c6bf3f0 block: use an on-stack bio in blkdev_issue_flush by Christoph Hellwig · 4 years ago
  12. 14f3db5 ext4: support idmapped mounts by Christian Brauner · 4 years ago
  13. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  14. 96485e4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 2 months ago
  15. 8016e29 ext4: fast commit recovery path by Harshad Shirwadkar · 4 years, 2 months ago
  16. 2d069c0 ext4: use common helpers in all places reading metadata buffers by zhangyi (F) · 4 years, 3 months ago
  17. d9befed ext4: clear buffer verified flag if read meta block from disk by zhangyi (F) · 4 years, 3 months ago
  18. 02ce531 ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 3 months ago
  19. 177cc0e ext4: factor out ext4_xattr_credits_for_new_inode() by Eric Biggers · 4 years, 3 months ago
  20. 3be20b6 Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  21. 68cd449 Enable ext4 support for per-file/directory dax operations by Theodore Ts'o · 4 years, 7 months ago
  22. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  23. 3bbd0ef ext4: fix buffer_head refcnt leak when ext4_iget() fails by Xiyu Yang · 4 years, 8 months ago
  24. 043546e fs/ext4: Only change S_DAX on inode load by Ira Weiny · 4 years, 7 months ago
  25. 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 8 months ago
  26. a17a9d9 ext4: increase wait time needed before reuse of deleted inode numbers by Theodore Ts'o · 4 years, 9 months ago
  27. 9033783 ext4: fix return-value types in several function comments by Josh Triplett · 4 years, 9 months ago
  28. 54d3adb ext4: save all error info in save_error_info() and drop ext4_set_errno() by Theodore Ts'o · 4 years, 9 months ago
  29. d05466b ext4: avoid ENOSPC when avoiding to reuse recently deleted inodes by Jan Kara · 4 years, 10 months ago
  30. 7c99072 ext4: fix potential race between s_flex_groups online resizing and access by Suraj Jitindar Singh · 4 years, 10 months ago
  31. 46f870d6 ext4: simulate various I/O and checksum errors when reading metadata by Theodore Ts'o · 5 years ago
  32. 878520a ext4: save the error code which triggered an ext4_error() in the superblock by Theodore Ts'o · 5 years ago
  33. a70fd5a ext4: reserve revoke credits in __ext4_new_inode by yangerkun · 5 years ago
  34. f4c2d37 ext4: fix leak of quota reservations by Jan Kara · 5 years ago
  35. 83448bd ext4: Reserve revoke credits for freed blocks by Jan Kara · 5 years ago
  36. b886ee3 ext4: Support case-insensitive file name lookups by Gabriel Krisman Bertazi · 6 years ago
  37. 592ddec ext4: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 6 years ago
  38. 8a36397 ext4: avoid declaring fs inconsistent due to invalid file handles by Theodore Ts'o · 6 years ago
  39. e884bce ext4: don't open-code ERR_CAST by Al Viro · 6 years ago
  40. 5ef2a69 ext4: use ext4_warning() for sb_getblk failure by Wang Shilong · 6 years ago
  41. 7b62b29 ext4: use timespec64 for all inode times by Arnd Bergmann · 6 years ago
  42. 5012284 ext4: fix check to prevent initializing reserved inodes by Theodore Ts'o · 6 years ago
  43. 8d5a803 ext4: check for allocation block validity with block group locked by Theodore Ts'o · 6 years ago
  44. 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
  45. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  46. 8844618 ext4: only look at the bg_flags field if it is valid by Theodore Ts'o · 7 years ago
  47. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  48. 206f6d5 ext4: mark inode bitmap corrupted when found by Wang Shilong · 7 years ago
  49. db79e6d ext4: add new ext4_mark_group_bitmap_corrupted() helper by Wang Shilong · 7 years ago
  50. 0db9fde ext4: fix wrong return value in ext4_read_inode_bitmap() by Wang Shilong · 7 years ago
  51. 7dac4a1 ext4: add validity checks for bitmap block numbers by Theodore Ts'o · 7 years ago
  52. 044e6e3 ext4: don't update checksum of new initialized bitmaps by Theodore Ts'o · 7 years ago
  53. 49598e0 ext4: use 'sbi' instead of 'EXT4_SB(sb)' by Jun Piao · 7 years ago
  54. 996fc44 ext4: add missing error check in __ext4_new_inode() by Theodore Ts'o · 7 years ago
  55. ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  56. 2325306 ext4: improve smp scalability for inode generation by Theodore Ts'o · 7 years ago
  57. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  58. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  59. b5f5157 ext4: avoid Y2038 overflow in recently_deleted() by Andreas Dilger · 7 years ago
  60. 901ed07 ext4: reduce lock contention in __ext4_new_inode by Wang Shilong · 7 years ago
  61. 2fe435d ext4: cleanup goto next group by Wang Shilong · 7 years ago
  62. 4f9d956 ext4: do not unnecessarily allocate buffer in recently_deleted() by Jan Kara · 7 years ago
  63. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  64. af65207 ext4: fix __ext4_new_inode() journal credits calculation by Tahsin Erdogan · 7 years ago
  65. ad47f95 ext4: skip ext4_init_security() and encryption on ea_inodes by Tahsin Erdogan · 7 years ago
  66. 1b917ed ext4: do not set posix acls on xattr inodes by Tahsin Erdogan · 8 years ago
  67. e50e512 ext4: xattr-in-inode support by Andreas Dilger · 8 years ago
  68. aa1dca3 ext4: inherit encryption xattr before other xattrs by Eric Biggers · 8 years ago
  69. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  70. 0db1ff2 ext4: add shutdown bit and check for it by Theodore Ts'o · 8 years ago
  71. 54475f5 fscrypt: use ENOKEY when file cannot be created w/o key by Eric Biggers · 8 years ago
  72. 2f8f5e7 ext4: avoid lockdep warning when inheriting encryption context by Eric Biggers · 8 years ago
  73. eeca7ea ext4: use current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  74. 0b7b777 ext4: remove old feature helpers by Kaho Ng · 8 years ago
  75. 396d109 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  76. a7550b3 ext4 crypto: migrate into vfs's crypto engine by Jaegeuk Kim · 8 years ago
  77. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
  78. 7827a7f ext4: clean up error handling when orphan list is corrupted by Theodore Ts'o · 9 years ago
  79. c9eb13a ext4: fix hang when processing corrupted orphaned inode list by Theodore Ts'o · 9 years ago
  80. b8a07463 ext4: fix misspellings in comments. by Adam Buchbinder · 9 years ago
  81. 05145bd ext4: fix scheduling in atomic on group checksum failure by Jan Kara · 9 years ago
  82. 040cb37 ext4: adds project ID support by Li Xi · 9 years ago
  83. 9008a58 ext4: make the bitmap read routines return real error codes by Darrick J. Wong · 9 years ago
  84. e2b911c ext4: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  85. 6a797d2 ext4: call out CRC and corruption errors with specific error codes by Darrick J. Wong · 9 years ago
  86. a7cdade ext4: Handle error from dquot_initialize() by Jan Kara · 10 years ago
  87. e709e9d ext4 crypto: encrypt tmpfile located in encryption protected directory by Theodore Ts'o · 10 years ago
  88. f5aed2c ext4: clean up superblock encryption mode fields by Theodore Ts'o · 10 years ago
  89. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  90. 6ddb244 ext4 crypto: enable encryption feature flag by Theodore Ts'o · 10 years ago
  91. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  92. 4461471 ext4 crypto: enable filename encryption by Michael Halcrow · 10 years ago
  93. 2058f83 ext4 crypto: implement the ext4 encryption write path by Michael Halcrow · 10 years ago
  94. 72b8e0f ext4: remove unused header files by Sheng Yong · 10 years ago
  95. 599a9b7 ext4: fix oops when loading block bitmap failed by Jan Kara · 10 years ago
  96. 9aa5d32b ext4: Replace open coded mdata csum feature to helper function by Dmitry Monakhov · 10 years ago
  97. bf40c926 ext4: fix potential null pointer dereference in ext4_free_inode by Namjae Jeon · 10 years ago
  98. 61c219f ext4: fix unjournalled bg descriptor while initializing inode bitmap by Theodore Ts'o · 10 years ago
  99. e43bb4e ext4: decrement free clusters/inodes counters when block group declared bad by Namjae Jeon · 11 years ago
  100. dd1f723 ext4: use prandom_u32() instead of get_random_bytes() by Theodore Ts'o · 11 years ago