summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-08-28Merge tag 'pstore-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-28Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-08-28Merge tag 'affs-for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-28Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2023-08-28Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-08-28Merge tag 'erofs-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-28Merge tag 'filelock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2023-08-28Merge tag 'v6.6-fs.proc.uapi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.fs_context' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-24Merge tag 'nfsd-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-08-24NFSD: Fix a thinko introduced by recent trace point changesChuck Lever
2023-08-24locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lockWill Shiu
2023-08-24fs/locks: Fix typoJakub Wilk
2023-08-23erofs: release ztailpacking pclusters properlyJingbo Xu
2023-08-23erofs: don't warn dedupe and fragments features anymoresunshijie
2023-08-23erofs: adapt folios for z_erofs_read_folio()Gao Xiang
2023-08-23erofs: adapt folios for z_erofs_readahead()Gao Xiang
2023-08-23erofs: get rid of fe->backmost for cache decompressionGao Xiang
2023-08-23erofs: drop z_erofs_page_mark_eio()Gao Xiang
2023-08-23erofs: tidy up z_erofs_do_read_page()Gao Xiang
2023-08-23erofs: move preparation logic into z_erofs_pcluster_begin()Gao Xiang
2023-08-23erofs: avoid obsolete {collector,collection} termsGao Xiang
2023-08-23erofs: simplify z_erofs_read_fragment()Gao Xiang
2023-08-23erofs: remove redundant erofs_fs_type declaration in super.cFerry Meng
2023-08-23erofs: add necessary kmem_cache_create flags for erofs inode cacheFerry Meng
2023-08-23erofs: clean up redundant comment and adjust code alignmentFerry Meng
2023-08-23erofs: refine warning messages for zdata I/OsFerry Meng
2023-08-23Merge tag 'vfs-6.6-merge-3' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...Christian Brauner
2023-08-23Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...Christian Brauner
2023-08-22Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-08-22affs: rename local toupper() to fn() to avoid confusionAndy Shevchenko
2023-08-22affs: remove writepage implementationMatthew Wilcox (Oracle)
2023-08-22btrfs: zoned: skip splitting and logical rewriting on pre-alloc writeNaohiro Aota
2023-08-22super: use higher-level helper for {freeze,thaw}Christian Brauner
2023-08-22tmpfs,xattr: GFP_KERNEL_ACCOUNT for simple xattrsHugh Dickins
2023-08-21nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi
2023-08-21mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan
2023-08-21smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()David Hildenbrand
2023-08-21super: wait until we passed kill superChristian Brauner
2023-08-21super: wait for nascent superblocksChristian Brauner
2023-08-21cachefiles: use kiocb_{start,end}_write() helpersAmir Goldstein
2023-08-21ovl: use kiocb_{start,end}_write() helpersAmir Goldstein
2023-08-21aio: use kiocb_{start,end}_write() helpersAmir Goldstein