index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: fix use-after-free bug for inodes when flushing capsnaps
Xiubo Li
2023-06-08
2
-1
/
+9
*
ceph: force updating the msg pointer in non-split case
Xiubo Li
2023-05-18
1
-0
/
+13
*
ceph: silence smatch warning in reconnect_caps_cb()
Xiubo Li
2023-05-18
1
-1
/
+2
*
Merge tag 'ceph-for-6.4-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-05-04
8
-47
/
+102
|
\
|
*
ceph: reorder fields in 'struct ceph_snapid_map'
Christophe JAILLET
2023-04-30
1
-1
/
+1
|
*
ceph: pass ino# instead of old_dentry if it's disconnected
Xiubo Li
2023-04-30
2
-3
/
+16
|
*
ceph: fix potential use-after-free bug when trimming caps
Xiubo Li
2023-04-30
5
-35
/
+62
|
*
ceph: implement writeback livelock avoidance using page tagging
Xiubo Li
2023-04-30
1
-1
/
+10
|
*
ceph: do not print the whole xattr value if it's too long
Xiubo Li
2023-04-30
1
-7
/
+13
*
|
fs: drop unused posix acl handlers
Christian Brauner
2023-03-06
1
-4
/
+0
|
/
*
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-03-02
1
-0
/
+8
|
\
|
*
ceph: update the time stamps and try to drop the suid/sgid
Xiubo Li
2023-02-26
1
-0
/
+8
*
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-28
/
+30
|
\
\
|
*
|
ceph: convert ceph_writepages_start() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
1
-28
/
+30
*
|
|
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
1
-8
/
+4
|
\
\
\
|
*
|
|
ceph: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
1
-8
/
+4
|
|
/
/
*
|
|
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
5
-20
/
+20
|
\
\
\
|
*
|
|
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
*
|
|
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
*
|
|
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-3
/
+3
|
*
|
|
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
3
-3
/
+3
|
*
|
|
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
*
|
|
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+2
|
*
|
|
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
*
|
|
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
*
|
|
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+2
|
*
|
|
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-3
/
+3
|
*
|
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-3
/
+3
*
|
|
|
Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2023-02-20
1
-5
/
+11
|
\
\
\
\
|
*
|
|
|
ceph: report the inode version in getattr if requested
Jeff Layton
2023-01-26
1
-5
/
+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2023-02-20
2
-0
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-11
2
-0
/
+2
|
|
/
/
*
|
|
ceph: flush cap releases when the session is flushed
Xiubo Li
2023-02-07
1
-0
/
+6
*
|
|
ceph: blocklist the kclient when receiving corrupted snap trace
Xiubo Li
2023-02-02
6
-10
/
+93
*
|
|
ceph: move mount state enum to super.h
Xiubo Li
2023-02-02
1
-0
/
+10
|
/
/
*
|
ceph: avoid use-after-free in ceph_fl_release_lock()
Xiubo Li
2023-01-02
1
-2
/
+18
*
|
ceph: switch to vfs_inode_has_locks() to fix file lock bug
Xiubo Li
2023-01-02
3
-6
/
+1
|
/
*
Merge tag 'ceph-for-6.2-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-12-14
6
-31
/
+35
|
\
|
*
ceph: try to check caps immediately after async creating finishes
Xiubo Li
2022-12-12
3
-0
/
+13
|
*
ceph: remove useless session parameter for check_caps()
Xiubo Li
2022-12-12
6
-31
/
+22
*
|
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
4
-5
/
+6
|
\
\
|
*
|
fs: rename current get acl method
Christian Brauner
2022-10-20
2
-2
/
+2
|
*
|
fs: pass dentry to set acl method
Christian Brauner
2022-10-19
3
-3
/
+4
*
|
|
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
2
-4
/
+4
|
\
\
\
|
*
|
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
2
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
2
-2
/
+2
|
\
\
\
|
*
|
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2022-12-12
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ceph: use locks_inode_context helper
Jeff Layton
2022-11-30
1
-2
/
+2
|
|
/
*
|
ceph: fix NULL pointer dereference for req->r_session
Xiubo Li
2022-11-14
1
-36
/
+12
[next]