summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-04-22NFS: remove redundant __private attribute from nfs_page_classSean Chang
2026-04-22NFSv4.2: fix CLONE/COPY attrs in presence of delegated attributesOlga Kornievskaia
2026-04-22NFS: fix writeback in presence of errorsOlga Kornievskaia
2026-04-22nfs: use memcpy_and_pad in decode_fhThorsten Blum
2026-04-22ntfs: use page allocation for resident attribute inline dataNamjae Jeon
2026-04-22ntfs: fix mmap_prepare writable check for shared mappingsNamjae Jeon
2026-04-22ceph: add subvolume metrics collection and reportingAlex Markuze
2026-04-22ceph: parse subvolume_id from InodeStat v9 and store in inodeAlex Markuze
2026-04-22ceph: handle InodeStat v8 versioned field in reply parsingAlex Markuze
2026-04-22ceph: clear s_cap_reconnect when ceph_pagelist_encode_32() failsMax Kellermann
2026-04-22ceph: only d_add() negative dentries when they are unhashedMax Kellermann
2026-04-22ceph: fix num_ops off-by-one when crypto allocation failsSam Edwards
2026-04-21Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-21Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-21Merge tag 'pull-coda' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2026-04-21Merge tag 'erofs-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-21Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-21erofs: unify lcn as u64 for 32-bit platformsGao Xiang
2026-04-21erofs: fix offset truncation when shifting pgoff on 32-bit platformsGao Xiang
2026-04-21erofs: fix the out-of-bounds nameoff handling for trailing direntsGao Xiang
2026-04-21btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()Mark Harmstone
2026-04-21btrfs: check return value of btrfs_partially_delete_raid_extent()robbieko
2026-04-21btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh stale leaf pointerrobbieko
2026-04-21btrfs: replace ASSERT with proper error handling in stripe lookup fallbackrobbieko
2026-04-21btrfs: fix wrong min_objectid in btrfs_previous_item() callrobbieko
2026-04-21btrfs: fix raid stripe search missing entries at leaf boundariesrobbieko
2026-04-21btrfs: copy devid in btrfs_partially_delete_raid_extent()robbieko
2026-04-21btrfs: handle unexpected free-space-tree key typesDavid Sterba
2026-04-21btrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana
2026-04-21btrfs: don't clobber errors in add_remap_tree_entries()Mark Harmstone
2026-04-21btrfs: enable shutdown ioctl for non-experimental buildsQu Wenruo
2026-04-21btrfs: apply first key check for readahead when possibleQu Wenruo
2026-04-21btrfs: abort transaction in do_remap_reloc_trans() on failureMark Harmstone
2026-04-21btrfs: fix bytes_may_use leak in do_remap_reloc_trans()Mark Harmstone
2026-04-21btrfs: fix bytes_may_use leak in move_existing_remap()Mark Harmstone
2026-04-20Merge tag 'ntfs3_for_7.1' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2026-04-20Merge tag 'ecryptfs-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-20Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-04-20fsnotify: fix inode reference leak in fsnotify_recalc_mask()Amir Goldstein
2026-04-20isofs: use QSTR_LEN() in isofs_cmpThorsten Blum
2026-04-20isofs: validate block number from NFS file handle in isofs_export_igetMichael Bommarito
2026-04-20isofs: validate Rock Ridge CE continuation extent against volume sizeMichael Bommarito
2026-04-20fanotify: Fix spelling mistake "enforecement" -> "enforcement"Ethan Carter Edwards
2026-04-19Merge tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-19cifs: update internal module version numberSteve French
2026-04-19smb: client: compress: fix bad encoding on last LZ77 flagEnzo Matsumiya
2026-04-19bpf: Refactor dynptr mutability trackingAmery Hung
2026-04-18eventfs: Hold eventfs_mutex and SRCU when remount walks eventsDavid Carlier
2026-04-18eventfs: Use list_add_tail_rcu() for SRCU-protected children listDavid Carlier