| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-02-02 |
|\ |
|
| * | ceph: create a new session lock to avoid lock inversion | Alex Elder | 2012-02-02 |
* | | ceph: propagate umode_t | Al Viro | 2012-01-03 |
|/ |
|
* | ceph: use i_ceph_lock instead of i_lock | Sage Weil | 2011-12-07 |
* | ceph: use new D_COMPLETE dentry flag | Sage Weil | 2011-11-06 |
* | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 |
* | libceph: don't complain on msgpool alloc failures | Sage Weil | 2011-10-25 |
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-20 |
* | ceph: use ihold when we already have an inode ref | Sage Weil | 2011-06-08 |
* | ceph: fix cap flush race reentrancy | Sage Weil | 2011-05-24 |
* | ceph: fix rare potential cap leak | Sage Weil | 2011-05-19 |
* | ceph: do not use i_wrbuffer_ref as refcount for Fb cap | Henry C Chang | 2011-05-11 |
* | ceph: do not call __mark_dirty_inode under i_lock | Sage Weil | 2011-05-04 |
* | ceph: use ihold() when i_lock is held | Sage Weil | 2011-05-03 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | ceph: avoid immediate cap check after import | Sage Weil | 2011-01-19 |
* | ceph: fix flushing of caps vs cap import | Sage Weil | 2011-01-19 |
* | ceph: fix erroneous cap flush to non-auth mds | Sage Weil | 2011-01-19 |
* | ceph: fix rdcache_gen usage and invalidate | Sage Weil | 2010-11-08 |
* | ceph: re-request max_size if cap auth changes | Sage Weil | 2010-11-07 |
* | Revert "ceph: update issue_seq on cap grant" | Sage Weil | 2010-10-28 |
* | ceph: use mapping->nrpages to determine if mapping is empty | Sage Weil | 2010-10-20 |
* | ceph: only invalidate on check_caps if we actually have pages | Sage Weil | 2010-10-20 |
* | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 2010-10-20 |
* | ceph: update issue_seq on cap grant | Sage Weil | 2010-10-07 |
* | ceph: send cap release message early on failed revoke. | Greg Farnum | 2010-10-07 |
* | ceph: check mapping to determine if FILE_CACHE cap is used | Sage Weil | 2010-09-17 |
* | ceph: only send one flushsnap per cap_snap per mds session | Sage Weil | 2010-09-17 |
* | ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap | Sage Weil | 2010-09-14 |
* | ceph: maintain i_head_snapc when any caps are dirty, not just for data | Sage Weil | 2010-08-24 |
* | ceph: include dirty xattrs state in snapped caps | Sage Weil | 2010-08-22 |
* | ceph: fix xattr cap writeback | Sage Weil | 2010-08-22 |
* | ceph: only queue async writeback on cap revocation if there is dirty data | Sage Weil | 2010-08-05 |
* | ceph: support v2 client_caps encoding | Sage Weil | 2010-08-02 |
* | 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-08-01 |
* | ceph: use complete_all and wake_up_all | Yehuda Sadeh | 2010-07-27 |
* | ceph: fix dentry lease release | Sage Weil | 2010-07-23 |
* | 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-29 |
* | 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 |