summaryrefslogtreecommitdiffstats
path: root/drivers/staging/erofs/inode.c
AgeCommit message (Expand)Author
2019-08-24erofs: move erofs out of stagingGao Xiang
2019-08-15staging: erofs: differentiate unsupported on-disk formatGao Xiang
2019-08-15staging: erofs: introduce EFSCORRUPTED and more logsGao Xiang
2019-08-15staging: erofs: removing an extra call to iloc() in fill_inode()Pratik Shinde
2019-08-02staging: erofs: remove redundant braces in inode.cGao Xiang
2019-08-02staging: erofs: update source file headersGao Xiang
2019-07-01staging: erofs: don't check special inode layoutYue Hu
2019-07-01staging: erofs: return the error value if fill_inline_data() failsYue Hu
2019-06-26staging: erofs: add compacted compression indexes supportGao Xiang
2019-06-26staging: erofs: add compacted ondisk compression indexesGao Xiang
2019-06-17staging: erofs: rename data_mapping_mode to datamodeGao Xiang
2019-05-30staging: erofs: fix i_blocks calculationGao Xiang
2019-05-30staging: erofs: support statxGao Xiang
2019-03-22staging: erofs: Use !x or x in place of NULL comparisionBhanusree Pola
2019-03-20staging: erofs: fix parenthesis alignmentJulian Merida
2019-03-18staging: erofs: add a new line after variable declarationJulio Bianco
2019-01-30staging: erofs: complete POSIX ACL supportGao Xiang
2019-01-15staging: erofs: remove unneeded inode_operationsGao Xiang
2019-01-15staging: erofs: fix fast symlink w/o xattr when fs xattr is onGao Xiang
2018-12-06staging: erofs: {dir,inode,super}.c: rectify BUG_ONsGao Xiang
2018-10-10staging: erofs: harden inode lookup for 32-bit platformsGao Xiang
2018-09-20staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRsGao Xiang
2018-09-14staging: erofs: use explicit unsigned int typeThomas Weißschuh
2018-07-27staging: erofs: introduce VLE decompression supportGao Xiang
2018-07-27staging: erofs: support tracepointChao Yu
2018-07-27staging: erofs: introduce error injection infrastructureChao Yu
2018-07-27staging: erofs: support special inodeChao Yu
2018-07-27staging: erofs: introduce xattr & acl supportGao Xiang
2018-07-27staging: erofs: add inode operationsGao Xiang