index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
2021-09-26
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
2021-09-26
ceph: remove the capsnaps when removing caps
Xiubo Li
2021-09-26
ceph: request Fw caps before updating the mtime in ceph_write_iter
Jeff Layton
2021-09-26
ceph: cancel delayed work instead of flushing on mdsc teardown
Jeff Layton
2021-09-26
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
2021-09-18
ceph: fix dereference of null pointer cf
Colin Ian King
2021-09-08
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
2021-09-03
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
2021-08-18
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton
2021-08-18
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...
Jeff Layton
2021-08-18
ceph: add some lockdep assertions around snaprealm handling
Jeff Layton
2021-08-18
ceph: reduce contention in ceph_check_delayed_caps()
Luis Henriques
2021-07-28
ceph: don't WARN if we're still opening a session to an MDS
Luis Henriques
2021-07-20
ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
Jeff Layton
2021-06-30
netfs: fix test for whether we can skip read when writing beyond EOF
Jeff Layton
2021-06-30
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2021-05-22
ceph: don't allow access to MDS-private inodes
Jeff Layton
2021-05-22
ceph: don't clobber i_snap_caps on non-I_NEW inode
Jeff Layton
2021-05-22
ceph: fix fscache invalidation
Jeff Layton
2021-05-19
ceph: fix inode leak on getattr error in __fh_to_dentry
Jeff Layton
2021-03-04
ceph: fix flush_snap logic after putting caps
Jeff Layton
2021-02-26
ceph: downgrade warning from mdsmap decode to debug
Luis Henriques
2021-01-06
ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
Jeff Layton
2020-12-30
ceph: fix race in concurrent __ceph_remove_cap invocations
Luis Henriques
2020-11-04
ceph: check session state after bumping session->s_seq
Jeff Layton
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-12
ceph: comment cleanups and clarifications
Jeff Layton
2020-10-12
ceph: break up send_cap_msg
Jeff Layton
2020-10-12
ceph: drop separate mdsc argument from __send_cap
Jeff Layton
2020-10-12
ceph: promote to unsigned long long before shifting
Matthew Wilcox (Oracle)
2020-10-12
ceph: don't SetPageError on readpage errors
Jeff Layton
2020-10-12
ceph: mark ceph_fmt_xattr() as printf-like for better type checking
Ilya Dryomov
2020-10-12
ceph: fold ceph_update_writeable_page into ceph_write_begin
Jeff Layton
2020-10-12
ceph: fold ceph_sync_writepages into writepage_nounlock
Jeff Layton
2020-10-12
ceph: fold ceph_sync_readpages into ceph_readpage
Jeff Layton
2020-10-12
ceph: don't call ceph_update_writeable_page from page_mkwrite
Jeff Layton
2020-10-12
ceph: break out writeback of incompatible snap context to separate function
Jeff Layton
2020-10-12
ceph: add a note explaining session reject error string
Ilya Dryomov
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
2020-10-12
ceph: have ceph_writepages_start call pagevec_lookup_range_tag
Jeff Layton
2020-10-12
ceph: use kill_anon_super helper
Jeff Layton
2020-10-12
ceph: metrics for opened files, pinned caps and opened inodes
Xiubo Li
2020-10-12
ceph: add ceph_sb_to_mdsc helper support to parse the mdsc
Xiubo Li
2020-10-12
ceph: drop special-casing for ITER_PIPE in ceph_sync_read
Jeff Layton
2020-10-12
ceph: add column 'mds' to show caps in more user friendly
Yanhu Cao
2020-10-12
ceph: remove unnecessary return in switch statement
Luis Henriques
2020-10-12
ceph: encode inodes' parent/d_name in cap reconnect message
Yan, Zheng
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-08-28
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-08-24
ceph: don't allow setlease on cephfs
Jeff Layton
[next]