summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-185-8/+86
|\
| * btrfs: only enable extent map shrinker for DEBUG buildsQu Wenruo2024-08-161-1/+7
| * btrfs: zoned: properly take lock to read/update block group's zoned variablesNaohiro Aota2024-08-151-6/+8
| * btrfs: tree-checker: add dev extent item checksQu Wenruo2024-08-151-0/+69
| * btrfs: update target inode's ctime on unlinkJeff Layton2024-08-151-0/+1
| * btrfs: send: annotate struct name_cache_entry with __counted_by()Thorsten Blum2024-08-151-1/+1
* | fuse: Initialize beyond-EOF page contents before setting uptodateJann Horn2024-08-181-2/+4
* | Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-08-172-6/+17
|\ \
| * | smb: smb2pdu.h: Use static_assert() to check struct sizesGustavo A. R. Silva2024-08-151-0/+2
| * | smb3: fix lock breakage for cached writesSteve French2024-08-151-4/+9
| * | smb/client: avoid possible NULL dereference in cifs_free_subrequest()Su Hui2024-08-151-2/+6
* | | Merge tag 'xfs-6.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-08-173-2/+24
|\ \ \
| * | | xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is setDarrick J. Wong2024-08-141-0/+11
| * | | xfs: revert AIL TASK_KILLABLE thresholdDarrick J. Wong2024-08-141-1/+6
| * | | xfs: attr forks require attr, not attr2Darrick J. Wong2024-08-141-1/+7
| |/ /
* | | Merge tag 'bcachefs-2024-08-16' of git://evilpiepirate.org/bcachefsLinus Torvalds2024-08-1753-672/+648
|\ \ \
| * | | bcachefs: Fix locking in __bch2_trans_mark_dev_sb()Kent Overstreet2024-08-162-9/+10
| * | | bcachefs: fix incorrect i_state usageKent Overstreet2024-08-161-1/+1
| * | | bcachefs: avoid overflowing LRU_TIME_BITS for cached data lruKent Overstreet2024-08-161-1/+3
| * | | bcachefs: Fix forgetting to pass trans to fsck_err()Kent Overstreet2024-08-161-1/+1
| * | | bcachefs: Increase size of cuckoo hash table on too many rehashesKent Overstreet2024-08-161-2/+9
| * | | bcachefs: bcachefs_metadata_version_disk_accounting_inumKent Overstreet2024-08-136-3/+33
| * | | bcachefs: Kill __bch2_accounting_mem_mod()Kent Overstreet2024-08-133-34/+28
| * | | bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()Kent Overstreet2024-08-1338-553/+448
| * | | bcachefs: Fix warning in __bch2_fsck_err() for trans not passed inKent Overstreet2024-08-131-0/+2
| * | | bcachefs: Add a time_stat for blocked on key cache flushKent Overstreet2024-08-132-0/+5
| * | | bcachefs: Improve trans_blocked_journal_reclaim tracepointKent Overstreet2024-08-133-4/+33
| * | | bcachefs: Add hysteresis to waiting on btree key cache flushKent Overstreet2024-08-132-1/+10
| * | | bcachefs: Convert for_each_btree_node() to lockrestart_do()Kent Overstreet2024-08-134-54/+42
| * | | bcachefs: Add missing downgrade table entryKent Overstreet2024-08-131-0/+1
| * | | bcachefs: disk accounting: ignore unknown typesKent Overstreet2024-08-131-3/+9
| * | | bcachefs: bch2_accounting_invalid() fixupKent Overstreet2024-08-131-1/+1
| * | | bcachefs: Fix bch2_trigger_alloc when upgrading from old versionsKent Overstreet2024-08-131-1/+13
| * | | bcachefs: delete faulty fastpath in bch2_btree_path_traverse_cached()Kent Overstreet2024-08-131-5/+0
* | | | Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-148-44/+179
|\ \ \ \ | | |_|/ | |/| |
| * | | btrfs: fix invalid mapping of extent xarray stateNaohiro Aota2024-08-131-7/+7
| * | | btrfs: send: allow cloning non-aligned extent if it ends at i_sizeFilipe Manana2024-08-131-13/+39
| * | | btrfs: only run the extent map shrinker from kswapd tasksFilipe Manana2024-08-132-16/+16
| * | | btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir typeQu Wenruo2024-08-131-2/+3
| * | | btrfs: check delayed refs when we're checking if a ref existsJosef Bacik2024-08-133-6/+114
| | |/ | |/|
* | | Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-08-1418-59/+376
|\ \ \
| * | | Squashfs: sanity check symbolic link sizePhillip Lougher2024-08-131-1/+6
| * | | 9p: Fix DIO read through netfsDominique Martinet2024-08-136-12/+23
| * | | vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng2024-08-131-2/+37
| * | | netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells2024-08-127-33/+115
| * | | netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second...David Howells2024-08-123-2/+169
| * | | netfs: clean up after renaming FSCACHE_DEBUG configLukas Bulwahn2024-08-121-1/+1
| * | | libfs: fix infinite directory reads for offset diryangerkun2024-08-121-11/+24
| * | | fs/netfs/fscache_cookie: add missing "n_accesses" checkMax Kellermann2024-08-121-0/+4
| * | | filelock: fix name of file_lease slab cacheOmar Sandoval2024-08-121-1/+1