summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-05-07btrfs: rename err to ret in btrfs_initxattrs()Anand Jain
2024-05-07btrfs: warn if EXTENT_BUFFER_UPTODATE is set while readingTavian Barnes
2024-05-07btrfs: add helper to clear EXTENT_BUFFER_READINGTavian Barnes
2024-05-07btrfs: avoid pointless wake ups of drew lock readersFilipe Manana
2024-05-07btrfs: remove pointless writepages callback wrapperFilipe Manana
2024-05-07btrfs: remove pointless readahead callback wrapperFilipe Manana
2024-05-07btrfs: locking: rename __btrfs_tree_lock() and __btrfs_tree_read_lock()Filipe Manana
2024-05-07btrfs: locking: inline btrfs_tree_lock() and btrfs_tree_read_lock()Filipe Manana
2024-05-07btrfs: remove pointless BUG_ON() when creating snapshotFilipe Manana
2024-05-07bcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()Kent Overstreet
2024-05-07bcachefs: Fix race in bch2_write_super()Kent Overstreet
2024-05-07gfs2: make timeout values more explicitWolfram Sang
2024-05-06Merge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-06NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'Trond Myklebust
2024-05-06knfsd: LOOKUP can return an illegal error valueTrond Myklebust
2024-05-06bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet
2024-05-06bcachefs: Add missing skcipher_request_set_callback() callKent Overstreet
2024-05-06bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()Kent Overstreet
2024-05-06bcachefs: Fix shift-by-64 in bformat_needs_redo()Kent Overstreet
2024-05-06bcachefs: Guard against unknown k.k->type in __bkey_invalid()Kent Overstreet
2024-05-06bcachefs: Add missing validation for superblock section cleanKent Overstreet
2024-05-06bcachefs: Fix assert in bch2_alloc_v4_invalid()Kent Overstreet
2024-05-06bcachefs: fix overflow in fiemapReed Riley
2024-05-06bcachefs: Add a better limit for maximum number of bucketsKent Overstreet
2024-05-06bcachefs: Fix lifetime issue in device iterator helpersKent Overstreet
2024-05-06bcachefs: Fix bch2_dev_lookup() refcountingKent Overstreet
2024-05-06bcachefs: Initialize bch_write_op->failed in inline data pathKent Overstreet
2024-05-06bcachefs: Fix refcount put in sb_field_resize error pathKent Overstreet
2024-05-06bcachefs: Inodes need extra padding for varint_decode_fast()Kent Overstreet
2024-05-06bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()Kent Overstreet
2024-05-06bcachefs: bucket_pos_to_bp_noerror()Kent Overstreet
2024-05-06bcachefs: don't free error pointersKent Overstreet
2024-05-06bcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf()Kent Overstreet
2024-05-06orangefs: fix out-of-bounds fsid accessMike Marshall
2024-05-06nfsd: set security label during create operationsStephen Smalley
2024-05-06NFSD: Add COPY status code to OFFLOAD_STATUS responseChuck Lever
2024-05-06NFSD: Record status of async copy operation in struct nfsd4_copyChuck Lever
2024-05-06NFSD: add listener-{set,get} netlink commandLorenzo Bianconi
2024-05-06NFSD: add write_version to netlink commandLorenzo Bianconi
2024-05-06NFSD: convert write_threads to netlink commandLorenzo Bianconi
2024-05-06NFSD: allow callers to pass in scope string to nfsd_svcJeff Layton
2024-05-06NFSD: move nfsd_mutex handling into nfsd_svc callersJeff Layton
2024-05-06lockd: host: Remove unnecessary statements'host = NULL;'Li kunyu
2024-05-06nfsd: don't create nfsv4recoverydir in nfsdfs when not used.NeilBrown
2024-05-06nfsd: optimise recalculate_deny_mode() for a common caseNeilBrown
2024-05-06nfsd: add tracepoint in mark_client_expired_lockedJeff Layton
2024-05-06nfsd: new tracepoint for check_slot_seqidChuck Lever
2024-05-06nfsd: drop extraneous newline from nfsd tracepointsJeff Layton
2024-05-06fs: nfsd: use group allocation/free of per-cpu counters APIKefeng Wang
2024-05-06nfsd: trivial GET_DIR_DELEGATION supportJeff Layton