1. 2636638 ext4: avoid declaring fs inconsistent due to invalid file handles by Theodore Ts'o · 6 years ago
  2. ce1daaa ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR by Wang Shilong · 6 years ago
  3. 0d0413e ext4: fix setattr project check in fssetxattr ioctl by Wang Shilong · 6 years ago
  4. b2af09d ext4: fix EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 6 years ago
  5. 1d39834 ext4: remove EXT4_STATE_DIOREAD_LOCK flag by Nikolay Borisov · 7 years ago
  6. fb7c024 ext4: pass -ESHUTDOWN code to jbd2 layer by Theodore Ts'o · 7 years ago
  7. a6d9946 ext4: eliminate sleep from shutdown ioctl by Theodore Ts'o · 7 years ago
  8. ccf0f32 ext4: add tracepoints for shutdown and file system errors by Theodore Ts'o · 7 years ago
  9. ee73f9a ext4: convert to new i_version API by Jeff Layton · 7 years ago
  10. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  11. ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  12. e145b35 ext4: take handling of EXT4_IOC_GROUP_ADD into a helper, get rid of set_fs() by Al Viro · 7 years ago
  13. 2325306 ext4: improve smp scalability for inode generation by Theodore Ts'o · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. d77147f ext4: add support for online resizing with bigalloc by harshads · 7 years ago
  16. e9072d8 ext4: prevent data corruption with journaling + DAX by Ross Zwisler · 7 years ago
  17. c03b45b ext4, project: expand inode extra size if possible by Miao Xie · 7 years ago
  18. 9c5d58f ext4: convert swap_inode_data() over to use swap() on most of the fields by Jeff Layton · 7 years ago
  19. 7a9ca53 quota: add get_inode_usage callback to transfer multi-inode charges by Tahsin Erdogan · 7 years ago
  20. 02749a4 ext4: add ext4_is_quota_file() by Tahsin Erdogan · 7 years ago
  21. dd727da Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  22. 1a20a63 ext4: make ext4_shutdown() static by Eric Biggers · 7 years ago
  23. 0c9ec4b ext4: support GETFSMAP ioctls by Darrick J. Wong · 7 years ago
  24. 38eae95 ext4: Remove ext4_get_inode_flags() by Jan Kara · 8 years ago
  25. e9be2ac ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN by Theodore Ts'o · 8 years ago
  26. 783d948 ext4: add EXT4_IOC_GOINGDOWN ioctl by Theodore Ts'o · 8 years ago
  27. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  28. a551d7c Merge branch 'fscrypt' into dev by Theodore Ts'o · 8 years ago
  29. db717d8 fscrypto: move ioctl processing more fully into common code by Eric Biggers · 8 years ago
  30. ba67901 ext4: disable pwsalt ioctl when encryption disabled by config by Eric Biggers · 8 years ago
  31. 35997d1 ext4: get rid of ext4_sb_has_crypto() by Eric Biggers · 8 years ago
  32. d14e768 ext4: be more strict when verifying flags set via SETFLAGS ioctls by Jan Kara · 8 years ago
  33. f8011d9 ext4: add EXT4_JOURNAL_DATA_FL and EXT4_EXTENTS_FL to modifiable mask by Jan Kara · 8 years ago
  34. eeca7ea ext4: use current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  35. 2c98eb5 ext4: allow ext4_truncate() to return an error by Theodore Ts'o · 8 years ago
  36. 2eee010 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  37. 9a200d0 ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY by Richard Weinberger · 8 years ago
  38. be32197 ext4: remove unused definition for MAX_32_NUM by Fabian Frederick · 8 years ago
  39. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  40. 0b7b777 ext4: remove old feature helpers by Kaho Ng · 8 years ago
  41. a7550b3 ext4 crypto: migrate into vfs's crypto engine by Jaegeuk Kim · 8 years ago
  42. 079788d ext4: fix project quota accounting without quota limits enabled by Wang Shilong · 8 years ago
  43. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  44. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  45. ff0bc08 ext4: fix check of dqget() return value in ext4_ioctl_setproject() by Seth Forshee · 8 years ago
  46. 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 9 years ago
  47. fdde368 ext4: ioctl: fix erroneous return value by Anton Protopopov · 9 years ago
  48. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  49. 9b7365f ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support by Li Xi · 9 years ago
  50. e2b911c ext4: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  51. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  52. 4b7e2db ext4: use swap() in memswap() by Fabian Frederick · 9 years ago
  53. b4ab9e2 ext4 crypto: fix sparse warnings in fs/ext4/ioctl.c by Fabian Frederick · 9 years ago
  54. 9bd8212 ext4 crypto: add encryption policy and password salt support by Michael Halcrow · 10 years ago
  55. 72b8e0f ext4: remove unused header files by Sheng Yong · 10 years ago
  56. b0dea4c ext4: move handling of list of shrinkable inodes into extent status code by Jan Kara · 10 years ago
  57. edaa53c ext4: change LRU to round-robin in extent status tree shrinker by Zheng Liu · 10 years ago
  58. 9aa5d32b ext4: Replace open coded mdata csum feature to helper function by Dmitry Monakhov · 10 years ago
  59. 3e67cfad2 ext4: grab missed write_count for EXT4_IOC_SWAP_BOOT by Dmitry Monakhov · 10 years ago
  60. d8558a2 ext4: clean up error handling in swap_inode_boot_loader() by Theodore Ts'o · 11 years ago
  61. 30d29b1 ext4: fix error paths in swap_inode_boot_loader() by Zheng Liu · 11 years ago
  62. d7092ae ext4: delete "set but not used" variables by jon ernst · 11 years ago
  63. 375e289 vfs: pull ext4's double-i_mutex-locking into common code by J. Bruce Fields · 13 years ago
  64. d7b2a00 ext4: isolate ext4_extents.h file by Zheng Liu · 11 years ago
  65. 7869a4a ext4: add support for extent pre-caching by Theodore Ts'o · 11 years ago
  66. cde2d7a ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 11 years ago
  67. 8c8e0ca ext4: fix usless declarations by Dmitri Monakho · 12 years ago
  68. 393d1d1 ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT by Dr. Tilmann Bubeck · 12 years ago
  69. 996bb9f ext4: support simple conversion of extent-mapped inodes to use i_blocks by Theodore Ts'o · 12 years ago
  70. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  71. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  72. 9924a92 ext4: pass context information to jbd2__journal_start() by Theodore Ts'o · 12 years ago
  73. 7f51186 ext4: trigger the lazy inode table initialization after resize by Theodore Ts'o · 12 years ago
  74. 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  75. 9b68733 ext4: release donor reference when EXT4_IOC_MOVE_EXT ioctl fails by Djalal Harouni · 12 years ago
  76. aaf7d73 ext4: enable FITRIM ioctl on bigalloc file system by Lukas Czerner · 12 years ago
  77. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  78. 6bdf295 switch EXT4_IOC_MOVE_EXT to fget_light() by Al Viro · 12 years ago
  79. 399c9b8 ext4: close struct file leak on EXT4_IOC_MOVE_EXT by Al Viro · 12 years ago
  80. 01f795f ext4: add online resizing support for meta_bg and 64-bit file systems by Yongqiang Yang · 12 years ago
  81. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  82. 8cae6f7 ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file() by Al Viro · 12 years ago
  83. 331ae49 ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT by Al Viro · 12 years ago
  84. b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 12 years ago
  85. 7990696 ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 12 years ago
  86. 814525f ext4: calculate and verify inode checksums by Darrick J. Wong · 12 years ago
  87. ff9cb1c Merge branch 'for_linus' into for_linus_merged by Theodore Ts'o · 13 years ago
  88. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  89. 6c2155b ext{3,4}: Fix potential race when setversion ioctl updates inode by Djalal Harouni · 13 years ago
  90. 014a177 ext4: add missing ext4_resize_end on error paths by Djalal Harouni · 13 years ago
  91. 19c5246 ext4: add new online resize interface by Yongqiang Yang · 13 years ago
  92. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  93. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  94. 22cdfca ext4: remove unneeded file_remove_suid() from ext4_ioctl() by Theodore Ts'o · 13 years ago
  95. e6705f7 ext4: add __user decoration to calls of copy_{from,to}_user() by H Hartley Sweeten · 13 years ago
  96. 7fd59c8 ext4: remove the obsolete/broken EXT4_IOC_WAIT_FOR_READONLY ioctl by Tao Ma · 13 years ago
  97. bab08ab ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) by Theodore Ts'o · 13 years ago
  98. 8f82f84 ext4: prevent parallel resizers by atomic bit ops by Yongqiang Yang · 13 years ago
  99. ae005cb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  100. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 14 years ago