Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
573201f36fd9c7c6d5218cdcd9948cee700b277d
/
fs
/
ceph
/
caps.c
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
34d2376
ceph: all allocation functions should get gfp_mask
by Yehuda Sadeh
· 15 years ago
a5ee751
ceph: cleanup: remove unused assignement
by Dan Carpenter
· 14 years ago
bb25766
ceph: simplify ceph_msg_new
by Sage Weil
· 15 years ago
a79832f
ceph: make ceph_msg_new return NULL on failure; clean up, fix callers
by Sage Weil
· 15 years ago
640ef79
ceph: use ceph_sb_to_client instead of ceph_client
by Cheng Renquan
· 15 years ago
f818a73
ceph: fix cap removal races
by Sage Weil
· 14 years ago
0b0c06d
ceph: fix leaked spinlock during mds reconnect
by Sage Weil
· 15 years ago
96e35b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 15 years ago
819ccbf
ceph: fix leaked inode ref due to snap metadata writeback race
by Sage Weil
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
916623d
ceph: only release unused caps with mds requests
by Sage Weil
· 15 years ago
15637c8
ceph: clean up handle_cap_grant, handle_caps wrt session mutex
by Sage Weil
· 15 years ago
cdc2ce0
ceph: fix session locking in handle_caps, ceph_check_caps
by Sage Weil
· 15 years ago
4ea0043
ceph: drop unnecessary WARN_ON in caps migration
by Sage Weil
· 15 years ago
978097c
ceph: implemented caps should always be superset of issued caps
by Sage Weil
· 15 years ago
f1a3d57
ceph: update for write_inode API change
by Stephen Rothwell
· 15 years ago
e9964c1
ceph: fix flush_dirty_caps race with caps migration
by Sage Weil
· 15 years ago
7af8f1e
ceph: include migrating caps in issued set
by Sage Weil
· 15 years ago
195d3ce
ceph: return EBADF if waiting for caps on closed file
by Sage Weil
· 15 years ago
70edb55
ceph: fix snaptrace decoding on cap migration between mds
by Sage Weil
· 15 years ago
2600d2d
ceph: drop messages on unregistered mds sessions; cleanup
by Sage Weil
· 15 years ago
a636974
ceph: fix comments, locking in destroy_inode
by Sage Weil
· 15 years ago
bcd2cbd
ceph: cleanup redundant code in handle_cap_grant
by Yehuda Sadeh
· 15 years ago
5ecad6f
ceph: fix check for invalidate_mapping_pages success
by Sage Weil
· 15 years ago
7c1332b
ceph: fix iterate_caps removal race
by Sage Weil
· 15 years ago
85ccce4
ceph: clean up readdir caps reservation
by Sage Weil
· 15 years ago
8031049
ceph: remove bogus invalidate_mapping_pages
by Sage Weil
· 15 years ago
0840d8a
ceph: invalidate pages even if truncate is pending
by Sage Weil
· 15 years ago
3c6f6b7
ceph: cleanup async writeback, truncation, invalidate helpers
by Sage Weil
· 15 years ago
68c2832
ceph: do not retain caps that are being revoked
by Sage Weil
· 15 years ago
cbd0363
ceph: cap revocation fixes
by Sage Weil
· 15 years ago
6df058c
ceph: include transaction id in ceph_msg_header (protocol change)
by Sage Weil
· 15 years ago
5dacf09
ceph: do not touch_caps while iterating over caps list
by Sage Weil
· 15 years ago
9ec7cab
ceph: hex dump corrupt server data to KERN_DEBUG
by Sage Weil
· 15 years ago
50b885b
ceph: whitespace cleanup
by Sage Weil
· 15 years ago
11ea8ed
ceph: fix page invalidation deadlock
by Sage Weil
· 15 years ago
cdac830
ceph: remove recon_gen logic
by Sage Weil
· 15 years ago
685f9a5
ceph: do not confuse stale and dead (unreconnected) caps
by Sage Weil
· 15 years ago
6b80518
ceph: allocate and parse mount args before client instance
by Sage Weil
· 15 years ago
76e3b39
ceph: move dirty caps code around
by Sage Weil
· 15 years ago
afcdaea
ceph: flush dirty caps via the cap_dirty list
by Sage Weil
· 15 years ago
cdc35f9
ceph: move generic flushing code into helper
by Sage Weil
· 15 years ago
a8599bd
ceph: capability management
by Sage Weil
· 15 years ago