summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-06-02Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-06-01Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l...Linus Torvalds
2022-06-01Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-01Merge tag '5.19-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-06-01afs: Fix infinite loop found by xfstest generic/676David Howells
2022-05-31Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-05-31Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-31NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia
2022-05-31NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington
2022-05-31erofs: fix 'backmost' member of z_erofs_decompress_frontendWeizhao Ouyang
2022-05-31erofs: simplify z_erofs_pcluster_readmore()Gao Xiang
2022-05-31erofs: get rid of label `restart_now'Gao Xiang
2022-05-31erofs: get rid of `struct z_erofs_collection'Gao Xiang
2022-05-30Merge tag 'ovl-update-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-30Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-30Merge branch 'guilt/xfs-5.19-larp-cleanups' into xfs-5.19-for-nextDave Chinner
2022-05-30Merge branch 'guilt/xfs-5.19-recovery-buf-cancel' into xfs-5.19-for-nextDave Chinner
2022-05-30xfs: fix xfs_ifree() error handling to not leak perag refBrian Foster
2022-05-29erofs: fix crash when enable tracepoint cachefiles_prep_readXin Yin
2022-05-29erofs: leave compressed inodes unsupported in fscache mode for nowJeffle Xu
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-27ksmbd: smbd: relax the count of sges requiredHyunchul Lee
2022-05-27Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/...Linus Torvalds
2022-05-27Merge tag 'jfs-5.19' of https://github.com/kleikamp/linux-shaggyLinus Torvalds
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-27f2fs: fix to tag gcing flag on page during file defragmentChao Yu
2022-05-27f2fs: replace F2FS_I(inode) and sbi by the local variableYufen Yu
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-27pipe: Fix missing lock in pipe_resize_ring()David Howells
2022-05-27smb3: remove unneeded null check in cifs_readdirSteve French
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-26Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-05-27xfs: move xfs_attr_use_log_assist usage out of libxfsDarrick J. Wong
2022-05-27xfs: move xfs_attr_use_log_assist out of xfs_log.cDarrick J. Wong
2022-05-27xfs: warn about LARP once per mountDarrick J. Wong
2022-05-27xfs: implement per-mount warnings for scrub and shrink usageDarrick J. Wong
2022-05-27xfs: don't log every time we clear the log incompat flagsDarrick J. Wong
2022-05-27xfs: convert buf_cancel_table allocation to kmalloc_arrayDarrick J. Wong
2022-05-27xfs: don't leak xfs_buf_cancel structures when recovery failsDarrick J. Wong
2022-05-27xfs: refactor buffer cancellation table allocationDarrick J. Wong
2022-05-27xfs: don't leak btree cursor when insrec fails after a splitDarrick J. Wong
2022-05-27xfs: purge dquots after inode walk fails during quotacheckDarrick J. Wong
2022-05-27xfs: assert in xfs_btree_del_cursor should take into account errorDave Chinner
2022-05-27xfs: don't assert fail on perag references on teardownDave Chinner
2022-05-27xfs: avoid unnecessary runtime sibling pointer endian conversionsDave Chinner
2022-05-26Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-26NFSD: nfsd_file_put() can sleepChuck Lever
2022-05-26NFSD: Add documenting comment for nfsd4_release_lockowner()Chuck Lever