summaryrefslogtreecommitdiff
path: root/fs/ocfs2/cluster
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-15ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen
2017-11-15ocfs2: cleanup unused func declaration and assignmentpiaojun
2017-10-19ocfs2/cluster: make config_item_type constBhumika Goyal
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-06ocfs2: clean up some dead codeJun Piao
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-07-06ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leakpiaojun
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-05-03fs/ocfs2/cluster: use offset_in_page() macroGeliang Tang
2017-05-03ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi
2017-05-03fs/ocfs2/cluster: use setup_timerGeliang Tang
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-06don't open-code kernel_setsockopt()Al Viro
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-12ocfs2: replace CURRENT_TIME macroDeepa Dinamani
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-10-07fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar
2016-09-19Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26ocfs2/cluster: clean up unnecessary assignment for 'ret'piaojun
2016-06-07ocfs2: use bio op accessorsMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-19ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()Jun Piao
2016-05-19ocfs2/cluster: block BH in TCP callbacksEric Dumazet
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-25ocfs2: o2hb: fix double free bugJunxiao Bi
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-03-15ocfs2/cluster: replace the interrupt safe spinlocks with common onesjiangyiwen
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig
2016-02-03ocfs2/cluster: fix memory leak in o2hb_region_releaseJoseph Qi
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-14ocfs2: o2hb: increase unsteady iterationsJunxiao Bi
2015-12-20fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-05ocfs2: fix race between mount and delete node/clusterJoseph Qi
2015-10-13ocfs2/cluster: use per-attribute show and store methodsChristoph Hellwig