summaryrefslogtreecommitdiff
path: root/fs/ceph/caps.c (follow)
Commit message (Expand)AuthorAge
* ceph: lockdep annotations for try_nonblocking_invalidateJeff Layton2021-09-26
* ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques2020-12-29
* ceph: fix potential race in ceph_check_capsJeff Layton2020-10-01
* ceph: fix double unlock in handle_cap_export()Wu Bo2020-05-27
* ceph: don't skip updating wanted caps when cap is staleYan, Zheng2020-05-02
* ceph: fix use-after-free in __ceph_remove_cap()Luis Henriques2019-11-12
* ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng2019-08-04
* ceph: don't update importing cap's mseq when handing cap exportYan, Zheng2019-01-13
* ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton2017-11-02
* ceph: make fsync() wait unsafe requests that created/modified inodeYan, Zheng2015-11-02
* ceph: don't invalidate page cache when inode is no longer usedYan, Zheng2015-11-02
* ceph: EIO all operations after forced umountYan, Zheng2015-09-08
* ceph: always re-send cap flushes when MDS recoversYan, Zheng2015-07-31
* ceph: rework dcache readdirYan, Zheng2015-06-25
* ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-25
* ceph: re-send flushing caps (which are revoked) in reconnect stageYan, Zheng2015-06-25
* ceph: send TID of the oldest pending caps flush to MDSYan, Zheng2015-06-25
* ceph: track pending caps flushing globallyYan, Zheng2015-06-25
* ceph: track pending caps flushing accuratelyYan, Zheng2015-06-25
* ceph: fix directory fsyncYan, Zheng2015-06-25
* ceph: fix flushing capsYan, Zheng2015-06-25
* ceph: don't include used caps in cap_wantedYan, Zheng2015-06-25
* ceph: don't pre-allocate space for cap release messagesYan, Zheng2015-06-25
* ceph: make sure syncfs flushes all cap snapsYan, Zheng2015-06-25
* ceph: take snap_rwsem when accessing snap realm's cached_contextYan, Zheng2015-06-25
* ceph: avoid sending unnessesary FLUSHSNAP messageYan, Zheng2015-06-25
* ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR referenceYan, Zheng2015-06-25
* ceph: check OSD caps before read/writeYan, Zheng2015-06-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | ceph: hold on to exclusive caps on complete directoriesYan, Zheng2015-04-20
* | ceph: don't mark dirty caps when there is no auth capYan, Zheng2015-04-20
* | ceph: keep i_snap_realm while there are writersYan, Zheng2015-04-20
|/
* ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps)Yan, Zheng2015-02-19
* ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync)Yan, Zheng2015-02-19
* ceph: improve reference tracking for snaprealmYan, Zheng2015-02-19
* ceph: handle SESSION_FORCE_RO messageYan, Zheng2015-02-19
* ceph: flush inline versionYan, Zheng2014-12-17
* ceph: fetch inline data when getting Fcr cap refsYan, Zheng2014-12-17
* ceph: add inline data to pagecacheYan, Zheng2014-12-17
* ceph: parse inline data in MClientReply and MClientCapsYan, Zheng2014-12-17
* ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring2014-12-17
* ceph: fix flush tid comparisionYan, Zheng2014-11-13
* ceph: fix bool assignmentsFabian Frederick2014-10-14
* ceph: move ceph_find_inode() outside the s_mutexYan, Zheng2014-10-14
* ceph: replace comma with a semicolonHimangi Saraogi2014-07-24
* mds: check cap ID when handling cap export messageYan, Zheng2014-06-06
* ceph: handle cap import atomicallyYan, Zheng2014-06-06
* ceph: pre-allocate ceph_cap struct for ceph_add_cap()Yan, Zheng2014-06-06
* ceph: update inode fields according to issued capsYan, Zheng2014-06-06