summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-27ocfs2: o2hb: fix hb hung timeJunxiao Bi
2016-05-27ocfs2: o2hb: don't negotiate if last hb failJunxiao Bi
2016-05-27ocfs2: o2hb: add some user/debug logJunxiao Bi
2016-05-27ocfs2: o2hb: add NEGOTIATE_APPROVE messageJunxiao Bi
2016-05-27ocfs2: o2hb: add NEGO_TIMEOUT messageJunxiao Bi
2016-05-27ocfs2: o2hb: add negotiate timerJunxiao Bi
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-27ovl: Do d_type check only if work dir creation was successfulVivek Goyal
2016-05-27ovl: override creds with the ones from the superblock mounterAntonio Murdaca
2016-05-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-27Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-27Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-26ocfs2: fix improper handling of return errnoEric Ren
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-05-26Btrfs: fix handling of faults from btrfs_copy_from_userChris Mason
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-26pnfs: pnfs_update_layout needs to consider if strict iomode checking is onTom Haynes
2016-05-26nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...Tom Haynes
2016-05-26restore killability of old mutex_lock_killable(&inode->i_mutex) usersAl Viro
2016-05-25ceph: fix wake_up_session_cb()Yan, Zheng
2016-05-25ceph: don't use truncate_pagecache() to invalidate read cacheYan, Zheng
2016-05-25ceph: SetPageError() for writeback pages if writepages failsYan, Zheng
2016-05-25ceph: handle interrupted ceph_writepage()Yan, Zheng
2016-05-25ceph: make ceph_update_writeable_page() uninterruptibleYan, Zheng
2016-05-25ceph: handle -EAGAIN returned by ceph_update_writeable_page()Yan, Zheng
2016-05-25ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEMYan, Zheng
2016-05-25ceph: block non-fatal signals for fault/page_mkwriteYan, Zheng
2016-05-25ceph: make logical calculation functions return boolZhang Zhuoyu
2016-05-25ceph: tolerate bad i_size for symlink inodeYan, Zheng
2016-05-25ceph: improve fragtree change detectionYan, Zheng
2016-05-25ceph: keep leaf frag when updating fragtreeYan, Zheng
2016-05-25ceph: fix dir_auth check in ceph_fill_dirfrag()Yan, Zheng
2016-05-25ceph: don't assume frag tree splits in mds reply are sortedYan, Zheng
2016-05-25ceph: fix inode reference leakYan, Zheng
2016-05-25ceph: using hash value to compose dentry offsetYan, Zheng
2016-05-25ceph: don't forbid marking directory complete after forward seekYan, Zheng
2016-05-25ceph: record 'offset' for each entry of readdir resultYan, Zheng
2016-05-25ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng
2016-05-25ceph: define struct for dir entry in readdir replyYan, Zheng
2016-05-25ceph: simplify 'offset in frag'Yan, Zheng
2016-05-25ceph: remove unnecessary checks in __dcache_readdirYan, Zheng
2016-05-25ceph: search cache postion for dcache readdirYan, Zheng
2016-05-25ceph: use CEPH_MDS_OP_RMXATTR request to remove xattrYan, Zheng
2016-05-25ceph: report mount root in session metadataYan, Zheng
2016-05-25ceph: don't show symlink target in debugfs/mdscYan, Zheng
2016-05-25ceph: don't call truncate_pagecache in ceph_writepages_startYan, Zheng
2016-05-25ceph: renew caps for read/write if mds session got killed.Yan, Zheng
2016-05-25ceph: CEPH_FEATURE_MDSENC supportYan, Zheng
2016-05-25ceph: multiple filesystem supportYan, Zheng