summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/super.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: return ENOMEM when sb_getblk() failsRui Xiang2013-11-131-2/+2
* fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volumeGoldwyn Rodrigues2013-09-241-1/+1
* fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbersGoldwyn Rodrigues2013-08-281-1/+1
* ocfs2: remove unecessary variable needs_checkpointGoldwyn Rodrigues2013-07-031-4/+2
* fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-071-0/+1
* ocfs2: remove kfree() redundant null checksTim Gardner2013-02-211-4/+2
* fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+5
* ocfs2: fix leaks on failure exits in module_initAl Viro2012-03-201-19/+21
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-2/+1
* ... and the same failure exits cleanup for ocfs2Al Viro2012-03-201-6/+4
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-061-5/+4
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-031-1/+0
* ocfs2: send correct UUID to cleancache initializationDan Magenheimer2011-11-171-1/+1
* Merge branch 'mw-3.1-jul25' of git://oss.oracle.com/git/smushran/linux-2.6 in...Joel Becker2011-08-211-6/+6
|\
| * ocfs2: Clean up messages in the fsSunil Mushran2011-07-241-5/+5
| * more conservative S_NOSEC handlingAl Viro2011-06-031-1/+1
* | ocfs2: serialize unaligned aioMark Fasheh2011-07-281-2/+8
* | ocfs2: Bugfix for hard readonly mountTiger Yang2011-05-311-1/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2011-05-261-1/+1
|\
| * ocfs2: clean up mount option about atime in ocfs2.txtTiger Yang2011-05-231-1/+1
* | ocfs2: add cleancache supportDan Magenheimer2011-05-261-0/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-281-62/+27
|\
| * ocfs2: Remove masklog ML_SUPER.Tao Ma2011-02-231-19/+10
| * ocfs2: Add ocfs2_trace.h.Wengang Wang2011-02-211-0/+3
| * ocfs2: Remove EXIT from masklog.Tao Ma2011-03-071-23/+14
| * ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-211-26/+6
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-161-7/+0
|\ \ | |/ |/|
| * ocfs2: use system_wq instead of ocfs2_quota_wqTejun Heo2011-02-011-7/+0
* | ocfs2: Check heartbeat mode for kernel stacks onlyMark Fasheh2011-02-201-8/+20
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-211-3/+2
|\
| * quota: Fix deadlock during path resolutionJan Kara2011-01-121-3/+2
* | switch ocfs2, close racesAl Viro2011-01-121-0/+1
|/
* fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* new helper: mount_bdev()Al Viro2010-10-291-7/+4
* Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-7/+0
|\
| * BKL: Remove BKL from OCFS2Arnd Bergmann2010-10-041-12/+0
| * BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-041-0/+5
* | Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...Joel Becker2010-10-151-15/+44
|\ \
| * | ocfs2: Add support for heartbeat=global mount optionSunil Mushran2010-10-071-14/+41
| * | ocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFOSunil Mushran2010-10-091-1/+3
| |/
* | ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIR...Tristan Ye2010-10-111-0/+15
* | Initialize max_slots earlyGoldwyn Rodrigues2010-10-111-9/+9
* | ocfs2: Cache system inodes of other slots.Tao Ma2010-09-101-3/+17
* | OCFS2: Allow huge (> 16 TiB) volumes to mountPatrick J. LoPresti2010-09-101-5/+46
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-2/+1
|\
| * convert ocfs2 to ->evict_inode()Al Viro2010-08-091-2/+1
* | Merge branch 'master' into for-nextJiri Kosina2010-06-161-27/+23
|\|
| * quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-241-9/+9