summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leakpiaojun2017-07-061-0/+1
* block: switch bios to blk_status_tChristoph Hellwig2017-06-091-3/+3
* fs/ocfs2/cluster: use offset_in_page() macroGeliang Tang2017-05-031-1/+1
* ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi2017-05-031-4/+4
* fs/ocfs2/cluster: use setup_timerGeliang Tang2017-05-031-3/+2
*-. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-261-1/+1
|\ \
| | * net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-091-1/+1
| |/
* / don't open-code kernel_setsockopt()Al Viro2017-04-061-21/+4
|/
* sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-021-0/+1
* locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-142-2/+2
* ktime: Get rid of the unionThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-1/+1
|\
| * block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-011-1/+1
* | ocfs2: replace CURRENT_TIME macroDeepa Dinamani2016-12-121-1/+1
|/
* fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-10-071-1/+1
* Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi2016-09-191-4/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-261-6/+2
|\
| * ocfs2/cluster: clean up unnecessary assignment for 'ret'piaojun2016-07-261-6/+2
* | ocfs2: use bio op accessorsMike Christie2016-06-071-4/+6
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-071-5/+7
|/
* ocfs2: bump up o2cb network protocol versionJunxiao Bi2016-05-271-1/+4
* ocfs2: o2hb: fix hb hung timeJunxiao Bi2016-05-271-1/+1
* ocfs2: o2hb: don't negotiate if last hb failJunxiao Bi2016-05-271-0/+10
* ocfs2: o2hb: add some user/debug logJunxiao Bi2016-05-271-7/+32
* ocfs2: o2hb: add NEGOTIATE_APPROVE messageJunxiao Bi2016-05-271-1/+27
* ocfs2: o2hb: add NEGO_TIMEOUT messageJunxiao Bi2016-05-271-1/+65
* ocfs2: o2hb: add negotiate timerJunxiao Bi2016-05-271-4/+47
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-201-8/+9
|\
| * ocfs2/cluster: block BH in TCP callbacksEric Dumazet2016-05-191-8/+9
* | ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()Jun Piao2016-05-191-3/+2
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-5/+5
* ocfs2: o2hb: fix double free bugJunxiao Bi2016-03-251-2/+2
* Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-03-171-17/+5
|\
| * configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-061-17/+5
* | ocfs2/cluster: replace the interrupt safe spinlocks with common onesjiangyiwen2016-03-151-6/+4
|/
* ocfs2/cluster: fix memory leak in o2hb_region_releaseJoseph Qi2016-02-031-6/+8
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-201-1/+1
|\
| * fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak2015-12-201-1/+1
* | ocfs2: o2hb: increase unsteady iterationsJunxiao Bi2016-01-141-2/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-132-374/+112
|\
| * ocfs2/cluster: use per-attribute show and store methodsChristoph Hellwig2015-10-132-346/+100
| * ocfs2/cluster: move locking into attribute store methodsChristoph Hellwig2015-10-131-35/+19
* | ocfs2: fix race between mount and delete node/clusterJoseph Qi2015-11-051-3/+16
|/
* ocfs2: use 64bit variables to track heartbeat timeTina Ruchandani2015-09-041-40/+9
* ocfs2: do not log twice error messagesChristophe JAILLET2015-09-041-15/+5
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-5/+4
* ocfs2: o2net: should remove debugfs in o2net_init() out branchalex chen2015-06-241-1/+1
* ocfs2: remove __mlog_cpu_guessAndrew Morton2015-06-241-16/+3
* ocfs2: reduce object size of mlog usesJoe Perches2015-06-242-30/+59