aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds5-6/+26
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds15-35/+107
2025-12-12Merge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-548/+10
2025-12-12Merge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds5-607/+581
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds19-81/+328
2025-12-11smb/client: remove DeviceType Flags and Device Characteristics definitionsZhangGuoDong1-34/+0
2025-12-11smb: move File Attributes definitions into common/fscc.hChenXiaoSong2-35/+45
2025-12-11smb: update struct duplicate_extents_to_file_exChenXiaoSong1-1/+2
2025-12-10ocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov1-1/+0
2025-12-10ocfs2: invalidate inode if i_mode is zero after block readAhmet Eray Karadag1-0/+8
2025-12-10ocfs2: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-2/+6
2025-12-10ocfs2: convert remaining read-only checks to ocfs2_emergency_stateAhmet Eray Karadag6-11/+10
2025-12-10ocfs2: add ocfs2_emergency_state helper and apply to setattrAhmet Eray Karadag2-0/+24
2025-12-10ocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh1-0/+10
2025-12-10ocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_listDeepanshu Kartikey1-2/+28
2025-12-10fs/fat: remove unnecessary wrapper fat_max_cache()Lalit Shankar Chowdhury1-6/+1
2025-12-10ocfs2: replace deprecated strcpy with strscpyThorsten Blum6-11/+16
2025-12-10ocfs2: check tl_used after reading it from trancate log inodeEdward Adam Davis1-2/+4
2025-12-10ceph: stop selecting CRC32, CRYPTO, and CRYPTO_AESEric Biggers1-3/+0
2025-12-10ceph: Amend checking to fix `make W=1` build breakageAndy Shevchenko1-1/+1
2025-12-10ceph: add trace points to the MDS clientMax Kellermann3-2/+25
2025-12-09smb: move file_notify_information to common/fscc.hChenXiaoSong2-11/+11
2025-12-09smb: move SMB2 Notify Action Flags into common/smb2pdu.hChenXiaoSong2-9/+2
2025-12-09smb: move notify completion filter flags into common/smb2pdu.hChenXiaoSong2-14/+1
2025-12-09smb/client: add parentheses to NT error code definitions containing bitwise O...ChenXiaoSong1-506/+506
2025-12-09smb: add documentation references for smb2 change notify definitionsChenXiaoSong2-2/+10
2025-12-09smb/client: add 4 NT error code definitionsChenXiaoSong2-0/+9
2025-12-09smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong1-1/+1
2025-12-09smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong1-1/+1
2025-12-09smb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong1-1/+1
2025-12-09smb/server: add comment to FileSystemName of FileFsAttributeInformationChenXiaoSong1-0/+7
2025-12-09smb/server: remove unused nterr.hChenXiaoSong3-545/+0
2025-12-09smb/server: rename include guard in smb_common.hChenXiaoSong1-3/+3
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-8/+19
2025-12-10Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds1-10/+9
2025-12-09Merge tag 'v6.19-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds46-1511/+1740
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-376/+515
2025-12-09Merge tag 'ubifs-for-linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-27/+13
2025-12-08fs/proc: replace "__auto_type" with "const auto"H. Peter Anvin1-10/+9
2025-12-07smb/client: update some SMB2 status stringsChenXiaoSong1-4/+6
2025-12-07Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linuxLinus Torvalds7-292/+386
2025-12-06ocfs2: fix xattr array entry __counted_by errorLinus Torvalds1-1/+1
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds13-194/+138
2025-12-06Merge tag 'locking-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-20/+20
2025-12-06Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds16-317/+587
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-26/+24
2025-12-05nfs/localio: fix regression due to out-of-order __put_credMike Snitzer1-31/+17
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+5
2025-12-05NFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegationsTrond Myklebust1-8/+17
2025-12-05nfs/localio: remove 61 byte hole from needless ____cacheline_alignedMike Snitzer1-1/+1