aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/super.c
AgeCommit message (Expand)Author
2011-02-20ocfs2: Check heartbeat mode for kernel stacks onlyMark Fasheh
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
2009-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-10-29ocfs2: return f_fsid info in ocfs2_statfs()Coly Li
2009-10-28ocfs2: Set MS_POSIXACL on remountJan Kara
2009-10-28ocfs2: Make acl use the defaultJan Kara
2009-10-28ocfs2: Always include ACL supportJan Kara
2009-10-28ocfs2: Return -EINVAL when a device is not ocfs2.Joel Becker
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-23ocfs2: __ocfs2_abort() should not enable panic for local mountsSunil Mushran
2009-09-22ocfs2: Add refcount tree lock mechanism.Tao Ma
2009-09-22const: make struct super_block::s_qcop constAlexey Dobriyan