aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster
Commit message (Expand)AuthorAge
* ocfs2: further debugfs cleanupsGreg Kroah-Hartman2019-09-24
* ocfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-12
* fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"ChenGang2019-07-12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 275Thomas Gleixner2019-06-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* fs: mark expected switch fall-throughsGustavo A. R. Silva2019-04-08
* ocfs2: fix a panic problem caused by o2cb_ctlJia Guo2019-03-06
* ocfs2: optimize the reading of heartbeat dataJia Guo2018-12-28
* ocfs2: free up write context when direct IO failedWengang Wang2018-11-18
* iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
* ocfs2: make several functions and variables static (and some const)Colin Ian King2018-08-17
* ocfs2: clean up some unnecessary codewangyan2018-08-17
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...Changwei Ge2018-05-25
* ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect biopiaojun2018-04-06
* net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
* ocfs2/cluster: close a race that fence can't be triggeredYang Zhang2018-01-31
* ocfs2/cluster: neaten a member of o2net_msg_handlerChangwei Ge2018-01-31
* cfs2: switch to sock_recvmsg()Al Viro2017-12-02
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen2017-11-15
* ocfs2: cleanup unused func declaration and assignmentpiaojun2017-11-15
* ocfs2/cluster: make config_item_type constBhumika Goyal2017-10-19
* Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\
| * block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
* | ocfs2: clean up some dead codeJun Piao2017-09-06
|/
* ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leakpiaojun2017-07-06
* block: switch bios to blk_status_tChristoph Hellwig2017-06-09
* fs/ocfs2/cluster: use offset_in_page() macroGeliang Tang2017-05-03
* ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi2017-05-03
* fs/ocfs2/cluster: use setup_timerGeliang Tang2017-05-03
*-. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
|\ \
| | * net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
| |/
* / don't open-code kernel_setsockopt()Al Viro2017-04-06
|/
* sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-02
* locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\
| * block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
* | ocfs2: replace CURRENT_TIME macroDeepa Dinamani2016-12-12
|/
* fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-10-07
* Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi2016-09-19
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\
| * ocfs2/cluster: clean up unnecessary assignment for 'ret'piaojun2016-07-26
* | ocfs2: use bio op accessorsMike Christie2016-06-07
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
|/
* ocfs2: bump up o2cb network protocol versionJunxiao Bi2016-05-27
* ocfs2: o2hb: fix hb hung timeJunxiao Bi2016-05-27