summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* f2fs: fix to do sanity check on destination blkaddr during recoveryChao Yu2022-10-043-1/+21
* f2fs: let FI_OPU_WRITE override FADVISE_COLD_BITWeichao Guo2022-10-041-1/+1
* f2fs: fix race condition on setting FI_NO_EXTENT flagZhang Qilong2022-10-041-2/+1
* f2fs: remove redundant check in f2fs_sanity_check_clusterZhang Qilong2022-10-041-11/+9
* f2fs: add static init_idisk_time function to reduce the codeZhang Qilong2022-10-041-9/+12
* f2fs: fix typoYonggil Song2022-10-041-1/+1
* f2fs: fix wrong dirty page count when race between mmap and fallocate.Shuqi Zhang2022-10-043-6/+3
* f2fs: use COMPRESS_MAPPING to get compress cache mappingZhang Qilong2022-10-041-1/+1
* f2fs: return the tmp_ptr directly in __bitmap_ptrZhang Qilong2022-10-041-1/+1
* f2fs: simplify code in f2fs_prepare_decomp_memZhang Qilong2022-09-131-6/+2
* f2fs: replace logical value "true" with a int numberZhang Qilong2022-09-131-1/+1
* f2fs: increase the limit for reserve_rootJaegeuk Kim2022-09-131-2/+2
* f2fs: complete checkpoints during remountJaegeuk Kim2022-09-131-0/+6
* f2fs: flush pending checkpoints when freezing superJaegeuk Kim2022-09-133-9/+21
* f2fs: remove gc_urgent_high_limited for cleanupChao Yu2022-08-303-6/+4
* f2fs: iostat: support accounting compressed IOChao Yu2022-08-3010-52/+109
* f2fs: use memcpy_{to,from}_page() where possibleEric Biggers2022-08-303-28/+8
* f2fs: fix wrong continue condition in GCJaegeuk Kim2022-08-301-8/+4
* f2fs: LFS mode does not support ATGCJaegeuk Kim2022-08-301-0/+5
* tracing: Define the is_signed_type() macro onceBart Van Assche2022-08-293-3/+6
* Merge tag 'docs-6.0-fixes' of git://git.lwn.net/linuxLinus Torvalds2022-08-295-32/+42
|\
| * docs/conf.py: add function attribute '__fix_address' to conf.pyMenglong Dong2022-08-271-0/+1
| * Docs/admin-guide/mm/damon/usage: fix the example code snipKairui Song2022-08-251-9/+9
| * docs: Update version number from 5.x to 6.x in README.rstLukas Bulwahn2022-08-251-15/+15
| * docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rstAkira Yokosawa2022-08-191-2/+1
| * docs: kerneldoc-preamble: Test xeCJK.sty before loadingAkira Yokosawa2022-08-181-6/+16
* | Linux 6.0-rc3v6.0-rc3Linus Torvalds2022-08-291-1/+1
* | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-2821-60/+108
|\ \
| * | .mailmap: update Luca Ceresoli's e-mail addressLuca Ceresoli2022-08-281-0/+1
| * | mm/mprotect: only reference swap pfn page if type matchPeter Xu2022-08-281-1/+2
| * | squashfs: don't call kmalloc in decompressorsPhillip Lougher2022-08-284-21/+22
| * | mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty2022-08-281-0/+3
| * | mailmap: update email address for Colin KingColin Ian King2022-08-281-2/+1
| * | asm-generic: sections: refactor memory_intersectsQuanyang Wang2022-08-281-2/+5
| * | bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin2022-08-281-0/+2
| * | ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao2022-08-282-5/+6
| * | Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt2022-08-281-2/+13
| * | mm/zsmalloc: do not attempt to free IS_ERR handleSergey Senozhatsky2022-08-281-1/+1
| * | binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett2022-08-281-10/+21
| * | mm: re-allow pinning of zero pfns (again)Alex Williamson2022-08-281-3/+10
| * | vmcoreinfo: add kallsyms_num_syms symbolStephen Brennan2022-08-281-0/+1
| * | mailmap: update Guilherme G. Piccoli's email addressesGuilherme G. Piccoli2022-08-281-0/+2
| * | writeback: avoid use-after-free after removing deviceKhazhismel Kumykov2022-08-283-12/+16
| * | shmem: update folio if shmem_replace_page() updates the pageMatthew Wilcox (Oracle)2022-08-281-0/+1
| * | mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pteMiaohe Lin2022-08-281-1/+1
| * | Merge branch 'linus'Andrew Morton2022-08-26112-450/+971
| |\ \
| * \ \ Merge branch 'linus'Andrew Morton2022-08-2410-31/+68
| |\ \ \
| * \ \ \ Merge branch 'mm-hotfixes-stable'Andrew Morton2022-08-2318-119/+240
| |\ \ \ \
* | \ \ \ \ Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linuxLinus Torvalds2022-08-284-24/+38
|\ \ \ \ \ \
| * | | | | | lib/cpumask_kunit: add tests file to MAINTAINERSSander Vanheule2022-08-241-0/+1