summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* erofs: implement fscache-based data read for non-inline layoutJeffle Xu2022-05-183-0/+57
* erofs: implement fscache-based metadata readJeffle Xu2022-05-182-4/+40
* erofs: register fscache context for extra data blobsJeffle Xu2022-05-183-1/+12
* erofs: register fscache context for primary data blobJeffle Xu2022-05-182-4/+12
* erofs: add erofs_fscache_read_folios() helperJeffle Xu2022-05-181-0/+54
* erofs: add anonymous inode caching metadata for data blobsJeffle Xu2022-05-182-5/+40
* erofs: add fscache context helper functionsJeffle Xu2022-05-182-0/+60
* erofs: register fscache volumeJeffle Xu2022-05-185-0/+69
* erofs: add fscache mode check helperJeffle Xu2022-05-182-15/+34
* erofs: make erofs_map_blocks() generally availableJeffle Xu2022-05-182-2/+4
* cachefiles: document on-demand read modeJeffle Xu2022-05-181-0/+178
* cachefiles: add tracepoints for on-demand read modeJeffle Xu2022-05-182-0/+181
* cachefiles: enable on-demand read modeJeffle Xu2022-05-181-5/+12
* cachefiles: implement on-demand readJeffle Xu2022-05-185-2/+117
* cachefiles: notify the user daemon when withdrawing cookieJeffle Xu2022-05-184-0/+46
* cachefiles: unbind cachefiles gracefully in on-demand modeJeffle Xu2022-05-183-3/+22
* cachefiles: notify the user daemon when looking up cookieJeffle Xu2022-05-189-15/+577
* cachefiles: extract write routineJeffle Xu2022-05-182-26/+45
* erofs: support idmapped mountsChao Yu2022-05-172-2/+2
* erofs: make filesystem exportableHongnan Li2022-05-173-4/+43
* erofs: fix buffer copy overflow of ztailpacking featureGao Xiang2022-05-171-2/+3
* erofs: refine on-disk definition commentsGao Xiang2022-05-171-20/+21
* erofs: remove obsoleted commentsGao Xiang2022-05-172-30/+0
* erofs: do not prompt for risk any more when using big pclusterYue Hu2022-05-171-2/+0
* Linux 5.18-rc4v5.18-rc4Linus Torvalds2022-04-241-1/+1
* Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-04-241-5/+5
|\
| * sched/pelt: Fix attach_entity_load_avg() corner casekuyo chang2022-04-191-5/+5
* | Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-04-246-66/+66
|\ \
| * | powerpc/perf: Fix 32bit compileAlexey Kardashevskiy2022-04-211-2/+2
| * | powerpc/perf: Fix power10 event alternativesAthira Rajeev2022-04-211-1/+1
| * | powerpc/perf: Fix power9 event alternativesAthira Rajeev2022-04-211-4/+4
| * | KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy2022-04-212-44/+45
| * | powerpc/time: Always set decrementer in timer_interrupt()Michael Ellerman2022-04-211-15/+14
* | | Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-04-244-9/+10
|\ \ \
| * | | perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU supportZhang Rui2022-04-191-3/+4
| * | | perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabledZhipeng Xie2022-04-193-6/+6
| | |/ | |/|
* | | Merge tag 'edac_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-04-241-5/+11
|\ \ \
| * | | EDAC/synopsys: Read the error count from the correct registerShubhrajyoti Datta2022-04-141-5/+11
| | |/ | |/|
* | | kvmalloc: use vmalloc_huge for vmalloc allocationsLinus Torvalds2022-04-241-2/+9
* | | page_alloc: use vmalloc_huge for large system hashSong Liu2022-04-241-1/+1
* | | Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2022-04-238-66/+52
|\ \ \
| * | | ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATIONNamjae Jeon2022-04-141-4/+7
| * | | ksmbd: increment reference count of parent fpNamjae Jeon2022-04-142-0/+3
| * | | ksmbd: remove filename in ksmbd_fileNamjae Jeon2022-04-148-62/+42
| |/ /
* | | Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2022-04-239-27/+24
|\ \ \
| * | | ARC: remove redundant READ_ONCE() in cmpxchg loopBang Li2022-04-181-1/+1
| * | | ARC: atomic: cleanup atomic-llsc definitionsSergey Matyukevich2022-04-181-16/+16
| * | | arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirelyRolf Eike Beer2022-04-181-3/+0
| * | | ARC: dts: align SPI NOR node name with dtschemaKrzysztof Kozlowski2022-04-181-1/+1
| * | | ARC: Remove a redundant memset()Christophe JAILLET2022-04-181-1/+0