aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-12-12Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-12Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-12Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-12-12Merge tag 'pull-namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-12Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12f2fs: reset wait_ms to default if any of the victims have been selectedYuwei Guan
2022-12-12f2fs: fix some format WARNING in debug.c and sysfs.cYangtao Li
2022-12-12f2fs: don't call f2fs_issue_discard_timeout() when discard_cmd_cnt is 0 in f2...Yangtao Li
2022-12-12f2fs: fix iostat parameter for discardYangtao Li
2022-12-12f2fs: Fix spelling mistake in label: free_bio_enrty_cache -> free_bio_entry_c...Colin Ian King
2022-12-12f2fs: add block_age-based extent cacheJaegeuk Kim
2022-12-12f2fs: allocate the extent_cache by defaultJaegeuk Kim
2022-12-12f2fs: refactor extent_cache to support for read and moreJaegeuk Kim
2022-12-12f2fs: remove unnecessary __init_extent_treeJaegeuk Kim
2022-12-12f2fs: move internal functions into extent_cache.cJaegeuk Kim
2022-12-12f2fs: specify extent cache for read explicitlyJaegeuk Kim
2022-12-12f2fs: introduce f2fs_is_readonly() for readabilityYangtao Li
2022-12-12f2fs: remove F2FS_SET_FEATURE() and F2FS_CLEAR_FEATURE() macroYangtao Li
2022-12-12writeback: remove obsolete macro EXPIRE_DIRTY_ATIMEMiaohe Lin
2022-12-12writeback: Add asserts for adding freed inode to listsJan Kara
2022-12-12cifs: fix oops during encryptionPaulo Alcantara
2022-12-12cifs: print warning when conflicting soft vs. hard mount options specifiedSteve French
2022-12-12cifs: fix missing display of three mount optionsSteve French
2022-12-12cifs: fix various whitespace errors in headersSteve French
2022-12-12cifs: minor cleanup of some headersSteve French
2022-12-12ceph: try to check caps immediately after async creating finishesXiubo Li
2022-12-12ceph: remove useless session parameter for check_caps()Xiubo Li
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-12-12Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Linus Torvalds
2022-12-12Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failureDan Aloni
2022-12-11hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg
2022-12-11hfs: Fix OOB Write in hfs_asc2macZhangPeng
2022-12-11hfs: fix OOB Read in __hfs_brec_findZhangPeng
2022-12-11ocfs2: always read both high and low parts of dinode link countAlexey Asemov
2022-12-11mm: do not show fs mm pc for VM_LOCKONFAULT pagesJason A. Donenfeld
2022-12-11omfs: remove ->writepageChristoph Hellwig
2022-12-11jfs: remove ->writepageChristoph Hellwig
2022-12-11hpfs: remove ->writepageChristoph Hellwig
2022-12-11hfsplus: remove ->writepageChristoph Hellwig
2022-12-11hfs: remove ->writepageChristoph Hellwig
2022-12-11fat: remove ->writepageChristoph Hellwig
2022-12-11extfat: remove ->writepageChristoph Hellwig
2022-12-11xfs: remove restrictions for fsdax and reflinkShiyang Ruan
2022-12-11fsdax,xfs: port unshare to fsdaxShiyang Ruan
2022-12-11xfs: use dax ops for zero and truncate in fsdax modeShiyang Ruan