summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | GFS2: dirty inode correctly in gfs2_write_endBenjamin Marzinski2013-09-05
| * | | | | | | | | | | | | GFS2: Don't flag consistency error if first mounter is a spectatorBob Peterson2013-09-05
| * | | | | | | | | | | | | GFS2: Remove unnecessary memory barrierBob Peterson2013-09-04
| * | | | | | | | | | | | | GFS2: Merge ordered and writeback writepageSteven Whitehouse2013-08-27
| * | | | | | | | | | | | | GFS2: Take glock reference in examine_bucket()Steven Whitehouse2013-08-20
| * | | | | | | | | | | | | GFS2: Move gfs2_sync_meta to lops.cSteven Whitehouse2013-08-19
* | | | | | | | | | | | | | 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