aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/super.c
Commit message (Expand)AuthorAge
* ocfs2: fix leaks on failure exits in module_initAl Viro2012-03-20
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* ... and the same failure exits cleanup for ocfs2Al Viro2012-03-20
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* ocfs2: send correct UUID to cleancache initializationDan Magenheimer2011-11-17
* Merge branch 'mw-3.1-jul25' of git://oss.oracle.com/git/smushran/linux-2.6 in...Joel Becker2011-08-22
|\
| * ocfs2: Clean up messages in the fsSunil Mushran2011-07-24
| * more conservative S_NOSEC handlingAl Viro2011-06-03
* | ocfs2: serialize unaligned aioMark Fasheh2011-07-28
* | ocfs2: Bugfix for hard readonly mountTiger Yang2011-05-31
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2011-05-26
|\
| * ocfs2: clean up mount option about atime in ocfs2.txtTiger Yang2011-05-24
* | ocfs2: add cleancache supportDan Magenheimer2011-05-26
|/
* 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
|\
| * ocfs2: Remove masklog ML_SUPER.Tao Ma2011-02-23
| * ocfs2: Add ocfs2_trace.h.Wengang Wang2011-02-20
| * ocfs2: Remove EXIT from masklog.Tao Ma2011-03-07
| * ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-20
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-16
|\ \ | |/ |/|
| * ocfs2: use system_wq instead of ocfs2_quota_wqTejun Heo2011-02-01
* | ocfs2: Check heartbeat mode for kernel stacks onlyMark Fasheh2011-02-20
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-21
|\
| * quota: Fix deadlock during path resolutionJan Kara2011-01-12
* | switch ocfs2, close racesAl Viro2011-01-12
|/
* fs: icache RCU free inodesNick Piggin2011-01-07
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* new helper: mount_bdev()Al Viro2010-10-29
* Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * BKL: Remove BKL from OCFS2Arnd Bergmann2010-10-04
| * BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-04
* | Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...Joel Becker2010-10-15
|\ \
| * | ocfs2: Add support for heartbeat=global mount optionSunil Mushran2010-10-07
| * | ocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFOSunil Mushran2010-10-09
| |/
* | ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIR...Tristan Ye2010-10-11
* | Initialize max_slots earlyGoldwyn Rodrigues2010-10-11
* | ocfs2: Cache system inodes of other slots.Tao Ma2010-09-10
* | OCFS2: Allow huge (> 16 TiB) volumes to mountPatrick J. LoPresti2010-09-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * convert ocfs2 to ->evict_inode()Al Viro2010-08-09
* | Merge branch 'master' into for-nextJiri Kosina2010-06-16
|\|
| * quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-24
| * quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2010-05-24
| * quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-24
| * ocfs2: Fix use after free on remount read-onlyJan Kara2010-05-24
* | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
|/
* ocfs2: Fix lock inversion in quotas during umountJan Kara2010-05-21
* Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into oc...Joel Becker2010-05-18
|\
| * ocfs2: ocfs2_group_bitmap_size has to handle old volume.Tao Ma2010-04-13