index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
snap.c
Age
Commit message (
Expand
)
Author
2013-05-01
ceph: use ceph_create_snap_context()
Alex Elder
2012-07-30
ceph: define snap counts as u32 everywhere
Alex Elder
2012-05-31
introduce SIZE_MAX
Xi Wang
2012-03-22
ceph: fix overflow check in build_snap_context()
Xi Wang
2011-12-07
ceph: use i_ceph_lock instead of i_lock
Sage Weil
2011-07-26
ceph: only queue capsnap if caps are dirty
Sage Weil
2011-07-26
ceph: fix snap writeback when racing with writes
Sage Weil
2011-06-07
ceph: use ihold when we already have an inode ref
Sage Weil
2011-05-11
ceph: fix list_add in ceph_put_snap_realm
Henry C Chang
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-29
fs: don't use igrab() while holding i_lock
Dave Chinner
2011-02-04
ceph: queue cap_snaps once per realm
Sage Weil
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-09-17
ceph: only send one flushsnap per cap_snap per mds session
Sage Weil
2010-09-16
ceph: fix cap_snap and realm split
Sage Weil
2010-09-14
ceph: correctly set 'follows' in flushsnap messages
Sage Weil
2010-08-24
ceph: maintain i_head_snapc when any caps are dirty, not just for data
Sage Weil
2010-08-22
ceph: queue cap snap writeback for realm children on snap update
Sage Weil
2010-08-22
ceph: include dirty xattrs state in snapped caps
Sage Weil
2010-05-17
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
2010-05-03
ceph: fix snap realm splits
Sage Weil
2010-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-04-13
ceph: queue_cap_snap should always queue dirty context
Sage Weil
2010-04-01
ceph: fix leaked inode ref due to snap metadata writeback race
Sage Weil
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-23
ceph: fix snap rebuild condition
Sage Weil
2010-03-20
ceph: add missing locking to protect i_snap_realm_item during split
Sage Weil
2010-02-23
ceph: drop messages on unregistered mds sessions; cleanup
Sage Weil
2010-02-16
ceph: use rbtree for snap_realms
Sage Weil
2009-12-21
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
2009-11-21
ceph: remove useless IS_ERR checks
Sage Weil
2009-10-06
ceph: snapshot management
Sage Weil