index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
constify rw_verify_area()
Al Viro
2013-06-29
3
-1
/
+4
*
new helper: fixed_size_llseek()
Al Viro
2013-06-29
1
-0
/
+20
*
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
Al Viro
2013-06-29
4
-10
/
+8
*
fuse: another open-coded file_inode()
Al Viro
2013-06-29
1
-2
/
+1
*
btrfs: more open-coded file_inode()
Al Viro
2013-06-29
1
-4
/
+4
*
fanotify: quit wanking with FASYNC in ->release()
Al Viro
2013-06-29
1
-3
/
+0
*
kill find_inode_number()
Al Viro
2013-06-29
2
-31
/
+0
*
coda: don't bother with find_inode_number()
Al Viro
2013-06-29
1
-7
/
+1
*
proc_fill_cache(): clean up, get rid of pointless find_inode_number() use
Al Viro
2013-06-29
1
-23
/
+13
*
proc_fill_cache(): just make instantiate_t return int
Al Viro
2013-06-29
4
-49
/
+43
*
proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/self
Al Viro
2013-06-29
1
-3
/
+3
*
proc_fill_cache(): kill pointless check
Al Viro
2013-06-29
1
-4
/
+2
*
ncpfs: don't bother with EBUSY on removal of busy directories
Al Viro
2013-06-29
2
-11
/
+4
*
don't call file_pos_write() if vfs_{read,write}{,v}() fails
Al Viro
2013-06-29
1
-6
/
+12
*
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
2013-06-29
1
-1
/
+1
*
udf: provide ->tmpfile()
Al Viro
2013-06-29
1
-0
/
+24
*
ext3 ->tmpfile() support
Al Viro
2013-06-29
1
-1
/
+46
*
allow the temp files created by open() to be linked to
Al Viro
2013-06-29
2
-3
/
+17
*
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-29
5
-5
/
+122
*
allow build_open_flags() to return an error
Al Viro
2013-06-29
4
-31
/
+41
*
lift file_*_write out of do_splice_direct()
Al Viro
2013-06-29
2
-2
/
+2
*
lift file_*_write out of do_splice_from()
Al Viro
2013-06-29
1
-4
/
+5
*
do_last(): fix missing checks for LAST_BIND case
Al Viro
2013-06-29
1
-21
/
+3
*
[readdir] constify ->actor
Al Viro
2013-06-29
6
-53
/
+45
*
[readdir] ->readdir() is gone
Al Viro
2013-06-29
3
-12
/
+7
*
[readdir] convert ecryptfs
Al Viro
2013-06-29
1
-20
/
+15
*
[readdir] convert coda
Al Viro
2013-06-29
1
-58
/
+19
*
[readdir] convert ocfs2
Al Viro
2013-06-29
4
-113
/
+61
*
[readdir] convert fatfs
Al Viro
2013-06-29
1
-50
/
+54
*
[readdir] convert xfs
Al Viro
2013-06-29
7
-61
/
+44
*
[readdir] convert btrfs
Al Viro
2013-06-29
3
-40
/
+21
*
[readdir] convert hostfs
Al Viro
2013-06-29
1
-7
/
+6
*
[readdir] convert afs
Al Viro
2013-06-29
1
-62
/
+37
*
[readdir] convert ncpfs
Al Viro
2013-06-29
1
-43
/
+35
*
[readdir] convert hfsplus
Al Viro
2013-06-29
1
-27
/
+23
*
[readdir] convert hfs
Al Viro
2013-06-29
1
-26
/
+23
*
[readdir] convert befs
Al Viro
2013-06-29
1
-18
/
+22
*
[readdir] convert cifs
Al Viro
2013-06-29
3
-100
/
+82
*
[readdir] convert freevxfs
Al Viro
2013-06-29
1
-32
/
+23
*
[readdir] convert fuse
Al Viro
2013-06-29
1
-20
/
+17
*
[readdir] convert hpfs
Al Viro
2013-06-29
1
-27
/
+29
*
reiserfs: switch reiserfs_readdir_dentry to inode
Al Viro
2013-06-29
3
-17
/
+15
*
reiserfs: is_privroot_deh() needs only directory inode, actually
Al Viro
2013-06-29
1
-5
/
+4
*
[readdir] convert reiserfs
Al Viro
2013-06-29
3
-23
/
+19
*
[readdir] convert ntfs
Al Viro
2013-06-29
1
-57
/
+27
*
[readdir] convert isofs
Al Viro
2013-06-29
1
-22
/
+20
*
[readdir] convert jffs2
Al Viro
2013-06-29
1
-36
/
+16
*
[readdir] convert f2fs
Al Viro
2013-06-29
2
-35
/
+22
*
[readdir] convert 9p
Al Viro
2013-06-29
1
-44
/
+28
*
[readdir] convert affs
Al Viro
2013-06-29
1
-45
/
+24
[next]