summaryrefslogtreecommitdiff
path: root/fs/ceph
Commit message (Expand)AuthorAge
* ceph: use d_invalidate() to invalidate aliasesYan, Zheng2013-09-06
* ceph: remove ceph_lookup_inode()Yan, Zheng2013-09-06
* ceph: trivial buildbot warnings fixMilosz Tanski2013-09-06
* ceph: Do not do invalidate if the filesystem is mounted nofscMilosz Tanski2013-09-06
* ceph: page still marked private_2Milosz Tanski2013-09-06
* ceph: ceph_readpage_to_fscache didn't check if markedMilosz Tanski2013-09-06
* ceph: clean PgPrivate2 on returning from readpagesMilosz Tanski2013-09-06
* ceph: use fscache as a local presisent cacheMilosz Tanski2013-09-06
* ceph: use vfs __set_page_dirty_nobuffers interface instead of doing it inside...Sha Zhengju2013-08-27
* ceph: allow sync_read/write return partial successed size of read/write.majianpeng2013-08-27
* ceph: fix bugs about handling short-read for sync read mode.majianpeng2013-08-27
* ceph: remove useless variable revoked_rdcacheLi Wang2013-08-27
* ceph: fix fallocate divisionSage Weil2013-08-27
* ceph: punch hole supportLi Wang2013-08-15
* ceph: fix request max sizeYan, Zheng2013-08-15
* ceph: introduce i_truncate_mutexYan, Zheng2013-08-15
* ceph: cleanup the logic in ceph_invalidatepageMilosz Tanski2013-08-15
* Merge remote-tracking branch 'linus/master' into testingSage Weil2013-08-15
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-07-09
| |\
| * | helper for reading ->d_countAl Viro2013-07-05
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-03
| |\ \
| | * | vfs: export lseek_execute() to modulesJie Liu2013-07-03
| | * | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-29
| * | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-02
| |\ \ \ | | |/ / | |/| |
| | * | ceph: use ->invalidatepage() length argumentLukas Czerner2013-05-21
| | * | mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-21
| * | | [readdir] convert cephAl Viro2013-06-29
* | | | ceph: Remove bogus check in invalidatepageMilosz Tanski2013-08-09
* | | | ceph: replace hold_mutex flag with gotoSage Weil2013-08-09
* | | | ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understandmajianpeng2013-08-09
* | | | ceph: fix freeing inode vs removing session caps raceYan, Zheng2013-08-09
* | | | ceph: Add check returned value on func ceph_calc_ceph_pg.majianpeng2013-08-09
* | | | ceph: Don't use ceph-sync-mode for synchronous-fs.majianpeng2013-08-09
* | | | ceph: cleanup types in striped_read()Dan Carpenter2013-08-09
* | | | ceph: trim deleted inodeYan, Zheng2013-08-09
* | | | ceph: wake up writer if vmtruncate work get blockedYan, Zheng2013-08-09
* | | | ceph: drop CAP_LINK_SHARED when sending "link" request to MDSYan, Zheng2013-08-09
* | | | ceph: fix null pointer dereferenceNathaniel Yazdani2013-08-09
* | | | ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.majianpeng2013-08-09
| |_|/ |/| |
* | | ceph: fix race between cap issue and revokeYan, Zheng2013-07-03
* | | ceph: fix cap revoke raceYan, Zheng2013-07-03
* | | ceph: fix pending vmtruncate raceYan, Zheng2013-07-03
* | | ceph: avoid accessing invalid memorySasha Levin2013-07-03
* | | ceph: Reconstruct the func ceph_reserve_caps.majianpeng2013-07-03
* | | ceph: Free mdsc if alloc mdsc->mdsmap failed.majianpeng2013-07-03
* | | ceph: remove sb_start/end_write in ceph_aio_write.Jianpeng Ma2013-07-03
* | | ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL.majianpeng2013-07-03
* | | ceph: fix sleeping function called from invalid context.majianpeng2013-07-03
* | | ceph: move inode to proper flushing list when auth MDS changesYan, Zheng2013-07-03
* | | ceph: clear migrate seq when MDS restartsYan, Zheng2013-07-03