- 3364d11 fs/ceph/debugfs.c: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
- f3ae1b9 fs/ceph: replace pr_warning by pr_warn by Fabian Frederick · 10 years ago
- 130d1f9 locks: ensure that fl_owner is always initialized properly in flock and lease codepaths by Jeff Layton · 10 years ago
- 5575eeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
- 3bd5814 ceph: reserve caps for file layout/lock MDS requests by Yan, Zheng · 11 years ago
- fd7b95c ceph: avoid releasing caps that are being used by Yan, Zheng · 11 years ago
- 0a8a70f ceph: clear directory's completeness when creating file by Yan, Zheng · 11 years ago
- 6da5246 ceph: use fpos_cmp() to compare dentry positions by Yan, Zheng · 11 years ago
- 0081bd8 ceph: check directory's completeness before emitting directory entry by Yan, Zheng · 11 years ago
- 9ac0367 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
- 96c57ad ceph: fix pr_fmt() redefinition by Linus Torvalds · 11 years ago
- 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 0790b31 fs: disallow all fallocate operation on active swapfile by Lukas Czerner · 11 years ago
- eab8723 ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure by Al Viro · 11 years ago
- a30be7c ceph: skip invalid dentry during dcache readdir by Yan, Zheng · 11 years ago
- a56371d ceph: flush cap release queue when trimming session caps by Yan, Zheng · 11 years ago
- 4819301 ceph: don't grabs open file reference for aborted request by Yan, Zheng · 11 years ago
- ab86654 ceph: drop extra open file reference in ceph_atomic_open() by Yan, Zheng · 11 years ago
- 5400839 ceph: preallocate buffer for readdir reply by Yan, Zheng · 11 years ago
- cc48c3e ceph: don't include ceph.{file,dir}.layout vxattr in listxattr() by Yan, Zheng · 11 years ago
- 1e5c664 ceph: check buffer size in ceph_vxattrcb_layout() by Yan, Zheng · 11 years ago
- 00bd8ed ceph: fix null pointer dereference in discard_cap_releases() by Yan, Zheng · 11 years ago
- 5f75ce5 ceph: Remove get/set acl on symlinks by Fabian Frederick · 11 years ago
- d9ffc4f ceph: set mds_wanted when MDS reply changes a cap to auth cap by Yan, Zheng · 11 years ago
- eb13e83 ceph: use fl->fl_file as owner identifier of flock and posix lock by Yan, Zheng · 11 years ago
- eb70c0c ceph: forbid mandatory file lock by Yan, Zheng · 11 years ago
- 0e8e95d ceph: use fl->fl_type to decide flock operation by Yan, Zheng · 11 years ago
- 8c93cd6 ceph: update i_max_size even if inode version does not change by Yan, Zheng · 11 years ago
- a255060 ceph: make sure write caps are registered with auth MDS by Yan, Zheng · 11 years ago
- c137a32 ceph: print inode number for LOOKUPINO request by Yan, Zheng · 11 years ago
- 19913b4 ceph: add get_name() NFS export callback by Yan, Zheng · 11 years ago
- 8996f4f ceph: fix ceph_fh_to_parent() by Yan, Zheng · 11 years ago
- 9017c2e ceph: add get_parent() NFS export callback by Yan, Zheng · 11 years ago
- 4f32b42 ceph: simplify ceph_fh_to_dentry() by Yan, Zheng · 11 years ago
- f1fc4fee ceph: fscache: Wait for completion of object initialization by Yunchuan Wen · 11 years ago
- 32d3e14 ceph: fscache: Update object store limit after file writing by Yunchuan Wen · 11 years ago
- 020c4bd ceph: fscache: add an interface to synchronize object store limit by Yunchuan Wen · 11 years ago
- 4b58c9b ceph: do not set r_old_dentry_dir on link() by Sage Weil · 12 years ago
- 844d87c ceph: do not assume r_old_dentry[_dir] always set together by Sage Weil · 12 years ago
- 752c8bd ceph: do not chain inode updates to parent fsync by Sage Weil · 12 years ago
- 180061a ceph: avoid useless ceph_get_dentry_parent_inode() in ceph_rename() by Sage Weil · 12 years ago
- 15289dc ceph: let MDS adjust readdir 'frag' by Yan, Zheng · 11 years ago
- dcd3cc0 ceph: fix reset_readdir() by Yan, Zheng · 11 years ago
- f049420 ceph: fix ceph_dir_llseek() by Yan, Zheng · 11 years ago
- aec605f4 ceph_aio_write(): switch to generic_perform_write() by Al Viro · 11 years ago
- fcacafd kill the 5th argument of generic_file_buffered_write() by Al Viro · 11 years ago
- 4d5f5df ceph: fix __dcache_readdir() by Yan, Zheng · 11 years ago
- 45195e4 ceph: add acl, noacl options for cephfs mount by Sage Weil · 11 years ago
- c969d9b ceph: make ceph_forget_all_cached_acls() static inline by Guangliang Zhao · 11 years ago
- b20a95a ceph: add missing init_acl() for mkdir() and atomic_open() by Yan, Zheng · 11 years ago
- 7a92d64 ceph: fix ceph_set_acl() by Yan, Zheng · 11 years ago
- 524186a ceph: fix ceph_removexattr() by Yan, Zheng · 11 years ago
- bcdfeb2 ceph: remove xattr when null value is given to setxattr() by Yan, Zheng · 11 years ago
- fbc0b97 ceph: properly handle XATTR_CREATE and XATTR_REPLACE by Yan, Zheng · 11 years ago
- 77516dc ceph: fix missing dput in ceph_set_acl by Sage Weil · 11 years ago
- 7585823 ceph: simplify ceph_{get,init}_acl by Christoph Hellwig · 11 years ago
- 32d35d4 ceph: remove duplicate declaration of ceph_setattr by Peter Rosin · 11 years ago
- 72466d0 ceph: fix posix ACL hooks by Sage Weil · 11 years ago
- 4db658e ceph: Fix up after semantic merge conflict by Linus Torvalds · 11 years ago
- 125d725 ceph: cast PAGE_SIZE to size_t in ceph_sync_write() by Ilya Dryomov · 11 years ago
- 37b52fe ceph: fix dout() compile warnings in ceph_filemap_fault() by Ilya Dryomov · 11 years ago
- 7c13cb6 libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() by Ilya Dryomov · 11 years ago
- 11df2df ceph: add imported caps when handling cap export message by Yan, Zheng · 11 years ago
- 5d72d13 ceph: add open export target session helper by Yan, Zheng · 11 years ago
- 4ee6a91 ceph: remove exported caps when handling cap import message by Yan, Zheng · 11 years ago
- 186e4f7 ceph: handle session flush message by Yan, Zheng · 11 years ago
- 9215aee ceph: check inode caps in ceph_d_revalidate by Yan, Zheng · 11 years ago
- ca18bed ceph: handle -ESTALE reply by Yan, Zheng · 11 years ago
- 979abfd ceph: fix trim caps by Yan, Zheng · 11 years ago
- 9563f88 ceph: fix cache revoke race by Yan, Zheng · 11 years ago
- d1b8780 ceph: use ceph_seq_cmp() to compare migrate_seq by Yan, Zheng · 11 years ago
- 4fe5978 ceph: handle cap export race in try_flush_caps() by Yan, Zheng · 11 years ago
- fc12c80 ceph: trivial comment fix by J. Bruce Fields · 11 years ago
- 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago
- 1830280 ceph fscache: Uncaching no data page from fscache in readpage() by Li Wang · 11 years ago
- 3f42bc4 ceph fscache: Introduce a routine for uncaching single no data page from fscache by Li Wang · 11 years ago
- 7221fe4 ceph: add acl for cephfs by Guangliang Zhao · 11 years ago
- 61f6881 ceph: check caps in filemap_fault and page_mkwrite by Yan, Zheng · 11 years ago
- aa8b60e fs: ceph: new helper: file_inode(file) by Libo Chen · 11 years ago
- f36132a ceph: Clean up if error occurred in finish_read() by Li Wang · 11 years ago
- 8eb4efb ceph: implement readv/preadv for sync operation by majianpeng · 11 years ago
- e8344e6 ceph: Implement writev/pwritev for sync operation. by majianpeng · 11 years ago
- 9f12bd1 ceph: drop unconnected inodes by Yan, Zheng · 11 years ago
- 56f91aa ceph: Avoid data inconsistency due to d-cache aliasing in readpage() by Li Wang · 11 years ago
- 86b58d1 ceph: initialize inode before instantiating dentry by Yan, Zheng · 11 years ago
- 4f9e5df Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
- ff638b7 ceph: allocate non-zero page to fscache in readpage() by Li Wang · 11 years ago
- fc55d2c ceph: wake up 'safe' waiters when unregistering request by Yan, Zheng · 11 years ago
- eb1b8af ceph: cleanup aborted requests when re-sending requests. by Yan, Zheng · 11 years ago
- 99a9c27 ceph: handle race between cap reconnect and cap release by Yan, Zheng · 11 years ago
- 44c9975 ceph: set caps count after composing cap reconnect message by Yan, Zheng · 11 years ago
- a096b09 ceph: queue cap release in __ceph_remove_cap() by Yan, Zheng · 11 years ago
- 81c6aea ceph: handle frag mismatch between readdir request and reply by Yan, Zheng · 11 years ago
- 53e879a ceph: remove outdated frag information by Yan, Zheng · 11 years ago
- 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
- ffc7966 ceph: hung on ceph fscache invalidate in some cases by Milosz Tanski · 11 years ago
- a8d436f ceph: use d_invalidate() to invalidate aliases by Yan, Zheng · 11 years ago
- ed284c4 ceph: remove ceph_lookup_inode() by Yan, Zheng · 11 years ago
- 971f0bd ceph: trivial buildbot warnings fix by Milosz Tanski · 11 years ago
- e81568e ceph: Do not do invalidate if the filesystem is mounted nofsc by Milosz Tanski · 11 years ago