summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-05-29switch readdir/getdents to fget_light/fput_lightAl Viro
2012-05-29switch do_fsync() to fget_light()Al Viro
2012-05-29Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-29tty: fix ldisc lock inversion traceAlan Cox
2012-05-29pty: Fix lock inversionAlan Cox
2012-05-28NFSv4: Add debugging printks to state managerTrond Myklebust
2012-05-28NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust
2012-05-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-05-28Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/tri...Linus Torvalds
2012-05-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-28Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-05-28NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHETrond Myklebust