aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2016-08-02ocfs2/dlm: continue to purge recovery lockres when recovery master goes downpiaojun
2016-08-02ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_refpiaojun
2016-08-02ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dl...piaojun
2016-08-02ocfs2: retry on ENOSPC if sufficient space in truncate logEric Ren
2016-08-02ocfs2: ensure that dlm lockspace is created by kernel moduleGang He
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-07-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26ocfs2/cluster: clean up unnecessary assignment for 'ret'piaojun
2016-07-26ocfs2: remove obscure BUG_ON in dlmglueJoseph Qi
2016-07-26ocfs2: cleanup implemented prototypesJoseph Qi
2016-07-26ocfs2/dlm: fix memory leak of dlm_debug_ctxtJoseph Qi
2016-07-26ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locksJoseph Qi
2016-07-26ocfs2: improve recovery performanceJunxiao Bi
2016-07-26ocfs2: fix a redundant re-initializationEric Ren
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-06-30Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro
2016-06-24ocfs2: disable BUG assertions in reading blocksGang He
2016-06-21ocfs: fix ocfs2_xattr_user_get() argument nameAndreas Gruenbacher
2016-06-19quota: use time64_t internallyArnd Bergmann
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-06-07ocfs2: use bio op accessorsMike Christie
2016-06-07fs: have ll_rw_block users pass in op and flags separatelyMike Christie
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-05-29file_inode(f)->i_mapping is f->f_mappingAl Viro
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-27ocfs2: bump up o2cb network protocol versionJunxiao Bi
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-26ocfs2: fix improper handling of return errnoEric Ren
2016-05-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-19ocfs2: clean up an unneeded goto in ocfs2_put_slot()Guozhonghua
2016-05-19ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()Jun Piao
2016-05-19ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_recpiaojun
2016-05-19ocfs2: fix comment in struct ocfs2_extended_slotGuozhonghua
2016-05-19ocfs2/cluster: block BH in TCP callbacksEric Dumazet
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-12ocfs2: fix posix_acl_create deadlockJunxiao Bi
2016-05-12ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi