summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-04-11xfs: detect unwritten bit set in rmapbt node block keysrmap-btree-fix-key-handling-6.4_2023-04-12rmap-btree-fix-key-handling-6.4_2023-04-11Darrick J. Wong
2023-04-11xfs: fix rm_offset flag handling in rmap keysDarrick J. Wong
2023-04-11xfs: hoist inode record alignment checks from scrubbtree-hoist-scrub-checks-6.4_2023-04-12btree-hoist-scrub-checks-6.4_2023-04-11Darrick J. Wong
2023-04-11xfs: hoist rmap record flag checks from scrubDarrick J. Wong
2023-04-11xfs: hoist rmap record flag checks from scrubDarrick J. Wong
2023-04-11xfs: complain about bad file mapping records in the ondisk bmbtbtree-complain-bad-records-6.4_2023-04-12btree-complain-bad-records-6.4_2023-04-11Darrick J. Wong
2023-04-11xfs: complain about bad records in query_range helpersDarrick J. Wong
2023-04-11xfs: standardize ondisk to incore conversion for bmap btreesDarrick J. Wong
2023-04-11xfs: standardize ondisk to incore conversion for rmap btreesDarrick J. Wong
2023-04-11xfs: return a failure address from xfs_rmap_irec_offset_unpackDarrick J. Wong
2023-04-11xfs: standardize ondisk to incore conversion for refcount btreesDarrick J. Wong
2023-04-11xfs: standardize ondisk to incore conversion for inode btreesDarrick J. Wong
2023-04-11xfs: standardize ondisk to incore conversion for free space btreesDarrick J. Wong
2023-04-11xfs: scrub should use ECHRNG to signal that the drain is neededscrub-drain-intents-6.4_2023-04-12scrub-drain-intents-6.4_2023-04-11Darrick J. Wong
2023-04-11xfs: minimize overhead of drain wakeups by using jump labelsDarrick J. Wong
2023-04-11xfs: clean up scrub context if scrub setup returns -EDEADLOCKDarrick J. Wong
2023-04-11xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong
2023-04-11xfs: add a tracepoint to report incorrect extent refcountsDarrick J. Wong
2023-04-11xfs: update copyright years for scrub/ filesscrub-fix-legalese-6.4_2023-04-12scrub-fix-legalese-6.4_2023-04-11Darrick J. Wong
2023-04-11xfs: fix author and spdx headers on scrub/ filesDarrick J. Wong
2023-04-11xfs: create traced helper to get extra perag referencespass-perag-refs-6.4_2023-04-12pass-perag-refs-6.4_2023-04-11Darrick J. Wong
2023-04-11xfs: give xfs_refcount_intent its own perag referenceintents-perag-refs-6.4_2023-04-12intents-perag-refs-6.4_2023-04-11Darrick J. Wong
2023-04-11xfs: give xfs_rmap_intent its own perag referenceDarrick J. Wong
2023-04-11xfs: give xfs_extfree_intent its own perag referenceDarrick J. Wong
2023-04-11xfs: pass per-ag references to xfs_free_extentDarrick J. Wong
2023-04-11xfs: give xfs_bmap_intent its own perag referenceDarrick J. Wong
2023-04-08Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-07Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-04-06cifs: double lock in cifs_reconnect_tcon()Dan Carpenter
2023-04-05nilfs2: fix sysfs interface lifetimeRyusuke Konishi
2023-04-05nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad fieldTetsuo Handa
2023-04-05nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()Ryusuke Konishi
2023-04-05fsdax: force clear dirty mark if CoWShiyang Ruan
2023-04-05cifs: sanitize paths in cifs_update_super_prepath.Thiago Rafael Becker
2023-04-04Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-04-04NFSD: callback request does not use correct credential for AUTH_SYSDai Ngo
2023-04-04NFS: Remove "select RPCSEC_GSS_KRB5Chuck Lever
2023-04-03Merge tag 'vfs.misc.fixes.v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-02ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdrNamjae Jeon
2023-04-02ksmbd: delete asynchronous work from listNamjae Jeon
2023-04-02Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-01Merge tag '6.3-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-03-31nfsd: call op_release, even when op_func returns an errorJeff Layton
2023-03-31NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGALChuck Lever
2023-03-31Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-03-31fs: drop peer group ids under namespace lockChristian Brauner
2023-03-30cifs: get rid of dead check in smb2_reconnect()Paulo Alcantara
2023-03-30cifs: prevent infinite recursion in CIFSGetDFSRefer()Paulo Alcantara
2023-03-30cifs: avoid races in parallel reconnects in smb1Paulo Alcantara