index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
caps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-17
ceph: call handle_cap_grant() for cap import message
Yan, Zheng
1
-2
/
+2
2013-01-17
ceph: Don't add dirty inode to dirty list if caps is in migration
Yan, Zheng
1
-3
/
+7
2013-01-17
ceph: Don't update i_max_size when handling non-auth cap
Yan, Zheng
1
-1
/
+1
2012-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-2
/
+2
2012-02-02
ceph: create a new session lock to avoid lock inversion
Alex Elder
1
-2
/
+2
2012-01-03
ceph: propagate umode_t
Al Viro
1
-2
/
+2
2011-12-07
ceph: use i_ceph_lock instead of i_lock
Sage Weil
1
-93
/
+94
2011-11-05
ceph: use new D_COMPLETE dentry flag
Sage Weil
1
-5
/
+3
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-1
/
+1
2011-10-25
libceph: don't complain on msgpool alloc failures
Sage Weil
1
-1
/
+1
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-2
/
+4
2011-06-07
ceph: use ihold when we already have an inode ref
Sage Weil
1
-6
/
+4
2011-05-24
ceph: fix cap flush race reentrancy
Sage Weil
1
-29
/
+29
2011-05-19
ceph: fix rare potential cap leak
Sage Weil
1
-1
/
+2
2011-05-11
ceph: do not use i_wrbuffer_ref as refcount for Fb cap
Henry C Chang
1
-8
/
+8
2011-05-04
ceph: do not call __mark_dirty_inode under i_lock
Sage Weil
1
-5
/
+5
2011-05-03
ceph: use ihold() when i_lock is held
Sage Weil
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-19
ceph: avoid immediate cap check after import
Sage Weil
1
-2
/
+1
2011-01-19
ceph: fix flushing of caps vs cap import
Sage Weil
1
-4
/
+34
2011-01-19
ceph: fix erroneous cap flush to non-auth mds
Sage Weil
1
-0
/
+2
2010-11-08
ceph: fix rdcache_gen usage and invalidate
Sage Weil
1
-2
/
+2
2010-11-07
ceph: re-request max_size if cap auth changes
Sage Weil
1
-0
/
+5
2010-10-27
Revert "ceph: update issue_seq on cap grant"
Sage Weil
1
-5
/
+3
2010-10-20
ceph: use mapping->nrpages to determine if mapping is empty
Sage Weil
1
-12
/
+1
2010-10-20
ceph: only invalidate on check_caps if we actually have pages
Sage Weil
1
-1
/
+1
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-17
/
+18
2010-10-07
ceph: update issue_seq on cap grant
Sage Weil
1
-3
/
+5
2010-10-07
ceph: send cap release message early on failed revoke.
Greg Farnum
1
-10
/
+13
2010-09-17
ceph: check mapping to determine if FILE_CACHE cap is used
Sage Weil
1
-1
/
+1
2010-09-17
ceph: only send one flushsnap per cap_snap per mds session
Sage Weil
1
-4
/
+15
2010-09-14
ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap
Sage Weil
1
-3
/
+3
2010-08-24
ceph: maintain i_head_snapc when any caps are dirty, not just for data
Sage Weil
1
-3
/
+17
2010-08-22
ceph: include dirty xattrs state in snapped caps
Sage Weil
1
-1
/
+1
2010-08-22
ceph: fix xattr cap writeback
Sage Weil
1
-5
/
+5
2010-08-05
ceph: only queue async writeback on cap revocation if there is dirty data
Sage Weil
1
-1
/
+1
2010-08-02
ceph: support v2 client_caps encoding
Sage Weil
1
-2
/
+19
2010-08-01
ceph: warn on missing snap realm
Sage Weil
1
-0
/
+1
2010-08-01
ceph: add ceph_get_cap_for_mds function.
Greg Farnum
1
-0
/
+10
2010-08-01
ceph: connect to export targets on cap export
Sage Weil
1
-2
/
+12
2010-08-01
ceph: do caps accounting per mds_client
Yehuda Sadeh
1
-98
/
+89
2010-08-01
ceph: code cleanup
Yehuda Sadeh
1
-3
/
+3
2010-08-01
ceph: skip if no auth cap in flush_snaps
Sage Weil
1
-7
/
+12
2010-08-01
ceph: simplify caps revocation, fix for multimds
Sage Weil
1
-12
/
+18
2010-08-01
ceph: drop unused argument
Sage Weil
1
-1
/
+1
2010-08-01
ceph: perform lazy reads when file mode and caps permit
Sage Weil
1
-6
/
+10
2010-08-01
ceph: perform lazy writes when file mode and caps permit
Sage Weil
1
-4
/
+3
2010-07-27
ceph: use complete_all and wake_up_all
Yehuda Sadeh
1
-7
/
+7
2010-07-23
ceph: fix dentry lease release
Sage Weil
1
-0
/
+1
2010-06-29
ceph: fix caps usage accounting for import (non-reserved) case
Sage Weil
1
-2
/
+8
[next]