aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-26ext4: add "static" to ext4_seq_##name##_fops structGravatar Xu Cang 1-1/+1
2015-10-17ext4: store checksum seed in superblockGravatar Darrick J. Wong 1-0/+2
2015-09-23ext4: move procfs registration code to fs/ext4/sysfs.cGravatar Theodore Ts'o 1-2/+66
2015-09-23ext4: refactor sysfs support codeGravatar Theodore Ts'o 1-133/+128
2015-09-23ext4: move sysfs code from super.c to fs/ext4/sysfs.cGravatar Theodore Ts'o 1-0/+387