1. 14f3db5 ext4: support idmapped mounts by Christian Brauner · 4 years ago
  2. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  3. 0bc9bc1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
  4. 6b4b8e6 ext4: fix bug for rename with RENAME_WHITEOUT by yangerkun · 4 years ago
  5. 555a6e8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
  6. a3f5cf1 ext4: drop ext4_handle_dirty_super() by Jan Kara · 4 years ago
  7. 05c2c00 ext4: protect superblock modifications with a buffer lock by Jan Kara · 4 years ago
  8. ff49c86 Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years ago
  9. 837c23f ext4: use ASSERT() to replace J_ASSERT() by Chunguang Xu · 4 years, 2 months ago
  10. bb9cd91 fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 1 month ago
  11. ec0caa97 fscrypt: introduce fscrypt_prepare_readdir() by Eric Biggers · 4 years, 1 month ago
  12. 91d0d89 ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf() by Eric Biggers · 4 years, 1 month ago
  13. 75d18cd ext4: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 1 month ago
  14. a80f7fc ext4: fixup ext4_fc_track_* functions' signature by Harshad Shirwadkar · 4 years, 2 months ago
  15. f8f4acb ext4: use generic casefolding support by Daniel Rosenberg · 4 years, 2 months ago
  16. 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
  17. 8016e29 ext4: fast commit recovery path by Harshad Shirwadkar · 4 years, 2 months ago
  18. aa75f4d ext4: main fast-commit commit path by Harshad Shirwadkar · 4 years, 2 months ago
  19. 15ed285 ext4: remove unused argument from ext4_(inc|dec)_count by Nikolay Borisov · 4 years, 4 months ago
  20. 8b10fe6 fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer by Jeff Layton · 4 years, 5 months ago
  21. 2fe34d29 ext4: remove unused parameter of ext4_generic_delete_entry function by Kyoungho Koo · 4 years, 5 months ago
  22. 7303cb5 ext4: fix checking of directory entry validity for inline directories by Jan Kara · 4 years, 5 months ago
  23. e5f7815 ext4: lost matching-pair of trace in ext4_unlink by Yi Zhuang · 4 years, 6 months ago
  24. 5872331 ext4: fix potential negative array index in do_split() by Eric Sandeen · 4 years, 6 months ago
  25. 4209ae1 ext4: handle ext4_mark_inode_dirty errors by Harshad Shirwadkar · 4 years, 8 months ago
  26. 54d3adb ext4: save all error info in save_error_info() and drop ext4_set_errno() by Theodore Ts'o · 4 years, 9 months ago
  27. 6cfb061 ext4: use flexible-array members in struct dx_node and struct dx_root by Gustavo A. R. Silva · 4 years, 11 months ago
  28. 9424ef5 ext4: add cond_resched() to __ext4_find_entry() by Shijie Luo · 4 years, 11 months ago
  29. 48a3431 ext4: fix checksum errors with indexed dirs by Jan Kara · 4 years, 11 months ago
  30. 64c314f ext4: remove unnecessary ifdefs in htree_dirblock_to_tree() by Eric Biggers · 5 years 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. 68d7b2d ext4: fix unused-but-set-variable warning in ext4_add_entry() by Yunfeng Ye · 5 years ago
  34. 64d4ce8 ext4: fix ext4_empty_dir() for directories with holes by Jan Kara · 5 years ago
  35. c7df4a1 ext4: work around deleting a file with i_nlink == 0 safely by Theodore Ts'o · 5 years ago
  36. 9b88f9f ext4: Do not iput inode under running transaction by Jan Kara · 5 years ago
  37. a9e2632 ext4: Move marking of handle as sync to ext4_add_nondir() by Jan Kara · 5 years ago
  38. 6456ca6 ext4: fix kernel oops caused by spurious casefold flag by Theodore Ts'o · 5 years ago
  39. 96fcaf8 ext4: fix coverity warning on error path of filename setup by Gabriel Krisman Bertazi · 5 years ago
  40. 7633b08 ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree() by Theodore Ts'o · 6 years ago
  41. ddce3b9 ext4: refactor initialize_dirent_tail() by Theodore Ts'o · 6 years ago
  42. f036adb ext4: rename "dirent_csum" functions to use "dirblock" by Theodore Ts'o · 6 years ago
  43. 4e19d6b ext4: allow directory holes by Theodore Ts'o · 6 years ago
  44. 3ae7256 ext4: optimize case-insensitive lookups by Gabriel Krisman Bertazi · 6 years ago
  45. c4d36b6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  46. 08fc98a ext4: fix use-after-free in dx_release() by Sahitya Tummala · 6 years ago
  47. a9fbcd6 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  48. b886ee3 ext4: Support case-insensitive file name lookups by Gabriel Krisman Bertazi · 6 years ago
  49. b01531d fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 6 years ago
  50. 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  51. 592ddec ext4: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 6 years ago
  52. 8a36397 ext4: avoid declaring fs inconsistent due to invalid file handles by Theodore Ts'o · 6 years ago
  53. c140f8b Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  54. de59fae ext4: fix buffer leak in __ext4_read_dirblock() on error path by Vasily Averin · 6 years ago
  55. feaf264 ext4: avoid buffer leak in ext4_orphan_add() after prior errors by Vasily Averin · 6 years ago
  56. 8adcc59 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  57. e884bce ext4: don't open-code ERR_CAST by Al Viro · 6 years ago
  58. 799578a ext4: fix build error when DX_DEBUG is defined by Gabriel Krisman Bertazi · 6 years ago
  59. b50282f ext4: check to make sure the rename(2)'s destination is not freed by Theodore Ts'o · 6 years ago
  60. f39b3f4 ext4: reset error code in ext4_find_entry in fallback by Eric Sandeen · 6 years ago
  61. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 7 years ago
  62. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  63. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  64. 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  65. 23aedc4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  66. a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  67. ee73f9a ext4: convert to new i_version API by Jeff Layton · 7 years ago
  68. ae5e165 fs: new API for handling inode->i_version by Jeff Layton · 7 years ago
  69. 78e1060 ext4: switch to fscrypt ->symlink() helper functions by Eric Biggers · 7 years ago
  70. a794df0 ext4: fix incorrect indentation of if statement by Colin Ian King · 7 years ago
  71. 9d5afec ext4: fix crash when a directory's i_size is too small by Chandan Rajendra · 7 years ago
  72. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  73. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  74. 8990427 ext4: switch to fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  75. 07543d1 ext4: switch to fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  76. 6972518 ext4: switch to fscrypt_prepare_link() by Eric Biggers · 7 years ago
  77. 9699d4f ext4: make xattr inode reads faster by Tahsin Erdogan · 7 years ago
  78. c741489 ext4: fix dir_nlink behaviour by Andreas Dilger · 7 years ago
  79. bdddf34 ext4: return EFSBADCRC if a bad checksum error is found in ext4_find_entry() by Theodore Ts'o · 8 years ago
  80. 6febe6f ext4: return EIO on read error in ext4_find_entry by Khazhismel Kumykov · 8 years ago
  81. e08ac99 ext4: add largedir feature by Artem Blagodarenko · 8 years ago
  82. d6b9755 ext4: remove unused d_name argument from ext4_search_dir() et al. by Eric Biggers · 8 years ago
  83. 677375c Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  84. d9b9f8d ext4: clean up ext4_match() and callers by Eric Biggers · 8 years ago
  85. 067d102 ext4: switch to using fscrypt_match_name() by Eric Biggers · 8 years ago
  86. 6b06cde fscrypt: avoid collisions when presenting long encrypted filenames by Eric Biggers · 8 years ago
  87. 8c68084 ext4: remove "nokey" check from ext4_lookup() by Eric Biggers · 8 years ago
  88. 1bc0af6 ext4: trim return value and 'dir' argument from ext4_insert_dentry() by Eric Biggers · 8 years ago
  89. 99652ea ext4: Add statx support by David Howells · 8 years ago
  90. 0db1ff2 ext4: add shutdown bit and check for it by Theodore Ts'o · 8 years ago
  91. dd01b69 ext4: fix use-after-iput when fscrypt contexts are inconsistent by Eric Biggers · 8 years ago
  92. 173b843 ext4: don't allow encrypted operations without keys by Theodore Ts'o · 8 years ago
  93. 54475f5 fscrypt: use ENOKEY when file cannot be created w/o key by Eric Biggers · 8 years ago
  94. eeca7ea ext4: use current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  95. d74f3d2 ext4: add missing KERN_CONT to a few more debugging uses by Joe Perches · 8 years ago
  96. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  97. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  98. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  99. e81d447 ext4: release bh in make_indexed_dir by gmail · 8 years ago
  100. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago