index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-20
Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2024-01-19
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
9
-48
/
+89
2024-01-19
Merge tag 'xfs-6.8-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2024-01-19
Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd
Linus Torvalds
7
-23
/
+42
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
55
-2045
/
+3801
2024-01-19
cifs: update iface_last_update on each query-and-update
Shyam Prasad N
1
-1
/
+3
2024-01-19
cifs: handle servers that still advertise multichannel after disabling
Shyam Prasad N
2
-46
/
+69
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
5
-0
/
+15
2024-01-19
cifs: reschedule periodic query for server interfaces
Shyam Prasad N
1
-0
/
+2
2024-01-19
smb: client: don't clobber ->i_rdev from cached reparse points
Paulo Alcantara
1
-3
/
+3
2024-01-19
smb: client: get rid of smb311_posix_query_path_info()
Paulo Alcantara
2
-83
/
+36
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
4
-89
/
+71
2024-01-19
smb: client: fix parsing of SMB3.1.1 POSIX create context
Paulo Alcantara
1
-1
/
+1
2024-01-19
cifs: new nt status codes from MS-SMB2
Shyam Prasad N
2
-0
/
+4
2024-01-19
cifs: pick channel for tcon and tdis
Shyam Prasad N
1
-6
/
+4
2024-01-19
cifs: open_cached_dir should not rely on primary channel
Shyam Prasad N
1
-1
/
+1
2024-01-19
Merge tag 'erofs-for-6.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-14
/
+17
2024-01-19
Merge tag 'eventfs-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-257
/
+286
2024-01-18
bcachefs: Replace strlcpy() with strscpy()
Kees Cook
1
-2
/
+2
2024-01-18
cifs: minor comment cleanup
Steve French
1
-3
/
+3
2024-01-18
smb3: show beginning time for per share stats
Steve French
3
-2
/
+6
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-30
/
+39
2024-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-19
/
+37
2024-01-17
Merge tag 'ubifs-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-28
/
+40
2024-01-17
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-0
/
+1
2024-01-17
Merge tag 'vfs-6.8-rc1.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git...
Linus Torvalds
1
-22
/
+28
2024-01-17
Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-11
/
+13
2024-01-17
cifs: remove redundant variable tcon_exist
Colin Ian King
1
-3
/
+3
2024-01-17
eventfs: Use kcalloc() instead of kzalloc()
Erick Archer
1
-3
/
+3
2024-01-17
eventfs: Do not create dentries nor inodes in iterate_shared
Steven Rostedt (Google)
1
-15
/
+5
2024-01-17
eventfs: Have the inodes all for files and directories all be the same
Steven Rostedt (Google)
1
-0
/
+10
2024-01-15
erofs: Don't use certain unnecessary folio_*() functions
David Howells
1
-3
/
+3
2024-01-15
ceph: get rid of passing callbacks in __dentry_leases_walk()
Al Viro
1
-8
/
+13
2024-01-15
ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thing
Al Viro
1
-2
/
+0
2024-01-15
ceph: fix invalid pointer access if get_quota_realm return ERR_PTR
Wenchao Hao
1
-17
/
+22
2024-01-15
ceph: remove duplicated code in ceph_netfs_issue_read()
Xiubo Li
1
-2
/
+2
2024-01-15
ceph: send oldest_client_tid when renewing caps
Xiubo Li
1
-5
/
+17
2024-01-15
ceph: rename create_session_open_msg() to create_session_full_msg()
Xiubo Li
1
-3
/
+5
2024-01-15
ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION
Eric Biggers
1
-0
/
+1
2024-01-15
ceph: fix deadlock or deadcode of misusing dget()
Xiubo Li
1
-6
/
+3
2024-01-15
ceph: try to allocate a smaller extent map for sparse read
Xiubo Li
3
-3
/
+23
2024-01-15
ceph: reinitialize mds feature bit even when session in open
Venky Shankar
1
-1
/
+1
2024-01-15
ceph: skip reconnecting if MDS is not ready
Xiubo Li
1
-1
/
+2
2024-01-15
ksmbd: only v2 leases handle the directory
Namjae Jeon
1
-0
/
+6
2024-01-14
ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
Namjae Jeon
4
-18
/
+13
2024-01-14
ksmbd: validate mech token in session setup
Namjae Jeon
3
-5
/
+23
2024-01-13
erofs: fix inconsistent per-file compression format
Gao Xiang
2
-11
/
+14
2024-01-13
fs: rework listmount() implementation
Christian Brauner
1
-22
/
+28
2024-01-13
f2fs: fix double free of f2fs_sb_info
Eric Biggers
1
-0
/
+1
2024-01-13
Merge tag 'exfat-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-92
/
+335
[prev]
[next]