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
/
caps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-08
ceph: fix rdcache_gen usage and invalidate
Sage Weil
1
-2
/
+2
2010-11-07
ceph: re-request max_size if cap auth changes
Sage Weil
1
-0
/
+5
2010-10-28
Revert "ceph: update issue_seq on cap grant"
Sage Weil
1
-5
/
+3
2010-10-21
ceph: use mapping->nrpages to determine if mapping is empty
Sage Weil
1
-12
/
+1
2010-10-21
ceph: only invalidate on check_caps if we actually have pages
Sage Weil
1
-1
/
+1
2010-10-21
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-17
/
+18
2010-10-07
ceph: update issue_seq on cap grant
Sage Weil
1
-3
/
+5
2010-10-07
ceph: send cap release message early on failed revoke.
Greg Farnum
1
-10
/
+13
2010-09-17
ceph: check mapping to determine if FILE_CACHE cap is used
Sage Weil
1
-1
/
+1
2010-09-17
ceph: only send one flushsnap per cap_snap per mds session
Sage Weil
1
-4
/
+15
2010-09-15
ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap
Sage Weil
1
-3
/
+3
2010-08-25
ceph: maintain i_head_snapc when any caps are dirty, not just for data
Sage Weil
1
-3
/
+17
2010-08-23
ceph: include dirty xattrs state in snapped caps
Sage Weil
1
-1
/
+1
2010-08-23
ceph: fix xattr cap writeback
Sage Weil
1
-5
/
+5
2010-08-06
ceph: only queue async writeback on cap revocation if there is dirty data
Sage Weil
1
-1
/
+1
2010-08-03
ceph: support v2 client_caps encoding
Sage Weil
1
-2
/
+19
2010-08-02
ceph: warn on missing snap realm
Sage Weil
1
-0
/
+1
2010-08-02
ceph: add ceph_get_cap_for_mds function.
Greg Farnum
1
-0
/
+10
2010-08-02
ceph: connect to export targets on cap export
Sage Weil
1
-2
/
+12
2010-08-02
ceph: do caps accounting per mds_client
Yehuda Sadeh
1
-98
/
+89
2010-08-02
ceph: code cleanup
Yehuda Sadeh
1
-3
/
+3
2010-08-02
ceph: skip if no auth cap in flush_snaps
Sage Weil
1
-7
/
+12
2010-08-02
ceph: simplify caps revocation, fix for multimds
Sage Weil
1
-12
/
+18
2010-08-02
ceph: drop unused argument
Sage Weil
1
-1
/
+1
2010-08-02
ceph: perform lazy reads when file mode and caps permit
Sage Weil
1
-6
/
+10
2010-08-02
ceph: perform lazy writes when file mode and caps permit
Sage Weil
1
-4
/
+3
2010-07-28
ceph: use complete_all and wake_up_all
Yehuda Sadeh
1
-7
/
+7
2010-07-24
ceph: fix dentry lease release
Sage Weil
1
-0
/
+1
2010-06-29
ceph: fix caps usage accounting for import (non-reserved) case
Sage Weil
1
-2
/
+8
2010-06-29
ceph: only release clean, unused caps with mds requests
Sage Weil
1
-5
/
+6
2010-06-11
ceph: try to send partial cap release on cap message on missing inode
Sage Weil
1
-0
/
+1
2010-06-11
ceph: release cap on import if we don't have the inode
Sage Weil
1
-35
/
+55
2010-06-11
ceph: fix misleading/incorrect debug message
Sage Weil
1
-1
/
+1
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+2
2010-05-18
ceph: all allocation functions should get gfp_mask
Yehuda Sadeh
1
-1
/
+1
2010-05-18
ceph: cleanup: remove unused assignement
Dan Carpenter
1
-2
/
+1
2010-05-18
ceph: simplify ceph_msg_new
Sage Weil
1
-1
/
+1
2010-05-18
ceph: make ceph_msg_new return NULL on failure; clean up, fix callers
Sage Weil
1
-2
/
+2
2010-05-18
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
1
-6
/
+9
2010-05-12
ceph: fix cap removal races
Sage Weil
1
-7
/
+12
2010-05-03
ceph: fix leaked spinlock during mds reconnect
Sage Weil
1
-1
/
+1
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-10
/
+32
2010-04-01
ceph: fix leaked inode ref due to snap metadata writeback race
Sage Weil
1
-10
/
+32
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: only release unused caps with mds requests
Sage Weil
1
-3
/
+10
2010-03-23
ceph: clean up handle_cap_grant, handle_caps wrt session mutex
Sage Weil
1
-32
/
+25
2010-03-23
ceph: fix session locking in handle_caps, ceph_check_caps
Sage Weil
1
-5
/
+9
2010-03-23
ceph: drop unnecessary WARN_ON in caps migration
Sage Weil
1
-2
/
+1
2010-03-21
ceph: implemented caps should always be superset of issued caps
Sage Weil
1
-0
/
+2
2010-03-06
ceph: update for write_inode API change
Stephen Rothwell
1
-1
/
+3
[prev]
[next]