index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
caps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: fix cap flush race reentrancy
Sage Weil
2011-05-24
1
-29
/
+29
*
ceph: fix rare potential cap leak
Sage Weil
2011-05-19
1
-1
/
+2
*
ceph: do not use i_wrbuffer_ref as refcount for Fb cap
Henry C Chang
2011-05-11
1
-8
/
+8
*
ceph: do not call __mark_dirty_inode under i_lock
Sage Weil
2011-05-04
1
-5
/
+5
*
ceph: use ihold() when i_lock is held
Sage Weil
2011-05-03
1
-2
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
ceph: avoid immediate cap check after import
Sage Weil
2011-01-19
1
-2
/
+1
*
ceph: fix flushing of caps vs cap import
Sage Weil
2011-01-19
1
-4
/
+34
*
ceph: fix erroneous cap flush to non-auth mds
Sage Weil
2011-01-19
1
-0
/
+2
*
ceph: fix rdcache_gen usage and invalidate
Sage Weil
2010-11-08
1
-2
/
+2
*
ceph: re-request max_size if cap auth changes
Sage Weil
2010-11-07
1
-0
/
+5
*
Revert "ceph: update issue_seq on cap grant"
Sage Weil
2010-10-27
1
-5
/
+3
*
ceph: use mapping->nrpages to determine if mapping is empty
Sage Weil
2010-10-20
1
-12
/
+1
*
ceph: only invalidate on check_caps if we actually have pages
Sage Weil
2010-10-20
1
-1
/
+1
*
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-10-20
1
-17
/
+18
*
ceph: update issue_seq on cap grant
Sage Weil
2010-10-07
1
-3
/
+5
*
ceph: send cap release message early on failed revoke.
Greg Farnum
2010-10-07
1
-10
/
+13
*
ceph: check mapping to determine if FILE_CACHE cap is used
Sage Weil
2010-09-17
1
-1
/
+1
*
ceph: only send one flushsnap per cap_snap per mds session
Sage Weil
2010-09-17
1
-4
/
+15
*
ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap
Sage Weil
2010-09-14
1
-3
/
+3
*
ceph: maintain i_head_snapc when any caps are dirty, not just for data
Sage Weil
2010-08-24
1
-3
/
+17
*
ceph: include dirty xattrs state in snapped caps
Sage Weil
2010-08-22
1
-1
/
+1
*
ceph: fix xattr cap writeback
Sage Weil
2010-08-22
1
-5
/
+5
*
ceph: only queue async writeback on cap revocation if there is dirty data
Sage Weil
2010-08-05
1
-1
/
+1
*
ceph: support v2 client_caps encoding
Sage Weil
2010-08-02
1
-2
/
+19
*
ceph: warn on missing snap realm
Sage Weil
2010-08-01
1
-0
/
+1
*
ceph: add ceph_get_cap_for_mds function.
Greg Farnum
2010-08-01
1
-0
/
+10
*
ceph: connect to export targets on cap export
Sage Weil
2010-08-01
1
-2
/
+12
*
ceph: do caps accounting per mds_client
Yehuda Sadeh
2010-08-01
1
-98
/
+89
*
ceph: code cleanup
Yehuda Sadeh
2010-08-01
1
-3
/
+3
*
ceph: skip if no auth cap in flush_snaps
Sage Weil
2010-08-01
1
-7
/
+12
*
ceph: simplify caps revocation, fix for multimds
Sage Weil
2010-08-01
1
-12
/
+18
*
ceph: drop unused argument
Sage Weil
2010-08-01
1
-1
/
+1
*
ceph: perform lazy reads when file mode and caps permit
Sage Weil
2010-08-01
1
-6
/
+10
*
ceph: perform lazy writes when file mode and caps permit
Sage Weil
2010-08-01
1
-4
/
+3
*
ceph: use complete_all and wake_up_all
Yehuda Sadeh
2010-07-27
1
-7
/
+7
*
ceph: fix dentry lease release
Sage Weil
2010-07-23
1
-0
/
+1
*
ceph: fix caps usage accounting for import (non-reserved) case
Sage Weil
2010-06-29
1
-2
/
+8
*
ceph: only release clean, unused caps with mds requests
Sage Weil
2010-06-29
1
-5
/
+6
*
ceph: try to send partial cap release on cap message on missing inode
Sage Weil
2010-06-10
1
-0
/
+1
*
ceph: release cap on import if we don't have the inode
Sage Weil
2010-06-10
1
-35
/
+55
*
ceph: fix misleading/incorrect debug message
Sage Weil
2010-06-10
1
-1
/
+1
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-2
/
+2
*
ceph: all allocation functions should get gfp_mask
Yehuda Sadeh
2010-05-17
1
-1
/
+1
*
ceph: cleanup: remove unused assignement
Dan Carpenter
2010-05-17
1
-2
/
+1
*
ceph: simplify ceph_msg_new
Sage Weil
2010-05-17
1
-1
/
+1
*
ceph: make ceph_msg_new return NULL on failure; clean up, fix callers
Sage Weil
2010-05-17
1
-2
/
+2
*
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
2010-05-17
1
-6
/
+9
*
ceph: fix cap removal races
Sage Weil
2010-05-11
1
-7
/
+12
*
ceph: fix leaked spinlock during mds reconnect
Sage Weil
2010-05-03
1
-1
/
+1
[next]