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