summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2026-03-26Merge tag 'erofs-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-21/+48
2026-03-25erofs: fix .fadvise() for page cache sharingGao Xiang1-2/+13
2026-03-24erofs: update the Kconfig descriptionGao Xiang1-15/+30
2026-03-21Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-40/+341
2026-03-20Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+6
2026-03-20Merge tag 'v7.0-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-33/+21
2026-03-20Merge tag 'v7.0-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-8/+18
2026-03-19smb: client: fix generic/694 due to wrong ->i_blocksPaulo Alcantara4-32/+16
2026-03-19Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds5-21/+97
2026-03-18fs/tests: exec: Remove bad test vectorKees Cook1-3/+0
2026-03-18erofs: add GFP_NOIO in the bio completion if neededJiucheng Xu1-0/+3
2026-03-18ksmbd: fix use-after-free in durable v2 replay of active file handlesHyunwoo Kim1-1/+5
2026-03-18ksmbd: fix use-after-free of share_conf in compound requestHyunwoo Kim1-0/+2
2026-03-18ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATIONNamjae Jeon1-4/+4
2026-03-18ksmbd: unset conn->binding on failed binding requestNamjae Jeon1-0/+1
2026-03-18ksmbd: fix share_conf UAF in tree_conn disconnectNicholas Carlini1-3/+6
2026-03-17btrfs: reject root items with drop_progress and zero drop_levelZhengYuan Huang1-0/+17
2026-03-17btrfs: check block group before marking it unused in balance_remap_chunks()Mark Harmstone1-8/+17
2026-03-17btrfs: hold block group reference during entire move_existing_remap()Mark Harmstone1-5/+4
2026-03-17btrfs: fix an incorrect ASSERT() condition inside lzo_decompress_bio()Qu Wenruo1-2/+2
2026-03-17btrfs: fix an incorrect ASSERT() condition inside zstd_decompress_bio()Qu Wenruo1-1/+1
2026-03-17btrfs: do not touch page cache for encoded writesQu Wenruo1-3/+7
2026-03-17btrfs: fix a bug that makes encoded write bio larger than expectedQu Wenruo2-3/+5
2026-03-17btrfs: reserve enough transaction items for qgroup ioctlsFilipe Manana1-3/+9
2026-03-17btrfs: check for NULL root after calls to btrfs_csum_root()Filipe Manana7-6/+84
2026-03-17btrfs: check for NULL root after calls to btrfs_extent_root()Filipe Manana8-9/+195
2026-03-17erofs: set fileio bio failed in short read caseSheng Yong1-4/+2
2026-03-17cifs: smb1: fix comment typoJoseph Salisbury1-1/+1
2026-03-16nfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton2-7/+19
2026-03-16Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+12
2026-03-16smb: client: fix krb5 mount with username optionPaulo Alcantara1-0/+4
2026-03-14NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever1-2/+12
2026-03-14NFSD: Defer sub-object cleanup in export put callbacksChuck Lever3-12/+66
2026-03-14Merge tag 'ceph-for-7.0-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds6-8/+23
2026-03-13Merge tag 'xfs-fixes-7.0-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-19/+23
2026-03-13Merge tag 'v7.0-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-100/+152
2026-03-13btrfs: tree-checker: fix misleading root drop_level error messageZhengYuan Huang1-1/+1
2026-03-13btrfs: log new dentries when logging parent dir of a conflicting inodeFilipe Manana1-0/+6
2026-03-13btrfs: don't take device_list_mutex when querying zone infoJohannes Thumshirn1-2/+4
2026-03-13btrfs: pass 'verbose' parameter to btrfs_relocate_block_groupJohannes Thumshirn1-1/+1
2026-03-12Merge tag 'nfs-for-7.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-2/+8
2026-03-12Merge tag 'for-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-9/+126
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-4/+4
2026-03-12cifs: make default value of retrans as zeroShyam Prasad N1-1/+1
2026-03-12smb: client: fix open handle lookup in cifs_open()Paulo Alcantara9-76/+113
2026-03-12smb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho1-2/+12
2026-03-11xfs: fix integer overflow in bmap intent sort comparatorLong Li1-1/+1
2026-03-11smb/client: only export symbol for 'smb2maperror-test' moduleYe Bin1-3/+6
2026-03-11smb: client: fix in-place encryption corruption in SMB2_write()Bharath SM1-1/+4
2026-03-11smb: client: fix sbflags initializationArnd Bergmann1-2/+1