summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-05-31jffs2: remove unnecessary GC pass on umountArtem Bityutskiy
2012-05-31jffs2: remove lock_superArtem Bityutskiy
2012-05-31bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-31parisc: get rid of nlink_t, switch to explicitly-sized typeAl Viro
2012-05-31powerpc: get rid of nlink_t uses, switch to explicitly-sized typeAl Viro
2012-05-30mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases)Al Viro
2012-05-30mode_t whack-a-mole: ->is_visible() returns umode_t...Al Viro
2012-05-30get rid of idiotic misplaced __kernel_mode_t in ncfps kernel-private data str...Al Viro
2012-05-30brlocks/lglocks: API cleanupsAndi Kleen
2012-05-30brlocks/lglocks: turn into functionsAndi Kleen
2012-05-30lglock: remove online variants of lockRusty Russell
2012-05-30ocfs: simplify symlink handlingAl Viro
2012-05-30get rid of pointless allocations and copying in ecryptfs_follow_link()Al Viro
2012-05-30hpfs: assorted endianness annotationsAl Viro
2012-05-30hpfs: annotate eaAl Viro
2012-05-30hpfs: annotate struct hpfs_direntAl Viro
2012-05-30hpfs: annotate struct anodeAl Viro
2012-05-30hpfs: annotate struct fnodeAl Viro
2012-05-30hpfs: annotate btree nodes, get rid of bitfields messAl Viro