summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2025-09-30nfs/localio: refactor iocb initializationMike Snitzer-38/+55
2025-09-30nfs/localio: refactor iocb and iov_iter_bvec initializationMike Snitzer-37/+33
2025-09-30nfs/localio: avoid issuing misaligned IO using O_DIRECTMike Snitzer-10/+66
2025-09-30nfs/localio: make trace_nfs_local_open_fh more usefulMike Snitzer-5/+6
2025-09-30NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN supportMike Snitzer-0/+69
2025-09-30Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-2430/+3420
2025-09-30fs/orangefs: Replace kzalloc + copy_from_user with memdup_user_nulThorsten Blum-6/+5
2025-09-30orangefs: fix xattr related buffer overflow...Mike Marshall-5/+7
2025-09-30orangefs: Remove unused type in macro fill_default_sys_attrsZhen Ni-8/+4
2025-09-30exfat: Add support for FS_IOC_{GET,SET}FSLABELEthan Ferguson-1/+226
2025-09-30exfat: combine iocharset and utf8 option setupSang-Heon Jeon-9/+15
2025-09-30exfat: support modifying mount options via remountYuezhang Mo-6/+38
2025-09-30exfat: optimize allocation bitmap loading timeNamjae Jeon-0/+13
2025-09-30exfat: Remove unnecessary parenthesesLiao Yuanhong-1/+1
2025-09-30exfat: drop redundant conversion to boolXichao Zhao-1/+1
2025-09-30exfat: validate cluster allocation bits of the allocation bitmapNamjae Jeon-12/+60
2025-09-30exfat: limit log print for IO errorChi Zhiling-5/+6
2025-09-29smb: client: fix crypto buffers in non-linear memoryEnzo Matsumiya-11/+6
2025-09-29smb: Use arc4 library instead of duplicate arc4 codeEric Biggers-108/+10
2025-09-29smb: client: add tcon information to smb2_reconnect() debug messagesHenrique Carvalho-9/+9
2025-09-29Merge tag 'pstore-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+11
2025-09-29Merge tag 'execve-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-12/+47
2025-09-29Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds-45/+147
2025-09-29Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds-161/+83
2025-09-29Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds-36/+119
2025-09-29Merge tag 'erofs-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-11/+61
2025-09-29Merge tag 'hfs-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-237/+418
2025-09-29Merge tag 'v6.18-rc-part1-smb3-common' of git://git.samba.org/ksmbdLinus Torvalds-1386/+2061
2025-09-29Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-998/+1234
2025-09-29Merge tag 'gfs2-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds-193/+199
2025-09-29Remove bcachefs core codeLinus Torvalds-116916/+0
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-92/+165
2025-09-29Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-47/+86
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-167/+263
2025-09-29Merge tag 'vfs-6.18-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-64/+474
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2025-09-29Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-65/+79
2025-09-29Merge tag 'vfs-6.18-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+1
2025-09-29Merge tag 'vfs-6.18-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+17
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-96/+217
2025-09-29Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-99/+44
2025-09-29mount: handle NULL values in mnt_ns_release()Christian Brauner-1/+1
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-226/+300
2025-09-28smb: server: let smb_direct_flush_send_list() invalidate a remote key firstStefan Metzmacher-4/+7
2025-09-28smb: server: make use of ib_alloc_cq_any() instead of ib_alloc_cq()Stefan Metzmacher-5/+7
2025-09-28smb: server: make consitent use of spin_lock_irq{save,restore}() in transport...Stefan Metzmacher-15/+24
2025-09-28smb: server: let {free_transport,smb_direct_disconnect_rdma_{work,connection}...Stefan Metzmacher-6/+34
2025-09-28smb: server: let smb_direct_disconnect_rdma_connection() disable all work but...Stefan Metzmacher-0/+9
2025-09-28smb: server: fill in smbdirect_socket.first_error on errorStefan Metzmacher-0/+6
2025-09-28smb: server: let smb_direct_disconnect_rdma_connection() set SMBDIRECT_SOCKET...Stefan Metzmacher-0/+40