index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
2024-09-03
Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-9
/
+26
2024-09-03
btrfs: fix race between direct IO write and fsync when using same fd
Filipe Manana
4
-16
/
+16
2024-09-03
netfs, cifs: Improve some debugging bits
David Howells
2
-4
/
+6
2024-09-03
cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3
David Howells
1
-8
/
+46
2024-09-03
cifs: Fix zero_point init on inode initialisation
David Howells
1
-0
/
+2
2024-09-03
smb: client: fix double put of @cfile in smb2_set_path_size()
Paulo Alcantara
1
-0
/
+1
2024-09-03
smb: client: fix double put of @cfile in smb2_rename_path()
Paulo Alcantara
1
-0
/
+2
2024-09-02
smb: client: fix hang in wait_for_response() for negproto
Paulo Alcantara
1
-1
/
+13
2024-09-02
btrfs: zoned: handle broken write pointer on zones
Naohiro Aota
1
-5
/
+25
2024-09-02
btrfs: qgroup: don't use extent changeset when not needed
Fedor Pchelkin
1
-2
/
+1
2024-09-01
nilfs2: fix state management in error path of log writing function
Ryusuke Konishi
1
-4
/
+6
2024-09-01
nilfs2: fix missing cleanup on rollforward recovery error
Ryusuke Konishi
1
-2
/
+33
2024-09-01
nilfs2: protect references to superblock parameters exposed in sysfs
Ryusuke Konishi
1
-10
/
+33
2024-09-01
bcachefs: fix rebalance accounting
Kent Overstreet
1
-1
/
+1
2024-09-01
fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
Baokun Li
1
-0
/
+1
2024-09-01
Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-45
/
+93
2024-09-01
Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefs
Linus Torvalds
5
-116
/
+68
2024-08-31
bcachefs: Mark more errors as autofix
Kent Overstreet
1
-5
/
+5
2024-08-31
bcachefs: Revert lockless buffered IO path
Kent Overstreet
2
-110
/
+40
2024-09-01
Merge tag 'nfsd-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-2
/
+9
2024-09-01
Merge tag 'xfs-6.11-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-48
/
+114
2024-08-30
nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
NeilBrown
1
-2
/
+9
2024-08-29
ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
Dan Carpenter
1
-1
/
+3
2024-08-29
ksmbd: unset the binding mark of a reused connection
Namjae Jeon
1
-0
/
+4
2024-08-29
smb: Annotate struct xattr_smb_acl with __counted_by()
Thorsten Blum
1
-1
/
+1
2024-08-30
Merge tag 'execve-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2024-08-30
dcache: keep dentry_hashtable or d_hash_shift even when not used
Stephen Brennan
1
-2
/
+7
2024-08-29
fuse: disable the combination of passthrough and writeback cache
Bernd Schubert
1
-1
/
+6
2024-08-28
cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
David Howells
1
-2
/
+14
2024-08-29
Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
4
-24
/
+49
2024-08-29
Merge tag 'for-6.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-22
/
+27
2024-08-28
fuse: update stats for pages in dropped aux writeback list
Joanne Koong
1
-1
/
+7
2024-08-28
fuse: clear PG_uptodate when using a stolen page
Miklos Szeredi
1
-4
/
+1
2024-08-28
fuse: fix memory leak in fuse_create_open
yangyun
1
-1
/
+1
2024-08-28
fuse: check aborted connection before adding requests to pending list for res...
Joanne Koong
1
-0
/
+9
2024-08-28
fuse: use unsigned type for getxattr/listxattr size truncation
Jann Horn
1
-2
/
+2
2024-08-28
cifs: Fix copy offload to flush destination region
David Howells
1
-17
/
+4
2024-08-28
netfs, cifs: Fix handling of short DIO read
David Howells
2
-10
/
+20
2024-08-28
cifs: Fix lack of credit renegotiation on read retry
David Howells
6
-16
/
+55
2024-08-28
Merge tag 'v6.11-rc5-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-27
/
+43
2024-08-27
btrfs: fix uninitialized return value from btrfs_reclaim_sweep()
Filipe Manana
2
-13
/
+6
2024-08-27
xfs: reset rootdir extent size hint after growfsrt
Darrick J. Wong
1
-0
/
+40
2024-08-27
xfs: take m_growlock when running growfsrt
Darrick J. Wong
1
-13
/
+25
2024-08-27
xfs: Fix missing interval for missing_owner in xfs fsmap
Zizhi Wo
1
-1
/
+23
2024-08-27
xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code
Darrick J. Wong
1
-2
/
+2
2024-08-27
Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
8
-59
/
+79
2024-08-26
bcachefs: Fix bch2_extents_match() false positive
Kent Overstreet
1
-1
/
+22
2024-08-26
bcachefs: Fix failure to return error in data_update_index_update()
Kent Overstreet
1
-0
/
+1
2024-08-27
btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk()
Qu Wenruo
1
-8
/
+18
2024-08-26
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
4
-10
/
+26
[prev]
[next]