aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-01switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro
2012-05-31split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro
2012-05-30binfmt_flat: use vm_munmap, we are missing ->mmap_sem thereAl Viro
2012-05-30binfmt_elf: switch elf_map() to vm_mmap/vm_munmapAl Viro
2012-05-30vfs: umount_tree() might be called on subtree that had never made itAl Viro
2012-05-30pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl commandWill Deacon
2012-05-30vfs: remove unused __d_splice_alias argumentJ. Bruce Fields
2012-05-30vfs: stop d_splice_alias creating directory aliasesJ. Bruce Fields
2012-05-30fsnotify: remove unused parameter from send_to_group()Dan Carpenter
2012-05-30vfs: increment iversion when a file is truncatedDmitry Kasatkin
2012-05-30fs: Move bh_cachep to the __read_mostly sectionShai Fultheim
2012-05-30fs: move file_remove_suid() to fs/inode.cCong Wang
2012-05-30jffs2: get rid of jffs2_sync_superArtem Bityutskiy
2012-05-30jffs2: remove unnecessary GC pass on syncArtem Bityutskiy
2012-05-30jffs2: remove unnecessary GC pass on umountArtem Bityutskiy
2012-05-30jffs2: remove lock_superArtem Bityutskiy
2012-05-29get rid of idiotic misplaced __kernel_mode_t in ncfps kernel-private data str...Al Viro
2012-05-29brlocks/lglocks: API cleanupsAndi Kleen
2012-05-29brlocks/lglocks: turn into functionsAndi Kleen
2012-05-29ocfs: simplify symlink handlingAl Viro
2012-05-29get rid of pointless allocations and copying in ecryptfs_follow_link()Al Viro
2012-05-29hpfs: assorted endianness annotationsAl Viro
2012-05-29hpfs: annotate eaAl Viro
2012-05-29hpfs: annotate struct hpfs_direntAl Viro
2012-05-29hpfs: annotate struct anodeAl Viro
2012-05-29hpfs: annotate struct fnodeAl Viro
2012-05-29hpfs: annotate btree nodes, get rid of bitfields messAl Viro
2012-05-29hpfs: annotate struct dnodeAl Viro
2012-05-29hpfs: bitmaps are little-endianAl Viro
2012-05-29hpfs: get rid of bitfields in struct fnodeAl Viro
2012-05-29hpfs: get rid of bitfields endianness wanking in extended_attributeAl Viro
2012-05-29fs: fix inode.c kernel-doc warningsRandy Dunlap
2012-05-29hpfs: endianness bugsAl Viro
2012-05-29btrfs: trivial endianness annotationsAl Viro
2012-05-29ocfs2: kill endianness abuses in blockcheck.cAl Viro
2012-05-29ocfs2: deal with __user misannotationsAl Viro