1. 7990696 ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 12 years ago
  2. 814525f ext4: calculate and verify inode checksums by Darrick J. Wong · 12 years ago
  3. ff9cb1c Merge branch 'for_linus' into for_linus_merged by Theodore Ts'o · 13 years ago
  4. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  5. 6c2155b ext{3,4}: Fix potential race when setversion ioctl updates inode by Djalal Harouni · 13 years ago
  6. 014a177 ext4: add missing ext4_resize_end on error paths by Djalal Harouni · 13 years ago
  7. 19c5246 ext4: add new online resize interface by Yongqiang Yang · 13 years ago
  8. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  9. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  10. 22cdfca ext4: remove unneeded file_remove_suid() from ext4_ioctl() by Theodore Ts'o · 13 years ago
  11. e6705f7 ext4: add __user decoration to calls of copy_{from,to}_user() by H Hartley Sweeten · 13 years ago
  12. 7fd59c8 ext4: remove the obsolete/broken EXT4_IOC_WAIT_FOR_READONLY ioctl by Tao Ma · 13 years ago
  13. bab08ab ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) by Theodore Ts'o · 13 years ago
  14. 8f82f84 ext4: prevent parallel resizers by atomic bit ops by Yongqiang Yang · 13 years ago
  15. ae005cb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  16. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  17. a56e69c ext4: add FITRIM to compat_ioctl. by Tao Ma · 13 years ago
  18. 5c2ed62 ext4: Adjust minlen with discard_granularity in the FITRIM ioctl by Lukas Czerner · 13 years ago
  19. 4143179 ext4: check if device support discard in FITRIM ioctl by Lukas Czerner · 13 years ago
  20. e681c04 ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard by Lukas Czerner · 14 years ago
  21. 60e6679 ext4: Drop whitespace at end of lines by Theodore Ts'o · 14 years ago
  22. 4d92dc0 ext4: Fix compat EXT4_IOC_ADD_GROUP by Ben Hutchings · 14 years ago
  23. b684b2e ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode by Christian Borntraeger · 14 years ago
  24. c437b27 ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl by Akira Fujita · 14 years ago
  25. c8d46e4 ext4: Add flag to files with blocks intentionally past EOF by Jiaying Zhang · 14 years ago
  26. 4a58579 ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT by Akira Fujita · 15 years ago
  27. 446aaa6 ext4: initialize moved_len before calling ext4_move_extents() by Kazuya Mio · 15 years ago
  28. 8d66691 ext4: Return exchanged blocks count to user space in failure by Akira Fujita · 15 years ago
  29. 1cf2968 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  30. ac046f1 ext4: fix null handler of ioctls in no journal mode by Peng Tao · 15 years ago
  31. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  32. 748de67 ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl by Akira Fujita · 15 years ago
  33. ccd2506 ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl by Theodore Ts'o · 15 years ago
  34. 2dc6b0d ext4: tighten restrictions on inode flags by Duane Griffin · 15 years ago
  35. 0390131 ext4: Allow ext4 to run without a journal by Frank Mayhar · 16 years ago
  36. 7ffe1ea ext4: add checks for errors from jbd2 by Hidehiro Kawai · 16 years ago
  37. c2ea3fd ext4: Remove old legacy block allocator by Theodore Ts'o · 16 years ago
  38. 4db46fc ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl by Aneesh Kumar K.V · 16 years ago
  39. 2a43a87 ext4: elevate write count for migrate ioctl by Aneesh Kumar K.V · 16 years ago
  40. af5bc92 ext4: Fix whitespace checkpatch warnings/errors by Theodore Ts'o · 16 years ago
  41. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  42. 5cdd7b2 Convert ext4 to use unlocked_ioctl by Andi Kleen · 16 years ago
  43. 42a74f2 [PATCH] r/o bind mounts: elevate write count for ioctls() by Dave Hansen · 16 years ago
  44. c14c6fd ext4: Add EXT4_IOC_MIGRATE ioctl by Aneesh Kumar K.V · 16 years ago
  45. 0e855ac ext4: Convert truncate_mutex to read write semaphore. by Aneesh Kumar K.V · 16 years ago
  46. e47776a Forbid user to change file flags on quota files by Jan Kara · 17 years ago
  47. ef7f383 ext4: Add nanosecond timestamps by Kalpak Shah · 17 years ago
  48. e23291b jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG by Jose R. Santos · 17 years ago
  49. ff9ddf7 ext4: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  50. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  51. 9d54989 [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  52. a86c618 [PATCH] ext3: add extent map support by Alex Tomas · 18 years ago
  53. dab291a [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd by Mingming Cao · 18 years ago
  54. 617ba13 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols by Mingming Cao · 18 years ago
  55. ac27a0e [PATCH] ext4: initial copy of files from ext3 by Dave Kleikamp · 18 years ago