index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-07
smb: client: cleanup open_cached_dir()
cfid-fixes-rebase
Enzo Matsumiya
1
-77
/
+56
2025-10-07
smb: client: rework cached dirs synchronization
Enzo Matsumiya
3
-89
/
+168
2025-10-07
smb: client: skip dentry revalidation of cached root
Enzo Matsumiya
1
-5
/
+21
2025-10-07
smb: client: use cached dir on queryfs/smb2_compound_op
Enzo Matsumiya
5
-24
/
+20
2025-10-07
smb: client: add is_dir argument to query_path_info
Enzo Matsumiya
6
-15
/
+23
2025-10-07
smb: client: remove cached_dirent->fattr
Enzo Matsumiya
2
-7
/
+8
2025-10-07
smb: client: wait for concurrent caching of dirents in cifs_readdir()
Enzo Matsumiya
2
-24
/
+40
2025-10-07
smb: client: actually use cached dirs on readdir
Enzo Matsumiya
5
-38
/
+55
2025-10-07
smb: client: prevent lease breaks of cached parents when opening children
Enzo Matsumiya
5
-76
/
+136
2025-10-07
smb: client: simplify cached_fid state checking
Enzo Matsumiya
5
-53
/
+52
2025-10-07
smb: client: refactor dropping cached dirs
Enzo Matsumiya
5
-63
/
+29
2025-10-07
smb: client: enhance cached dir lookups
Enzo Matsumiya
7
-126
/
+168
2025-10-07
smb: client: split find_or_create_cached_dir()
Enzo Matsumiya
4
-55
/
+53
2025-10-07
smb: client: merge free_cached_dir in release callback
Enzo Matsumiya
1
-35
/
+12
2025-10-07
smb: client: merge {close,invalidate}_all_cached_dirs()
Enzo Matsumiya
6
-96
/
+36
2025-10-07
smb: client: remove cached_fid->on_list
Enzo Matsumiya
3
-63
/
+46
2025-10-07
smb: client: remove cached_fids->dying list
Enzo Matsumiya
2
-59
/
+48
2025-10-07
smb: client: remove cached_dir_put_work/put_work
Enzo Matsumiya
2
-35
/
+17
2025-10-07
smb: client: remove cached_dir_offload_close/close_work
Enzo Matsumiya
2
-73
/
+64
2025-10-07
smb: client: remove cfids_invalidation_worker
Enzo Matsumiya
2
-30
/
+10
2025-10-06
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2
-2
/
+8
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
29
-300
/
+615
2025-10-05
Merge tag 'zonefs-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2025-10-03
Merge tag 'docs-6.18' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
19
-61
/
+54
2025-10-03
Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
31
-491
/
+1359
2025-10-03
Merge tag '6.18-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
18
-177
/
+236
2025-10-03
Merge tag 'v6.18rc1-part1-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
11
-75
/
+119
2025-10-03
Merge tag 'f2fs-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-157
/
+570
2025-10-03
Merge tag 'exfat-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-35
/
+360
2025-10-03
Merge tag 'for-linus-6.18-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-19
/
+16
2025-10-03
Merge tag 'ntfs3_for_6.18' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
6
-4
/
+50
2025-10-03
Merge tag 'jfs-6.18' of github.com:kleikamp/linux-shaggy
Linus Torvalds
5
-13
/
+19
2025-10-03
Merge tag 'ext4_for_linus-6.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-118
/
+414
2025-10-03
Merge tag 'fs_for_v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+12
2025-10-03
Merge tag 'fsnotify_for_v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-1
/
+108
2025-10-03
Merge tag 'configfs-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+1
2025-10-03
Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-345
/
+519
2025-10-03
Merge tag 'ovl-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-41
/
+229
2025-10-03
Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
5
-20
/
+20
2025-10-03
Merge tag 'pull-finish_no_open' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-103
/
+54
2025-10-03
Merge tag 'pull-nfsctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-88
/
+49
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-55
/
+27
2025-10-03
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
12
-632
/
+589
2025-10-03
f2fs: add missing dput() when printing the donation list
Jaegeuk Kim
1
-0
/
+1
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
17
-58
/
+197
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
23
-171
/
+237
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+3
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+5
2025-10-01
cifs: client: force multichannel=off when max_channels=1
Rajasi Mandal
1
-0
/
+7
[next]