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