aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | Btrfs: return error if the range we want to map is bogusJosef Bacik2011-03-17
| * | | Btrfs: add a comment explaining what btrfs_cont_expand doesJosef Bacik2011-03-17
| * | | Btrfs: use mark_inode_dirty when expanding the fileJosef Bacik2011-03-17
| * | | Btrfs: only add orphan items when truncatingJosef Bacik2011-03-17
| * | | Btrfs: make sure to remove the orphan item from the in-memory listJosef Bacik2011-03-17
| * | | Btrfs: handle errors in btrfs_orphan_cleanupJosef Bacik2011-03-17
| * | | Btrfs: cleanup error handling in the truncate pathJosef Bacik2011-03-17
| * | | Btrfs: convert to the new truncate sequenceJosef Bacik2011-03-17
| * | | Btrfs: use a slab for the free space entriesJosef Bacik2011-03-17
| * | | Btrfs: change reserved_extents to an atomic_tJosef Bacik2011-03-17
| * | | Btrfs: fix how we deal with the pages array in the write pathJosef Bacik2011-03-17
| * | | Btrfs: simplify our write pathJosef Bacik2011-03-17
| * | | Btrfs: fix formatting in file.cJosef Bacik2011-03-17
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-28
|\ \ \ \
| * | | | Treat writes as new when holes span across page boundariesGoldwyn Rodrigues2011-03-28
| * | | | Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs...Joel Becker2011-03-28
| |\ \ \ \
| | * | | | ocfs2: Make the left masklogs compat.Tao Ma2011-02-20
| | * | | | ocfs2: Remove masklog ML_AIO.Tao Ma2011-02-20
| | * | | | ocfs2: Remove masklog ML_UPTODATE.Tao Ma2011-02-24
| | * | | | ocfs2: Remove masklog ML_BH_IO.Tao Ma2011-02-24
| | * | | | ocfs2: Remove masklog ML_JOURNAL.Tao Ma2011-02-24
| | * | | | ocfs2: Remove masklog ML_EXPORT.Tao Ma2011-02-24
| | * | | | ocfs2: Remove masklog ML_DCACHE.Tao Ma2011-02-23
| | * | | | ocfs2: Remove masklog ML_NAMEI.Tao Ma2011-02-23
| | * | | | ocfs2: Remove mlog(0) from fs/ocfs2/dir.cTao Ma2011-02-23
| | * | | | ocfs2: remove NAMEI from symlink.cTao Ma2011-02-20
| | * | | | ocfs2: Remove masklog ML_QUOTA.Tao Ma2011-02-23
| | * | | | ocfs2: Remove mlog(0) from quota_local.c.Tao Ma2011-02-23
| | * | | | ocfs2: Remove masklog ML_RESERVATIONS.Tao Ma2011-02-23
| | * | | | ocfs2: Remove masklog ML_XATTR.Tao Ma2011-02-23
| | * | | | ocfs2: Remove masklog ML_SUPER.Tao Ma2011-02-23
| | * | | | ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.cTao Ma2011-02-23
| | * | | | ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.cTao Ma2011-02-22
| | * | | | ocfs2: Remove masklog ML_EXTENT_MAP.Tao Ma2011-02-22
| | * | | | ocfs2: Remove masklog ML_INODE.Tao Ma2011-02-22
| | * | | | ocfs2: Little refactoring against ocfs2_iget.Tao Ma2011-02-20
| | * | | | ocfs2: Remove mlog(0) from fs/ocfs2/file.cTao Ma2011-02-22
| | * | | | ocfs2: remove INODE from unused files.Tao Ma2011-02-20
| | * | | | ocfs2: Remove FILE_IO from masklog.Tao Ma2011-02-22
| | * | | | ocfs2: Remove mlog(0) from fs/ocfs2/aops.cTao Ma2011-02-22
| | * | | | ocfs2: Remove masklog ML_REFCOUNT.Tao Ma2011-02-21
| | * | | | ocfs2: Remove DISK_ALLOC from masklog.Tao Ma2011-02-21
| | * | | | ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.cTao Ma2011-02-21
| | * | | | ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.cTao Ma2011-02-21
| | * | | | ocfs2: Remove mlog(0) from fs/ocfs2/localalloc.cTao Ma2011-02-21
| | * | | | ocfs2: Remove mlog(0) from fs/ocfs2/alloc.cTao Ma2011-02-21
| | * | | | 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
| * | | | | fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS.Rakib Mullick2011-03-28