Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6986f44c4c339fc9646a01f5eb296cba7c4efde7
/
fs
/
ocfs2
/
cluster
/
heartbeat.c
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
· 11 years ago
70f651e
ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming convention
by Jie Liu
· 11 years ago
e873fdb
ocfs2: submit disk heartbeat bio using WRITE_SYNC
by Noboru Iwamatsu
· 11 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
· 15 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
9a1c354
[PATCH] pass fmode_t to blkdev_put()
by Al Viro
· 17 years ago
a6795e9
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
by Joel Becker
· 16 years ago
f89ab86
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors."
by Joel Becker
· 16 years ago
11c3b79
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
by Joel Becker
· 16 years ago
bc7e97c
[PATCH] Fix possibly too long write in o2hb_setup_one_bio()
by Jan Kara
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
782e3b3
Fix up more bio fallout
by Al Viro
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
e6df3a6
ocfs2: Wake up a starting region if it gets killed in the background.
by Joel Becker
· 18 years ago
16c6a4f
ocfs2: live heartbeat depends on the local node configuration
by Joel Becker
· 17 years ago
1482942
ocfs2: Depend on configfs heartbeat items.
by Joel Becker
· 17 years ago
5fdf1e6
ocfs2: fix sparse warnings in fs/ocfs2/cluster
by Mark Fasheh
· 18 years ago
e6c352d
ocfs2: Concurrent access of o2hb_region->hr_task was not locked
by Joel Becker
· 18 years ago
c24f72c
ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()
by Joel Becker
· 18 years ago
b559292
[PATCH] ocfs2 heartbeat: clean up bio submission code
by Philipp Reisner
· 18 years ago
92efc15
ocfs2: export heartbeat thread pid via configfs
by Zhen Wei
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
471e3f5
ocfs2: Fix heartbeat sector calculation
by Mathieu Avila
· 18 years ago
0db638f
ocfs2: warn the user on a dead timeout mismatch
by Mark Fasheh
· 19 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
a9e2ae3
ocfs2: Better I/O error handling in heartbeat
by Mark Fasheh
· 19 years ago
70bacbd
ocfs2: don't use MLF* in cluster/ files
by Mark Fasheh
· 19 years ago
215c7f9
[PATCH] ocfs2: fix compile warnings
by Mark Fasheh
· 19 years ago
a7f6a5f
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
by Mark Fasheh
· 19 years ago