index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
card.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-24
ocfs2: Remove masklog ML_BH_IO.
Tao Ma
4
-26
/
+59
2011-02-24
ocfs2: Remove masklog ML_JOURNAL.
Tao Ma
4
-78
/
+153
2011-02-24
ocfs2: Remove masklog ML_EXPORT.
Tao Ma
4
-30
/
+101
2011-02-23
ocfs2: Remove masklog ML_DCACHE.
Tao Ma
4
-24
/
+121
2011-02-23
ocfs2: Remove masklog ML_NAMEI.
Tao Ma
4
-71
/
+292
2011-02-23
ocfs2: Remove mlog(0) from fs/ocfs2/dir.c
Tao Ma
2
-46
/
+153
2011-02-21
ocfs2: remove NAMEI from symlink.c
Tao Ma
1
-1
/
+0
2011-02-23
ocfs2: Remove masklog ML_QUOTA.
Tao Ma
4
-14
/
+90
2011-02-23
ocfs2: Remove mlog(0) from quota_local.c.
Tao Ma
2
-6
/
+17
2011-02-23
ocfs2: Remove masklog ML_RESERVATIONS.
Tao Ma
4
-33
/
+142
2011-02-23
ocfs2: Remove masklog ML_XATTR.
Tao Ma
4
-80
/
+239
2011-02-23
ocfs2: Remove masklog ML_SUPER.
Tao Ma
4
-21
/
+118
2011-02-23
ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c
Tao Ma
2
-2
/
+9
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.c
Tao Ma
2
-8
/
+16
2011-02-22
ocfs2: Remove masklog ML_EXTENT_MAP.
Tao Ma
4
-5
/
+31
2011-02-22
ocfs2: Remove masklog ML_INODE.
Tao Ma
4
-63
/
+182
2011-02-21
ocfs2: Little refactoring against ocfs2_iget.
Tao Ma
1
-5
/
+5
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/file.c
Tao Ma
3
-98
/
+330
2011-02-21
ocfs2: remove INODE from unused files.
Tao Ma
3
-3
/
+0
2011-02-22
ocfs2: Remove FILE_IO from masklog.
Tao Ma
4
-6
/
+28
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/aops.c
Tao Ma
2
-26
/
+153
2011-02-22
ocfs2: Remove masklog ML_REFCOUNT.
Tao Ma
4
-82
/
+341
2011-02-22
ocfs2: Remove DISK_ALLOC from masklog.
Tao Ma
6
-6
/
+0
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c
Tao Ma
2
-5
/
+17
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c
Tao Ma
2
-54
/
+265
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/localalloc.c
Tao Ma
2
-34
/
+135
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/alloc.c
Tao Ma
2
-77
/
+452
2011-02-21
ocfs2: Add ocfs2_trace.h.
Wengang Wang
2
-0
/
+19
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
27
-315
/
+159
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
31
-418
/
+161
2011-03-15
VFS: Fix the nfs sillyrename regression in kernel 2.6.38
Trond Myklebust
1
-1
/
+6
2011-03-15
dcache.c: create helper function for duplicated functionality
Linus Torvalds
1
-51
/
+37
2011-03-15
tidy the trailing symlinks traversal up
Al Viro
1
-45
/
+26
2011-03-15
Turn resolution of trailing symlinks iterative everywhere
Al Viro
1
-54
/
+50
2011-03-15
simplify link_path_walk() tail
Al Viro
1
-7
/
+1
2011-03-15
Make trailing symlink resolution in path_lookupat() iterative
Al Viro
1
-10
/
+53
2011-03-15
update nd->inode in __do_follow_link() instead of after do_follow_link()
Al Viro
1
-3
/
+2
2011-03-15
pull handling of one pathname component into a helper
Al Viro
1
-68
/
+55
2011-03-15
fs: allow AT_EMPTY_PATH in linkat(), limit that to CAP_DAC_READ_SEARCH
Aneesh Kumar K.V
1
-4
/
+16
2011-03-15
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
Al Viro
3
-2
/
+4
2011-03-15
readlinkat(), fchownat() and fstatat() with empty relative pathnames
Al Viro
2
-6
/
+11
2011-03-15
Allow O_PATH for symlinks
Al Viro
1
-6
/
+19
2011-03-15
New kind of open files - "location only".
Al Viro
7
-17
/
+119
2011-03-15
ext4: Copy fs UUID to superblock
Aneesh Kumar K.V
1
-0
/
+2
2011-03-15
ext3: Copy fs UUID to superblock.
Aneesh Kumar K.V
1
-0
/
+1
2011-03-15
vfs: Export file system uuid via /proc/<pid>/mountinfo
Aneesh Kumar K.V
2
-0
/
+17
2011-03-15
unistd.h: Add new syscalls numbers to asm-generic
Aneesh Kumar K.V
1
-1
/
+5
2011-03-15
x86: Add new syscalls for x86_64
Aneesh Kumar K.V
2
-0
/
+6
2011-03-15
x86: Add new syscalls for x86_32
Aneesh Kumar K.V
2
-1
/
+5
2011-03-15
fs: Remove i_nlink check from file system link callback
Aneesh Kumar K.V
6
-42
/
+0
[next]