- e77e430 more open-coded file_inode() calls by Al Viro · 11 years ago
- 0b3fca1 kill find_inode_number() by Al Viro · 11 years ago
- 6b5e122 coda: don't bother with find_inode_number() by Al Viro · 11 years ago
- 1df98b8 proc_fill_cache(): clean up, get rid of pointless find_inode_number() use by Al Viro · 11 years ago
- c52a47a proc_fill_cache(): just make instantiate_t return int by Al Viro · 11 years ago
- db96316 proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/self by Al Viro · 11 years ago
- 147ce69 proc_fill_cache(): kill pointless check by Al Viro · 11 years ago
- 338b2f5 ncpfs: don't bother with EBUSY on removal of busy directories by Al Viro · 11 years ago
- 5faf153 don't call file_pos_write() if vfs_{read,write}{,v}() fails by Al Viro · 11 years ago
- 13f8e98 SELinux: Institute file_path_has_perm() by David Howells · 11 years ago
- c77cece Replace a bunch of file->dentry->d_inode refs with file_inode() by David Howells · 11 years ago
- 656d09d udf: provide ->tmpfile() by Al Viro · 11 years ago
- e6bbef9 ext3 ->tmpfile() support by Al Viro · 11 years ago
- f4e0c30 allow the temp files created by open() to be linked to by Al Viro · 11 years ago
- 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
- f9652e1 allow build_open_flags() to return an error by Al Viro · 11 years ago
- 50cd2c5 lift file_*_write out of do_splice_direct() by Al Viro · 12 years ago
- 500368f lift file_*_write out of do_splice_from() by Al Viro · 12 years ago
- bc77daa do_last(): fix missing checks for LAST_BIND case by Al Viro · 11 years ago
- 0888c32 pcm_native: switch to fdget()/fdput() by Al Viro · 11 years ago
- ac6614b [readdir] constify ->actor by Al Viro · 12 years ago
- 2233f31 [readdir] ->readdir() is gone by Al Viro · 12 years ago
- 2de5f05 [readdir] convert ecryptfs by Al Viro · 12 years ago
- e924f25 [readdir] convert coda by Al Viro · 12 years ago
- 3704412b [readdir] convert ocfs2 by Al Viro · 12 years ago
- 2c6a247 [readdir] convert fatfs by Al Viro · 12 years ago
- b822755 [readdir] convert xfs by Al Viro · 12 years ago
- 9cdda8d [readdir] convert btrfs by Al Viro · 12 years ago
- 8e28bc7 [readdir] convert hostfs by Al Viro · 12 years ago
- 1bbae9f [readdir] convert afs by Al Viro · 12 years ago
- 76f582a [readdir] convert ncpfs by Al Viro · 12 years ago
- e72514e [readdir] convert hfsplus by Al Viro · 12 years ago
- 002f8be [readdir] convert hfs by Al Viro · 12 years ago
- f0f49ef [readdir] convert befs by Al Viro · 12 years ago
- be4ccdc [readdir] convert cifs by Al Viro · 12 years ago
- 9b5d5a1 [readdir] convert freevxfs by Al Viro · 12 years ago
- 8d3af7f [readdir] convert fuse by Al Viro · 12 years ago
- 568f8f5 [readdir] convert hpfs by Al Viro · 12 years ago
- cd62cda reiserfs: switch reiserfs_readdir_dentry to inode by Al Viro · 12 years ago
- 99ce416 reiserfs: is_privroot_deh() needs only directory inode, actually by Al Viro · 12 years ago
- 4acf381 [readdir] convert reiserfs by Al Viro · 12 years ago
- 956ce20 [readdir] convert ntfs by Al Viro · 12 years ago
- bfee716 [readdir] convert isofs by Al Viro · 12 years ago
- 0312fa7 [readdir] convert jffs2 by Al Viro · 12 years ago
- 6f7f231 [readdir] convert f2fs by Al Viro · 12 years ago
- 8f29843 [readdir] convert 9p by Al Viro · 12 years ago
- 0edf977 [readdir] convert affs by Al Viro · 12 years ago
- 2638ffb [readdir] convert adfs by Al Viro · 12 years ago
- 46d0733 [readdir] convert logfs by Al Viro · 12 years ago
- 070a0eb [readdir] convert jfs by Al Viro · 12 years ago
- 77acfa2 [readdir] convert ceph by Al Viro · 12 years ago
- 23db862 [readdir] convert nfs by Al Viro · 12 years ago
- 725bebb [readdir] convert ext4 by Al Viro · 12 years ago
- 4deb398 [readdir] convert qnx6 by Al Viro · 12 years ago
- 663f4de [readdir] convert qnx4 by Al Viro · 12 years ago
- 9fd4d05 [readdir] convert omfs by Al Viro · 12 years ago
- 1616abe [readdir] convert nilfs2 by Al Viro · 12 years ago
- d55fea8 [readdir] convert sysfs by Al Viro · 12 years ago
- d81a8ef [readdir] convert gfs2 by Al Viro · 12 years ago
- 75811d4 [readdir] convert exofs by Al Viro · 12 years ago
- 81b9f66 [readdir] convert bfs by Al Viro · 12 years ago
- f0c3b50 [readdir] convert procfs by Al Viro · 12 years ago
- 68c6147 [readdir] convert openpromfs by Al Viro · 12 years ago
- 7aa123a [readdir] convert efs by Al Viro · 12 years ago
- 5201885 [readdir] convert configfs by Al Viro · 12 years ago
- 3903b38 [readdir] convert romfs by Al Viro · 12 years ago
- 5f6039c [readdir] convert squashfs by Al Viro · 12 years ago
- 01122e0 [readdir] convert ubifs by Al Viro · 12 years ago
- 5add2ee [readdir] convert udf by Al Viro · 12 years ago
- 5ded75e [readdir] convert ext3 by Al Viro · 12 years ago
- 5f99f4e [readdir] switch dcache_readdir() users to ->iterate() by Al Viro · 12 years ago
- 8088629 [readdir] simple local unixlike: switch to ->iterate() by Al Viro · 12 years ago
- bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 12 years ago
- 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 12 years ago
- 83a8761 move linux/loop.h to drivers/block by Al Viro · 12 years ago
- e06aeb5 compat.c: LOOP_CLR_FD is taken care of in loop.c itself... by Al Viro · 12 years ago
- 5cfafbf pxa3xx: VM_IO is set by io_remap_pfn_range() by Al Viro · 12 years ago
- c607f45 au1100fb: VM_IO is set by io_remap_pfn_range() by Al Viro · 12 years ago
- 1fca06f au1200fb: io_remap_pfn_range() sets VM_IO by Al Viro · 12 years ago
- a47df15 vfio: remap_pfn_range() sets all those flags... by Al Viro · 12 years ago
- 8053796 i810: VM_IO is set by io_remap_pfn_range() by Al Viro · 12 years ago
- 7922e2d2 drm: io_remap_pfn_range() sets VM_IO... by Al Viro · 12 years ago
- ecf48b6 sparc: __pci_mmap_set_flags() is useless by Al Viro · 12 years ago
- e0bced5 mn10300: don't bother with VM_IO by Al Viro · 12 years ago
- 1769ab6 hose_mmap_page_range(): io_remap_pfn_range() will set all those flags... by Al Viro · 12 years ago
- 350226c samsung: don't bother with setting VM_IO by Al Viro · 12 years ago
- 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
- 605c912 UBIFS: fix a horrid bug by Artem Bityutskiy · 11 years ago
- 33f1a63 UBIFS: prepare to fix a horrid bug by Artem Bityutskiy · 11 years ago
- 945fb13 aout32 coredump compat fix by Al Viro · 11 years ago
- 7995bd2 splice: don't pass the address of ->f_pos to methods by Al Viro · 11 years ago
- c9036e9 mconsole: we'd better initialize pos before passing it to vfs_read()... by Al Viro · 11 years ago
- 8177a9d lseek(fd, n, SEEK_END) does *not* go to eof - n by Al Viro · 11 years ago
- 7d13205 Linux 3.10-rc6 by Linus Torvalds · 11 years ago
- e6694d9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- 596fa9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
- 5938930 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- f21afc2 smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu(). by David Daney · 11 years ago
- d0ff934 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- d58c6ff Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago