aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-15
|\
| * tidy the trailing symlinks traversal upAl Viro2011-03-15
| * Turn resolution of trailing symlinks iterative everywhereAl Viro2011-03-15
| * simplify link_path_walk() tailAl Viro2011-03-15
| * Make trailing symlink resolution in path_lookupat() iterativeAl Viro2011-03-15
| * update nd->inode in __do_follow_link() instead of after do_follow_link()Al Viro2011-03-15
| * pull handling of one pathname component into a helperAl Viro2011-03-15
| * fs: allow AT_EMPTY_PATH in linkat(), limit that to CAP_DAC_READ_SEARCHAneesh Kumar K.V2011-03-15
| * Allow passing O_PATH descriptors via SCM_RIGHTS datagramsAl Viro2011-03-15
| * readlinkat(), fchownat() and fstatat() with empty relative pathnamesAl Viro2011-03-15
| * Allow O_PATH for symlinksAl Viro2011-03-15
| * New kind of open files - "location only".Al Viro2011-03-15
| * ext4: Copy fs UUID to superblockAneesh Kumar K.V2011-03-15
| * ext3: Copy fs UUID to superblock.Aneesh Kumar K.V2011-03-15
| * vfs: Export file system uuid via /proc/<pid>/mountinfoAneesh Kumar K.V2011-03-15
| * unistd.h: Add new syscalls numbers to asm-genericAneesh Kumar K.V2011-03-15
| * x86: Add new syscalls for x86_64Aneesh Kumar K.V2011-03-15