summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-233-47/+48
|\
| * fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Matthew Wilcox (Oracle)2022-03-151-3/+4
| * fs: Add aops->dirty_folioMatthew Wilcox (Oracle)2022-03-152-15/+16
| * fs: Add aops->launder_folioMatthew Wilcox (Oracle)2022-03-152-9/+9
| * fs: Remove aops->invalidatepageMatthew Wilcox (Oracle)2022-03-152-3/+0
| * fs: Add invalidate_folio() aops methodMatthew Wilcox (Oracle)2022-03-152-11/+13
| * fs: Convert is_partially_uptodate to foliosMatthew Wilcox (Oracle)2022-03-142-6/+6
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-231-9/+9
|\ \
| * | mm: Make compound_pincount always availableMatthew Wilcox (Oracle)2022-03-211-9/+9
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-2313-61/+752
|\ \
| * | Docs/ABI/testing: add DAMON sysfs interface ABI documentSeongJae Park2022-03-221-0/+274
| * | Docs/admin-guide/mm/damon/usage: document DAMON sysfs interfaceSeongJae Park2022-03-221-6/+344
| * | Docs/damon: update outdated term 'regions update interval'SeongJae Park2022-03-222-8/+10
| * | Docs/vm/damon/design: update DAMON-Idle Page Tracking interference handlingSeongJae Park2022-03-221-3/+4
| * | Docs/vm/damon: call low level monitoring primitives the operationsSeongJae Park2022-03-222-13/+13
| * | Docs/admin-guide/mm/damon/usage: update for changed initail_regions file inputSeongJae Park2022-03-221-10/+14
| * | kfence: allow use of a deferrable timerMarco Elver2022-03-221-0/+12
| * | mm/zswap.c: allow handling just same-value filled pagesMaciej S. Szmigiero2022-03-221-3/+19
| * | NUMA balancing: optimize page placement for memory tiering systemHuang Ying2022-03-221-9/+20
| * | mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB pageMuchun Song2022-03-221-1/+1
| * | fs: introduce alloc_inode_sb() to allocate filesystems specific inodeMuchun Song2022-03-221-0/+6
| * | mm/memcg: disable threshold event handlers on PREEMPT_RTSebastian Andrzej Siewior2022-03-221-0/+2
| * | memcg: add per-memcg total kernel memory statYosry Ahmed2022-03-221-0/+5
| * | mm: document and polish read-ahead codeNeilBrown2022-03-222-8/+27
* | | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-223-45/+56
|\ \ \
| * | | Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar2022-03-1526-65/+85
| |\| |
| * | | Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2022-02-2124-47/+139
| |\ \ \
| * | | | sched/numa-balancing: Move some document to make it consistent with the codeHuang Ying2022-02-113-45/+56
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-03-221-1/+1
|\ \ \ \ \
| * | | | | doc: fixed a typo in ext4 documentationlianzhi chang2022-03-131-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-03-221-3/+3
|\ \ \ \ \
| * | | | | fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.Dai Ngo2022-03-111-3/+3
* | | | | | Merge tag 'f2fs-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2022-03-221-7/+47
|\ \ \ \ \ \
| * | | | | | f2fs: introduce gc_urgent_mid modeDaeho Jeong2022-03-171-6/+11
| * | | | | | f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fsJaegeuk Kim2022-03-111-0/+1
| * | | | | | f2fs: add a way to limit roll forward recovery timeJaegeuk Kim2022-02-121-0/+6
| * | | | | | f2fs: introduce F2FS_IPU_HONOR_OPU_WRITE ipu policyChao Yu2022-02-071-1/+2
| * | | | | | f2fs: expose discard related parameters in sysfsKonstantin Vyshetsky2022-02-031-0/+27
* | | | | | | Merge tag 'erofs-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-222-4/+4
|\ \ \ \ \ \ \
| * | | | | | | erofs: rename ctime to mtimeDavid Anderson2022-03-171-1/+1
| * | | | | | | Documentation/filesystem/dax: update DAX description on erofslihongnan2022-03-161-3/+3
* | | | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2022-03-221-2/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | fscrypt: update documentation for direct I/O supportEric Biggers2022-02-081-2/+23
* | | | | | | | | Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-221-14/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | docs: fix 'make htmldocs' warning in SCTP.rstWan Jiabing2022-02-281-2/+2
| * | | | | | | | | security: add sctp_assoc_established hookOndrej Mosnacek2022-02-151-12/+10
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-221-6/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KEYS: encrypted: Instantiate key with user-provided decrypted dataYael Tzur2022-02-221-6/+19
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-221-3/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | overflow: Implement size_t saturating arithmetic helpersKees Cook2022-02-161-3/+17
| | |_|/ / / / / / | |/| | | | | | |