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
2023-01-11
cifs: do not include page data when checking signature
cifs
Enzo Matsumiya
1
-6
/
+9
2023-01-10
cifs: fix potential memory leaks in session setup
Paulo Alcantara
3
-0
/
+4
2023-01-10
cifs: do not query ifaces on smb1 mounts
Paulo Alcantara
1
-3
/
+6
2023-01-10
cifs: fix double free on failed kerberos auth
Paulo Alcantara
1
-1
/
+4
2023-01-10
cifs: remove redundant assignment to the variable match
Colin Ian King
1
-1
/
+0
2023-01-09
cifs: fix file info setting in cifs_open_file()
Paulo Alcantara
1
-26
/
+28
2023-01-09
cifs: fix file info setting in cifs_query_path_info()
Paulo Alcantara
1
-3
/
+6
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+14
2023-01-07
Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-26
/
+27
2023-01-06
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
1
-5
/
+10
2023-01-06
Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-8
/
+19
2023-01-06
Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+2
2023-01-06
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-16
/
+53
2023-01-06
udf: initialize newblock to 0
Tom Rix
1
-3
/
+1
2023-01-06
udf: Fix extension of the last extent in the file
Jan Kara
1
-1
/
+1
2023-01-04
cifs: fix interface count calculation during refresh
Shyam Prasad N
1
-1
/
+2
2023-01-04
cifs: refcount only the selected iface during interface update
Shyam Prasad N
1
-1
/
+2
2023-01-04
Merge tag 'f2fs-fix-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-26
/
+25
2023-01-04
Merge tag 'nfsd-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-1
/
+12
2023-01-04
cifs: protect access of TCP_Server_Info::{dstaddr,hostname}
Paulo Alcantara
2
-11
/
+13
2023-01-04
cifs: fix race in assemble_neg_contexts()
Paulo Alcantara
1
-4
/
+7
2023-01-04
cifs: ignore ipc reconnect failures during dfs failover
Paulo Alcantara
1
-2
/
+1
2023-01-04
cifs: Fix kmap_local_page() unmapping
Ira Weiny
1
-7
/
+2
2023-01-03
f2fs: let's avoid panic if extent_tree is not created
Jaegeuk Kim
1
-1
/
+2
2023-01-03
f2fs: should use a temp extent_info for lookup
Jaegeuk Kim
1
-6
/
+7
2023-01-03
f2fs: don't mix to use union values in extent_info
Jaegeuk Kim
1
-8
/
+8
2023-01-03
f2fs: initialize extent_cache parameter
Jaegeuk Kim
4
-4
/
+4
2023-01-03
f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()
Chao Yu
1
-7
/
+4
2023-01-03
btrfs: fix compat_ro checks against remount
Qu Wenruo
3
-5
/
+7
2023-01-03
btrfs: always report error in run_one_delayed_ref()
Qu Wenruo
1
-2
/
+5
2023-01-03
btrfs: handle case when repair happens with dev-replace
Qu Wenruo
1
-1
/
+10
2023-01-03
btrfs: fix off-by-one in delalloc search during lseek
Filipe Manana
2
-2
/
+2
2023-01-03
btrfs: fix false alert on bad tree level check
Qu Wenruo
1
-5
/
+25
2023-01-03
btrfs: add error message for metadata level mismatch
Qu Wenruo
1
-0
/
+3
2023-01-03
btrfs: fix ASSERT em->len condition in btrfs_get_extent
Tanmay Bhushan
1
-1
/
+1
2023-01-02
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-6
/
+19
2023-01-02
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
1
-2
/
+2
2023-01-02
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
1
-0
/
+11
2023-01-02
ceph: avoid use-after-free in ceph_fl_release_lock()
Xiubo Li
1
-2
/
+18
2023-01-02
ceph: switch to vfs_inode_has_locks() to fix file lock bug
Xiubo Li
3
-6
/
+1
2023-01-01
NFS: Fix up a sparse warning
Trond Myklebust
1
-1
/
+3
2023-01-01
NFS: Judge the file access cache's timestamp in rcu path
Chengen Du
1
-0
/
+3
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2
-2
/
+2
2022-12-23
Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+6
2022-12-23
Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
9
-9
/
+0
2022-12-23
pstore: Properly assign mem_type property
Luca Stefani
1
-1
/
+1
2022-12-23
pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
John Stultz
1
-0
/
+1
2022-12-22
Merge tag 'afs-next-20221222' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-51
/
+55
2022-12-22
nfsd: shut down the NFSv4 state objects before the filecache
Jeff Layton
1
-1
/
+1
2022-12-22
afs: Stop implementing ->writepage()
David Howells
3
-37
/
+50
[next]