aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)AuthorFilesLines
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-7/+5
2016-08-02ocfs2/dlm: continue to purge recovery lockres when recovery master goes downGravatar piaojun 4-46/+74
2016-08-02ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_refGravatar piaojun 2-5/+17
2016-08-02ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dl...Gravatar piaojun 1-2/+11
2016-08-02ocfs2: retry on ENOSPC if sufficient space in truncate logGravatar Eric Ren 4-38/+58
2016-08-02ocfs2: ensure that dlm lockspace is created by kernel moduleGravatar Gang He 1-2/+9
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2016-07-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-1/+1
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2016-07-28Merge branch 'salted-string-hash'Gravatar Linus Torvalds 1-1/+1
2016-07-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 8-73/+26
2016-07-26ocfs2/cluster: clean up unnecessary assignment for 'ret'Gravatar piaojun 1-6/+2
2016-07-26ocfs2: remove obscure BUG_ON in dlmglueGravatar Joseph Qi 1-9/+0
2016-07-26ocfs2: cleanup implemented prototypesGravatar Joseph Qi 2-8/+0
2016-07-26ocfs2/dlm: fix memory leak of dlm_debug_ctxtGravatar Joseph Qi 2-25/+2
2016-07-26ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locksGravatar Joseph Qi 1-3/+1
2016-07-26ocfs2: improve recovery performanceGravatar Junxiao Bi 1-20/+21
2016-07-26ocfs2: fix a redundant re-initializationGravatar Eric Ren 1-2/+0
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-11/+15
2016-07-20qstr: constify instances in ocfs2Gravatar Al Viro 4-7/+5
2016-06-30Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Gravatar Al Viro 2-2/+5
2016-06-24ocfs2: disable BUG assertions in reading blocksGravatar Gang He 2-2/+5
2016-06-21ocfs: fix ocfs2_xattr_user_get() argument nameGravatar Andreas Gruenbacher 1-1/+1
2016-06-19quota: use time64_t internallyGravatar Arnd Bergmann 1-1/+1
2016-06-10vfs: make the string hashes salt the hashGravatar Linus Torvalds 1-1/+1
2016-06-07ocfs2: use bio op accessorsGravatar Mike Christie 1-4/+6
2016-06-07fs: have ll_rw_block users pass in op and flags separatelyGravatar Mike Christie 2-2/+2
2016-06-07fs: have submit_bh users pass in op and flags separatelyGravatar Mike Christie 1-4/+4
2016-06-07block/fs/drivers: remove rw argument from submit_bioGravatar Mike Christie 1-5/+7
2016-05-29file_inode(f)->i_mapping is f->f_mappingGravatar Al Viro 1-1/+1
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-10/+13
2016-05-27ocfs2: bump up o2cb network protocol versionGravatar Junxiao Bi 1-1/+4
2016-05-27ocfs2: o2hb: fix hb hung timeGravatar Junxiao Bi 1-1/+1
2016-05-27ocfs2: o2hb: don't negotiate if last hb failGravatar Junxiao Bi 1-0/+10
2016-05-27ocfs2: o2hb: add some user/debug logGravatar Junxiao Bi 1-7/+32
2016-05-27ocfs2: o2hb: add NEGOTIATE_APPROVE messageGravatar Junxiao Bi 1-1/+27
2016-05-27ocfs2: o2hb: add NEGO_TIMEOUT messageGravatar Junxiao Bi 1-1/+65
2016-05-27ocfs2: o2hb: add negotiate timerGravatar Junxiao Bi 1-4/+47
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyGravatar Al Viro 1-10/+13
2016-05-26ocfs2: fix improper handling of return errnoGravatar Eric Ren 1-6/+1
2016-05-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+1
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-8/+9
2016-05-19ocfs2: clean up an unneeded goto in ocfs2_put_slot()Gravatar Guozhonghua 1-5/+1
2016-05-19ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()Gravatar Jun Piao 1-3/+2
2016-05-19ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_recGravatar piaojun 1-2/+1
2016-05-19ocfs2: fix comment in struct ocfs2_extended_slotGravatar Guozhonghua 1-1/+1
2016-05-19ocfs2/cluster: block BH in TCP callbacksGravatar Eric Dumazet 1-8/+9
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-5/+4
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 5-14/+17
2016-05-17Merge branch 'ovl-fixes' into for-linusGravatar Al Viro 1-0/+2