index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
caps.c
Age
Commit message (
Expand
)
Author
2010-08-24
ceph: maintain i_head_snapc when any caps are dirty, not just for data
Sage Weil
2010-08-22
ceph: include dirty xattrs state in snapped caps
Sage Weil
2010-08-22
ceph: fix xattr cap writeback
Sage Weil
2010-08-05
ceph: only queue async writeback on cap revocation if there is dirty data
Sage Weil
2010-08-02
ceph: support v2 client_caps encoding
Sage Weil
2010-08-01
ceph: warn on missing snap realm
Sage Weil
2010-08-01
ceph: add ceph_get_cap_for_mds function.
Greg Farnum
2010-08-01
ceph: connect to export targets on cap export
Sage Weil
2010-08-01
ceph: do caps accounting per mds_client
Yehuda Sadeh
2010-08-01
ceph: code cleanup
Yehuda Sadeh
2010-08-01
ceph: skip if no auth cap in flush_snaps
Sage Weil
2010-08-01
ceph: simplify caps revocation, fix for multimds
Sage Weil
2010-08-01
ceph: drop unused argument
Sage Weil
2010-08-01
ceph: perform lazy reads when file mode and caps permit
Sage Weil
2010-08-01
ceph: perform lazy writes when file mode and caps permit
Sage Weil
2010-07-27
ceph: use complete_all and wake_up_all
Yehuda Sadeh
2010-07-23
ceph: fix dentry lease release
Sage Weil
2010-06-29
ceph: fix caps usage accounting for import (non-reserved) case
Sage Weil
2010-06-29
ceph: only release clean, unused caps with mds requests
Sage Weil
2010-06-10
ceph: try to send partial cap release on cap message on missing inode
Sage Weil
2010-06-10
ceph: release cap on import if we don't have the inode
Sage Weil
2010-06-10
ceph: fix misleading/incorrect debug message
Sage Weil
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-17
ceph: all allocation functions should get gfp_mask
Yehuda Sadeh
2010-05-17
ceph: cleanup: remove unused assignement
Dan Carpenter
2010-05-17
ceph: simplify ceph_msg_new
Sage Weil
2010-05-17
ceph: make ceph_msg_new return NULL on failure; clean up, fix callers
Sage Weil
2010-05-17
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
2010-05-11
ceph: fix cap removal races
Sage Weil
2010-05-03
ceph: fix leaked spinlock during mds reconnect
Sage Weil
2010-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-04-01
ceph: fix leaked inode ref due to snap metadata writeback race
Sage Weil
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-23
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-20
ceph: implemented caps should always be superset of issued caps
Sage Weil
2010-03-05
ceph: update for write_inode API change
Stephen Rothwell
2010-03-01
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-02-23
ceph: drop messages on unregistered mds sessions; cleanup
Sage Weil
2010-02-23
ceph: fix comments, locking in destroy_inode
Sage Weil
2010-02-19
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-17
ceph: fix iterate_caps removal race
Sage Weil
2010-02-17
ceph: clean up readdir caps reservation
Sage Weil
2010-02-11
ceph: remove bogus invalidate_mapping_pages
Sage Weil
[next]