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