1. 80e5d1ff5 useful constants: struct qstr for ".." by Al Viro · 3 years, 9 months ago
  2. 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
  3. 46085f3 f2fs: fix to set/clear I_LINKABLE under i_lock by Chao Yu · 4 years ago
  4. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  5. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  6. bb9cd91 fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 1 month ago
  7. 7a3dade Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 2 months ago
  8. e075b69 f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 3 months ago
  9. c8eb702 f2fs: clean up kvfree by Chao Yu · 4 years, 4 months ago
  10. a87aff1 f2fs: space related cleanup by Jack Qiu · 4 years, 5 months ago
  11. 9a99c17d f2fs: make trace enter and end in pairs for unlink by Lihong Kou · 4 years, 6 months ago
  12. 84597b1 f2fs: fix wrong value of tracepoint parameter by Chao Yu · 4 years, 7 months ago
  13. 195f406 f2fs: code cleanup by removing ifdef macro surrounding by Chengguang Xu · 4 years, 7 months ago
  14. deaf160 f2fs: remove redundant assignment to variable err by Colin Ian King · 4 years, 8 months ago
  15. 43c780b f2fs: rework filename handling by Eric Biggers · 4 years, 8 months ago
  16. d76af0d f2fs: don't call fscrypt_get_encryption_info() explicitly in f2fs_tmpfile() by Chao Yu · 4 years, 9 months ago
  17. 8c7d4b5 f2fs: clean up f2fs_may_encrypt() by Chao Yu · 4 years, 9 months ago
  18. 7a88ddb f2fs: fix inconsistent comments by Chao Yu · 4 years, 10 months ago
  19. b06af2a f2fs: convert inline_dir early before starting rename by Jaegeuk Kim · 5 years ago
  20. 4c8ff70 f2fs: support data compression by Chao Yu · 5 years ago
  21. 762e4db f2fs: don't put new_page twice in f2fs_rename by Jaegeuk Kim · 5 years ago
  22. 5b1dbb0 f2fs: set I_LINKABLE early to avoid wrong access by vfs by Jaegeuk Kim · 5 years ago
  23. 2a60637 f2fs: fix to update dir's i_pino during cross_rename by Chao Yu · 5 years ago
  24. 00e09c0 f2fs: enhance f2fs_is_checkpoint_ready()'s readability by Chao Yu · 5 years ago
  25. 2c2eb7a f2fs: Support case-insensitive file name lookups by Daniel Rosenberg · 5 years ago
  26. 955ebcd f2fs: fix to spread f2fs_is_checkpoint_ready() by Chao Yu · 5 years ago
  27. 7975f34 f2fs: support fiemap() for directory inode by Chao Yu · 5 years ago
  28. dcbb4c1 f2fs: introduce f2fs_<level> macros to wrap f2fs_printk() by Joe Perches · 6 years ago
  29. 0d28544 Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  30. 5c533b1 f2fs: mark is_extension_exist() inline by Park Ju Hyung · 6 years ago
  31. b01531d fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 6 years ago
  32. 5160bcc Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  33. 428e3bc f2fs: give random value to i_generation by Jaegeuk Kim · 6 years ago
  34. 62230e0d f2fs: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 6 years ago
  35. 5222595 f2fs: use kvmalloc, if kmalloc is failed by Jaegeuk Kim · 6 years ago
  36. 7beb01f f2fs: clean up f2fs_sb_has_##feature_name by Chao Yu · 6 years ago
  37. af033b2 f2fs: guarantee journalled quota data by checkpoint by Chao Yu · 6 years ago
  38. 9149a5e f2fs: spread f2fs_set_inode_flags() by Chao Yu · 6 years ago
  39. 6390398 f2fs: update REQ_TIME in f2fs_cross_rename() by Sahitya Tummala · 6 years ago
  40. ed15ba1 f2fs: shrink sbi->sb_lock coverage in set_file_temperature() by Chao Yu · 6 years ago
  41. 4354994 f2fs: checkpoint disabling by Daniel Rosenberg · 6 years ago
  42. d83d0f5 f2fs: report ENOENT correctly in f2fs_rename by Jaegeuk Kim · 6 years ago
  43. 7c1a000 f2fs: add SPDX license identifiers by Chao Yu · 6 years ago
  44. b138547 f2fs: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  45. 24b81df f2fs: use timespec64 for inode timestamps by Arnd Bergmann · 7 years ago
  46. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  47. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 7 years ago
  48. d54d35c Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  49. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  50. 4d57b86 f2fs: clean up symbol namespace by Chao Yu · 7 years ago
  51. 1c41e680 f2fs: fix to initialize i_current_depth according to inode type by Chao Yu · 7 years ago
  52. ade990f f2fs: enforce fsync_mode=strict for renamed directory by Jaegeuk Kim · 7 years ago
  53. 59c8440 f2fs: introduce private inode status mapping by Chao Yu · 7 years ago
  54. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  55. ab3835a f2fs: call unlock_new_inode() before d_instantiate() by Eric Biggers · 7 years ago
  56. ff62af2 f2fs: introduce a new mount option test_dummy_encryption by Sheng Yong · 7 years ago
  57. 63189b7 f2fs: wrap all options with f2fs_sb_info.mount_opt by Chao Yu · 7 years ago
  58. 93cf93f f2fs: introduce mount option for fsync mode by Junling Zheng · 7 years ago
  59. b6a06cb f2fs: support hot file extension by Chao Yu · 7 years ago
  60. 846ae67 f2fs: expose extension_list sysfs entry by Chao Yu · 7 years ago
  61. bdbc90f f2fs: don't put dentry page in pagecache into highmem by Yunlong Song · 7 years ago
  62. 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  63. 1c1d35d f2fs: support inode creation time by Chao Yu · 7 years ago
  64. 9ac1e2d f2fs: prevent newly created inode from being dirtied incorrectly by Daeho Jeong · 7 years ago
  65. f2329cb f2fs: switch to fscrypt_get_symlink() by Eric Biggers · 7 years ago
  66. 393c038 f2fs: switch to fscrypt ->symlink() helper functions by Eric Biggers · 7 years ago
  67. 0a007b97 f2fs: recover directory operations by fsync by Jaegeuk Kim · 7 years ago
  68. acbf054 f2fs: inject fault to kzalloc by Chao Yu · 7 years ago
  69. 55899d7 f2fs: switch to fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  70. 2e45b07 f2fs: switch to fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  71. b05157e f2fs: switch to fscrypt_prepare_link() by Eric Biggers · 7 years ago
  72. 6afc662 f2fs: support flexible inline xattr size by Chao Yu · 7 years ago
  73. d8d1389 f2fs: add missing quota_initialize by Jaegeuk Kim · 7 years ago
  74. 1f227a3 f2fs: stop all the operations by cp_error flag by Jaegeuk Kim · 7 years ago
  75. 0c5e36d f2fs: trace f2fs_lookup by Chao Yu · 7 years ago
  76. 11f5020 f2fs: update i_flags correctly by Chao Yu · 7 years ago
  77. 5c57132 f2fs: support project quota by Chao Yu · 7 years ago
  78. a6d3a47 f2fs: record quota during dot{,dot} recovery by Chao Yu · 7 years ago
  79. 7a2af76 f2fs: enhance on-disk inode structure scalability by Chao Yu · 7 years ago
  80. 0abd675 f2fs: support plain user/group quota by Chao Yu · 7 years ago
  81. b855bf0 f2fs: do not set LOST_PINO for renamed dir by Sheng Yong · 8 years ago
  82. 70ef8f0 Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  83. faac7fd f2fs: sync f2fs_lookup() with ext4_lookup() by Eric Biggers · 8 years ago
  84. 9bb02c3 f2fs: fix fs corruption due to zero inode page by Jaegeuk Kim · 8 years ago
  85. d03ba4c f2fs: cleanup the disk level filename updating by Kinglong Mee · 8 years ago
  86. e2f0e96 f2fs: fix the fault of checking F2FS_LINK_MAX for rename inode by Kinglong Mee · 8 years ago
  87. 25c4e6c Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  88. 363fa4e f2fs: don't allow encrypted operations without keys by Jaegeuk Kim · 8 years ago
  89. 07fe8d4 f2fs: remove unneeded condition by Dan Carpenter · 8 years ago
  90. 54475f5 fscrypt: use ENOKEY when file cannot be created w/o key by Eric Biggers · 8 years ago
  91. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  92. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  93. 7c45729 f2fs: keep dirty inodes selectively for checkpoint by Jaegeuk Kim · 8 years ago
  94. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  95. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  96. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  97. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  98. 2eee010 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  99. ef68bf1 f2fs: do not unnecessarily null-terminate encrypted symlink data by Eric Biggers · 8 years ago
  100. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago