aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-09
|\
| * 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
| * Merge tag 'fscache-fixes-for-ceph' into wip-fscacheMilosz Tanski2013-09-06
| |\
| | * fscache: Netfs function for cleanup post readpagesMilosz Tanski2013-09-06
| | * CacheFiles: Implement interface to check cache consistencyDavid Howells2013-09-06
| | * FS-Cache: Add interface to check consistency of a cached objectDavid Howells2013-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
| |\ \
| * | | 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
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-09-09
|\ \ \ \
| * | | | um: hostfs: Fix writebackRichard Weinberger2013-09-07
| | |_|/ | |/| |
* | | | vfs: fix dentry RCU to refcounting possibly sleeping dput()Linus Torvalds2013-09-08
* | | | vfs: use lockred "dead" flag to mark unrecoverably dead dentriesLinus Torvalds2013-09-08
* | | | vfs: reorganize dput() memory accessesLinus Torvalds2013-09-08
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-07
|\ \ \ \
| * | | | fuse: drop dentry on failed revalidateAnand Avati2013-09-05
| * | | | fuse: clean up return in fuse_dentry_revalidate()Miklos Szeredi2013-09-05
| * | | | fuse: use d_materialise_unique()Miklos Szeredi2013-09-05
| * | | | sysfs: use check_submounts_and_drop()Miklos Szeredi2013-09-05
| * | | | nfs: use check_submounts_and_drop()Miklos Szeredi2013-09-05
| * | | | gfs2: use check_submounts_and_drop()Miklos Szeredi2013-09-05
| * | | | afs: use check_submounts_and_drop()Miklos Szeredi2013-09-05
| * | | | vfs: check unlinked ancestors before mountMiklos Szeredi2013-09-05
| * | | | vfs: check submounts and drop atomicallyMiklos Szeredi2013-09-05