summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-30i810: switch to vm_mmap()Al Viro
2012-05-30fsnotify: remove unused parameter from send_to_group()Dan Carpenter
2012-05-30fsnotify: handle subfiles' perm eventsNaohiro Aota
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-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-30parisc: get rid of nlink_t, switch to explicitly-sized typeAl Viro
2012-05-30powerpc: get rid of nlink_t uses, switch to explicitly-sized typeAl Viro
2012-05-29mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases)Al Viro
2012-05-29mode_t whack-a-mole: ->is_visible() returns umode_t...Al Viro
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-29lglock: remove online variants of lockRusty Russell
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
2012-05-29ocfs2: trivial endianness misannotationsAl Viro
2012-05-29affs: bury unused macrosAl Viro
2012-05-29kill v9fs_dentry_from_dir_inode()Al Viro
2012-05-29selinuxfs snprintf() misusesAl Viro
2012-05-29ceph: move encode_fh to new APISage Weil
2012-05-29->encode_fh() API changeAl Viro
2012-05-29ubifs: use generic_fillattr()Al Viro
2012-05-29xfs: switch to proper __bitwise type for KM_... flagsAl Viro
2012-05-29switch utimes() to fget_light/fput_lightAl Viro
2012-05-29switch statfs to fget_light/fput_lightAl Viro
2012-05-29switch flock to fget_light/fput_lightAl Viro
2012-05-29switch signalfd4() to fget_light/fput_lightAl Viro
2012-05-29switch fcntl to fget_raw_light/fput_lightAl Viro
2012-05-29switch xattr syscalls to fget_light/fput_lightAl Viro