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
2021-02-17
cifs: fix trivial typo
Steve French
1
-1
/
+1
2021-02-15
smb3: negotiate current dialect (SMB3.1.1) when version 3 or greater requested
Steve French
2
-7
/
+15
2021-02-13
Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2021-02-13
Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernel
Linus Torvalds
4
-4
/
+28
2021-02-12
Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2021-02-12
btrfs: initialize fs_info::csum_size earlier in open_ctree
Su Yue
1
-1
/
+2
2021-02-11
cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
Shyam Prasad N
1
-0
/
+1
2021-02-11
cifs: In the new mount api we get the full devname as source=
Ronnie Sahlberg
3
-2
/
+17
2021-02-10
Revert "io_uring: don't take fs for recvmsg/sendmsg"
Jens Axboe
1
-2
/
+4
2021-02-10
nilfs2: make splice write available again
Joachim Henke
1
-0
/
+1
2021-02-10
cifs: do not disable noperm if multiuser mount option is not provided
Ronnie Sahlberg
1
-2
/
+2
2021-02-10
tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha
Seth Forshee
1
-1
/
+1
2021-02-10
tmpfs: disallow CONFIG_TMPFS_INODE64 on s390
Seth Forshee
1
-1
/
+1
2021-02-10
squashfs: add more sanity checks in xattr id lookup
Phillip Lougher
1
-9
/
+57
2021-02-10
squashfs: add more sanity checks in inode lookup
Phillip Lougher
1
-8
/
+33
2021-02-10
squashfs: add more sanity checks in id lookup
Phillip Lougher
4
-12
/
+45
2021-02-10
squashfs: avoid out of bounds writes in decompressors
Phillip Lougher
1
-1
/
+7
2021-02-09
cifs: fix dfs-links
Ronnie Sahlberg
1
-0
/
+8
2021-02-07
Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-6
/
+36
2021-02-07
Merge tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+3
2021-02-05
cifs: report error instead of invalid when revalidating a dentry fails
Aurelien Aptel
1
-2
/
+20
2021-02-05
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-1
/
+2
2021-02-05
smb3: fix crediting for compounding when only one request in flight
Pavel Shilovsky
1
-3
/
+15
2021-02-04
io_uring: drop mm/files between task_work_submit
Pavel Begunkov
1
-0
/
+3
2021-02-04
Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-35
/
+85
2021-02-04
io_uring: don't modify identity's files uncess identity is cowed
Xiaoguang Wang
1
-6
/
+0
2021-02-02
Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-3
/
+3
2021-02-02
smb3: Fix out-of-bounds bug in SMB2_negotiate()
Gustavo A. R. Silva
1
-1
/
+1
2021-01-31
Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-25
/
+44
2021-01-31
Merge tag '5.11-rc5-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-20
/
+81
2021-01-30
rxrpc: Fix deadlock around release of dst cached on udp tunnel
David Howells
1
-3
/
+3
2021-01-30
Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-51
/
+46
2021-01-30
Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+9
2021-01-30
Merge tag 'io_uring-5.11-2021-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-42
/
+53
2021-01-29
cifs: fix dfs domain referrals
Ronnie Sahlberg
6
-16
/
+75
2021-01-29
Merge tag 'ecryptfs-5.11-rc6-setxattr-fix' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-3
/
+7
2021-01-29
io_uring: reinforce cancel on flush during exit
Pavel Begunkov
1
-2
/
+1
2021-01-29
cifs: returning mount parm processing errors correctly
Steve French
1
-4
/
+4
2021-01-28
io_uring: fix sqo ownership false positive warning
Pavel Begunkov
1
-2
/
+0
2021-01-28
io_uring: fix list corruption for splice file_get
Pavel Begunkov
1
-1
/
+2
2021-01-28
cifs: fix mounts to subdirectories of target
Steve French
1
-0
/
+1
2021-01-28
cifs: ignore auto and noauto options if given
Adam Harvey
1
-0
/
+1
2021-01-28
ovl: implement volatile-specific fsync error behaviour
Sargun Dhillon
6
-11
/
+63
2021-01-28
ovl: skip getxattr of security labels
Amir Goldstein
1
-7
/
+8
2021-01-28
ovl: fix dentry leak in ovl_get_redirect
Liangyan
1
-1
/
+1
2021-01-28
ovl: avoid deadlock on directory ioctl
Miklos Szeredi
1
-16
/
+7
2021-01-28
ovl: perform vfs_getxattr() with mounter creds
Miklos Szeredi
1
-0
/
+2
2021-01-28
ovl: add warning on user_ns mismatch
Miklos Szeredi
1
-0
/
+4
2021-01-27
io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLE
Hao Xu
1
-2
/
+6
2021-01-27
Revert "block: simplify set_init_blocksize" to regain lost performance
Maxim Mikityanskiy
1
-1
/
+9
[next]