| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | ocfs2: Add trace event for trim. | Tao Ma | 2011-05-23 | 2 | -0/+32 |
| * | | ocfs2: Add FITRIM ioctl. | Tao Ma | 2011-05-23 | 1 | -0/+24 |
| * | | ocfs2: Add ocfs2_trim_fs for SSD trim support. | Tao Ma | 2011-05-23 | 2 | -0/+160 |
| * | | ocfs2: remove the /sys/o2cb symlink | Amerigo Wang | 2011-05-23 | 1 | -9/+0 |
| * | | ocfs2: clean up mount option about atime in ocfs2.txt | Tiger Yang | 2011-05-23 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds | 2011-05-26 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | ocfs2: add cleancache support | Dan Magenheimer | 2011-05-26 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 51 | -1665/+3889 |
| |\ |
|
| * | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 | 1 | -1/+1 |
* | | | ocfs2/dlm: Target node death during resource migration leads to thread spin | Sunil Mushran | 2011-05-13 | 1 | -0/+3 |
* | | | ocfs2: Skip mount recovery for hard-ro mounts | Sunil Mushran | 2011-05-13 | 1 | -0/+3 |
* | | | ocfs2/cluster: Heartbeat mismatch message improved | Sunil Mushran | 2011-05-13 | 1 | -17/+31 |
* | | | ocfs2/cluster: Increase the live threshold for global heartbeat | Sunil Mushran | 2011-05-13 | 1 | -1/+12 |
* | | | ocfs2/dlm: Use negotiated o2dlm protocol version | Sunil Mushran | 2011-05-13 | 1 | -1/+2 |
* | | | ocfs2: skip existing hole when removing the last extent_rec in punching-hole ... | Tristan Ye | 2011-05-13 | 1 | -0/+12 |
* | | | ocfs2: Initialize data_ac (might be used uninitialized) | Marcus Meissner | 2011-05-13 | 1 | -1/+1 |
* | | | Revert wrong fixes for common misspellings | Lucas De Marchi | 2011-04-26 | 1 | -1/+1 |
| |/
|/| |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 17 | -23/+23 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-03-28 | 42 | -1626/+3855 |
|\ \ |
|
| * | | Treat writes as new when holes span across page boundaries | Goldwyn Rodrigues | 2011-03-28 | 1 | -0/+6 |
| * | | Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs... | Joel Becker | 2011-03-28 | 41 | -1557/+3763 |
| |\ \ |
|
| | * | | ocfs2: Make the left masklogs compat. | Tao Ma | 2011-02-21 | 1 | -17/+17 |
| | * | | ocfs2: Remove masklog ML_AIO. | Tao Ma | 2011-02-21 | 2 | -2/+0 |
| | * | | ocfs2: Remove masklog ML_UPTODATE. | Tao Ma | 2011-02-24 | 5 | -41/+79 |
| | * | | ocfs2: Remove masklog ML_BH_IO. | Tao Ma | 2011-02-24 | 4 | -26/+59 |
| | * | | ocfs2: Remove masklog ML_JOURNAL. | Tao Ma | 2011-02-24 | 4 | -78/+153 |
| | * | | ocfs2: Remove masklog ML_EXPORT. | Tao Ma | 2011-02-24 | 4 | -30/+101 |
| | * | | ocfs2: Remove masklog ML_DCACHE. | Tao Ma | 2011-02-23 | 4 | -24/+121 |
| | * | | ocfs2: Remove masklog ML_NAMEI. | Tao Ma | 2011-02-23 | 4 | -71/+292 |
| | * | | ocfs2: Remove mlog(0) from fs/ocfs2/dir.c | Tao Ma | 2011-02-23 | 2 | -46/+153 |
| | * | | ocfs2: remove NAMEI from symlink.c | Tao Ma | 2011-02-21 | 1 | -1/+0 |
| | * | | ocfs2: Remove masklog ML_QUOTA. | Tao Ma | 2011-02-23 | 4 | -14/+90 |
| | * | | ocfs2: Remove mlog(0) from quota_local.c. | Tao Ma | 2011-02-23 | 2 | -6/+17 |
| | * | | ocfs2: Remove masklog ML_RESERVATIONS. | Tao Ma | 2011-02-23 | 4 | -33/+142 |
| | * | | ocfs2: Remove masklog ML_XATTR. | Tao Ma | 2011-02-23 | 4 | -80/+239 |
| | * | | ocfs2: Remove masklog ML_SUPER. | Tao Ma | 2011-02-23 | 4 | -21/+118 |
| | * | | ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c | Tao Ma | 2011-02-23 | 2 | -2/+9 |
| | * | | ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.c | Tao Ma | 2011-02-22 | 2 | -8/+16 |
| | * | | ocfs2: Remove masklog ML_EXTENT_MAP. | Tao Ma | 2011-02-22 | 4 | -5/+31 |
| | * | | ocfs2: Remove masklog ML_INODE. | Tao Ma | 2011-02-22 | 4 | -63/+182 |
| | * | | ocfs2: Little refactoring against ocfs2_iget. | Tao Ma | 2011-02-21 | 1 | -5/+5 |
| | * | | ocfs2: Remove mlog(0) from fs/ocfs2/file.c | Tao Ma | 2011-02-22 | 3 | -98/+330 |
| | * | | ocfs2: remove INODE from unused files. | Tao Ma | 2011-02-21 | 3 | -3/+0 |
| | * | | ocfs2: Remove FILE_IO from masklog. | Tao Ma | 2011-02-22 | 4 | -6/+28 |
| | * | | ocfs2: Remove mlog(0) from fs/ocfs2/aops.c | Tao Ma | 2011-02-22 | 2 | -26/+153 |
| | * | | ocfs2: Remove masklog ML_REFCOUNT. | Tao Ma | 2011-02-22 | 4 | -82/+341 |
| | * | | ocfs2: Remove DISK_ALLOC from masklog. | Tao Ma | 2011-02-22 | 6 | -6/+0 |
| | * | | ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c | Tao Ma | 2011-02-22 | 2 | -5/+17 |
| | * | | ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c | Tao Ma | 2011-02-22 | 2 | -54/+265 |