summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-10-01smb: client: remove unused fid_lockHenrique Carvalho
2025-10-01smb: client: update cfid->last_access_time in open_cached_dir_by_dentry()Henrique Carvalho
2025-10-01smb: client: ensure open_cached_dir_by_dentry() only returns valid cfidSteve French
2025-10-01smb: client: account smb directory cache usage and per-tcon totalsBharath SM
2025-10-01smb: client: add drop_dir_cache module parameter to invalidate cached direntsBharath SM
2025-10-01nfsd: discard nfserr_dropitNeilBrown
2025-10-01NFSD: Add io_cache_{read,write} controls to debugfsMike Snitzer
2025-10-01NFSD: Do the grace period check in ->proc_layoutgetChuck Lever
2025-10-01nfsd: delete unnecessary NULL check in __fh_verify()Dan Carpenter
2025-10-01NFSD: Allow layoutcommit during grace periodSergey Bashirov
2025-10-01smb: client: show lease state as R/H/W (or NONE) in open_filesBharath SM
2025-10-01Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-10-01btrfs: fix PAGE_SIZE format specifier in open_ctree()Nathan Chancellor
2025-09-30ksmbd: increase session and share hash table bitsNamjae Jeon
2025-09-30ksmbd: replace connection list with hash tableNamjae Jeon
2025-09-30ksmbd: add an error print when maximum IP connections limit is reachedNamjae Jeon
2025-09-30ksmbd: add max ip connections parameterNamjae Jeon
2025-09-30ksmbd: fix error code overwriting in smb2_get_info_filesystem()Matvey Kovalev
2025-09-30ksmbd: copy overlapped range within the same fileNamjae Jeon
2025-09-30ksmbd: use sock_create_kern interface to create kernel socketNamjae Jeon
2025-09-30ksmbd: make ksmbd thread names distinct by client IPNamjae Jeon
2025-09-30ksmbd: Fix race condition in RPC handle list accessYunseong Kim
2025-09-30Merge tag 'x86_cache_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-30NFS: add basic STATX_DIOALIGN and STATX_DIO_READ_ALIGN supportMike Snitzer
2025-09-30nfs/localio: add tracepoints for misaligned DIO READ and WRITE supportMike Snitzer
2025-09-30nfs/localio: add proper O_DIRECT support for READ and WRITEMike Snitzer
2025-09-30nfs/localio: refactor iocb initializationMike Snitzer
2025-09-30nfs/localio: refactor iocb and iov_iter_bvec initializationMike Snitzer
2025-09-30nfs/localio: avoid issuing misaligned IO using O_DIRECTMike Snitzer
2025-09-30nfs/localio: make trace_nfs_local_open_fh more usefulMike Snitzer
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