summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-12-11smb/client: remove DeviceType Flags and Device Characteristics definitionsZhangGuoDong
2025-12-11smb: move File Attributes definitions into common/fscc.hChenXiaoSong
2025-12-11smb: update struct duplicate_extents_to_file_exChenXiaoSong
2025-12-10ocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov
2025-12-10ocfs2: invalidate inode if i_mode is zero after block readAhmet Eray Karadag
2025-12-10ocfs2: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-12-10ocfs2: convert remaining read-only checks to ocfs2_emergency_stateAhmet Eray Karadag
2025-12-10ocfs2: add ocfs2_emergency_state helper and apply to setattrAhmet Eray Karadag
2025-12-10ocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh
2025-12-10ocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_listDeepanshu Kartikey
2025-12-10fs/fat: remove unnecessary wrapper fat_max_cache()Lalit Shankar Chowdhury
2025-12-10ocfs2: replace deprecated strcpy with strscpyThorsten Blum
2025-12-10ocfs2: check tl_used after reading it from trancate log inodeEdward Adam Davis
2025-12-10ceph: stop selecting CRC32, CRYPTO, and CRYPTO_AESEric Biggers
2025-12-10ceph: Amend checking to fix `make W=1` build breakageAndy Shevchenko
2025-12-10ceph: add trace points to the MDS clientMax Kellermann
2025-12-09smb: move file_notify_information to common/fscc.hChenXiaoSong
2025-12-09smb: move SMB2 Notify Action Flags into common/smb2pdu.hChenXiaoSong
2025-12-09smb: move notify completion filter flags into common/smb2pdu.hChenXiaoSong
2025-12-09smb/client: add parentheses to NT error code definitions containing bitwise O...ChenXiaoSong
2025-12-09smb: add documentation references for smb2 change notify definitionsChenXiaoSong
2025-12-09smb/client: add 4 NT error code definitionsChenXiaoSong
2025-12-09smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong
2025-12-09smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong
2025-12-09smb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong
2025-12-09smb/server: add comment to FileSystemName of FileFsAttributeInformationChenXiaoSong
2025-12-09smb/server: remove unused nterr.hChenXiaoSong
2025-12-09smb/server: rename include guard in smb_common.hChenXiaoSong
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-10Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-09Merge tag 'v6.19-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
2025-12-09btrfs: fix a potential path leak in print_data_reloc_error()Qu Wenruo
2025-12-09Revert "btrfs: add ASSERTs on prealloc in qgroup functions"Qu Wenruo
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-09Merge tag 'ubifs-for-linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-08fs/proc: replace "__auto_type" with "const auto"H. Peter Anvin
2025-12-08btrfs: do not skip logging new dentries when logging a new nameFilipe Manana
2025-12-08btrfs: don't log conflicting inode if it's a dir moved in the current transac...Filipe Manana
2025-12-08btrfs: tests: fix double btrfs_path free in remove_extent_ref()Dan Carpenter
2025-12-08nfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko
2025-12-07smb/client: update some SMB2 status stringsChenXiaoSong
2025-12-07Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2025-12-06ocfs2: fix xattr array entry __counted_by errorLinus Torvalds
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-06Merge tag 'locking-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-06Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-05nfs/localio: fix regression due to out-of-order __put_credMike Snitzer
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-05NFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegationsTrond Myklebust