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
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
40
-324
/
+664
2025-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
71
-1224
/
+3193
2025-10-06
Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
17
-50
/
+809
2025-10-06
Merge tag 'uml-for-linux-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-49
/
+46
2025-10-06
Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-297
/
+229
2025-10-06
Merge tag 'linux-watchdog-6.18-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
8
-47
/
+206
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
103
-1299
/
+3167
2025-10-06
Merge tag 'dmaengine-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-83
/
+502
2025-10-06
Merge tag 'phy-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
49
-510
/
+1674
2025-10-06
Merge tag 'soundwire-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+3
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-05
Merge tag 'ata-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
3
-8
/
+18
2025-10-05
Merge tag 'mm-stable-2025-10-03-16-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-79
/
+63
2025-10-05
Merge tag 'efi-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+10
2025-10-05
Merge tag 'integrity-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-47
/
+26
2025-10-05
Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
108
-1405
/
+1355
2025-10-05
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
15
-16
/
+255
2025-10-05
Merge tag 'trace-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
9
-21
/
+27
2025-10-05
Merge tag 'trace-tools-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-1711
/
+1395
2025-10-05
Merge tag 'probes-fixes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-14
/
+28
2025-10-05
LoongArch: Update Loongson-3 default config file
Huacai Chen
1
-5
/
+68
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
467
-3819
/
+27357
2025-10-04
Merge tag 'staging-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
67
-1685
/
+857
2025-10-04
Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
131
-1224
/
+4791
2025-10-04
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
33
-1394
/
+1192
2025-10-04
Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
49
-2457
/
+2257
2025-10-04
Merge tag 'rpmsg-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
4
-7
/
+7
2025-10-04
Merge tag 'rproc-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
14
-364
/
+635
2025-10-04
Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
34
-1267
/
+3116
[next]