summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-26Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-26Merge tag 'for-5.18/alloc-cleanups-2022-03-25' of git://git.kernel.dk/linux-b...Linus Torvalds
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-25Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-25Merge tag 'fsnotify_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-25fs/iomap: Fix buffered write page prefaultingAndreas Gruenbacher
2022-03-24Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-03-24Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-03-24Merge tag 'dax-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-24Merge tag 'fs.rt.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2022-03-24Merge tag 'fs.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner...Linus Torvalds
2022-03-23fat: use pointer to simple type in put_user()Helge Deller
2022-03-23minix: fix bug when opening a file with O_DIRECTQinghua Jin
2022-03-23fs/pipe.c: local vars have to match types of proper pipe_inode_info fieldsAndrei Vagin
2022-03-23fs/pipe: use kvcalloc to allocate a pipe_buffer arrayAndrei Vagin
2022-03-23proc/vmcore: fix vmcore_alloc_buf() kernel-doc commentYang Li
2022-03-23proc/vmcore: fix possible deadlock on concurrent mmap and readDavid Hildenbrand
2022-03-23proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinksHao Lee
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23fs: do not pass __GFP_HIGHMEM to bio_alloc in do_mpage_readpageChristoph Hellwig
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22mm/fs: delete PF_SWAPWRITEHugh Dickins
2022-03-22userfaultfd: provide unmasked address on page-faultNadav Amit
2022-03-22mm: dcache: use kmem_cache_alloc_lru() to allocate dentryMuchun Song
2022-03-22f2fs: allocate inode by using alloc_inode_sb()Muchun Song
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song
2022-03-22fs: introduce alloc_inode_sb() to allocate filesystems specific inodeMuchun Song
2022-03-22mm: fs: fix lru_cache_disabled race in bh_lruMinchan Kim
2022-03-22mount: warn only once about timestamp range expirationAnthony Iliopoulos
2022-03-22f2fs: replace congestion_wait() calls with io_schedule_timeout()NeilBrown
2022-03-22remove bdi_congested() and wb_congested() and related functionsNeilBrown
2022-03-22remove inode_congested()NeilBrown
2022-03-22ceph: remove reliance on bdi congestionNeilBrown
2022-03-22nfs: remove reliance on bdi congestionNeilBrown
2022-03-22fuse: remove reliance on bdi congestionNeilBrown
2022-03-22fs/ocfs2: fix comments mentioning i_mutexhongnanli
2022-03-22ocfs2: cleanup some return variablesJoseph Qi
2022-03-22ntfs: add sanity check on allocation sizeDongliang Mu
2022-03-22Merge branch 'kvm/kvm-sls-fix'Peter Zijlstra
2022-03-22Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2022-03-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds