index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2013-06-29
locks: drop the unused filp argument to posix_unblock_lock
Jeff Layton
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
minix: bug widening a binary "not" operation
Dan Carpenter
2013-06-29
splice: lift checks from do_splice_from() into callers
Al Viro
2013-06-29
constify rw_verify_area()
Al Viro
2013-06-29
new helper: fixed_size_llseek()
Al Viro
2013-06-29
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
Al Viro
2013-06-29
fuse: another open-coded file_inode()
Al Viro
2013-06-29
btrfs: more open-coded file_inode()
Al Viro
2013-06-29
fanotify: quit wanking with FASYNC in ->release()
Al Viro
2013-06-29
kill find_inode_number()
Al Viro
2013-06-29
coda: don't bother with find_inode_number()
Al Viro
2013-06-29
proc_fill_cache(): clean up, get rid of pointless find_inode_number() use
Al Viro
2013-06-29
proc_fill_cache(): just make instantiate_t return int
Al Viro
2013-06-29
proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/self
Al Viro
2013-06-29
proc_fill_cache(): kill pointless check
Al Viro
2013-06-29
ncpfs: don't bother with EBUSY on removal of busy directories
Al Viro
2013-06-29
don't call file_pos_write() if vfs_{read,write}{,v}() fails
Al Viro
2013-06-29
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
2013-06-29
udf: provide ->tmpfile()
Al Viro
2013-06-29
ext3 ->tmpfile() support
Al Viro
2013-06-29
allow the temp files created by open() to be linked to
Al Viro
2013-06-29
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-29
allow build_open_flags() to return an error
Al Viro
2013-06-29
lift file_*_write out of do_splice_direct()
Al Viro
2013-06-29
lift file_*_write out of do_splice_from()
Al Viro
2013-06-29
do_last(): fix missing checks for LAST_BIND case
Al Viro
2013-06-29
[readdir] constify ->actor
Al Viro
2013-06-29
[readdir] ->readdir() is gone
Al Viro
2013-06-29
[readdir] convert ecryptfs
Al Viro
2013-06-29
[readdir] convert coda
Al Viro
2013-06-29
[readdir] convert ocfs2
Al Viro
2013-06-29
[readdir] convert fatfs
Al Viro
2013-06-29
[readdir] convert xfs
Al Viro
2013-06-29
[readdir] convert btrfs
Al Viro
2013-06-29
[readdir] convert hostfs
Al Viro
2013-06-29
[readdir] convert afs
Al Viro
2013-06-29
[readdir] convert ncpfs
Al Viro
2013-06-29
[readdir] convert hfsplus
Al Viro
2013-06-29
[readdir] convert hfs
Al Viro
2013-06-29
[readdir] convert befs
Al Viro
2013-06-29
[readdir] convert cifs
Al Viro
2013-06-29
[readdir] convert freevxfs
Al Viro
2013-06-29
[readdir] convert fuse
Al Viro
2013-06-29
[readdir] convert hpfs
Al Viro
2013-06-29
reiserfs: switch reiserfs_readdir_dentry to inode
Al Viro
2013-06-29
reiserfs: is_privroot_deh() needs only directory inode, actually
Al Viro
2013-06-29
[readdir] convert reiserfs
Al Viro
2013-06-29
[readdir] convert ntfs
Al Viro
2013-06-29
[readdir] convert isofs
Al Viro
[next]