aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/sysfs.c
Commit message (Expand)AuthorAge
* ext4: add basic fs-verity supportEric Biggers2019-08-12
* ext4: replace ktype default_attrs with default_groupsKimberly Brown2019-07-02
* ext4: export /sys/fs/ext4/feature/casefold if Unicode support is presentTheodore Ts'o2019-05-06
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-03-12
|\
| * ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_taskKonstantin Khlebnikov2019-02-21
* | fscrypt: remove filesystem specific build config optionChandan Rajendra2019-01-23
|/
* Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-14
|\
| * block: Define and use STAT_READ and STAT_WRITEMichael Callahan2018-07-18
* | ext4: super: extend timestamps to 40 bitsArnd Bergmann2018-07-29
* | ext4: sysfs: print ext4_super_block fields as little-endianArnd Bergmann2018-07-29
|/
* ext4: simplify procfs codeChristoph Hellwig2018-05-16
* ext4: simplify kobject usageTyson Nottingham2018-03-30
* ext4: remove unused parameters in sysfs codeTyson Nottingham2018-03-30
* ext4: null out kobject* during sysfs cleanupTyson Nottingham2018-03-30
* ext4: create ext4_kset dynamicallyRiccardo Schirone2018-01-11
* ext4: create ext4_feat kobject dynamicallyRiccardo Schirone2018-01-11
* ext4: release kobject/kset even when init/register failRiccardo Schirone2018-01-11
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ext4: check return value of kstrtoull correctly in reserved_clusters_storeChao Yu2017-06-23
* ext4: constify static data that is never modifiedEric Biggers2017-04-29
* ext4: do not advertise encryption support when disabledEric Biggers2016-10-12
* drop redundant ->owner initializationsAl Viro2016-05-29
* ext4: add "static" to ext4_seq_##name##_fops structXu Cang2015-11-26
* ext4: store checksum seed in superblockDarrick J. Wong2015-10-17
* ext4: move procfs registration code to fs/ext4/sysfs.cTheodore Ts'o2015-09-23
* ext4: refactor sysfs support codeTheodore Ts'o2015-09-23
* ext4: move sysfs code from super.c to fs/ext4/sysfs.cTheodore Ts'o2015-09-23