aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
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-08btrfs: do not skip logging new dentries when logging a new nameFilipe Manana1-8/+0
2025-12-08btrfs: don't log conflicting inode if it's a dir moved in the current transac...Filipe Manana1-0/+38
2025-12-08btrfs: tests: fix double btrfs_path free in remove_extent_ref()Dan Carpenter1-1/+0
2025-12-08nfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko1-1/+1
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
2025-12-05nfs/localio: remove alignment size checking in nfs_is_local_dio_possibleMike Snitzer1-2/+0
2025-12-05Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-33/+1
2025-12-05ovl: pass original credentials, not mounter credentials during createChristian Brauner1-8/+12
2025-12-05cifs: Remove dead function prototypesDavid Howells2-18/+0
2025-12-05Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-12/+15
2025-12-05Merge tag 'exfat-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-24/+77
2025-12-05smb/client: add two elements to smb2_error_map_table arrayChenXiaoSong1-0/+3
2025-12-05smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAPChenXiaoSong2-3/+4
2025-12-05smb/client: remove unused elements from smb2_error_map_table arrayChenXiaoSong1-3/+0
2025-12-05smb/client: reduce loop count in map_smb2_to_linux_error() by halfChenXiaoSong1-24/+6
2025-12-05smb: client: Add tracepoint for krb5 authPaulo Alcantara4-2/+45
2025-12-05smb: client: improve error message when creating SMB sessionPaulo Alcantara1-1/+6
2025-12-05smb: client: relax session and tcon reconnect attemptsPaulo Alcantara3-5/+26
2025-12-05Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-71/+338
2025-12-05cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2David Howells1-1/+1
2025-12-05cifs: client: allow changing multichannel mount options on remountRajasi Mandal5-26/+128
2025-12-05cifs: Do some preparation prior to organising the function declarationsDavid Howells19-51/+47
2025-12-05cifs: Add a tracepoint to log EIO errorsDavid Howells27-312/+609
2025-12-05cifs: Don't need state locking in smb2_get_mid_entry()David Howells1-28/+20
2025-12-05cifs: Remove the server pointer from smb_messageDavid Howells12-113/+108
2025-12-05cifs: Fix specification of function pointersDavid Howells3-12/+12
2025-12-05cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flagsDavid Howells6-216/+79
2025-12-05cifs: Clean up some places where an extra kvec[] was required for rfc1002David Howells5-82/+39
2025-12-05cifs: Make smb1's SendReceive() wrap cifs_send_recv()David Howells1-72/+10
2025-12-05cifs: Remove the RFC1002 header from smb_hdrDavid Howells19-626/+647
2025-12-05cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1David Howells1-1/+1
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds27-259/+264
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-218/+290
2025-12-05Merge tag 'sysctl-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-21/+7
2025-12-05Merge tag 'pstore-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2025-12-05Merge tag 'configfs-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2025-12-059p: fix new mount API cache option handlingEric Sandeen1-12/+32
2025-12-059p: fix cache/debug options printing in v9fs_show_optionsEric Sandeen1-2/+2