summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2025-10-07smb: client: cleanup open_cached_dir()cfid-fixes-rebaseEnzo Matsumiya1-77/+56
2025-10-07smb: client: rework cached dirs synchronizationEnzo Matsumiya3-89/+168
2025-10-07smb: client: skip dentry revalidation of cached rootEnzo Matsumiya1-5/+21
2025-10-07smb: client: use cached dir on queryfs/smb2_compound_opEnzo Matsumiya5-24/+20
2025-10-07smb: client: add is_dir argument to query_path_infoEnzo Matsumiya6-15/+23
2025-10-07smb: client: remove cached_dirent->fattrEnzo Matsumiya2-7/+8
2025-10-07smb: client: wait for concurrent caching of dirents in cifs_readdir()Enzo Matsumiya2-24/+40
2025-10-07smb: client: actually use cached dirs on readdirEnzo Matsumiya5-38/+55
2025-10-07smb: client: prevent lease breaks of cached parents when opening childrenEnzo Matsumiya5-76/+136
2025-10-07smb: client: simplify cached_fid state checkingEnzo Matsumiya5-53/+52
2025-10-07smb: client: refactor dropping cached dirsEnzo Matsumiya5-63/+29
2025-10-07smb: client: enhance cached dir lookupsEnzo Matsumiya7-126/+168
2025-10-07smb: client: split find_or_create_cached_dir()Enzo Matsumiya4-55/+53
2025-10-07smb: client: merge free_cached_dir in release callbackEnzo Matsumiya1-35/+12
2025-10-07smb: client: merge {close,invalidate}_all_cached_dirs()Enzo Matsumiya6-96/+36
2025-10-07smb: client: remove cached_fid->on_listEnzo Matsumiya3-63/+46
2025-10-07smb: client: remove cached_fids->dying listEnzo Matsumiya2-59/+48
2025-10-07smb: client: remove cached_dir_put_work/put_workEnzo Matsumiya2-35/+17
2025-10-07smb: client: remove cached_dir_offload_close/close_workEnzo Matsumiya2-73/+64
2025-10-07smb: client: remove cfids_invalidation_workerEnzo Matsumiya2-30/+10
2025-10-06Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2-2/+8
2025-10-06Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds29-300/+615
2025-10-05Merge tag 'zonefs-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2025-10-03Merge tag 'docs-6.18' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds19-61/+54
2025-10-03Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds31-491/+1359
2025-10-03Merge tag '6.18-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds18-177/+236
2025-10-03Merge tag 'v6.18rc1-part1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds11-75/+119
2025-10-03Merge tag 'f2fs-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-157/+570
2025-10-03Merge tag 'exfat-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-35/+360
2025-10-03Merge tag 'for-linus-6.18-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-19/+16
2025-10-03Merge tag 'ntfs3_for_6.18' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds6-4/+50
2025-10-03Merge tag 'jfs-6.18' of github.com:kleikamp/linux-shaggyLinus Torvalds5-13/+19
2025-10-03Merge tag 'ext4_for_linus-6.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-118/+414
2025-10-03Merge tag 'fs_for_v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+12
2025-10-03Merge tag 'fsnotify_for_v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+108
2025-10-03Merge tag 'configfs-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+1
2025-10-03Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-345/+519
2025-10-03Merge tag 'ovl-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-41/+229
2025-10-03Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-20/+20
2025-10-03Merge tag 'pull-finish_no_open' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-103/+54
2025-10-03Merge tag 'pull-nfsctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-88/+49
2025-10-03Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-55/+27
2025-10-03Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds12-632/+589
2025-10-03f2fs: add missing dput() when printing the donation listJaegeuk Kim1-0/+1
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds17-58/+197
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds23-171/+237
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+3
2025-10-02Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+5
2025-10-01cifs: client: force multichannel=off when max_channels=1Rajasi Mandal1-0/+7