aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/super.c
AgeCommit message (Expand)Author
2011-06-03more conservative S_NOSEC handlingAl Viro
2011-05-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2011-05-26ocfs2: add cleancache supportDan Magenheimer
2011-05-23ocfs2: clean up mount option about atime in ocfs2.txtTiger Yang
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-02-23ocfs2: Remove masklog ML_SUPER.Tao Ma
2011-02-21ocfs2: Add ocfs2_trace.h.Wengang Wang
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2011-02-20ocfs2: Check heartbeat mode for kernel stacks onlyMark Fasheh
2011-02-01ocfs2: use system_wq instead of ocfs2_quota_wqTejun Heo
2011-01-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-12switch ocfs2, close racesAl Viro
2011-01-12quota: Fix deadlock during path resolutionJan Kara
2011-01-07fs: icache RCU free inodesNick Piggin
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-29new helper: mount_bdev()Al Viro
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...Joel Becker
2010-10-11ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIR...Tristan Ye
2010-10-11Initialize max_slots earlyGoldwyn Rodrigues
2010-10-07ocfs2: Add support for heartbeat=global mount optionSunil Mushran
2010-10-09ocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFOSunil Mushran
2010-10-04BKL: Remove BKL from OCFS2Arnd Bergmann
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck
2010-09-10ocfs2: Cache system inodes of other slots.Tao Ma
2010-09-10OCFS2: Allow huge (> 16 TiB) volumes to mountPatrick J. LoPresti
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09convert ocfs2 to ->evict_inode()Al Viro
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-05-24quota: rename default quotactl methods to dquot_Christoph Hellwig
2010-05-24quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig
2010-05-24quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig
2010-05-24ocfs2: Fix use after free on remount read-onlyJan Kara
2010-05-21ocfs2: Fix lock inversion in quotas during umountJan Kara
2010-05-18Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into oc...Joel Becker
2010-05-10ocfs2: Wrap signal blocking in void functions.Joel Becker
2010-05-05ocfs2: Make nointr a default mount optionSunil Mushran
2010-05-05ocfs2: Add dir_resv_level mount optionMark Fasheh
2010-05-05ocfs2: increase the default size of local alloc windowsMark Fasheh
2010-05-05ocfs2: clean up localalloc mount option size parsingMark Fasheh
2010-05-05ocfs2: use allocation reservations during file writeMark Fasheh
2010-05-05ocfs2: allocation reservationsMark Fasheh
2010-04-13ocfs2: ocfs2_group_bitmap_size has to handle old volume.Tao Ma
2010-04-13ocfs2: Define data structures for discontiguous block groups.Joel Becker
2010-02-26ocfs2: add extent block stealing for ocfs2 v5Tiger Yang
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran