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
2022-12-02
ceph: fix NULL pointer dereference for req->r_session
Xiubo Li
2022-12-02
ceph: Use kcalloc for allocating multiple elements
Kenneth Lee
2022-12-02
ceph: avoid putting the realm twice when decoding snaps fails
Xiubo Li
2022-12-02
ceph: do not update snapshot context when there is no new snapshot
Xiubo Li
2022-10-15
ceph: don't truncate file in atomic_open
Hu Weiwen
2022-08-25
ceph: don't leak snap_rwsem in handle_cap_grant
Jeff Layton
2022-08-25
ceph: use correct index when encoding client supported features
Luís Henriques
2022-07-21
ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
Jeff Layton
2022-06-14
ceph: flush the mdlog for filesystem sync
Xiubo Li
2022-06-14
ceph: allow ceph.dir.rctime xattr to be updatable
Venky Shankar
2022-05-18
ceph: fix setting of xattrs on async created inodes
Jeff Layton
2022-05-09
ceph: fix possible NULL pointer dereference for req->r_session
Xiubo Li
2022-04-13
ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
Xiubo Li
2022-04-13
ceph: fix inode reference leakage in ceph_get_snapdir()
Xiubo Li
2022-02-01
ceph: put the requests/sessions when it fails to alloc memory
Xiubo Li
2022-02-01
ceph: set pool_ns in new inode layout for async creates
Jeff Layton
2022-02-01
ceph: properly put ceph_string reference after async create attempt
Jeff Layton
2021-12-22
ceph: initialize pathlen variable in reconnect_caps_cb
Xiubo Li
2021-12-22
ceph: fix duplicate increment of opened_inodes metric
Hu Weiwen
2021-12-22
ceph: fix up non-directory creation in SGID directories
Christian Brauner
2021-12-01
ceph: properly handle statfs on multifs setups
Jeff Layton
2021-11-18
ceph: fix mdsmap decode when there are MDS's beyond max_mds
Xiubo Li
2021-10-19
ceph: fix handling of "meta" errors
Jeff Layton
2021-10-19
ceph: skip existing superblocks that are blocklisted or shut down when mounting
Jeff Layton
2021-09-21
ceph: fix off by one bugs in unsafe_request_wait()
Dan Carpenter
2021-09-08
Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-09-03
ceph: fix dereference of null pointer cf
Colin Ian King
2021-09-02
ceph: drop the mdsc_get_session/put_session dout messages
Jeff Layton
2021-09-02
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
2021-09-02
ceph: don't WARN if we're forcibly removing the session caps
Xiubo Li
2021-09-02
ceph: don't WARN if we're force umounting
Xiubo Li
2021-09-02
ceph: remove the capsnaps when removing caps
Xiubo Li
2021-09-02
ceph: request Fw caps before updating the mtime in ceph_write_iter
Jeff Layton
2021-09-02
ceph: reconnect to the export targets on new mdsmaps
Xiubo Li
2021-09-02
ceph: print more information when we can't find snaprealm
Jeff Layton
2021-09-02
ceph: add ceph_change_snap_realm() helper
Jeff Layton
2021-09-02
ceph: remove redundant initializations from mdsc and session
Jeff Layton
2021-09-02
ceph: cancel delayed work instead of flushing on mdsc teardown
Jeff Layton
2021-09-02
ceph: add a new vxattr to return auth mds for an inode
Jeff Layton
2021-09-02
ceph: remove some defunct forward declarations
Jeff Layton
2021-09-02
ceph: flush the mdlog before waiting on unsafe reqs
Xiubo Li
2021-09-02
ceph: flush mdlog before umounting
Xiubo Li
2021-09-02
ceph: make iterate_sessions a global symbol
Xiubo Li
2021-09-02
ceph: make ceph_create_session_msg a global symbol
Xiubo Li
2021-09-02
ceph: fix comment about short copies in ceph_write_end
Jeff Layton
2021-09-02
ceph: fix memory leak on decode error in ceph_handle_caps
Jeff Layton
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-30
Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-25
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
[next]