summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-12-08ovl: use inode instead of dentry where possibleMiklos Szeredi
2022-12-08ovl: Add comment on upperredirect reassignmentStanislav Goriainov
2022-12-08ovl: use plain list filler in indexdir and workdir cleanupAmir Goldstein
2022-12-08ovl: do not reconnect upper index records in ovl_indexdir_cleanup()Amir Goldstein
2022-12-08ovl: fix comment typosJiangshan Yi
2022-12-08ovl: port to vfs{g,u}id_t and associated helpersChristian Brauner
2022-12-08ovl: Use ovl mounter's fsuid and fsgid in ovl_link()Zhang Tianci
2022-12-08ovl: Use "buf" flexible array for memcpy() destinationKees Cook
2022-12-07orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()Zhang Xiaoxu
2022-12-07orangefs: Fix kmemleak in orangefs_sysfs_init()Zhang Xiaoxu
2022-12-07orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()Zhang Xiaoxu
2022-12-07orangefs: Fix sysfs not cleanup when dev init failedZhang Xiaoxu
2022-12-07orangefs: remove redundant assignment to variable buffer_indexColin Ian King
2022-12-07orangefs: remove variable iColin Ian King
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski
2022-12-07Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel
2022-12-07erofs: validate the extent length for uncompressed pclustersGao Xiang
2022-12-07erofs: fix missing unmap if z_erofs_get_extent_compressedlen() failsGao Xiang
2022-12-07erofs: Fix pcluster memleak when its block address is zeroChen Zhongjin
2022-12-07erofs: use kmap_local_page() only for erofs_bread()Gao Xiang
2022-12-07erofs: enable large folios for fscache modeJingbo Xu
2022-12-07erofs: support large folios for fscache modeJingbo Xu
2022-12-07erofs: switch to prepare_ondemand_read() in fscache modeJingbo Xu
2022-12-07fscache,cachefiles: add prepare_ondemand_read() callbackJingbo Xu
2022-12-07erofs: clean up cached I/O strategiesGao Xiang
2022-12-07erofs: check the uniqueness of fsid in shared domain in advanceHou Tao
2022-12-07erofs: enable large folios for iomap modeJingbo Xu
2022-12-06NFSv4.x: Fail client initialisation if state manager thread can't runTrond Myklebust
2022-12-06fs: nfs: sysfs: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-06NFS: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-06NFS: Allow very small rsize & wsize againAnna Schumaker
2022-12-06NFSv4.2: Fix up READ_PLUS alignmentAnna Schumaker
2022-12-06NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUSAnna Schumaker
2022-12-06NFS: avoid spurious warning of lost lock that is being unlocked.NeilBrown
2022-12-06nfs: fix possible null-ptr-deref when parsing paramHawkins Jiawei
2022-12-06NFSv4: check FMODE_EXEC from open context mode in nfs4_opendata_access()ChenXiaoSong
2022-12-06NFS: make sure open context mode have FMODE_EXEC when file open for execChenXiaoSong
2022-12-06gfs2: Partially revert gfs2_inode_lookup changeAndreas Gruenbacher
2022-12-06gfs2: Add gfs2_inode_lookup commentAndreas Gruenbacher
2022-12-06gfs2: Uninline and improve glock_{set,clear}_objectAndreas Gruenbacher
2022-12-06gfs2: Simply dequeue iopen glock in gfs2_evict_inodeAndreas Gruenbacher
2022-12-06gfs2: Clean up after gfs2_create_inode reworkAndreas Gruenbacher
2022-12-06gfs2: Avoid dequeuing GL_ASYNC glock holders twiceAndreas Gruenbacher
2022-12-06gfs2: Make gfs2_glock_hold return its glock argumentAndreas Gruenbacher
2022-12-06gfs2: Always check inode size of inline inodesAndreas Gruenbacher
2022-12-06gfs2: Cosmetic gfs2_dinode_{in,out} cleanupAndreas Gruenbacher
2022-12-05pstore: Avoid kcore oops by vmap()ing with VM_IOREMAPStephen Boyd
2022-12-05gfs2: Handle -EBUSY result of insert_inode_locked4Andreas Gruenbacher
2022-12-05NFS4.x/pnfs: Fix up logging of layout stateidsTrond Myklebust
2022-12-05btrfs: print transaction aborted messages with an error levelFilipe Manana