Sign in
android-kvm
/
linux
/
f3912a5d56838f78ef2999368e4c7b132262125a
/
fs
/
ocfs2
/
cluster
/
heartbeat.c
d293d3a
ocfs2: use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 4 years, 9 months ago
8e6ef37
ocfs2: remove unused macros
by Alex Shi
· 4 years, 9 months ago
5e7a3ed
ocfs2: further debugfs cleanups
by Greg Kroah-Hartman
· 5 years ago
e581595
ocfs: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
e926d8a
fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"
by ChenGang
· 6 years ago
328970d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
by Thomas Gleixner
· 6 years ago
874b1ef
ocfs2: optimize the reading of heartbeat data
by Jia Guo
· 6 years ago
480bd56
ocfs2: make several functions and variables static (and some const)
by Colin Ian King
· 6 years ago
3373de2
ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio"
by Changwei Ge
· 7 years ago
ba16ddf
ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio
by piaojun
· 7 years ago
4843afe
ocfs2/cluster: make config_item_type const
by Bhumika Goyal
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
964f14a
ocfs2: clean up some dead code
by Jun Piao
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
33496c3
ocfs2: o2hb: revert hb threshold to keep compatible
by Junxiao Bi
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
c62c38f
ocfs2: replace CURRENT_TIME macro
by Deepa Dinamani
· 8 years ago
70fd761
block,fs: use REQ_* flags directly
by Christoph Hellwig
· 8 years ago
0d16dcf
ocfs2: use bio op accessors
by Mike Christie
· 9 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 9 years ago
6633ca5
ocfs2: o2hb: fix hb hung time
by Junxiao Bi
· 9 years ago
88dbe98
ocfs2: o2hb: don't negotiate if last hb fail
by Junxiao Bi
· 9 years ago
1bd1290
ocfs2: o2hb: add some user/debug log
by Junxiao Bi
· 9 years ago
e76f823
ocfs2: o2hb: add NEGOTIATE_APPROVE message
by Junxiao Bi
· 9 years ago
34069b8
ocfs2: o2hb: add NEGO_TIMEOUT message
by Junxiao Bi
· 9 years ago
e0cbb79
ocfs2: o2hb: add negotiate timer
by Junxiao Bi
· 9 years ago
aa6913d
ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()
by Jun Piao
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
9e13f1f
ocfs2: o2hb: fix double free bug
by Junxiao Bi
· 9 years ago
4d548f6
ocfs2/cluster: replace the interrupt safe spinlocks with common ones
by jiangyiwen
· 9 years ago
a4a1dfa
ocfs2/cluster: fix memory leak in o2hb_region_release
by Joseph Qi
· 9 years ago
a84ac33
ocfs2: o2hb: increase unsteady iterations
by Junxiao Bi
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
0986fe9b
ocfs2: fix race between mount and delete node/cluster
by Joseph Qi
· 9 years ago
45b9977
ocfs2/cluster: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
40476b8
ocfs2: use 64bit variables to track heartbeat time
by Tina Ruchandani
· 9 years ago
372a447
ocfs2: do not log twice error messages
by Christophe JAILLET
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
8f443e2
Revert "ocfs2: incorrect check for debugfs returns"
by Linus Torvalds
· 10 years ago
e2ac55b
ocfs2: incorrect check for debugfs returns
by Chengyu Song
· 10 years ago
f5425fc
ocfs2: report error from o2hb_do_disk_heartbeat() to user
by Jan Kara
· 10 years ago
2bd6332
ocfs2: replace strnicmp with strncasecmp
by Rasmus Villemoes
· 10 years ago
70e82a1
ocfs2: fix deadlock between o2hb thread and o2net_wq
by Joseph Qi
· 10 years ago
8698a74
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
by Dongsheng Yang
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
518df6b
ocfs2: use find_last_bit()
by Akinobu Mita
· 11 years ago
a8f70de
ocfs2: use bitmap_weight()
by Akinobu Mita
· 11 years ago
6f8648e
ocfs2: fix a tiny race case when firing callbacks
by Joyce
· 11 years ago
df53cd3
ocfs2: use list_for_each_entry() instead of list_for_each()
by Dong Fang
· 11 years ago
4a184b4
ocfs2: fix NULL pointer dereference when traversing o2hb_all_regions
by Xue jiufei
· 12 years ago
70f651e
ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming convention
by Jie Liu
· 12 years ago
e873fdb
ocfs2: submit disk heartbeat bio using WRITE_SYNC
by Noboru Iwamatsu
· 12 years ago
d787ab0
ocfs2: remove kfree() redundant null checks
by Tim Gardner
· 12 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
2a11735
switch o2hb_region_dev_write() to fget_light()
by Al Viro
· 12 years ago
bb570a5
ocfs2/cluster: Fix output in file elapsed_time_in_ms
by Sunil Mushran
· 13 years ago
d2eece3
ocfs2/cluster: Abort heartbeat start on hard-ro devices
by Sunil Mushran
· 13 years ago
33c12a5
ocfs2/cluster: Heartbeat mismatch message improved
by Sunil Mushran
· 14 years ago
76d9fc2
ocfs2/cluster: Increase the live threshold for global heartbeat
by Sunil Mushran
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
03e4970
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
c1e8d35
ocfs2: Remove EXIT from masklog.
by Tao Ma
· 14 years ago
ef6b689
ocfs2: Remove ENTRY from masklog.
by Tao Ma
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
498f7f5
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
9b00a81
ocfs2: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
cfc069d
ocfs2/cluster: Pin the local node when o2hb thread starts
by Sunil Mushran
· 14 years ago
cb0586b
ocfs2/cluster: Show pin state for each o2hb region
by Sunil Mushran
· 14 years ago
58a3158
ocfs2/cluster: Pin/unpin o2hb regions
by Sunil Mushran
· 14 years ago
ffee223
ocfs2/cluster: Remove dropped region from o2hb quorum region bitmap
by Sunil Mushran
· 14 years ago
1cf257f
ocfs2: fix memory leak
by Jiri Slaby
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
d4396ea
by Sunil Mushran
· 14 years ago
4d94aa1
ocfs2/cluster: Bump up dlm protocol to version 1.1
by Sunil Mushran
· 14 years ago
43695d0
by Sunil Mushran
· 14 years ago
d6aa1c7
by Sunil Mushran
· 14 years ago
1f28530
by Sunil Mushran
· 14 years ago
a6de013
by Sunil Mushran
· 14 years ago
b1c5ebf
by Sunil Mushran
· 14 years ago
43182d2
by Sunil Mushran
· 14 years ago
e7d656b
by Sunil Mushran
· 14 years ago
536f074
by Sunil Mushran
· 14 years ago
823a637
by Sunil Mushran
· 14 years ago
8ca8b0bb
by Sunil Mushran
· 14 years ago
0e105d3
by Sunil Mushran
· 14 years ago
18c50cb
by Sunil Mushran
· 14 years ago
b3c85c4
by Sunil Mushran
· 14 years ago
54b5187
by Sunil Mushran
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2bd6321
ocfs2/trivial: Remove trailing whitespaces
by Sunil Mushran
· 15 years ago
b31d308
ocfs2/trivial: Use proper mask for 2 places in hearbeat.c
by Tao Ma
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 16 years ago
87d3d3f
ocfs2/hb: Expose the list of heartbeating nodes via debugfs
by Sunil Mushran
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
572c489
[PATCH] sanitize blkdev_get() and friends
by Al Viro
· 17 years ago
Next »