1. ce8c59d ext4: add fast commit stats in procfs by Harshad Shirwadkar · 4 years, 3 months ago
  2. 27bc446 ext4: limit the length of per-inode prealloc list by brookxu · 4 years, 5 months ago
  3. 1cf006e ext4: export msg_count and warning_count via sysfs by Dmitry Monakhov · 4 years, 6 months ago
  4. cfd7323 ext4: add prefetching for block allocation bitmaps by Alex Zhuravlev · 4 years, 9 months ago
  5. ed318a6 fscrypt: support test_dummy_encryption=v2 by Eric Biggers · 4 years, 8 months ago
  6. c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 10 months ago
  7. 4549b49 ext4: export information about first/last errors via /sys/fs/ext4/<dev> by Theodore Ts'o · 5 years ago
  8. 46f870d6 ext4: simulate various I/O and checksum errors when reading metadata by Theodore Ts'o · 5 years ago
  9. c93d8f8 ext4: add basic fs-verity support by Eric Biggers · 5 years ago
  10. 78e9605 ext4: replace ktype default_attrs with default_groups by Kimberly Brown · 6 years ago
  11. db90f41 ext4: export /sys/fs/ext4/feature/casefold if Unicode support is present by Theodore Ts'o · 6 years ago
  12. a5adcfc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  13. bc1d69d ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task by Konstantin Khlebnikov · 6 years ago
  14. 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  15. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  16. 6a0678a ext4: super: extend timestamps to 40 bits by Arnd Bergmann · 6 years ago
  17. a4d2aad ext4: sysfs: print ext4_super_block fields as little-endian by Arnd Bergmann · 6 years ago
  18. dbae2c5 block: Define and use STAT_READ and STAT_WRITE by Michael Callahan · 7 years ago
  19. 247dbed ext4: simplify procfs code by Christoph Hellwig · 7 years ago
  20. bc1420a ext4: simplify kobject usage by Tyson Nottingham · 7 years ago
  21. 6ca0682 ext4: remove unused parameters in sysfs code by Tyson Nottingham · 7 years ago
  22. c2e5df7 ext4: null out kobject* during sysfs cleanup by Tyson Nottingham · 7 years ago
  23. 5dc3971 ext4: create ext4_kset dynamically by Riccardo Schirone · 7 years ago
  24. b99fee5 ext4: create ext4_feat kobject dynamically by Riccardo Schirone · 7 years ago
  25. 95c4df0 ext4: release kobject/kset even when init/register fail by Riccardo Schirone · 7 years ago
  26. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  27. 1ea1516 ext4: check return value of kstrtoull correctly in reserved_clusters_store by Chao Yu · 8 years ago
  28. d600618 ext4: constify static data that is never modified by Eric Biggers · 8 years ago
  29. c4704a4 ext4: do not advertise encryption support when disabled by Eric Biggers · 8 years ago
  30. 84c60b1 drop redundant ->owner initializations by Al Viro · 9 years ago
  31. 681c46b ext4: add "static" to ext4_seq_##name##_fops struct by Xu Cang · 9 years ago
  32. 8c81bd8 ext4: store checksum seed in superblock by Darrick J. Wong · 9 years ago
  33. ebd173b ext4: move procfs registration code to fs/ext4/sysfs.c by Theodore Ts'o · 9 years ago
  34. 76d33bc ext4: refactor sysfs support code by Theodore Ts'o · 9 years ago
  35. b579901 ext4: move sysfs code from super.c to fs/ext4/sysfs.c by Theodore Ts'o · 9 years ago