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-04-04
smb: client: cdir with lockref
cdir_v2
Enzo Matsumiya
2
-135
/
+117
2025-04-04
smb: client: cdir no leasebreaks
Enzo Matsumiya
5
-285
/
+85
2025-04-01
smb: client: cdir 2025-04-01 WIP
Enzo Matsumiya
13
-506
/
+946
2025-03-18
smb: client: cached dir rewrite
Enzo Matsumiya
14
-870
/
+927
2025-02-19
smb: client: Add check for next_buffer in receive_encrypted_standard()
Haoxiang Li
1
-0
/
+4
2025-02-19
CIFS: Propagate min offload along with other parameters from primary to secon...
Aman
2
-0
/
+11
2025-02-19
smb: client: Fix netns refcount imbalance causing leaks and use-after-free
Wang Zhaolong
1
-8
/
+8
2025-02-19
cifs: Treat unhandled directory name surrogate reparse points as mount direct...
Pali Rohár
2
-0
/
+16
2025-02-19
cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_re...
Pali Rohár
1
-3
/
+2
2025-02-19
smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSI...
Steve French
4
-7
/
+29
2025-02-19
smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-12
/
+22
2025-02-16
smb: client: fix chmod(2) regression with ATTR_READONLY
Paulo Alcantara
1
-2
/
+2
2025-02-14
Merge tag 'v6.14-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-4
/
+4
2025-02-13
Merge tag 'for-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+21
2025-02-13
Merge tag 'bcachefs-2025-02-12' of git://evilpiepirate.org/bcachefs
Linus Torvalds
12
-27
/
+100
2025-02-12
bcachefs: Reuse transaction
Alan Huang
1
-1
/
+11
2025-02-12
bcachefs: Pass _orig_restart_count to trans_was_restarted
Alan Huang
1
-1
/
+1
2025-02-12
bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTS
Kent Overstreet
5
-1
/
+58
2025-02-11
cifs: pick channels for individual subrequests
Shyam Prasad N
2
-4
/
+4
2025-02-11
btrfs: fix hole expansion when writing at an offset beyond EOF
Filipe Manana
1
-3
/
+1
2025-02-11
btrfs: fix stale page cache after race between readahead and direct IO write
Filipe Manana
1
-3
/
+15
2025-02-11
bcachefs: Fix want_new_bset() so we write until the end of the btree node
Kent Overstreet
1
-2
/
+2
2025-02-11
bcachefs: Split out journal pins by btree level
Kent Overstreet
2
-20
/
+22
2025-02-11
bcachefs: Fix use after free
Alan Huang
1
-0
/
+2
2025-02-10
Merge tag 'nfsd-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
6
-7
/
+25
2025-02-10
NFSD: Fix CB_GETATTR status fix
Chuck Lever
1
-1
/
+1
2025-02-10
NFSD: fix hang in nfsd4_shutdown_callback
Dai Ngo
1
-2
/
+5
2025-02-10
nfsd: fix __fh_verify for localio
Olga Kornievskaia
1
-2
/
+3
2025-02-10
nfsd: fix uninitialised slot info when a request is retried
NeilBrown
1
-1
/
+2
2025-02-07
Merge tag 'v6.14rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-56
/
+48
2025-02-07
btrfs: fix two misuses of folio_shift()
Matthew Wilcox (Oracle)
1
-6
/
+5
2025-02-07
bcachefs: Fix marking reflink pointers to missing indirect extents
Kent Overstreet
2
-2
/
+4
2025-02-07
Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-44
/
+91
2025-02-07
Merge tag 'bcachefs-2025-02-06.2' of git://evilpiepirate.org/bcachefs
Linus Torvalds
17
-59
/
+115
2025-02-07
pidfs: improve ioctl handling
Christian Brauner
1
-1
/
+11
2025-02-07
fsnotify: disable pre-content and permission events by default
Amir Goldstein
1
-0
/
+5
2025-02-07
fsnotify: disable notification by default for all pseudo files
Amir Goldstein
3
-2
/
+19
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
2
-9
/
+16
2025-02-07
fs: fix adding security options to statmount.mnt_opt
Miklos Szeredi
1
-15
/
+14
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
4
-4
/
+4
2025-02-07
gfs2: switch to lockref_init(..., 1)
Andreas Gruenbacher
1
-2
/
+2
2025-02-07
gfs2: use lockref_init for gl_lockref
Andreas Gruenbacher
2
-2
/
+1
2025-02-07
statmount: let unset strings be empty
Miklos Szeredi
1
-9
/
+16
2025-02-07
vboxsf: fix building with GCC 15
Brahmajit Das
1
-1
/
+2
2025-02-07
fs/stat.c: avoid harmless garbage value problem in vfs_statx_path()
Su Hui
1
-1
/
+3
2025-02-06
bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_r...
Kent Overstreet
4
-20
/
+26
2025-02-06
bcachefs: Fix rcu imbalance in bch2_fs_btree_key_cache_exit()
Kent Overstreet
1
-1
/
+0
2025-02-06
bcachefs: Fix discard path journal flushing
Kent Overstreet
8
-35
/
+55
2025-02-06
bcachefs: fix deadlock in journal_entry_open()
Jeongjun Park
4
-2
/
+28
2025-02-06
bcachefs: fix incorrect pointer check in __bch2_subvolume_delete()
Jeongjun Park
1
-1
/
+6
[next]