aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster
Commit message (Expand)AuthorAge
* ocfs2: fix NULL pointer dereference when traversing o2hb_all_regionsXue jiufei2013-07-03
* ocfs2: adjust switch_case syntax at o2net_state_change()Jie Liu2013-07-03
* ocfs2: fix a comments typo at o2quo_hb_still_up()Jie Liu2013-07-03
* ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming conventionJie Liu2013-07-03
* ocfs2: submit disk heartbeat bio using WRITE_SYNCNoboru Iwamatsu2013-07-03
* fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release()Younger Liu2013-07-03
* ocfs2: convert to idr_alloc()Tejun Heo2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\
| * treewide: Fix typo in various driversMasanari Iida2013-01-09
* | ocfs2: remove kfree() redundant null checksTim Gardner2013-02-21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * switch simple cases of fget_light to fdgetAl Viro2012-09-26
| * switch o2hb_region_dev_write() to fget_light()Al Viro2012-09-26
* | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
|/
* sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-21
* switch debugfs to umode_tAl Viro2012-01-03
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-12-01
|\
| * ocfs2/cluster: Add new function o2net_fill_node_map()Sunil Mushran2011-07-24
| * ocfs2/cluster: Fix output in file elapsed_time_in_msSunil Mushran2011-07-24
| * ocfs2/cluster: Clean up messages in o2netSunil Mushran2011-07-24
| * ocfs2/cluster: Abort heartbeat start on hard-ro devicesSunil Mushran2011-07-24
* | fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker2011-10-31
|/
* ocfs2: remove the /sys/o2cb symlinkAmerigo Wang2011-05-24
* ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran2011-05-13
* ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran2011-05-13
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-28
|\
| * Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs...Joel Becker2011-03-28
| |\
| | * ocfs2: Make the left masklogs compat.Tao Ma2011-02-20
| | * ocfs2: Remove masklog ML_AIO.Tao Ma2011-02-20
| | * ocfs2: Remove masklog ML_UPTODATE.Tao Ma2011-02-24
| | * ocfs2: Remove masklog ML_BH_IO.Tao Ma2011-02-24
| | * ocfs2: Remove masklog ML_JOURNAL.Tao Ma2011-02-24
| | * ocfs2: Remove masklog ML_EXPORT.Tao Ma2011-02-24
| | * ocfs2: Remove masklog ML_DCACHE.Tao Ma2011-02-23
| | * ocfs2: Remove masklog ML_NAMEI.Tao Ma2011-02-23
| | * ocfs2: Remove masklog ML_QUOTA.Tao Ma2011-02-23
| | * ocfs2: Remove masklog ML_RESERVATIONS.Tao Ma2011-02-23
| | * ocfs2: Remove masklog ML_XATTR.Tao Ma2011-02-23
| | * ocfs2: Remove masklog ML_SUPER.Tao Ma2011-02-23
| | * ocfs2: Remove masklog ML_EXTENT_MAP.Tao Ma2011-02-22
| | * ocfs2: Remove masklog ML_INODE.Tao Ma2011-02-22
| | * ocfs2: Remove FILE_IO from masklog.Tao Ma2011-02-22
| | * ocfs2: Remove masklog ML_REFCOUNT.Tao Ma2011-02-21
| | * ocfs2: Remove DISK_ALLOC from masklog.Tao Ma2011-02-21
| | * ocfs2: Remove EXIT from masklog.Tao Ma2011-03-07
| | * ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-20
| * | fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS.Rakib Mullick2011-03-28
| |/
* / block: remove per-queue pluggingJens Axboe2011-03-10
|/
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\