summaryrefslogtreecommitdiff
path: root/drivers/staging/erofs/super.c
AgeCommit message (Expand)Author
2019-01-30staging: erofs: complete POSIX ACL supportGao Xiang
2019-01-25staging: erofs: fix potential double iput in erofs_read_super()Chengguang Xu
2019-01-18staging: erofs: staticize erofs_shrink_count, erofs_shrink_scanGao Xiang
2019-01-18staging: erofs: sunset erofs_workstation_cleanup_allGao Xiang
2019-01-15staging: erofs: move erofs_xattr_handlers to xattr.hGao Xiang
2018-12-06staging: erofs: {dir,inode,super}.c: rectify BUG_ONsGao Xiang
2018-11-05staging: erofs: remove the redundant d_rehash() for the root dentryGao Xiang
2018-10-09staging: erofs: add the missing __init tagsGao Xiang
2018-09-20staging: erofs: option validation in remountChengguang Xu
2018-09-20staging: erofs: code cleanup for erofs_show_options()Chengguang Xu
2018-09-20staging: erofs: code cleanup for option parsing of fault_injectionChengguang Xu
2018-09-20staging: erofs: cleanup `z_erofs_vle_normalaccess_readpages'Gao Xiang
2018-09-18staging: erofs: avoid magic constants when initializing clusterbitsGao Xiang
2018-09-16Merge 4.19-rc4 into staging-nextGreg Kroah-Hartman
2018-09-14staging: erofs: surround fault_injection ralted option parsing using CONFIG_E...Chengguang Xu
2018-09-14staging: erofs: use explicit unsigned int typeThomas Weißschuh
2018-09-10staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)Gao Xiang
2018-07-29staging: erofs: fix compile error without built-in decompression supportGao Xiang
2018-07-27staging: erofs: introduce cached decompressionGao Xiang
2018-07-27staging: erofs: introduce VLE decompression supportGao Xiang
2018-07-27staging: erofs: introduce workstation for decompressionGao Xiang
2018-07-27staging: erofs: introduce erofs shrinkerGao Xiang
2018-07-27staging: erofs: introduce superblock registrationGao Xiang
2018-07-27staging: erofs: support tracepointChao Yu
2018-07-27staging: erofs: introduce error injection infrastructureChao Yu
2018-07-27staging: erofs: introduce xattr & acl supportGao Xiang
2018-07-27staging: erofs: add super block operationsGao Xiang