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-06-22
smb: client: multichannel picking WIP
multichannel-fixes-v3
Enzo Matsumiya
8
-105
/
+62
2025-06-22
smb: client: chan pick WIP (46s)
Enzo Matsumiya
9
-122
/
+131
2025-06-18
smb: client: check chan responsiveness
Enzo Matsumiya
1
-103
/
+74
2025-06-18
smb: client: chan selection based on latency/throughput
Enzo Matsumiya
1
-59
/
+74
2025-06-18
smb: client: channel pick improv
Enzo Matsumiya
3
-36
/
+54
2025-06-17
smb: client: improve channel picking algorithm
Enzo Matsumiya
7
-51
/
+147
2025-06-16
smb: client: don't add channel servers to list
Enzo Matsumiya
2
-48
/
+64
2025-06-16
smb: client: set 'server->primary_server = server'
Enzo Matsumiya
8
-71
/
+34
2025-06-16
smb: client: move ifaces stuff from ses to server
Enzo Matsumiya
6
-75
/
+86
2025-06-16
smb: client: add only valid ifaces to ses->iface_list
Enzo Matsumiya
4
-104
/
+85
2025-06-16
smb: client: use list_sort for iface_list
Enzo Matsumiya
1
-39
/
+41
2025-06-16
smb: client: open secondary channels in parallel
Enzo Matsumiya
6
-201
/
+180
2025-06-16
smb: client: spread cifsd threads through available CPUs
Enzo Matsumiya
2
-15
/
+66
2025-06-15
cifs: Fix lstat() and AT_SYMLINK_NOFOLLOW to work on broken symlink nodes
Pali Rohár
4
-17
/
+81
2025-06-15
smb: client: fix first failure in negotiation after server reboot
zhangjian (CG)
1
-0
/
+1
2025-06-14
Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-22
/
+33
2025-06-12
smb: improve directory cache reuse for readdir operations
Bharath SM
2
-17
/
+19
2025-06-12
smb: client: fix perf regression with deferred closes
Paulo Alcantara
1
-3
/
+6
2025-06-11
bcachefs: Don't trace should_be_locked unless changing
Kent Overstreet
1
-2
/
+4
2025-06-11
bcachefs: Ensure that snapshot creation propagates has_case_insensitive
Kent Overstreet
1
-0
/
+10
2025-06-11
bcachefs: Print devices we're mounting on multi device filesystems
Kent Overstreet
1
-6
/
+14
2025-06-11
bcachefs: Don't trust sb->nr_devices in members_to_text()
Kent Overstreet
1
-4
/
+30
2025-06-11
bcachefs: Fix version checks in validate_bset()
Kent Overstreet
1
-5
/
+11
2025-06-11
bcachefs: ioctl: avoid stack overflow warning
Arnd Bergmann
1
-2
/
+2
2025-06-11
bcachefs: Don't pass trans to fsck_err() in gc_accounting_done
Kent Overstreet
1
-1
/
+3
2025-06-11
bcachefs: Fix leak in bch2_fs_recovery() error path
Kent Overstreet
1
-4
/
+4
2025-06-11
bcachefs: Fix rcu_pending for PREEMPT_RT
Kent Overstreet
1
-11
/
+11
2025-06-11
bcachefs: Fix downgrade_table_extra()
Kent Overstreet
1
-1
/
+4
2025-06-11
bcachefs: Don't put rhashtable on stack
Kent Overstreet
1
-9
/
+13
2025-06-11
bcachefs: Make sure opts.read_only gets propagated back to VFS
Kent Overstreet
2
-1
/
+11
2025-06-11
bcachefs: Fix possible console lock involved deadlock
Alan Huang
6
-20
/
+8
2025-06-11
bcachefs: mark more errors autofix
Kent Overstreet
1
-4
/
+4
2025-06-11
bcachefs: Don't persistently run scan_for_btree_nodes
Kent Overstreet
2
-3
/
+13
2025-06-11
bcachefs: Read error message now prints if self healing
Kent Overstreet
2
-2
/
+10
2025-06-11
bcachefs: Only run 'increase_depth' for keys from btree node csan
Kent Overstreet
1
-1
/
+12
2025-06-11
bcachefs: Mark need_discard_freespace_key_bad autofix
Kent Overstreet
1
-1
/
+1
2025-06-11
bcachefs: Update /dev/disk/by-uuid on device add
Kent Overstreet
1
-0
/
+16
2025-06-11
bcachefs: Add more flags to btree nodes for rewrite reason
Kent Overstreet
4
-6
/
+48
2025-06-11
bcachefs: Add range being updated to btree_update_to_text()
Kent Overstreet
2
-2
/
+31
2025-06-11
bcachefs: Log fsck errors in the journal
Kent Overstreet
1
-0
/
+3
2025-06-11
bcachefs: Add missing restart handling to check_topology()
Kent Overstreet
1
-35
/
+60
2025-06-09
smb: client: disable path remapping with POSIX extensions
Philipp Kerling
1
-2
/
+8
2025-06-08
Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-5
/
+6
2025-06-08
Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2025-06-08
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-42
/
+71
2025-06-08
Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
12
-286
/
+421
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
5
-5
/
+6
2025-06-07
Merge tag 'ubifs-for-linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+13
2025-06-07
do_change_type(): refuse to operate on unmounted/not ours mounts
Al Viro
1
-0
/
+4
2025-06-07
clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns
Al Viro
1
-0
/
+3
[next]