summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2022-12-11fsdax: dedupe: iter two files at the same timeShiyang Ruan
2022-12-11fsdax,xfs: set the shared flag when file extent is sharedShiyang Ruan
2022-12-11fsdax: zero the edges if source is HOLE or UNWRITTENShiyang Ruan
2022-12-11fsdax: invalidate pages when CoWShiyang Ruan
2022-12-11fsdax: introduce page->share for fsdax in reflink modeShiyang Ruan
2022-12-11fuse: convert fuse_try_move_page() to use foliosVishal Moola (Oracle)
2022-12-11filemap: convert replace_page_cache_page() to replace_page_cache_folio()Vishal Moola (Oracle)
2022-12-12exfat: remove i_size_write() from __exfat_truncate()Yuezhang Mo
2022-12-12exfat: remove argument 'size' from exfat_truncate()Yuezhang Mo
2022-12-12exfat: remove unnecessary arguments from exfat_find_dir_entry()Yuezhang Mo
2022-12-12exfat: remove unneeded codes from __exfat_rename()Yuezhang Mo
2022-12-12exfat: remove call ilog2() from exfat_readdir()Yuezhang Mo
2022-12-12exfat: replace magic numbers with MacrosYuezhang Mo
2022-12-12exfat: rename exfat_free_dentry_set() to exfat_put_dentry_set()Yuezhang Mo
2022-12-12exfat: move exfat_entry_set_cache from heap to stackYuezhang Mo
2022-12-12exfat: support dynamic allocate bh for exfat_entry_set_cacheYuezhang Mo
2022-12-12exfat: reduce the size of exfat_entry_set_cacheYuezhang Mo
2022-12-12exfat: hint the empty entry which at the end of cluster chainYuezhang Mo
2022-12-12exfat: simplify empty entry hintYuezhang Mo
2022-12-11nfsd: rework refcounting in filecacheJeff Layton
2022-12-11ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIsye xingchen
2022-12-11ksmbd: Fix resource leak in smb2_lock()Marios Makassikis
2022-12-11ksmbd: Fix resource leak in ksmbd_session_rpc_open()Xiu Jianfeng
2022-12-11ksmbd: replace one-element arrays with flexible-array membersGustavo A. R. Silva
2022-12-11ksmbd: use F_SETLK when unlocking a fileJeff Layton
2022-12-11ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for ...Namjae Jeon
2022-12-10fs: sysv: Fix sysv_nblocks() returns wrong valueChen Zhongjin
2022-12-10NFSv4.2: Change the default KConfig value for READ_PLUSAnna Schumaker