summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2025-11-14Merge tag 'nfs-for-6.18-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-155/+211
2025-11-14Merge tag 'v6.18-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-2/+7
2025-11-13Merge tag 'erofs-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+7
2025-11-13Merge tag 'v6.18-rc5-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-2/+17
2025-11-12Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds-26/+57
2025-11-11Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-34/+34
2025-11-11smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNE...Stefan Metzmacher-0/+3
2025-11-11smb: fix invalid username check in smb3_fs_context_parse_param()Yiqi Sun-1/+1
2025-11-11smb: server: let smb_direct_disconnect_rdma_connection() turn CREATED into DI...Stefan Metzmacher-0/+3
2025-11-10NFS: Fix LTP test failures when timestamps are delegatedDai Ngo-6/+12
2025-11-10NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()Trond Myklebust-3/+6
2025-11-10NFS: sysfs: fix leak when nfs_client kobject add failsYang Xiuwei-0/+1
2025-11-10NFSv2/v3: Fix error handling in nfs_atomic_open_v23()Trond Myklebust-3/+4
2025-11-10nfs/localio: do not issue misaligned DIO out-of-orderMike Snitzer-76/+52
2025-11-10nfs/localio: Ensure DIO WRITE's IO on stable storage upon completionMike Snitzer-1/+5
2025-11-10nfs/localio: backfill missing partial read support for misaligned DIOMike Snitzer-4/+20
2025-11-10nfs/localio: add refcounting for each iocb IO associated with NFS pgio headerMike Snitzer-43/+67
2025-11-10nfs/localio: remove unecessary ENOTBLK handling in DIO WRITE supportMike Snitzer-10/+3
2025-11-10NFS: Check the TLS certificate fields in nfs_match_client()Trond Myklebust-0/+8
2025-11-10pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLSTrond Myklebust-4/+24
2025-11-10pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()Trond Myklebust-17/+17
2025-11-10pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect()Trond Myklebust-14/+18
2025-11-10nfsd: ensure SEQUENCE replay sends a valid reply.NeilBrown-19/+36
2025-11-10NFSD: Never cache a COMPOUND when the SEQUENCE operation failsChuck Lever-1/+14
2025-11-10NFSD: Skip close replay processing if XDR encoding failsChuck Lever-2/+1
2025-11-10NFSD: free copynotify stateid in nfs4_free_ol_stateid()Olga Kornievskaia-1/+2
2025-11-09nilfs2: avoid having an active sc_timer before freeing sciEdward Adam Davis-1/+6
2025-11-09fs/proc: fix uaf in proc_readdir_de()Wei Yang-3/+9
2025-11-09ksmbd: close accepted socket when per-IP limit rejects connectionJoshua Rogers-1/+4
2025-11-09smb: server: rdma: avoid unmapping posted recv on accept failureJoshua Rogers-1/+10
2025-11-09cifs: client: fix memory leak in smb3_fs_context_parse_paramEdward Adam Davis-0/+2
2025-11-09smb: client: fix cifs_pick_channel when channel needs reconnectHenrique Carvalho-1/+1
2025-11-08Merge tag 'v6.18rc4-SMB-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-9/+16
2025-11-08Merge tag 'xfs-fixes-6.18-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-16/+76
2025-11-07smb: client: validate change notify buffer before copyJoshua Rogers-2/+5
2025-11-07Merge tag 'v6.18-rc4-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-1/+23
2025-11-06Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds-2/+1
2025-11-07erofs: avoid infinite loop due to incomplete zstd-compressed dataGao Xiang-4/+7
2025-11-06xfs: free xfs_busy_extents structure when no RT extents are queuedChristoph Hellwig-1/+3
2025-11-05btrfs: release root after error in data_reloc_print_warning_inode()Zilin Guan-1/+3
2025-11-05btrfs: scrub: put bio after errors in scrub_raid56_parity_stripe()Zilin Guan-0/+2
2025-11-05btrfs: do not update last_log_commit when logging inode due to a new nameFilipe Manana-1/+1
2025-11-05btrfs: zoned: fix stripe width calculationNaohiro Aota-30/+26
2025-11-05btrfs: zoned: fix conventional zone capacity calculationNaohiro Aota-2/+2
2025-11-05xfs: fix zone selection in xfs_select_open_zone_mruChristoph Hellwig-1/+1
2025-11-05xfs: fix a rtgroup leak when xfs_init_zone failsChristoph Hellwig-1/+3
2025-11-05xfs: fix various problems in xfs_atomic_write_cow_iomap_beginDarrick J. Wong-11/+50
2025-11-05xfs: fix delalloc write failures in software-provided atomic writesDarrick J. Wong-2/+19
2025-11-04fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFTYongpeng Yang-2/+1
2025-11-04smb: client: fix refcount leak in smb2_set_path_attrShuhao Fu-0/+2