aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2013-09-06ceph: use d_invalidate() to invalidate aliasesYan, Zheng
2013-09-06ceph: remove ceph_lookup_inode()Yan, Zheng
2013-09-06ceph: trivial buildbot warnings fixMilosz Tanski
2013-09-06ceph: Do not do invalidate if the filesystem is mounted nofscMilosz Tanski
2013-09-06ceph: page still marked private_2Milosz Tanski
2013-09-06ceph: ceph_readpage_to_fscache didn't check if markedMilosz Tanski
2013-09-06ceph: clean PgPrivate2 on returning from readpagesMilosz Tanski
2013-09-06ceph: use fscache as a local presisent cacheMilosz Tanski
2013-08-27ceph: use vfs __set_page_dirty_nobuffers interface instead of doing it inside...Sha Zhengju
2013-08-27ceph: allow sync_read/write return partial successed size of read/write.majianpeng
2013-08-27ceph: fix bugs about handling short-read for sync read mode.majianpeng
2013-08-27ceph: remove useless variable revoked_rdcacheLi Wang
2013-08-27ceph: fix fallocate divisionSage Weil
2013-08-15ceph: punch hole supportLi Wang
2013-08-15ceph: fix request max sizeYan, Zheng
2013-08-15ceph: introduce i_truncate_mutexYan, Zheng
2013-08-15ceph: cleanup the logic in ceph_invalidatepageMilosz Tanski
2013-08-15Merge remote-tracking branch 'linus/master' into testingSage Weil
2013-08-09ceph: Remove bogus check in invalidatepageMilosz Tanski
2013-08-09ceph: replace hold_mutex flag with gotoSage Weil
2013-08-09ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understandmajianpeng
2013-08-09ceph: fix freeing inode vs removing session caps raceYan, Zheng
2013-08-09ceph: Add check returned value on func ceph_calc_ceph_pg.majianpeng
2013-08-09ceph: Don't use ceph-sync-mode for synchronous-fs.majianpeng
2013-08-09ceph: cleanup types in striped_read()Dan Carpenter
2013-08-09ceph: trim deleted inodeYan, Zheng
2013-08-09ceph: wake up writer if vmtruncate work get blockedYan, Zheng
2013-08-09ceph: drop CAP_LINK_SHARED when sending "link" request to MDSYan, Zheng
2013-08-09ceph: fix null pointer dereferenceNathaniel Yazdani
2013-08-09ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.majianpeng
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-07-05helper for reading ->d_countAl Viro
2013-07-03ceph: fix race between cap issue and revokeYan, Zheng
2013-07-03ceph: fix cap revoke raceYan, Zheng
2013-07-03ceph: fix pending vmtruncate raceYan, Zheng
2013-07-03ceph: avoid accessing invalid memorySasha Levin
2013-07-03ceph: Reconstruct the func ceph_reserve_caps.majianpeng
2013-07-03ceph: Free mdsc if alloc mdsc->mdsmap failed.majianpeng
2013-07-03ceph: remove sb_start/end_write in ceph_aio_write.Jianpeng Ma
2013-07-03ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL.majianpeng
2013-07-03ceph: fix sleeping function called from invalid context.majianpeng
2013-07-03ceph: move inode to proper flushing list when auth MDS changesYan, Zheng
2013-07-03ceph: clear migrate seq when MDS restartsYan, Zheng
2013-07-03ceph: check migrate seq before changing auth capYan, Zheng
2013-07-03ceph: fix race between page writeback and truncateYan, Zheng
2013-07-03ceph: reset iov_len when discarding cap release messagesYan, Zheng
2013-07-03ceph: fix cap release raceYan, Zheng
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-03vfs: export lseek_execute() to modulesJie Liu
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds