aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/snap.c
Commit message (Expand)AuthorAge
* ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()Luis Henriques2019-08-22
* ceph: handle change_attr in cap messagesJeff Layton2019-07-08
* ceph: handle btime in cap messagesJeff Layton2019-07-08
* ceph: avoid iput_final() while holding mutex or in dispatch threadYan, Zheng2019-06-05
* ceph: fix ci->i_head_snapc leakYan, Zheng2019-04-23
* ceph: map snapid to anonymous bdev IDYan, Zheng2019-03-05
* ceph: split large reconnect into multiple messagesYan, Zheng2019-03-05
* ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng2019-02-18
* ceph: use timespec64 for inode timestampArnd Bergmann2018-08-02
* vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
* ceph: quota: cache inode pointer in ceph_snap_realmLuis Henriques2018-04-02
* ceph: fix incorrect snaprealm when adding capsYan, Zheng2018-01-29
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ceph: properly queue cap snap for newly created snap realmYan, Zheng2017-10-02
* ceph: queue cap snap only when snap realm's context changesYan, Zheng2017-09-06
* ceph: convert ceph_cap_snap.nref from atomic_t to refcount_tElena Reshetova2017-05-04
* ceph: record truncate size/seq for snap data writebackYan, Zheng2016-12-12
* ceph: cleanup ceph_flush_snaps()Yan, Zheng2016-07-27
* ceph: introduce an inode flag to indicates if snapflush is neededYan, Zheng2016-07-27
* ceph: unify cap flush and snapcap flushYan, Zheng2016-07-27
* ceph: fix NULL dereference in ceph_queue_cap_snap()Yan, Zheng2016-07-27
* ceph: kill ceph_empty_snapcIlya Dryomov2016-03-25
* ceph: fix queuing inode to mdsdir's snaprealmYan, Zheng2015-09-08
* ceph: make sure syncfs flushes all cap snapsYan, 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: use empty snap context for uninline_data and get_pool_permYan, Zheng2015-06-25
* ceph: improve reference tracking for snaprealmYan, Zheng2015-02-19
* ceph: flush inline versionYan, Zheng2014-12-17
* ceph: introduce global empty snap contextYan, Zheng2014-12-17
* ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring2014-12-17
* ceph: use ceph_create_snap_context()Alex Elder2013-05-02
* ceph: define snap counts as u32 everywhereAlex Elder2012-07-30
* introduce SIZE_MAXXi Wang2012-05-31
* ceph: fix overflow check in build_snap_context()Xi Wang2012-03-22
* ceph: use i_ceph_lock instead of i_lockSage Weil2011-12-07
* ceph: only queue capsnap if caps are dirtySage Weil2011-07-26
* ceph: fix snap writeback when racing with writesSage Weil2011-07-26
* ceph: use ihold when we already have an inode refSage Weil2011-06-08
* ceph: fix list_add in ceph_put_snap_realmHenry C Chang2011-05-11
* Fix common misspellingsLucas De Marchi2011-03-31
* fs: don't use igrab() while holding i_lockDave Chinner2011-03-29
* ceph: queue cap_snaps once per realmSage Weil2011-02-04
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20
* ceph: only send one flushsnap per cap_snap per mds sessionSage Weil2010-09-17
* ceph: fix cap_snap and realm splitSage Weil2010-09-16
* ceph: correctly set 'follows' in flushsnap messagesSage Weil2010-09-14
* ceph: maintain i_head_snapc when any caps are dirty, not just for dataSage Weil2010-08-24
* ceph: queue cap snap writeback for realm children on snap updateSage Weil2010-08-22
* ceph: include dirty xattrs state in snapped capsSage Weil2010-08-22