summaryrefslogtreecommitdiff
path: root/Kernel/VM/PrivateInodeVMObject.cpp
AgeCommit message (Expand)Author
2021-05-29Kernel: Make PrivateInodeVMObject factory APIs OOM safeBrian Gianforcaro
2021-04-23AK: Rename adopt() to adopt_ref()Andreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-01Kernel: Implement lazy committed page allocationTom
2020-02-28Kernel: Split InodeVMObject into two subclassesAndreas Kling