index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
snap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: use ceph_create_snap_context()
Alex Elder
2013-05-01
1
-2
/
+1
*
ceph: define snap counts as u32 everywhere
Alex Elder
2012-07-30
1
-8
/
+10
*
introduce SIZE_MAX
Xi Wang
2012-05-31
1
-1
/
+1
*
ceph: fix overflow check in build_snap_context()
Xi Wang
2012-03-22
1
-1
/
+1
*
ceph: use i_ceph_lock instead of i_lock
Sage Weil
2011-12-07
1
-8
/
+8
*
ceph: only queue capsnap if caps are dirty
Sage Weil
2011-07-26
1
-4
/
+2
*
ceph: fix snap writeback when racing with writes
Sage Weil
2011-07-26
1
-3
/
+20
*
ceph: use ihold when we already have an inode ref
Sage Weil
2011-06-07
1
-1
/
+1
*
ceph: fix list_add in ceph_put_snap_realm
Henry C Chang
2011-05-11
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
fs: don't use igrab() while holding i_lock
Dave Chinner
2011-03-29
1
-2
/
+2
*
ceph: queue cap_snaps once per realm
Sage Weil
2011-02-04
1
-4
/
+10
*
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-10-20
1
-4
/
+6
*
ceph: only send one flushsnap per cap_snap per mds session
Sage Weil
2010-09-17
1
-1
/
+1
*
ceph: fix cap_snap and realm split
Sage Weil
2010-09-16
1
-59
/
+29
*
ceph: correctly set 'follows' in flushsnap messages
Sage Weil
2010-09-14
1
-1
/
+1
*
ceph: maintain i_head_snapc when any caps are dirty, not just for data
Sage Weil
2010-08-24
1
-1
/
+5
*
ceph: queue cap snap writeback for realm children on snap update
Sage Weil
2010-08-22
1
-23
/
+37
*
ceph: include dirty xattrs state in snapped caps
Sage Weil
2010-08-22
1
-7
/
+16
*
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
2010-05-17
1
-1
/
+1
*
ceph: fix snap realm splits
Sage Weil
2010-05-03
1
-10
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-04-14
1
-13
/
+13
|
\
|
*
ceph: queue_cap_snap should always queue dirty context
Sage Weil
2010-04-13
1
-9
/
+7
|
*
ceph: fix leaked inode ref due to snap metadata writeback race
Sage Weil
2010-04-01
1
-4
/
+6
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
ceph: fix snap rebuild condition
Sage Weil
2010-03-23
1
-2
/
+2
*
ceph: add missing locking to protect i_snap_realm_item during split
Sage Weil
2010-03-20
1
-0
/
+2
*
ceph: drop messages on unregistered mds sessions; cleanup
Sage Weil
2010-02-23
1
-15
/
+2
*
ceph: use rbtree for snap_realms
Sage Weil
2010-02-16
1
-11
/
+40
*
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
2009-12-21
1
-0
/
+1
*
ceph: remove useless IS_ERR checks
Sage Weil
2009-11-21
1
-10
/
+0
*
ceph: snapshot management
Sage Weil
2009-10-06
1
-0
/
+897