index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
caps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-11
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-14
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-20
ceph: implemented caps should always be superset of issued caps
Sage Weil
1
-0
/
+2
2010-03-05
ceph: update for write_inode API change
Stephen Rothwell
1
-1
/
+3
2010-03-01
ceph: fix flush_dirty_caps race with caps migration
Sage Weil
1
-7
/
+38
2010-03-01
ceph: include migrating caps in issued set
Sage Weil
1
-1
/
+1
2010-03-01
ceph: return EBADF if waiting for caps on closed file
Sage Weil
1
-3
/
+6
2010-03-01
ceph: fix snaptrace decoding on cap migration between mds
Sage Weil
1
-2
/
+3
2010-02-23
ceph: drop messages on unregistered mds sessions; cleanup
Sage Weil
1
-1
/
+1
2010-02-23
ceph: fix comments, locking in destroy_inode
Sage Weil
1
-7
/
+4
2010-02-19
ceph: cleanup redundant code in handle_cap_grant
Yehuda Sadeh
1
-5
/
+1
2010-02-19
ceph: fix check for invalidate_mapping_pages success
Sage Weil
1
-32
/
+50
2010-02-17
ceph: fix iterate_caps removal race
Sage Weil
1
-23
/
+24
2010-02-17
ceph: clean up readdir caps reservation
Sage Weil
1
-6
/
+17
2010-02-11
ceph: remove bogus invalidate_mapping_pages
Sage Weil
1
-6
/
+0
2010-02-11
ceph: invalidate pages even if truncate is pending
Sage Weil
1
-1
/
+0
2010-02-11
ceph: cleanup async writeback, truncation, invalidate helpers
Sage Weil
1
-17
/
+8
2010-02-11
ceph: do not retain caps that are being revoked
Sage Weil
1
-4
/
+6
2010-02-11
ceph: cap revocation fixes
Sage Weil
1
-5
/
+17
2009-12-23
ceph: include transaction id in ceph_msg_header (protocol change)
Sage Weil
1
-8
/
+8
2009-12-23
ceph: do not touch_caps while iterating over caps list
Sage Weil
1
-3
/
+8
2009-12-21
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
1
-0
/
+1
2009-12-03
ceph: whitespace cleanup
Sage Weil
1
-1
/
+1
2009-11-12
ceph: fix page invalidation deadlock
Sage Weil
1
-2
/
+2
2009-11-10
ceph: remove recon_gen logic
Sage Weil
1
-11
/
+1
2009-11-09
ceph: do not confuse stale and dead (unreconnected) caps
Sage Weil
1
-5
/
+15
2009-10-27
ceph: allocate and parse mount args before client instance
Sage Weil
1
-2
/
+2
2009-10-15
ceph: move dirty caps code around
Sage Weil
1
-33
/
+37
2009-10-15
ceph: flush dirty caps via the cap_dirty list
Sage Weil
1
-23
/
+53
2009-10-14
ceph: move generic flushing code into helper
Sage Weil
1
-22
/
+21
2009-10-06
ceph: capability management
Sage Weil
1
-0
/
+2830