1. 2e5fd48 Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 4 months ago
  2. bdd3c50 dax: remove bdev_dax_supported by Christoph Hellwig · 3 years, 4 months ago
  3. 70f3bad ext2: Convert to using invalidate_lock by Jan Kara · 3 years, 9 months ago
  4. 3644286 Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 8 months ago
  5. 9591c3a fs: introduce a wrapper uuid_to_fsid() by Amir Goldstein · 3 years, 9 months ago
  6. e312c97 fs/ext2/: fix misspellings using codespell tool by Liu xuzhi · 3 years, 9 months ago
  7. a219ee4 ext2: Remove unnecessary blank by Xianting Tian · 4 years, 3 months ago
  8. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  9. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
  10. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  11. 30b42a7 ext2: remove nocheck option by Chengguang Xu · 4 years, 6 months ago
  12. d9e9866 ext2: Adjust indentation in ext2_fill_super by Nathan Chancellor · 5 years ago
  13. 34e9254 ext2: set proper errno in error case of ext2_fill_super() by Chengguang Xu · 5 years ago
  14. 545886fe ext2: code cleanup for descriptor_loc() by Chengguang Xu · 5 years ago
  15. 90f3741 ext2: code cleanup by calling ext2_group_last_block_no() by Chengguang Xu · 5 years ago
  16. 7ce1e15 Merge tag 'for_v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  17. 18c2433 ext2: Delete an unnecessary check before brelse() by Markus Elfring · 5 years ago
  18. 22b1396 fs: Fill in max and min timestamps in superblock by Deepa Dinamani · 5 years ago
  19. 682f7c5 Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  20. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  21. 38fa0e8e ext2: code cleanup by using test_opt() and clear_opt() by Chengguang Xu · 6 years ago
  22. a2d1b88 ext2: switch to ->free_inode() by Al Viro · 6 years ago
  23. 1c2d142 ext2: Fix underflow in ext2_max_size() by Jan Kara · 6 years ago
  24. f6f5014 ext2: Remove redundant check on s_inode_size by Liu Xiang · 6 years ago
  25. 6a03e6a ext2: set proper return code by Chengguang Xu · 6 years ago
  26. e01799a Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  27. e5f5b71 ext2: initialize opts.s_mount_opt as zero before using it by xingaopeng · 6 years ago
  28. 569ae92 ext2: remove redundant condition check by Chengguang Xu · 6 years ago
  29. c0ed7b5 ext2: avoid unnecessary operation in ext2_error() by Chengguang Xu · 6 years ago
  30. 2aad26f ext2: remove redundant building macro check by Chengguang Xu · 6 years ago
  31. fe2c325 ext2: use ktime_get_real_seconds for timestamps by Arnd Bergmann · 7 years ago
  32. 27e6ed5 ext2: add warning when specifying nocheck option by Chengguang Xu · 7 years ago
  33. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  34. 80660f2 dax: change bdev_dax_supported() to support boolean returns by Dave Jiang · 7 years ago
  35. ba23cba fs: allow per-device dax status checking for filesystems by Darrick J. Wong · 7 years ago
  36. d090990 ext2: change return code to -ENOMEM when failing memory allocation by Chengguang Xu · 7 years ago
  37. fe803f8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  38. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  39. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  40. e1d747d ext2: convert to new i_version API by Jeff Layton · 7 years ago
  41. b4b5798 ext2: auto disable dax instead of failing mount by Dan Williams · 7 years ago
  42. 85212d4 ext2: Define usercopy region in ext2_inode_cache slab cache by David Windsor · 8 years ago
  43. f463589 ext2: drop unneeded newline by Julia Lawall · 7 years ago
  44. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  45. 8af634f ext2: Fix possible sleep in atomic during mount option parsing by Jan Kara · 7 years ago
  46. 0885195 ext2: Parse mount options into a dedicated structure by Jan Kara · 7 years ago
  47. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  48. 8cf037a ext2: perform dax_device lookup at mount by Dan Williams · 7 years ago
  49. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  50. 4738740 ext2, ext4: make mb block cache names more explicit by Tahsin Erdogan · 8 years ago
  51. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  52. ef51042 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
  53. 161f3b7 ext2: Set flags on quota files directly by Jan Kara · 8 years ago
  54. 6554766 ext2: Call dquot_writeback_dquots() with s_umount held by Jan Kara · 8 years ago
  55. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  56. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  57. 284854be ext2: Add alignment check for DAX mount by Toshi Kani · 9 years ago
  58. be0726d ext2: convert to mbcache2 by Jan Kara · 9 years ago
  59. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  60. ef83b6e ext2, ext4: warn when mounting with dax enabled by Dan Williams · 9 years ago
  61. 5726b27 ext2: Add locking for DAX faults by Ross Zwisler · 9 years ago
  62. 46b15ca vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB by Tejun Heo · 10 years ago
  63. 108dad6 ext2: enable cgroup writeback support by Tejun Heo · 10 years ago
  64. 9c3ce9e ext2: get rid of most mentions of XIP in ext2 by Matthew Wilcox · 10 years ago
  65. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 10 years ago
  66. 0764238 ext2: remove xip.c and xip.h by Matthew Wilcox · 10 years ago
  67. 0de4830 ext2: remove ext2_xip_verify_sb() by Matthew Wilcox · 10 years ago
  68. 6424111 ext2: Convert to private i_dquot field by Jan Kara · 10 years ago
  69. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  70. e625b31 fs/ext2/super.c: Drop memory allocation cast by Himangi Saraogi · 11 years ago
  71. a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  72. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
  73. 0903353 ext2: Add __init macro to init_inodecache by Fabian Frederick · 11 years ago
  74. df4e7ac ext2: Fix oops in ext2_get_block() called from ext2_quota_write() by Jan Kara · 11 years ago
  75. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  76. 2b0542a Ext2: use unlikely to improve the efficiency of the kernel by Wang Shilong · 12 years ago
  77. ae2cf42 ext2: fix return values on parse_options() failure by Zhao Hongjiang · 12 years ago
  78. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  79. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  80. 1e8b212 ext2: Implement freezing by Jan Kara · 13 years ago
  81. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  82. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  83. e124a32 ext2: cleanup the confused goto label by Wanlong Gao · 13 years ago
  84. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  85. b8a9f9e userns: Convert ext2 to use kuid/kgid where appropriate. by Eric W. Biederman · 13 years ago
  86. aa9e939 ext2: remove the redundant comment for ext2_export_ops by Wang Sheng-Hui · 13 years ago
  87. e2a3fde ext2: Remove i_mutex use from ext2_quota_write() by Jan Kara · 13 years ago
  88. f72cf5e ext2: do not register write_super within VFS by Artem Bityutskiy · 13 years ago
  89. b838ec2 ext2: Remove s_dirt handling by Jan Kara · 13 years ago
  90. f2b2242 ext2: write superblock only once on unmount by Artem Bityutskiy · 13 years ago
  91. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  92. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 13 years ago
  93. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  94. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
  95. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  96. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  97. f32948d ext2: fix the outdated comment in ext2_nfs_get_inode() by Li Haifeng · 13 years ago
  98. 4e299c1 ext2: fix error msg when mounting fs with too-large blocksize by Robin Dong · 14 years ago
  99. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  100. 40c73ab 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