summaryrefslogtreecommitdiffstats
path: root/fs/erofs/data.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'erofs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-061-1/+1
|\
| * erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-031-1/+1
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-2/+2
|/
* Merge tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-021-2/+2
|\
| * erofs: suppress false positive last_block warningGao Xiang2020-05-291-2/+2
* | erofs: convert uncompressed files from readpages to readaheadMatthew Wilcox (Oracle)2020-06-021-25/+14
|/
* erofs: fix erofs_get_meta_page locking due to a cleanupGao Xiang2019-10-011-3/+7
* erofs: use read_cache_page_gfp for erofs_get_meta_pageGao Xiang2019-09-051-61/+9
* erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang2019-09-051-4/+6
* erofs: kill all erofs specific fault injectionGao Xiang2019-09-051-7/+0
* erofs: add "erofs_" prefix for common and short functionsGao Xiang2019-09-051-2/+2
* erofs: kill __submit_bio()Gao Xiang2019-09-051-8/+13
* erofs: kill prio and nofail of erofs_get_meta_page()Gao Xiang2019-09-051-19/+6
* erofs: localize erofs_grab_bio()Gao Xiang2019-09-051-13/+15
* erofs: use erofs_inode namingGao Xiang2019-09-051-4/+4
* erofs: better naming for erofs inode related stuffsGao Xiang2019-09-051-4/+5
* erofs: reduntant assignment in __erofs_get_meta_page()Gao Xiang2019-08-301-2/+1
* erofs: remove all likely/unlikely annotationsGao Xiang2019-08-301-11/+11
* erofs: move erofs out of stagingGao Xiang2019-08-241-0/+423