Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext4: constify static data that is never modified | Eric Biggers | 2017-04-29 | 1 | -4/+4 |
* | ext4: do not advertise encryption support when disabled | Eric Biggers | 2016-10-12 | 1 | -0/+4 |
* | drop redundant ->owner initializations | Al Viro | 2016-05-29 | 1 | -1/+0 |
* | ext4: add "static" to ext4_seq_##name##_fops struct | Xu Cang | 2015-11-26 | 1 | -1/+1 |
* | ext4: store checksum seed in superblock | Darrick J. Wong | 2015-10-17 | 1 | -0/+2 |
* | ext4: move procfs registration code to fs/ext4/sysfs.c | Theodore Ts'o | 2015-09-23 | 1 | -2/+66 |
* | ext4: refactor sysfs support code | Theodore Ts'o | 2015-09-23 | 1 | -133/+128 |
* | ext4: move sysfs code from super.c to fs/ext4/sysfs.c | Theodore Ts'o | 2015-09-23 | 1 | -0/+387 |