Age | Commit message (Expand) | Author | Files | Lines |
2013-08-28 | fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers | Goldwyn Rodrigues | 1 | -1/+1 |
2013-07-03 | ocfs2: remove unecessary variable needs_checkpoint | Goldwyn Rodrigues | 1 | -4/+2 |
2013-03-07 | fs: Limit sys_mount to only request filesystem modules (Part 2). | Eric W. Biederman | 1 | -0/+1 |
2013-02-21 | ocfs2: remove kfree() redundant null checks | Tim Gardner | 1 | -4/+2 |
2012-10-02 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 1 | -0/+5 |
2012-03-20 | ocfs2: fix leaks on failure exits in module_init | Al Viro | 1 | -19/+21 |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -2/+1 |
2012-03-20 | ... and the same failure exits cleanup for ocfs2 | Al Viro | 1 | -6/+4 |
2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro | 1 | -5/+4 |
2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 1 | -1/+0 |
2011-11-17 | ocfs2: send correct UUID to cleancache initialization | Dan Magenheimer | 1 | -1/+1 |
2011-08-21 | Merge branch 'mw-3.1-jul25' of git://oss.oracle.com/git/smushran/linux-2.6 in... | Joel Becker | 1 | -6/+6 |
2011-07-28 | ocfs2: serialize unaligned aio | Mark Fasheh | 1 | -2/+8 |
2011-07-24 | ocfs2: Clean up messages in the fs | Sunil Mushran | 1 | -5/+5 |
2011-06-03 | more conservative S_NOSEC handling | Al Viro | 1 | -1/+1 |
2011-05-31 | ocfs2: Bugfix for hard readonly mount | Tiger Yang | 1 | -1/+2 |
2011-05-26 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 1 | -1/+1 |
2011-05-26 | ocfs2: add cleancache support | Dan Magenheimer | 1 | -0/+2 |
2011-05-23 | ocfs2: clean up mount option about atime in ocfs2.txt | Tiger Yang | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-28 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -62/+27 |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -7/+0 |
2011-02-23 | ocfs2: Remove masklog ML_SUPER. | Tao Ma | 1 | -19/+10 |
2011-02-21 | ocfs2: Add ocfs2_trace.h. | Wengang Wang | 1 | -0/+3 |
2011-03-07 | ocfs2: Remove EXIT from masklog. | Tao Ma | 1 | -23/+14 |
2011-02-21 | ocfs2: Remove ENTRY from masklog. | Tao Ma | 1 | -26/+6 |
2011-02-20 | ocfs2: Check heartbeat mode for kernel stacks only | Mark Fasheh | 1 | -8/+20 |
2011-02-01 | ocfs2: use system_wq instead of ocfs2_quota_wq | Tejun Heo | 1 | -7/+0 |
2011-01-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -3/+2 |
2011-01-12 | switch ocfs2, close races | Al Viro | 1 | -0/+1 |
2011-01-12 | quota: Fix deadlock during path resolution | Jan Kara | 1 | -3/+2 |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 1 | -1/+8 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-10-29 | new helper: mount_bdev() | Al Viro | 1 | -7/+4 |
2010-10-22 | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -7/+0 |
2010-10-15 | Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2... | Joel Becker | 1 | -15/+44 |
2010-10-11 | ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIR... | Tristan Ye | 1 | -0/+15 |
2010-10-11 | Initialize max_slots early | Goldwyn Rodrigues | 1 | -9/+9 |
2010-10-07 | ocfs2: Add support for heartbeat=global mount option | Sunil Mushran | 1 | -14/+41 |
2010-10-09 | ocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFO | Sunil Mushran | 1 | -1/+3 |
2010-10-04 | BKL: Remove BKL from OCFS2 | Arnd Bergmann | 1 | -12/+0 |
2010-10-04 | BKL: Explicitly add BKL around get_sb/fill_super | Jan Blunck | 1 | -0/+5 |
2010-09-10 | ocfs2: Cache system inodes of other slots. | Tao Ma | 1 | -3/+17 |
2010-09-10 | OCFS2: Allow huge (> 16 TiB) volumes to mount | Patrick J. LoPresti | 1 | -5/+46 |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
2010-08-09 | convert ocfs2 to ->evict_inode() | Al Viro | 1 | -2/+1 |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -27/+23 |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 1 | -1/+1 |
2010-05-24 | quota: rename default quotactl methods to dquot_ | Christoph Hellwig | 1 | -9/+9 |
2010-05-24 | quota: drop remount argument to ->quota_on and ->quota_off | Christoph Hellwig | 1 | -8/+2 |