1. 2eee010 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  2. 9a200d0 ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY by Richard Weinberger · 8 years ago
  3. be32197 ext4: remove unused definition for MAX_32_NUM by Fabian Frederick · 8 years ago
  4. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  5. 0b7b777 ext4: remove old feature helpers by Kaho Ng · 8 years ago
  6. a7550b3 ext4 crypto: migrate into vfs's crypto engine by Jaegeuk Kim · 8 years ago
  7. 079788d ext4: fix project quota accounting without quota limits enabled by Wang Shilong · 8 years ago
  8. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  9. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  10. ff0bc08 ext4: fix check of dqget() return value in ext4_ioctl_setproject() by Seth Forshee · 8 years ago
  11. 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 8 years ago
  12. fdde368 ext4: ioctl: fix erroneous return value by Anton Protopopov · 8 years ago
  13. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  14. 9b7365f ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support by Li Xi · 8 years ago
  15. e2b911c ext4: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  16. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  17. 4b7e2db ext4: use swap() in memswap() by Fabian Frederick · 9 years ago
  18. b4ab9e2 ext4 crypto: fix sparse warnings in fs/ext4/ioctl.c by Fabian Frederick · 9 years ago
  19. 9bd8212 ext4 crypto: add encryption policy and password salt support by Michael Halcrow · 9 years ago
  20. 72b8e0f ext4: remove unused header files by Sheng Yong · 9 years ago
  21. b0dea4c ext4: move handling of list of shrinkable inodes into extent status code by Jan Kara · 10 years ago
  22. edaa53c ext4: change LRU to round-robin in extent status tree shrinker by Zheng Liu · 10 years ago
  23. 9aa5d32 ext4: Replace open coded mdata csum feature to helper function by Dmitry Monakhov · 10 years ago
  24. 3e67cfad2 ext4: grab missed write_count for EXT4_IOC_SWAP_BOOT by Dmitry Monakhov · 10 years ago
  25. d8558a2 ext4: clean up error handling in swap_inode_boot_loader() by Theodore Ts'o · 10 years ago
  26. 30d29b1 ext4: fix error paths in swap_inode_boot_loader() by Zheng Liu · 10 years ago
  27. d7092ae ext4: delete "set but not used" variables by jon ernst · 10 years ago
  28. 375e289 vfs: pull ext4's double-i_mutex-locking into common code by J. Bruce Fields · 12 years ago
  29. d7b2a00 ext4: isolate ext4_extents.h file by Zheng Liu · 11 years ago
  30. 7869a4a ext4: add support for extent pre-caching by Theodore Ts'o · 11 years ago
  31. cde2d7a ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 11 years ago
  32. 8c8e0ca ext4: fix usless declarations by Dmitri Monakho · 11 years ago
  33. 393d1d1 ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT by Dr. Tilmann Bubeck · 11 years ago
  34. 996bb9f ext4: support simple conversion of extent-mapped inodes to use i_blocks by Theodore Ts'o · 11 years ago
  35. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  36. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  37. 9924a92 ext4: pass context information to jbd2__journal_start() by Theodore Ts'o · 11 years ago
  38. 7f51186 ext4: trigger the lazy inode table initialization after resize by Theodore Ts'o · 11 years ago
  39. 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  40. 9b68733 ext4: release donor reference when EXT4_IOC_MOVE_EXT ioctl fails by Djalal Harouni · 12 years ago
  41. aaf7d73 ext4: enable FITRIM ioctl on bigalloc file system by Lukas Czerner · 12 years ago
  42. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  43. 6bdf295 switch EXT4_IOC_MOVE_EXT to fget_light() by Al Viro · 12 years ago
  44. 399c9b8 ext4: close struct file leak on EXT4_IOC_MOVE_EXT by Al Viro · 12 years ago
  45. 01f795f ext4: add online resizing support for meta_bg and 64-bit file systems by Yongqiang Yang · 12 years ago
  46. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  47. 8cae6f7 ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file() by Al Viro · 12 years ago
  48. 331ae49 ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT by Al Viro · 12 years ago
  49. b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 12 years ago
  50. 7990696 ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 12 years ago
  51. 814525f ext4: calculate and verify inode checksums by Darrick J. Wong · 12 years ago
  52. ff9cb1c Merge branch 'for_linus' into for_linus_merged by Theodore Ts'o · 12 years ago
  53. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  54. 6c2155b ext{3,4}: Fix potential race when setversion ioctl updates inode by Djalal Harouni · 12 years ago
  55. 014a177 ext4: add missing ext4_resize_end on error paths by Djalal Harouni · 12 years ago
  56. 19c5246 ext4: add new online resize interface by Yongqiang Yang · 12 years ago
  57. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  58. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  59. 22cdfca ext4: remove unneeded file_remove_suid() from ext4_ioctl() by Theodore Ts'o · 12 years ago
  60. e6705f7 ext4: add __user decoration to calls of copy_{from,to}_user() by H Hartley Sweeten · 13 years ago
  61. 7fd59c8 ext4: remove the obsolete/broken EXT4_IOC_WAIT_FOR_READONLY ioctl by Tao Ma · 13 years ago
  62. bab08ab ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) by Theodore Ts'o · 13 years ago
  63. 8f82f84 ext4: prevent parallel resizers by atomic bit ops by Yongqiang Yang · 13 years ago
  64. ae005cb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  65. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  66. a56e69c ext4: add FITRIM to compat_ioctl. by Tao Ma · 13 years ago
  67. 5c2ed62 ext4: Adjust minlen with discard_granularity in the FITRIM ioctl by Lukas Czerner · 13 years ago
  68. 4143179 ext4: check if device support discard in FITRIM ioctl by Lukas Czerner · 13 years ago
  69. e681c04 ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard by Lukas Czerner · 14 years ago
  70. 60e6679 ext4: Drop whitespace at end of lines by Theodore Ts'o · 14 years ago
  71. 4d92dc0 ext4: Fix compat EXT4_IOC_ADD_GROUP by Ben Hutchings · 14 years ago
  72. b684b2e ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode by Christian Borntraeger · 14 years ago
  73. c437b27 ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl by Akira Fujita · 14 years ago
  74. c8d46e4 ext4: Add flag to files with blocks intentionally past EOF by Jiaying Zhang · 14 years ago
  75. 4a58579 ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT by Akira Fujita · 15 years ago
  76. 446aaa6 ext4: initialize moved_len before calling ext4_move_extents() by Kazuya Mio · 15 years ago
  77. 8d66691 ext4: Return exchanged blocks count to user space in failure by Akira Fujita · 15 years ago
  78. 1cf2968 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  79. ac046f1 ext4: fix null handler of ioctls in no journal mode by Peng Tao · 15 years ago
  80. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  81. 748de67 ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl by Akira Fujita · 15 years ago
  82. ccd2506 ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl by Theodore Ts'o · 15 years ago
  83. 2dc6b0d ext4: tighten restrictions on inode flags by Duane Griffin · 15 years ago
  84. 0390131 ext4: Allow ext4 to run without a journal by Frank Mayhar · 15 years ago
  85. 7ffe1ea ext4: add checks for errors from jbd2 by Hidehiro Kawai · 16 years ago
  86. c2ea3fd ext4: Remove old legacy block allocator by Theodore Ts'o · 16 years ago
  87. 4db46fc ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl by Aneesh Kumar K.V · 16 years ago
  88. 2a43a87 ext4: elevate write count for migrate ioctl by Aneesh Kumar K.V · 16 years ago
  89. af5bc92 ext4: Fix whitespace checkpatch warnings/errors by Theodore Ts'o · 16 years ago
  90. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  91. 5cdd7b2 Convert ext4 to use unlocked_ioctl by Andi Kleen · 16 years ago
  92. 42a74f2 [PATCH] r/o bind mounts: elevate write count for ioctls() by Dave Hansen · 16 years ago
  93. c14c6fd ext4: Add EXT4_IOC_MIGRATE ioctl by Aneesh Kumar K.V · 16 years ago
  94. 0e855ac ext4: Convert truncate_mutex to read write semaphore. by Aneesh Kumar K.V · 16 years ago
  95. e47776a Forbid user to change file flags on quota files by Jan Kara · 17 years ago
  96. ef7f383 ext4: Add nanosecond timestamps by Kalpak Shah · 17 years ago
  97. e23291b jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG by Jose R. Santos · 17 years ago
  98. ff9ddf7 ext4: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  99. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  100. 9d54989 [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago