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