aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-27ocfs2: convert to idr_alloc()Tejun Heo1-19/+13
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-02-21ocfs2: remove kfree() redundant null checksTim Gardner2-8/+4
2013-01-09treewide: Fix typo in various driversMasanari Iida1-1/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-19/+19
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-20/+19
2012-09-26switch o2hb_region_dev_write() to fget_light()Al Viro1-2/+3
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov1-1/+1
2012-01-03switch debugfs to umode_tAl Viro1-1/+1
2011-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds4-171/+265
2011-10-31fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker1-0/+1
2011-07-24ocfs2/cluster: Add new function o2net_fill_node_map()Sunil Mushran3-33/+90
2011-07-24ocfs2/cluster: Fix output in file elapsed_time_in_msSunil Mushran1-3/+6
2011-07-24ocfs2/cluster: Clean up messages in o2netSunil Mushran1-66/+53
2011-07-24ocfs2/cluster: Abort heartbeat start on hard-ro devicesSunil Mushran1-69/+116
2011-05-23ocfs2: remove the /sys/o2cb symlinkAmerigo Wang1-9/+0
2011-05-13ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran1-17/+31
2011-05-13ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran1-1/+12
2011-03-31Fix common misspellingsLucas De Marchi3-4/+4
2011-03-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds4-115/+23
2011-03-28Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs2-merge-window-fixJoel Becker3-110/+18
2011-03-28fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS.Rakib Mullick1-5/+5
2011-03-10block: remove per-queue pluggingJens Axboe1-4/+0
2011-02-21ocfs2: Make the left masklogs compat.Tao Ma1-17/+17
2011-02-21ocfs2: Remove masklog ML_AIO.Tao Ma2-2/+0
2011-02-24ocfs2: Remove masklog ML_UPTODATE.Tao Ma2-2/+0
2011-02-24ocfs2: Remove masklog ML_BH_IO.Tao Ma2-2/+0
2011-02-24ocfs2: Remove masklog ML_JOURNAL.Tao Ma2-2/+0
2011-02-24ocfs2: Remove masklog ML_EXPORT.Tao Ma2-2/+0
2011-02-23ocfs2: Remove masklog ML_DCACHE.Tao Ma2-2/+0
2011-02-23ocfs2: Remove masklog ML_NAMEI.Tao Ma2-2/+0
2011-02-23ocfs2: Remove masklog ML_QUOTA.Tao Ma2-2/+0
2011-02-23ocfs2: Remove masklog ML_RESERVATIONS.Tao Ma2-2/+0
2011-02-23ocfs2: Remove masklog ML_XATTR.Tao Ma2-2/+0
2011-02-23ocfs2: Remove masklog ML_SUPER.Tao Ma2-2/+0
2011-02-22ocfs2: Remove masklog ML_EXTENT_MAP.Tao Ma2-2/+0
2011-02-22ocfs2: Remove masklog ML_INODE.Tao Ma2-2/+0
2011-02-22ocfs2: Remove FILE_IO from masklog.Tao Ma2-2/+0
2011-02-22ocfs2: Remove masklog ML_REFCOUNT.Tao Ma2-2/+0
2011-02-22ocfs2: Remove DISK_ALLOC from masklog.Tao Ma2-2/+0
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma3-47/+1
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma3-15/+1
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2011-01-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds4-183/+527
2011-01-07ocfs2/cluster: dereferencing before checking in nst_seq_show()Dan Carpenter1-23/+24
2011-01-07ocfs2: fix build for OCFS2_FS_STATS not enabledRandy Dunlap1-0/+2
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-3/+4
2010-12-24ocfs2: don't use flush_scheduled_work()Tejun Heo2-3/+4
2010-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds2-8/+10