index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: send dentry lease metrics to MDS daemon
Xiubo Li
2020-12-14
2
-3
/
+29
*
ceph: acquire Fs caps when getting dir stats
Jeff Layton
2020-12-14
1
-3
/
+6
*
ceph: fix up some warnings on W=1 builds
Jeff Layton
2020-12-14
3
-30
/
+14
*
ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is set
Jeff Layton
2020-12-14
1
-4
/
+14
*
ceph: remove timeout on allowing reconnect after blocklisting
Jeff Layton
2020-12-14
2
-6
/
+0
*
ceph: add new RECOVER mount_state when recovering session
Jeff Layton
2020-12-14
5
-10
/
+16
*
ceph: make fsc->mount_state an int
Jeff Layton
2020-12-14
1
-1
/
+1
*
ceph: don't WARN when removing caps due to blocklisting
Jeff Layton
2020-12-14
1
-1
/
+2
*
ceph: check session state after bumping session->s_seq
Jeff Layton
2020-11-04
5
-18
/
+39
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
1
-2
/
+1
|
\
|
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
|
ceph: comment cleanups and clarifications
Jeff Layton
2020-10-12
3
-2
/
+19
*
|
ceph: break up send_cap_msg
Jeff Layton
2020-10-12
1
-32
/
+28
*
|
ceph: drop separate mdsc argument from __send_cap
Jeff Layton
2020-10-12
1
-6
/
+5
*
|
ceph: promote to unsigned long long before shifting
Matthew Wilcox (Oracle)
2020-10-12
1
-1
/
+1
*
|
ceph: don't SetPageError on readpage errors
Jeff Layton
2020-10-12
1
-1
/
+0
*
|
ceph: mark ceph_fmt_xattr() as printf-like for better type checking
Ilya Dryomov
2020-10-12
1
-1
/
+2
*
|
ceph: fold ceph_update_writeable_page into ceph_write_begin
Jeff Layton
2020-10-12
1
-83
/
+63
*
|
ceph: fold ceph_sync_writepages into writepage_nounlock
Jeff Layton
2020-10-12
1
-58
/
+35
*
|
ceph: fold ceph_sync_readpages into ceph_readpage
Jeff Layton
2020-10-12
1
-53
/
+25
*
|
ceph: don't call ceph_update_writeable_page from page_mkwrite
Jeff Layton
2020-10-12
1
-6
/
+21
*
|
ceph: break out writeback of incompatible snap context to separate function
Jeff Layton
2020-10-12
1
-45
/
+67
*
|
ceph: add a note explaining session reject error string
Ilya Dryomov
2020-10-12
1
-0
/
+4
*
|
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
2020-10-12
5
-26
/
+26
*
|
ceph: have ceph_writepages_start call pagevec_lookup_range_tag
Jeff Layton
2020-10-12
1
-3
/
+2
*
|
ceph: use kill_anon_super helper
Jeff Layton
2020-10-12
1
-3
/
+1
*
|
ceph: metrics for opened files, pinned caps and opened inodes
Xiubo Li
2020-10-12
5
-3
/
+74
*
|
ceph: add ceph_sb_to_mdsc helper support to parse the mdsc
Xiubo Li
2020-10-12
8
-30
/
+26
*
|
ceph: drop special-casing for ITER_PIPE in ceph_sync_read
Jeff Layton
2020-10-12
1
-47
/
+24
*
|
ceph: add column 'mds' to show caps in more user friendly
Yanhu Cao
2020-10-12
1
-3
/
+4
*
|
ceph: remove unnecessary return in switch statement
Luis Henriques
2020-10-12
1
-2
/
+0
*
|
ceph: encode inodes' parent/d_name in cap reconnect message
Yan, Zheng
2020-10-12
1
-28
/
+61
*
|
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-08-28
8
-77
/
+75
|
\
\
|
*
|
ceph: don't allow setlease on cephfs
Jeff Layton
2020-08-24
1
-0
/
+1
|
*
|
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
2020-08-24
8
-77
/
+74
|
|
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
2
-2
/
+2
|
/
*
ceph: handle zero-length feature mask in session messages
Jeff Layton
2020-08-05
1
-2
/
+4
*
ceph: use frag's MDS in either mode
Yanhu Cao
2020-08-04
1
-2
/
+1
*
ceph: move sb->wb_pagevec_pool to be a global mempool
Jeff Layton
2020-08-04
3
-28
/
+19
*
ceph: set sec_context xattr on symlink creation
Jeff Layton
2020-08-04
1
-0
/
+4
*
ceph: remove redundant initialization of variable mds
Colin Ian King
2020-08-03
1
-1
/
+1
*
ceph: fix use-after-free for fsc->mdsc
Xiubo Li
2020-08-03
1
-1
/
+2
*
ceph: remove unused variables in ceph_mdsmap_decode()
Jia Yang
2020-08-03
1
-6
/
+4
*
ceph: delete repeated words in fs/ceph/
Randy Dunlap
2020-08-03
2
-2
/
+2
*
ceph: send client provided metric flags in client metadata
Xiubo Li
2020-08-03
2
-2
/
+71
*
ceph: periodically send perf metrics to MDSes
Xiubo Li
2020-08-03
6
-1
/
+275
*
ceph: check the sesion state and return false in case it is closed
Xiubo Li
2020-08-03
1
-0
/
+1
*
libceph: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-03
1
-1
/
+1
*
ceph: remove unnecessary cast in kfree()
Xu Wang
2020-08-03
1
-6
/
+6
*
ceph: do not access the kiocb after aio requests
Xiubo Li
2020-08-03
1
-2
/
+3
[next]