aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/sysfs.c
AgeCommit message (Expand)Author
2017-07-15ext4: check return value of kstrtoull correctly in reserved_clusters_storeChao Yu
2017-04-29ext4: constify static data that is never modifiedEric Biggers
2016-10-12ext4: do not advertise encryption support when disabledEric Biggers
2016-05-29drop redundant ->owner initializationsAl Viro
2015-11-26ext4: add "static" to ext4_seq_##name##_fops structXu Cang
2015-10-17ext4: store checksum seed in superblockDarrick J. Wong
2015-09-23ext4: move procfs registration code to fs/ext4/sysfs.cTheodore Ts'o
2015-09-23ext4: refactor sysfs support codeTheodore Ts'o
2015-09-23ext4: move sysfs code from super.c to fs/ext4/sysfs.cTheodore Ts'o