summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-10-13smb: client: improve logic in smbd_deregister_mr()Stefan Metzmacher
2025-10-13smb: client: improve logic in smbd_register_mr()Stefan Metzmacher
2025-10-13smb: client: improve logic in allocate_mr_list()Stefan Metzmacher
2025-10-13smb: client: let destroy_mr_list() remove locked from the listStefan Metzmacher
2025-10-13smb: client: let destroy_mr_list() call list_del(&mr->list)Stefan Metzmacher
2025-10-13smb: client: change smbd_deregister_mr() to return voidStefan Metzmacher
2025-10-13smb: smbdirect: introduce smbdirect_mr_io.{kref,mutex} and SMBDIRECT_MR_DISABLEDStefan Metzmacher
2025-10-13smb: client: Omit one redundant variable assignment in cifs_xattr_set()Markus Elfring
2025-10-13smb: client: Return a status code only as a constant in sid_to_id()Markus Elfring
2025-10-12smb: server: Use common error handling code in smb_direct_rdma_xmit()Markus Elfring
2025-10-10Merge tag 'for-6.18/hpfs-changes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-10-10ext4: free orphan info with kvfreeJan Kara
2025-10-10ext4: detect invalid INLINE_DATA + EXTENTS flag combinationDeepanshu Kartikey
2025-10-10Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-10-10Merge tag 'v6.18-rc-part2-smb-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-10-10Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-10ext4: wait for ongoing I/O to complete before freeing blocksZhang Yi
2025-10-10jbd2: ensure that all ongoing I/O complete before freeing blocksZhang Yi
2025-10-10NFSD: Define a proc_layoutcommit for the FlexFiles layout typeChuck Lever
2025-10-10cifs: update internal version numberSteve French
2025-10-10ovl: remove redundant IOCB_DIO_CALLER_COMP clearingSeong-Gwang Heo
2025-10-10fs: return EOPNOTSUPP from file_setattr/file_getattr syscallsAndrey Albershteyn
2025-10-10Revert "fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP"Andrey Albershteyn
2025-10-09cifs: Add comments for DeletePending assignments in open functionsPali Rohár
2025-10-09cifs: Add fallback code path for cifs_mkdir_setinfo()Pali Rohár
2025-10-09cifs: Allow fallback code in smb_set_file_info() also for directoriesPali Rohár
2025-10-09cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse pointsPali Rohár
2025-10-09Merge tag '9p-for-6.18-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2025-10-09smb: client: remove cfids_invalidation_workerEnzo Matsumiya
2025-10-09smb: client: remove redudant assignment in cifs_strict_fsync()Paulo Alcantara
2025-10-09smb: client: fix race with fallocate(2) and AIO+DIOPaulo Alcantara
2025-10-09smb: client: fix missing timestamp updates after utime(2)Paulo Alcantara
2025-10-09smb: client: fix missing timestamp updates after ftruncate(2)Paulo Alcantara
2025-10-09smb: client: fix missing timestamp updates with O_TRUNCPaulo Alcantara
2025-10-09cifs: Fix copy_to_iter return value checkFushuai Wang
2025-10-09smb: client: batch SRV_COPYCHUNK entries to cut round tripsHenrique Carvalho
2025-10-09smb: client: Omit an if branch in smb2_find_smb_tcon()Markus Elfring
2025-10-08ceph: fix multifs mds auth caps issueKotresh HR
2025-10-08ceph: cleanup in ceph_alloc_readdir_reply_buffer()Viacheslav Dubeyko
2025-10-08ceph: fix potential NULL dereference issue in ceph_fill_trace()Viacheslav Dubeyko
2025-10-08ceph: fix potential race condition on operations with CEPH_I_ODIRECT flagViacheslav Dubeyko
2025-10-08ceph: refactor wake_up_bit() pattern of callingViacheslav Dubeyko
2025-10-08ceph: fix potential race condition in ceph_ioctl_lazyio()Viacheslav Dubeyko
2025-10-08ceph: fix overflowed constant issue in ceph_do_objects_copy()Viacheslav Dubeyko
2025-10-08ceph: fix wrong sizeof argument issue in register_session()Viacheslav Dubeyko
2025-10-08ceph: add checking of wait_for_completion_killable() return valueViacheslav Dubeyko
2025-10-08ceph: make ceph_start_io_*() killableMax Kellermann
2025-10-07smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_re...Markus Elfring
2025-10-07smb: client: Use common code in cifs_do_create()Markus Elfring
2025-10-07smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()Markus Elfring