summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-01vfs: retry last component if opening stale dentryMiklos Szeredi
2012-06-01vfs: nameidata_to_filp(): don't throw away file on errorMiklos Szeredi
2012-06-01vfs: nameidata_to_filp(): inline __dentry_open()Miklos Szeredi
2012-06-01vfs: do_dentry_open(): don't put filpMiklos Szeredi
2012-06-01vfs: split __dentry_open()Miklos Szeredi
2012-06-01vfs: do_last() common post lookupMiklos Szeredi
2012-06-01vfs: do_last(): add audit_inode before openMiklos Szeredi
2012-06-01vfs: do_last(): only return EISDIR for O_CREATMiklos Szeredi
2012-06-01vfs: do_last(): check LOOKUP_DIRECTORYMiklos Szeredi
2012-06-01vfs: do_last(): make ENOENT exit RCU safeMiklos Szeredi
2012-06-01vfs: make follow_link check RCU safeMiklos Szeredi
2012-06-01vfs: do_last(): use inode variableMiklos Szeredi
2012-06-01vfs: do_last(): inline walk_component()Miklos Szeredi
2012-06-01vfs: do_last(): make exit RCU safeMiklos Szeredi
2012-06-01vfs: split do_lookup()Miklos Szeredi
2012-06-01Btrfs: move over to use ->update_timeJosef Bacik
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik
2012-06-01reiserfs: get rid of resierfs_sync_superArtem Bityutskiy
2012-06-01reiserfs: mark the superblock as dirty a bit laterArtem Bityutskiy
2012-06-01reiserfs: remove useless superblock dirtyingArtem Bityutskiy
2012-06-01reiserfs: clean-up function return typeArtem Bityutskiy
2012-06-01reiserfs: cleanup reiserfs_fill_super a bitArtem Bityutskiy
2012-06-01sch_atm.c: get rid of poinless externAl Viro
2012-06-01unexport do_munmap()Al Viro
2012-06-01new helper: vm_mmap_pgoff()Al Viro
2012-06-01kill do_mmap() completelyAl Viro
2012-06-01switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro
2012-06-01take calculation of final prot in security_mmap_file() into a helperAl Viro
2012-06-01move security_mmap_addr() to saner placeAl Viro
2012-06-01take security_mmap_file() outside of ->mmap_semAl Viro
2012-05-31split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro
2012-05-31split cap_mmap_addr() out of cap_file_mmap()Al Viro
2012-05-31unexport do_mmap()Al Viro
2012-05-31ia64 perfmon: fix get_unmapped_area() use thereAl Viro
2012-05-31merge do_mremap() into sys_mremap()Al Viro
2012-05-31ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro
2012-05-31binfmt_flat: use vm_munmap, we are missing ->mmap_sem thereAl Viro
2012-05-31binfmt_elf: switch elf_map() to vm_mmap/vm_munmapAl Viro
2012-05-31vfs: umount_tree() might be called on subtree that had never made itAl Viro
2012-05-31pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl commandWill Deacon
2012-05-31vfs: remove unused __d_splice_alias argumentJ. Bruce Fields
2012-05-31vfs: stop d_splice_alias creating directory aliasesJ. Bruce Fields
2012-05-31i810: switch to vm_mmap()Al Viro
2012-05-31fsnotify: remove unused parameter from send_to_group()Dan Carpenter
2012-05-31fsnotify: handle subfiles' perm eventsNaohiro Aota
2012-05-31vfs: increment iversion when a file is truncatedDmitry Kasatkin
2012-05-31fs: Move bh_cachep to the __read_mostly sectionShai Fultheim
2012-05-31fs: move file_remove_suid() to fs/inode.cCong Wang
2012-05-31jffs2: get rid of jffs2_sync_superArtem Bityutskiy
2012-05-31jffs2: remove unnecessary GC pass on syncArtem Bityutskiy