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-05-22
smb: client: set interface for primary channel
multichannel-fixes-v2
Enzo Matsumiya
4
-75
/
+90
2025-05-21
smb: client: move ifaces stuff from ses to server
Enzo Matsumiya
6
-75
/
+86
2025-05-21
smb: client: add only valid ifaces to ses->iface_list
Enzo Matsumiya
4
-104
/
+85
2025-05-21
smb: client: use list_sort for iface_list
Enzo Matsumiya
1
-39
/
+41
2025-05-21
smb: client: open secondary channels in parallel
Enzo Matsumiya
6
-200
/
+181
2025-05-16
smb: client: spread cifsd threads through available CPUs
Enzo Matsumiya
2
-15
/
+66
2025-05-14
smb: client: fix delay on concurrent opens
Paulo Alcantara
1
-22
/
+10
2025-05-14
smb: client: fix zero rsize error messages
Paulo Alcantara
1
-2
/
+4
2025-05-14
smb: client: fix memory leak during error handling for POSIX mkdir
Jethro Donaldson
1
-1
/
+1
2025-05-10
Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...
Linus Torvalds
10
-45
/
+136
2025-05-10
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-19
/
+17
2025-05-09
Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-8
/
+4
2025-05-09
fix IS_MNT_PROPAGATING uses
Al Viro
3
-10
/
+12
2025-05-09
do_move_mount(): don't leak MNTNS_PROPAGATING on failures
Al Viro
1
-3
/
+2
2025-05-09
do_umount(): add missing barrier before refcount checks in sync case
Al Viro
1
-1
/
+2
2025-05-09
__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
Al Viro
1
-5
/
+1
2025-05-08
Merge tag 'bcachefs-2025-05-08' of git://evilpiepirate.org/bcachefs
Linus Torvalds
12
-19
/
+55
2025-05-08
Merge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-9
/
+43
2025-05-07
nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()
Ryusuke Konishi
1
-3
/
+0
2025-05-07
ocfs2: stop quota recovery before disabling quotas
Jan Kara
5
-9
/
+30
2025-05-07
ocfs2: implement handshaking with ocfs2 recovery thread
Jan Kara
2
-17
/
+39
2025-05-07
ocfs2: switch osb->disable_recovery to enum
Jan Kara
2
-7
/
+14
2025-05-07
mm/userfaultfd: fix uninitialized output field for -EAGAIN race
Peter Xu
1
-6
/
+22
2025-05-07
ocfs2: fix panic in failed foilio allocation
Mark Tinguely
1
-0
/
+1
2025-05-07
ocfs2: fix the issue with discontiguous allocation in the global_bitmap
Heming Zhao
2
-6
/
+33
2025-05-07
bcachefs: Don't aggressively discard the journal
Kent Overstreet
1
-3
/
+4
2025-05-07
bcachefs: Ensure superblock gets written when we go ERO
Kent Overstreet
1
-0
/
+5
2025-05-07
bcachefs: Filter out harmless EROFS error messages
Kent Overstreet
1
-1
/
+2
2025-05-07
bcachefs: journal_shutdown is EROFS, not EIO
Kent Overstreet
1
-1
/
+1
2025-05-07
smb: client: Avoid race in open_cached_dir with lease breaks
Paul Aurich
1
-8
/
+2
2025-05-07
Merge tag 'erofs-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-20
/
+16
2025-05-07
erofs: ensure the extra temporary copy is valid for shortened bvecs
Gao Xiang
1
-17
/
+14
2025-05-06
Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-95
/
+8
2025-05-06
smb3 client: warn when parse contexts returns error on compounded operation
Steve French
1
-0
/
+2
2025-05-06
ksmbd: Fix UAF in __close_file_table_ids
Sean Heelan
1
-7
/
+26
2025-05-06
ksmbd: prevent out-of-bounds stream writes by validating *pos
Norbert Szetei
1
-0
/
+7
2025-05-05
bcachefs: Call bch2_fs_start before getting vfs superblock
Kent Overstreet
1
-8
/
+3
2025-05-05
bcachefs: fix hung task timeout in journal read
Kent Overstreet
1
-1
/
+3
2025-05-05
bcachefs: Add missing barriers before wake_up_bit()
Kent Overstreet
3
-1
/
+10
2025-05-05
bcachefs: Ensure proper write alignment
Kent Overstreet
1
-1
/
+21
2025-05-05
bcachefs: Improve want_cached_ptr()
Kent Overstreet
1
-2
/
+3
2025-05-04
bcachefs: thread_with_stdio: fix spinning instead of exiting
Kent Overstreet
1
-1
/
+3
2025-05-02
Merge tag '6.15-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-75
/
+324
2025-05-02
Merge tag 'bcachefs-2025-05-01' of git://evilpiepirate.org/bcachefs
Linus Torvalds
20
-91
/
+219
2025-05-02
btrfs: open code folio_index() in btree_clear_folio_dirty_tag()
Kairui Song
1
-2
/
+2
2025-05-02
Revert "btrfs: canonicalize the device path before adding it"
Qu Wenruo
1
-90
/
+1
2025-05-02
btrfs: avoid NULL pointer dereference if no valid csum tree
Qu Wenruo
1
-2
/
+2
2025-05-02
btrfs: handle empty eb->folios in num_extent_folios()
Boris Burkov
1
-0
/
+2
2025-05-02
btrfs: compression: adjust cb->compressed_folios allocation type
Kees Cook
1
-1
/
+1
2025-05-01
ksmbd: fix memory leak in parse_lease_state()
Wang Zhaolong
1
-2
/
+5
[next]