aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-24Documentation/development-process: add staging & mmotm infoRandy Dunlap
2010-05-24Documentation/development-process: add maintainers and git infoRandy Dunlap
2010-05-24docbook: make mtd nand module init staticH Hartley Sweeten
2010-05-21fbmem: avoid printk format warning with 32-bit resourcesRandy Dunlap
2010-05-21linux/elfcore.h: hide kernel functionsRoland McGrath
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-05-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-05-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-05-22Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linusNeilBrown
2010-05-21fix handling of offsets in cris eeprom.c, get rid of fake on-stack filesAl Viro
2010-05-21get rid of home-grown mutex in cris eeprom.cAl Viro
2010-05-21switch ecryptfs_write() to struct inode *, kill on-stack fake filesAl Viro
2010-05-21switch ecryptfs_get_locked_page() to struct inode *Al Viro
2010-05-21simplify access to ecryptfs inodes in ->readpage() and friendsAl Viro
2010-05-21AFS: Don't put struct file on the stackAl Viro
2010-05-21Ban ecryptfs over ecryptfsAl Viro
2010-05-21logfs: replace inode uid,gid,mode initialization with helper functionAl Viro
2010-05-21ufs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21udf: replace inode uid,gid,mode init with helperDmitry Monakhov
2010-05-21ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21sysv: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21reiserfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21omfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21bfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21ocfs2: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21nilfs2: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21minix: replace inode uid,gid,mode init with helperDmitry Monakhov
2010-05-21ext4: replace inode uid,gid,mode init with helperDmitry Monakhov
2010-05-21ext3: replace inode uid,gid,mode init with helperDmitry Monakhov
2010-05-21ext2: replace inode uid,gid,mode init with helperDmitry Monakhov
2010-05-21exofs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21btrfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21jfs: replace inode uid,gid,mode init with helperDmitry Monakhov
2010-05-219p: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21vfs: Add inode uid,gid,mode init helperDmitry Monakhov
2010-05-21fs-writeback.c: bitfields should be unsignedH Hartley Sweeten
2010-05-21namei.c : update mnt when it neededHuang Shijie
2010-05-21vfs: add lockdep annotation to s_vfs_rename_key for ecryptfsRoland Dreier
2010-05-21fs/partitions: use ADDPART_FLAG_RAID instead of magic numberCesar Eduardo Barros
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig
2010-05-21nfsd: open a file descriptor for fsync in nfs4 recoveryChristoph Hellwig
2010-05-21fs: inode.c use atomic_inc_return in __igetRichard Kennedy
2010-05-21anon_inode: set S_IFREG on the anon_inodeEric Paris