summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-01exec: remove checks in __register_bimfmt()Alexey Dobriyan
2021-07-01hfsplus: report create_date to kstat.btimeChung-Chiang Cheng
2021-07-01hfsplus: remove unnecessary oom messageZhen Lei
2021-07-01nilfs2: remove redundant continue statement in a while-loopColin Ian King
2021-07-01seq_file: drop unused *_escape_mem_ascii()Andy Shevchenko
2021-07-01nfsd: avoid non-flexible API in seq_quote_mem()Andy Shevchenko
2021-07-01seq_file: convert seq_escape() to use seq_escape_str()Andy Shevchenko
2021-07-01seq_file: introduce seq_escape_mem()Andy Shevchenko
2021-07-01procfs/dmabuf: add inode number to /proc/*/fdinfoKalesh Singh
2021-07-01procfs: allow reading fdinfo with PTRACE_MODE_READKalesh Singh
2021-07-01proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri
2021-07-01mm: remove special swap entry functionsAlistair Popple
2021-06-30mm, thp: relax the VM_DENYWRITE constraint on file-backed THPsCollin Fijalkovich
2021-06-30fs/proc/kcore: use page_offline_(freeze|thaw)David Hildenbrand
2021-06-30fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...David Hildenbrand
2021-06-30fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAMDavid Hildenbrand
2021-06-30fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHERDavid Hildenbrand
2021-06-30userfaultfd/shmem: advertise shmem minor fault supportAxel Rasmussen
2021-06-30userfaultfd/shmem: support minor fault registration for shmemAxel Rasmussen
2021-06-30mm/pagemap: export uffd-wp protection informationPeter Xu
2021-06-30mm/userfaultfd: fail uffd-wp registration if not supportedPeter Xu
2021-06-30mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song
2021-06-30mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...Miaohe Lin
2021-06-30mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAPMuchun Song
2021-06-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-30io_uring: code clean for kiocb_done()Hao Xu
2021-06-30io_uring: spin in iopoll() only when reqs are in a single queueHao Xu
2021-06-30io_uring: pre-initialise some of req fieldsPavel Begunkov
2021-06-30io_uring: refactor io_submit_flush_completionsPavel Begunkov
2021-06-30io_uring: optimise hot path restricted checksPavel Begunkov
2021-06-30io_uring: remove not needed PF_EXITING checkPavel Begunkov
2021-06-30io_uring: mainstream sqpoll task_work runningPavel Begunkov
2021-06-30io_uring: refactor io_arm_poll_handler()Pavel Begunkov
2021-06-30io_uring: reduce latency by reissueing the operationOlivier Langlois
2021-06-30io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKATJens Axboe
2021-06-30io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEATJens Axboe
2021-06-30io_uring: refactor io_openat2()Pavel Begunkov
2021-06-30io_uring: update sqe layout build checksPavel Begunkov
2021-06-30io_uring: fix code style problemsPavel Begunkov
2021-06-30io_uring: refactor io_sq_thread()Pavel Begunkov
2021-06-30io_uring: don't change sqpoll creds if not neededPavel Begunkov
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-30jbd2: export jbd2_journal_[un]register_shrinker()Zhang Yi
2021-06-29Merge tag 'dlm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2021-06-29Merge tag 'gfs2-v5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds