summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Remove masklog ML_BH_IO.Tao Ma2011-02-244-26/+59
* ocfs2: Remove masklog ML_JOURNAL.Tao Ma2011-02-244-78/+153
* ocfs2: Remove masklog ML_EXPORT.Tao Ma2011-02-244-30/+101
* ocfs2: Remove masklog ML_DCACHE.Tao Ma2011-02-234-24/+121
* ocfs2: Remove masklog ML_NAMEI.Tao Ma2011-02-234-71/+292
* ocfs2: Remove mlog(0) from fs/ocfs2/dir.cTao Ma2011-02-232-46/+153
* ocfs2: remove NAMEI from symlink.cTao Ma2011-02-211-1/+0
* ocfs2: Remove masklog ML_QUOTA.Tao Ma2011-02-234-14/+90
* ocfs2: Remove mlog(0) from quota_local.c.Tao Ma2011-02-232-6/+17
* ocfs2: Remove masklog ML_RESERVATIONS.Tao Ma2011-02-234-33/+142
* ocfs2: Remove masklog ML_XATTR.Tao Ma2011-02-234-80/+239
* ocfs2: Remove masklog ML_SUPER.Tao Ma2011-02-234-21/+118
* ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.cTao Ma2011-02-232-2/+9
* ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.cTao Ma2011-02-222-8/+16
* ocfs2: Remove masklog ML_EXTENT_MAP.Tao Ma2011-02-224-5/+31
* ocfs2: Remove masklog ML_INODE.Tao Ma2011-02-224-63/+182
* ocfs2: Little refactoring against ocfs2_iget.Tao Ma2011-02-211-5/+5
* ocfs2: Remove mlog(0) from fs/ocfs2/file.cTao Ma2011-02-223-98/+330
* ocfs2: remove INODE from unused files.Tao Ma2011-02-213-3/+0
* ocfs2: Remove FILE_IO from masklog.Tao Ma2011-02-224-6/+28
* ocfs2: Remove mlog(0) from fs/ocfs2/aops.cTao Ma2011-02-222-26/+153
* ocfs2: Remove masklog ML_REFCOUNT.Tao Ma2011-02-224-82/+341
* ocfs2: Remove DISK_ALLOC from masklog.Tao Ma2011-02-226-6/+0
* ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.cTao Ma2011-02-222-5/+17
* ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.cTao Ma2011-02-222-54/+265
* ocfs2: Remove mlog(0) from fs/ocfs2/localalloc.cTao Ma2011-02-222-34/+135
* ocfs2: Remove mlog(0) from fs/ocfs2/alloc.cTao Ma2011-02-222-77/+452
* ocfs2: Add ocfs2_trace.h.Wengang Wang2011-02-212-0/+19
* ocfs2: Remove EXIT from masklog.Tao Ma2011-03-0727-315/+159
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-2131-418/+161
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-1557-1253/+1483
|\
| * tidy the trailing symlinks traversal upAl Viro2011-03-151-45/+26
| * Turn resolution of trailing symlinks iterative everywhereAl Viro2011-03-151-54/+50
| * simplify link_path_walk() tailAl Viro2011-03-151-7/+1
| * Make trailing symlink resolution in path_lookupat() iterativeAl Viro2011-03-151-10/+53
| * update nd->inode in __do_follow_link() instead of after do_follow_link()Al Viro2011-03-151-3/+2
| * pull handling of one pathname component into a helperAl Viro2011-03-151-68/+55
| * fs: allow AT_EMPTY_PATH in linkat(), limit that to CAP_DAC_READ_SEARCHAneesh Kumar K.V2011-03-151-4/+16
| * Allow passing O_PATH descriptors via SCM_RIGHTS datagramsAl Viro2011-03-153-2/+4
| * readlinkat(), fchownat() and fstatat() with empty relative pathnamesAl Viro2011-03-152-6/+11
| * Allow O_PATH for symlinksAl Viro2011-03-151-6/+19
| * New kind of open files - "location only".Al Viro2011-03-157-17/+119
| * ext4: Copy fs UUID to superblockAneesh Kumar K.V2011-03-151-0/+2
| * ext3: Copy fs UUID to superblock.Aneesh Kumar K.V2011-03-151-0/+1
| * vfs: Export file system uuid via /proc/<pid>/mountinfoAneesh Kumar K.V2011-03-152-0/+17
| * unistd.h: Add new syscalls numbers to asm-genericAneesh Kumar K.V2011-03-151-1/+5
| * x86: Add new syscalls for x86_64Aneesh Kumar K.V2011-03-152-0/+6
| * x86: Add new syscalls for x86_32Aneesh Kumar K.V2011-03-152-1/+5
| * fs: Remove i_nlink check from file system link callbackAneesh Kumar K.V2011-03-156-42/+0
| * fs: Don't allow to create hardlink for deleted fileAneesh Kumar K.V2011-03-151-1/+5
OpenPOWER on IntegriCloud