summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-08-06smb: smbdirect: introduce smbdirect_socket.recv_io.reassembly.*Stefan Metzmacher
2025-08-06smb: client: make use of smb: smbdirect_socket.recv_io.free.{list,lock}Stefan Metzmacher
2025-08-06smb: smbdirect: introduce smbdirect_socket.recv_io.free.{list,lock}Stefan Metzmacher
2025-08-06smb: client: make use of struct smbdirect_recv_ioStefan Metzmacher
2025-08-06smb: smbdirect: introduce struct smbdirect_recv_ioStefan Metzmacher
2025-08-06smb: client: make use of smbdirect_socket->recv_io.expectedStefan Metzmacher
2025-08-06smb: smbdirect: introduce smbdirect_socket.recv_io.expectedStefan Metzmacher
2025-08-06smb: client: remove unused smbd_connection->fragment_reassembly_remainingStefan Metzmacher
2025-08-06smb: client: let recv_done() avoid touching data_transfer after cleanup/moveStefan Metzmacher
2025-08-06smb: client: let recv_done() cleanup before notifying the callers.Stefan Metzmacher
2025-08-06smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma...Stefan Metzmacher
2025-08-06smb: client: remove separate empty_packet_queueStefan Metzmacher
2025-08-06smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_conn...Stefan Metzmacher
2025-08-06cifs: Fix null-ptr-deref by static initializing global lockYunseong Kim
2025-08-06smb: server: let recv_done() avoid touching data_transfer after cleanup/moveStefan Metzmacher
2025-08-06smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconn...Stefan Metzmacher
2025-08-06smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma...Stefan Metzmacher
2025-08-06smb: server: remove separate empty_recvmsg_queueStefan Metzmacher
2025-08-06cifs: Move the SMB1 transport code out of transport.cSteve French
2025-08-06Merge tag 'for-6.17-fix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-06btrfs: fix log tree replay failure due to file with 0 links and extentsFilipe Manana
2025-08-05NFS/localio: nfs_uuid_put() fix the wake up after unlinking the fileTrond Myklebust
2025-08-05NFS/localio: nfs_uuid_put() fix races with nfs_open/close_local_fh()Trond Myklebust
2025-08-05NFS/localio: nfs_close_local_fh() fix check for file closedTrond Myklebust
2025-08-05fs/proc/task_mmu: hold PTL in pagemap_hugetlb_range and gather_hugetlb_statsJinjiang Tu
2025-08-05mm/smaps: fix race between smaps_hugetlb_range and migrationJinjiang Tu
2025-08-05smb: client: smb: client: eliminate mid_flags fieldWang Zhaolong
2025-08-05smb: client: add mid_counter_lock to protect the mid counter counterWang Zhaolong
2025-08-05smb: client: rename server mid_lock to mid_queue_lockWang Zhaolong
2025-08-05nfsd: avoid ref leak in nfsd_open_local_fh()NeilBrown
2025-08-05nfsd: don't set the ctime on delegated atime updatesJeff Layton
2025-08-05Merge tag 'exfat-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-04smb: client: fix creating symlinks under POSIX mountsPaulo Alcantara
2025-08-04smb: client: default to nonativesocket under POSIX mountsPaulo Alcantara
2025-08-04Merge tag 'f2fs-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-04NFSv4: Remove duplicate lookups, capability probes and fsinfo callsTrond Myklebust
2025-08-04NFS: Fix the setting of capabilities when automounting a new filesystemTrond Myklebust
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-03nfs/localio: use read_seqbegin() rather than read_seqbegin_or_lock()Li RongQing
2025-08-02fat: fix too many log in fat_chain_add()OGAWA Hirofumi
2025-08-01smb: client: set symlink type as native for POSIX mountsPaulo Alcantara
2025-07-31Merge tag 'v6.17-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
2025-08-01exfat: add cluster chain loop check for dirYuezhang Mo
2025-08-01exfat: fdatasync flag should be same like generic_write_sync()Zhengxu Zhang
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-31Merge tag 'fsnotify_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-31Merge tag 'jfs-6.17' of github.com:kleikamp/linux-shaggyLinus Torvalds
2025-07-31Merge tag 'for-linus-6.17-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-31Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-31Merge tag 'ext4_for_linus_6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds