index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
snap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
introduce SIZE_MAX
Xi Wang
1
-1
/
+1
2012-03-22
ceph: fix overflow check in build_snap_context()
Xi Wang
1
-1
/
+1
2011-12-07
ceph: use i_ceph_lock instead of i_lock
Sage Weil
1
-8
/
+8
2011-07-26
ceph: only queue capsnap if caps are dirty
Sage Weil
1
-4
/
+2
2011-07-26
ceph: fix snap writeback when racing with writes
Sage Weil
1
-3
/
+20
2011-06-08
ceph: use ihold when we already have an inode ref
Sage Weil
1
-1
/
+1
2011-05-11
ceph: fix list_add in ceph_put_snap_realm
Henry C Chang
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-29
fs: don't use igrab() while holding i_lock
Dave Chinner
1
-2
/
+2
2011-02-05
ceph: queue cap_snaps once per realm
Sage Weil
1
-4
/
+10
2010-10-21
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-4
/
+6
2010-09-17
ceph: only send one flushsnap per cap_snap per mds session
Sage Weil
1
-1
/
+1
2010-09-17
ceph: fix cap_snap and realm split
Sage Weil
1
-59
/
+29
2010-09-15
ceph: correctly set 'follows' in flushsnap messages
Sage Weil
1
-1
/
+1
2010-08-25
ceph: maintain i_head_snapc when any caps are dirty, not just for data
Sage Weil
1
-1
/
+5
2010-08-23
ceph: queue cap snap writeback for realm children on snap update
Sage Weil
1
-23
/
+37
2010-08-23
ceph: include dirty xattrs state in snapped caps
Sage Weil
1
-7
/
+16
2010-05-18
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
1
-1
/
+1
2010-05-03
ceph: fix snap realm splits
Sage Weil
1
-10
/
+14
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-13
/
+13
2010-04-13
ceph: queue_cap_snap should always queue dirty context
Sage Weil
1
-9
/
+7
2010-04-01
ceph: fix leaked inode ref due to snap metadata writeback race
Sage Weil
1
-4
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-23
ceph: fix snap rebuild condition
Sage Weil
1
-2
/
+2
2010-03-21
ceph: add missing locking to protect i_snap_realm_item during split
Sage Weil
1
-0
/
+2
2010-02-24
ceph: drop messages on unregistered mds sessions; cleanup
Sage Weil
1
-15
/
+2
2010-02-17
ceph: use rbtree for snap_realms
Sage Weil
1
-11
/
+40
2009-12-22
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
1
-0
/
+1
2009-11-22
ceph: remove useless IS_ERR checks
Sage Weil
1
-10
/
+0
2009-10-06
ceph: snapshot management
Sage Weil
1
-0
/
+897