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.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-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
*
Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-11-13
14
-415
/
+524
|
\
|
*
ceph: add a new metric to keep track of remote object copies
Luís Henriques
2021-11-08
3
-1
/
+14
|
*
libceph, ceph: move ceph_osdc_copy_from() into cephfs code
Luís Henriques
2021-11-08
1
-11
/
+63
|
*
ceph: clean-up metrics data structures to reduce code duplication
Luís Henriques
2021-11-08
3
-180
/
+115
|
*
ceph: split 'metric' debugfs file into several files
Luís Henriques
2021-11-08
2
-26
/
+57
|
*
ceph: return the real size read when it hits EOF
Xiubo Li
2021-11-08
1
-5
/
+8
|
*
ceph: properly handle statfs on multifs setups
Jeff Layton
2021-11-08
1
-5
/
+6
|
*
ceph: shut down mount on bad mdsmap or fsmap decode
Jeff Layton
2021-11-08
3
-3
/
+6
|
*
ceph: fix mdsmap decode when there are MDS's beyond max_mds
Xiubo Li
2021-11-08
1
-4
/
+0
|
*
ceph: ignore the truncate when size won't change with Fx caps issued
Xiubo Li
2021-11-08
1
-6
/
+8
|
*
ceph: don't rely on error_string to validate blocklisted session.
Kotresh HR
2021-11-08
1
-2
/
+19
|
*
ceph: just use ci->i_version for fscache aux info
Jeff Layton
2021-11-08
1
-20
/
+3
|
*
ceph: shut down access to inode when async create fails
Jeff Layton
2021-11-08
7
-15
/
+85
|
*
ceph: refactor remove_session_caps_cb
Jeff Layton
2021-11-08
3
-105
/
+120
|
*
ceph: fix auth cap handling logic in remove_session_caps_cb
Jeff Layton
2021-11-08
1
-1
/
+3
|
*
ceph: drop private list from remove_session_caps_cb
Jeff Layton
2021-11-08
1
-16
/
+10
|
*
ceph: don't use -ESTALE as special return code in try_get_cap_refs
Jeff Layton
2021-11-08
1
-8
/
+8
|
*
ceph: print inode numbers instead of pointer values
Jeff Layton
2021-11-08
3
-8
/
+10
|
*
ceph: enable async dirops by default
Jeff Layton
2021-11-08
2
-3
/
+4
|
*
ceph: convert to noop_direct_IO
Jeff Layton
2021-11-08
1
-12
/
+1
*
|
netfs, 9p, afs, ceph: Use folios
David Howells
2021-11-10
1
-37
/
+43
*
|
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-01
1
-2
/
+1
|
\
\
|
*
|
security: Return xattr name from security_dentry_init_security()
Vivek Goyal
2021-10-20
1
-2
/
+1
*
|
|
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
\
|
*
|
|
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-25
1
-1
/
+1
*
|
|
|
Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
2021-11-01
1
-3
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
locks: remove LOCK_MAND flock lock support
Jeff Layton
2021-09-10
1
-3
/
+0
|
|
|
/
|
|
/
|
*
|
|
ceph: fix handling of "meta" errors
Jeff Layton
2021-10-19
5
-27
/
+8
*
|
|
ceph: skip existing superblocks that are blocklisted or shut down when mounting
Jeff Layton
2021-10-19
1
-3
/
+14
|
|
/
|
/
|
*
|
ceph: fix off by one bugs in unsafe_request_wait()
Dan Carpenter
2021-09-21
1
-2
/
+2
|
/
*
Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-09-08
13
-207
/
+437
|
\
|
*
ceph: fix dereference of null pointer cf
Colin Ian King
2021-09-03
1
-0
/
+3
|
*
ceph: drop the mdsc_get_session/put_session dout messages
Jeff Layton
2021-09-02
1
-9
/
+2
|
*
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
2021-09-02
1
-0
/
+2
|
*
ceph: don't WARN if we're forcibly removing the session caps
Xiubo Li
2021-09-02
3
-10
/
+32
|
*
ceph: don't WARN if we're force umounting
Xiubo Li
2021-09-02
1
-2
/
+5
|
*
ceph: remove the capsnaps when removing caps
Xiubo Li
2021-09-02
3
-18
/
+87
|
*
ceph: request Fw caps before updating the mtime in ceph_write_iter
Jeff Layton
2021-09-02
1
-15
/
+17
|
*
ceph: reconnect to the export targets on new mdsmaps
Xiubo Li
2021-09-02
2
-4
/
+65
|
*
ceph: print more information when we can't find snaprealm
Jeff Layton
2021-09-02
1
-6
/
+5
|
*
ceph: add ceph_change_snap_realm() helper
Jeff Layton
2021-09-02
4
-63
/
+45
|
*
ceph: remove redundant initializations from mdsc and session
Jeff Layton
2021-09-02
1
-19
/
+0
|
*
ceph: cancel delayed work instead of flushing on mdsc teardown
Jeff Layton
2021-09-02
2
-3
/
+2
|
*
ceph: add a new vxattr to return auth mds for an inode
Jeff Layton
2021-09-02
1
-0
/
+19
|
*
ceph: remove some defunct forward declarations
Jeff Layton
2021-09-02
1
-6
/
+0
|
*
ceph: flush the mdlog before waiting on unsafe reqs
Xiubo Li
2021-09-02
1
-0
/
+76
|
*
ceph: flush mdlog before umounting
Xiubo Li
2021-09-02
3
-0
/
+27
|
*
ceph: make iterate_sessions a global symbol
Xiubo Li
2021-09-02
3
-42
/
+36
|
*
ceph: make ceph_create_session_msg a global symbol
Xiubo Li
2021-09-02
2
-7
/
+10
|
*
ceph: fix comment about short copies in ceph_write_end
Jeff Layton
2021-09-02
1
-1
/
+1
[next]