ceph: fix cap removal races
[deliverable/linux.git] / fs / ceph / caps.c
2010-03-25  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-25  Sascha HauerMerge branch 'mx51' into mxc-rc
2010-03-24  Linus TorvaldsMerge branch 'for-linus' of git://gitorious.org/linux...
2010-03-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-23  Sage Weilceph: only release unused caps with mds requests
2010-03-23  Sage Weilceph: clean up handle_cap_grant, handle_caps wrt sessio...
2010-03-23  Sage Weilceph: fix session locking in handle_caps, ceph_check_caps
2010-03-23  Sage Weilceph: drop unnecessary WARN_ON in caps migration
2010-03-23  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-03-22  Tony LindgrenMerge branch 'omap-fixes-for-tony' of git://dev.omapzoo...
2010-03-22  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-03-22  Mark BrownMerge commit 'v2.6.34-rc2' into for-2.6.34
2010-03-21  Sage Weilceph: implemented caps should always be superset of...
2010-03-20  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2010-03-20  Linus TorvaldsMerge branch 'for-upstream' of git://git./linux/kernel...
2010-03-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-19  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2010-03-19  Linus TorvaldsMerge branch 'zerolen' of git://git./linux/kernel/git...
2010-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-03-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-05  Stephen Rothwellceph: update for write_inode API change
2010-03-01  Sage Weilceph: fix flush_dirty_caps race with caps migration
2010-03-01  Sage Weilceph: include migrating caps in issued set
2010-03-01  Sage Weilceph: return EBADF if waiting for caps on closed file
2010-03-01  Sage Weilceph: fix snaptrace decoding on cap migration between mds
2010-02-23  Sage Weilceph: drop messages on unregistered mds sessions; cleanup
2010-02-23  Sage Weilceph: fix comments, locking in destroy_inode
2010-02-19  Yehuda Sadehceph: cleanup redundant code in handle_cap_grant
2010-02-19  Sage Weilceph: fix check for invalidate_mapping_pages success
2010-02-17  Sage Weilceph: fix iterate_caps removal race
2010-02-17  Sage Weilceph: clean up readdir caps reservation
2010-02-11  Sage Weilceph: remove bogus invalidate_mapping_pages
2010-02-11  Sage Weilceph: invalidate pages even if truncate is pending
2010-02-11  Sage Weilceph: cleanup async writeback, truncation, invalidate...
2010-02-11  Sage Weilceph: do not retain caps that are being revoked
2010-02-11  Sage Weilceph: cap revocation fixes
2009-12-23  Sage Weilceph: include transaction id in ceph_msg_header (protoc...
2009-12-23  Sage Weilceph: do not touch_caps while iterating over caps list
2009-12-22  Sage Weilceph: hex dump corrupt server data to KERN_DEBUG
2009-12-03  Sage Weilceph: whitespace cleanup
2009-11-12  Sage Weilceph: fix page invalidation deadlock
2009-11-11  Sage Weilceph: remove recon_gen logic
2009-11-09  Sage Weilceph: do not confuse stale and dead (unreconnected...
2009-10-27  Sage Weilceph: allocate and parse mount args before client instance
2009-10-16  Sage Weilceph: move dirty caps code around
2009-10-16  Sage Weilceph: flush dirty caps via the cap_dirty list
2009-10-14  Sage Weilceph: move generic flushing code into helper
2009-10-06  Sage Weilceph: capability management
This page took 2.699641 seconds and 58 git commands to generate.