summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-07-06lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 LOCK arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 TEST arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 void argument decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Common NLM XDR helpersChuck Lever
2021-07-06lockd: Create a simplified .vs_dispatch method for NLM requestsChuck Lever
2021-07-06nfsd: rpc_peeraddr2str needs rcu lockJ. Bruce Fields
2021-07-06nfs_common: fix doc warningChenXiaoSong
2021-07-06NFSD: Fix error return code in nfsd4_interssc_connect()Wei Yongjun
2021-07-06nfsd: fix kernel test robot warning in SSC codeDai Ngo
2021-07-06nfsd4: Expose the callback address and state of each NFS4 clientDave Wysochanski
2021-07-06nfsd: move fsnotify on client creation outside spinlockJ. Bruce Fields
2021-07-06Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-06Merge tag 'for-linus-5.14-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-07-06Merge tag 'exfat-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-05f2fs: initialize page->private when using for our internal useJaegeuk Kim
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-04exfat: handle wrong stream entry size in exfat_readdir()Namjae Jeon
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2021-07-03Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-03Merge branch 'work.d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-07-02Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-07-02Merge tag 'jfs-5.14' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2021-07-02Merge tag 'configfs-5.13' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01f2fs: compress: add nocompress extensions supportFengnan Chang
2021-07-01ext4: use ext4_grp_locked_error in mb_find_extentStephen Brennan
2021-07-01io_uring: fix exiting io_req_task_work_add leaksPavel Begunkov
2021-07-01io_uring: simplify task_work funcPavel Begunkov
2021-07-01io_uring: fix stuck fallback reqsPavel Begunkov
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-07-01ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblockYe Bin
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