index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
caps.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-04-14
|
\
|
*
ceph: fix leaked inode ref due to snap metadata writeback race
Sage Weil
2010-04-01
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
ceph: only release unused caps with mds requests
Sage Weil
2010-03-23
*
ceph: clean up handle_cap_grant, handle_caps wrt session mutex
Sage Weil
2010-03-23
*
ceph: fix session locking in handle_caps, ceph_check_caps
Sage Weil
2010-03-23
*
ceph: drop unnecessary WARN_ON in caps migration
Sage Weil
2010-03-23
*
ceph: implemented caps should always be superset of issued caps
Sage Weil
2010-03-21
*
ceph: update for write_inode API change
Stephen Rothwell
2010-03-05
*
ceph: fix flush_dirty_caps race with caps migration
Sage Weil
2010-03-01
*
ceph: include migrating caps in issued set
Sage Weil
2010-03-01
*
ceph: return EBADF if waiting for caps on closed file
Sage Weil
2010-03-01
*
ceph: fix snaptrace decoding on cap migration between mds
Sage Weil
2010-03-01
*
ceph: drop messages on unregistered mds sessions; cleanup
Sage Weil
2010-02-23
*
ceph: fix comments, locking in destroy_inode
Sage Weil
2010-02-23
*
ceph: cleanup redundant code in handle_cap_grant
Yehuda Sadeh
2010-02-19
*
ceph: fix check for invalidate_mapping_pages success
Sage Weil
2010-02-19
*
ceph: fix iterate_caps removal race
Sage Weil
2010-02-17
*
ceph: clean up readdir caps reservation
Sage Weil
2010-02-17
*
ceph: remove bogus invalidate_mapping_pages
Sage Weil
2010-02-11
*
ceph: invalidate pages even if truncate is pending
Sage Weil
2010-02-11
*
ceph: cleanup async writeback, truncation, invalidate helpers
Sage Weil
2010-02-11
*
ceph: do not retain caps that are being revoked
Sage Weil
2010-02-11
*
ceph: cap revocation fixes
Sage Weil
2010-02-11
*
ceph: include transaction id in ceph_msg_header (protocol change)
Sage Weil
2009-12-23
*
ceph: do not touch_caps while iterating over caps list
Sage Weil
2009-12-23
*
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
2009-12-21
*
ceph: whitespace cleanup
Sage Weil
2009-12-03
*
ceph: fix page invalidation deadlock
Sage Weil
2009-11-12
*
ceph: remove recon_gen logic
Sage Weil
2009-11-10
*
ceph: do not confuse stale and dead (unreconnected) caps
Sage Weil
2009-11-09
*
ceph: allocate and parse mount args before client instance
Sage Weil
2009-10-27
*
ceph: move dirty caps code around
Sage Weil
2009-10-15
*
ceph: flush dirty caps via the cap_dirty list
Sage Weil
2009-10-15
*
ceph: move generic flushing code into helper
Sage Weil
2009-10-14
*
ceph: capability management
Sage Weil
2009-10-06