aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/super.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-03more conservative S_NOSEC handlingGravatar Al Viro 1-1/+1
2011-05-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Gravatar Linus Torvalds 1-1/+1
2011-05-26ocfs2: add cleancache supportGravatar Dan Magenheimer 1-0/+2
2011-05-23ocfs2: clean up mount option about atime in ocfs2.txtGravatar Tiger Yang 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-62/+27
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-7/+0
2011-02-23ocfs2: Remove masklog ML_SUPER.Gravatar Tao Ma 1-19/+10
2011-02-21ocfs2: Add ocfs2_trace.h.Gravatar Wengang Wang 1-0/+3
2011-03-07ocfs2: Remove EXIT from masklog.Gravatar Tao Ma 1-23/+14
2011-02-21ocfs2: Remove ENTRY from masklog.Gravatar Tao Ma 1-26/+6
2011-02-20ocfs2: Check heartbeat mode for kernel stacks onlyGravatar Mark Fasheh 1-8/+20
2011-02-01ocfs2: use system_wq instead of ocfs2_quota_wqGravatar Tejun Heo 1-7/+0
2011-01-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-3/+2
2011-01-12switch ocfs2, close racesGravatar Al Viro 1-0/+1
2011-01-12quota: Fix deadlock during path resolutionGravatar Jan Kara 1-3/+2
2011-01-07fs: icache RCU free inodesGravatar Nick Piggin 1-1/+8
2010-11-17BKL: remove extraneous #include <smp_lock.h>Gravatar Arnd Bergmann 1-1/+0
2010-10-29new helper: mount_bdev()Gravatar Al Viro 1-7/+4
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-7/+0
2010-10-15Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...Gravatar Joel Becker 1-15/+44
2010-10-11ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIR...Gravatar Tristan Ye 1-0/+15
2010-10-11Initialize max_slots earlyGravatar Goldwyn Rodrigues 1-9/+9
2010-10-07ocfs2: Add support for heartbeat=global mount optionGravatar Sunil Mushran 1-14/+41
2010-10-09ocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFOGravatar Sunil Mushran 1-1/+3
2010-10-04BKL: Remove BKL from OCFS2Gravatar Arnd Bergmann 1-12/+0
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superGravatar Jan Blunck 1-0/+5
2010-09-10ocfs2: Cache system inodes of other slots.Gravatar Tao Ma 1-3/+17
2010-09-10OCFS2: Allow huge (> 16 TiB) volumes to mountGravatar Patrick J. LoPresti 1-5/+46
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+1
2010-08-09convert ocfs2 to ->evict_inode()Gravatar Al Viro 1-2/+1
2010-06-16Merge branch 'master' into for-nextGravatar Jiri Kosina 1-27/+23
2010-06-16fix typos concerning "initiali[zs]e"Gravatar Uwe Kleine-König 1-1/+1
2010-05-24quota: rename default quotactl methods to dquot_Gravatar Christoph Hellwig 1-9/+9
2010-05-24quota: drop remount argument to ->quota_on and ->quota_offGravatar Christoph Hellwig 1-8/+2
2010-05-24quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersGravatar Christoph Hellwig 1-9/+5
2010-05-24ocfs2: Fix use after free on remount read-onlyGravatar Jan Kara 1-1/+7
2010-05-21ocfs2: Fix lock inversion in quotas during umountGravatar Jan Kara 1-0/+4
2010-05-18Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into oc...Gravatar Joel Becker 1-1/+2
2010-05-10ocfs2: Wrap signal blocking in void functions.Gravatar Joel Becker 1-0/+20
2010-05-05ocfs2: Make nointr a default mount optionGravatar Sunil Mushran 1-1/+1
2010-05-05ocfs2: Add dir_resv_level mount optionGravatar Mark Fasheh 1-0/+23
2010-05-05ocfs2: increase the default size of local alloc windowsGravatar Mark Fasheh 1-1/+2
2010-05-05ocfs2: clean up localalloc mount option size parsingGravatar Mark Fasheh 1-5/+5
2010-05-05ocfs2: use allocation reservations during file writeGravatar Mark Fasheh 1-0/+2
2010-05-05ocfs2: allocation reservationsGravatar Mark Fasheh 1-0/+25
2010-04-13ocfs2: ocfs2_group_bitmap_size has to handle old volume.Gravatar Tao Ma 1-1/+2
2010-04-13ocfs2: Define data structures for discontiguous block groups.Gravatar Joel Becker 1-1/+1
2010-02-26ocfs2: add extent block stealing for ocfs2 v5Gravatar Tiger Yang 1-3/+7
2010-01-25ocfs2/trivial: Remove trailing whitespacesGravatar Sunil Mushran 1-1/+1