summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-09-30NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN supportMike Snitzer
2025-09-30Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2025-09-30fs/orangefs: Replace kzalloc + copy_from_user with memdup_user_nulThorsten Blum
2025-09-30orangefs: fix xattr related buffer overflow...Mike Marshall
2025-09-30orangefs: Remove unused type in macro fill_default_sys_attrsZhen Ni
2025-09-30exfat: Add support for FS_IOC_{GET,SET}FSLABELEthan Ferguson
2025-09-30exfat: combine iocharset and utf8 option setupSang-Heon Jeon
2025-09-30exfat: support modifying mount options via remountYuezhang Mo
2025-09-30exfat: optimize allocation bitmap loading timeNamjae Jeon
2025-09-30exfat: Remove unnecessary parenthesesLiao Yuanhong
2025-09-30exfat: drop redundant conversion to boolXichao Zhao
2025-09-30exfat: validate cluster allocation bits of the allocation bitmapNamjae Jeon
2025-09-30exfat: limit log print for IO errorChi Zhiling
2025-09-29smb: client: fix crypto buffers in non-linear memoryEnzo Matsumiya
2025-09-29smb: Use arc4 library instead of duplicate arc4 codeEric Biggers
2025-09-29smb: client: add tcon information to smb2_reconnect() debug messagesHenrique Carvalho
2025-09-29Merge tag 'pstore-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-29Merge tag 'execve-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-29Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2025-09-29Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2025-09-29Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2025-09-29Merge tag 'erofs-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'hfs-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2025-09-29Merge tag 'v6.18-rc-part1-smb3-common' of git://git.samba.org/ksmbdLinus Torvalds
2025-09-29Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-09-29Merge tag 'gfs2-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-09-29Remove bcachefs core codeLinus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29mount: handle NULL values in mnt_ns_release()Christian Brauner
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-28smb: server: let smb_direct_flush_send_list() invalidate a remote key firstStefan Metzmacher
2025-09-28smb: server: make use of ib_alloc_cq_any() instead of ib_alloc_cq()Stefan Metzmacher
2025-09-28smb: server: make consitent use of spin_lock_irq{save,restore}() in transport...Stefan Metzmacher
2025-09-28smb: server: let {free_transport,smb_direct_disconnect_rdma_{work,connection}...Stefan Metzmacher
2025-09-28smb: server: let smb_direct_disconnect_rdma_connection() disable all work but...Stefan Metzmacher
2025-09-28smb: server: fill in smbdirect_socket.first_error on errorStefan Metzmacher
2025-09-28smb: server: let smb_direct_disconnect_rdma_connection() set SMBDIRECT_SOCKET...Stefan Metzmacher
2025-09-28smb: server: pass struct smbdirect_socket to smb_direct_send_negotiate_respon...Stefan Metzmacher
2025-09-28smb: server: pass struct smbdirect_socket to {enqueue,get_first}_reassembly()Stefan Metzmacher
2025-09-28smb: server: pass struct smbdirect_socket to smb_direct_post_send_data()Stefan Metzmacher
2025-09-28smb: server: pass struct smbdirect_socket to post_sendmsg()Stefan Metzmacher