summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2022-05-18ceph: fix setting of xattrs on async created inodesJeff Layton
2022-05-09ceph: fix possible NULL pointer dereference for req->r_sessionXiubo Li
2022-04-13ceph: fix memory leak in ceph_readdir when note_last_dentry returns errorXiubo Li
2022-04-13ceph: fix inode reference leakage in ceph_get_snapdir()Xiubo Li
2022-02-01ceph: put the requests/sessions when it fails to alloc memoryXiubo Li
2022-02-01ceph: set pool_ns in new inode layout for async createsJeff Layton
2022-02-01ceph: properly put ceph_string reference after async create attemptJeff Layton
2021-12-22ceph: initialize pathlen variable in reconnect_caps_cbXiubo Li
2021-12-22ceph: fix duplicate increment of opened_inodes metricHu Weiwen
2021-12-22ceph: fix up non-directory creation in SGID directoriesChristian Brauner
2021-12-01ceph: properly handle statfs on multifs setupsJeff Layton
2021-11-18ceph: fix mdsmap decode when there are MDS's beyond max_mdsXiubo Li
2021-10-19ceph: fix handling of "meta" errorsJeff Layton
2021-10-19ceph: skip existing superblocks that are blocklisted or shut down when mountingJeff Layton
2021-09-21ceph: fix off by one bugs in unsafe_request_wait()Dan Carpenter
2021-09-08Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-09-03ceph: fix dereference of null pointer cfColin Ian King
2021-09-02ceph: drop the mdsc_get_session/put_session dout messagesJeff Layton
2021-09-02ceph: lockdep annotations for try_nonblocking_invalidateJeff Layton
2021-09-02ceph: don't WARN if we're forcibly removing the session capsXiubo Li
2021-09-02ceph: don't WARN if we're force umountingXiubo Li
2021-09-02ceph: remove the capsnaps when removing capsXiubo Li
2021-09-02ceph: request Fw caps before updating the mtime in ceph_write_iterJeff Layton
2021-09-02ceph: reconnect to the export targets on new mdsmapsXiubo Li
2021-09-02ceph: print more information when we can't find snaprealmJeff Layton
2021-09-02ceph: add ceph_change_snap_realm() helperJeff Layton
2021-09-02ceph: remove redundant initializations from mdsc and sessionJeff Layton
2021-09-02ceph: cancel delayed work instead of flushing on mdsc teardownJeff Layton
2021-09-02ceph: add a new vxattr to return auth mds for an inodeJeff Layton
2021-09-02ceph: remove some defunct forward declarationsJeff Layton
2021-09-02ceph: flush the mdlog before waiting on unsafe reqsXiubo Li
2021-09-02ceph: flush mdlog before umountingXiubo Li
2021-09-02ceph: make iterate_sessions a global symbolXiubo Li
2021-09-02ceph: make ceph_create_session_msg a global symbolXiubo Li
2021-09-02ceph: fix comment about short copies in ceph_write_endJeff Layton
2021-09-02ceph: fix memory leak on decode error in ceph_handle_capsJeff Layton
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-30Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-25ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()Tuo Li
2021-08-25ceph: correctly handle releasing an embedded cap flushXiubo Li
2021-08-23fs: remove mandatory file locking supportJeff Layton
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi
2021-08-04ceph: take snap_empty_lock atomically with snaprealm refcount changeJeff Layton
2021-08-04ceph: reduce contention in ceph_check_delayed_caps()Luis Henriques
2021-07-20ceph: don't WARN if we're still opening a session to an MDSLuis Henriques
2021-07-13ceph: Fix race between hole punch and page faultJan Kara
2021-06-29ceph: take reference to req->r_parent at point of assignmentJeff Layton
2021-06-29ceph: eliminate ceph_async_iput()Jeff Layton
2021-06-29ceph: don't take s_mutex in ceph_flush_snapsJeff Layton