summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-24helpers for acl caching + switch to thoseAl Viro10-333/+155
2009-06-24switch shmem to inode->i_aclAl Viro3-36/+10
2009-06-24switch reiserfs to inode->i_aclAl Viro5-55/+4
2009-06-24switch reiserfs to usual conventions for caching ACLsAl Viro3-21/+16
2009-06-24reiserfs: minimal fix for ACL cachingAl Viro1-1/+1
2009-06-24switch nilfs2 to inode->i_aclAl Viro3-22/+0
2009-06-24switch btrfs to inode->i_aclAl Viro4-27/+9
2009-06-24switch jffs2 to inode->i_aclAl Viro5-48/+19
2009-06-24switch jfs to inode->i_aclAl Viro4-41/+15
2009-06-24switch ext4 to inode->i_aclAl Viro5-40/+10
2009-06-24switch ext3 to inode->i_aclAl Viro5-40/+10
2009-06-24switch ext2 to inode->i_aclAl Viro5-41/+11
2009-06-24add caching of ACLs in struct inodeAl Viro2-0/+17
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain5-29/+139
2009-06-24cleanup __writeback_single_inodeChristoph Hellwig1-50/+50
2009-06-24... and the same for vfsmount id/mount group idAl Viro2-6/+26
2009-06-24Make allocation of anon devices cheaperAl Viro1-1/+6
2009-06-24update Documentation/filesystems/LockingChristoph Hellwig1-21/+22
2009-06-24devpts: remove module-related codeH. Peter Anvin1-10/+0
2009-06-24VFS: Switch init_mount_tree() to use the new create_mnt_ns() helperTrond Myklebust1-9/+2
2009-06-24vfs: fix nd->root leak in do_filp_open()J. R. Okajima1-1/+10
2009-06-24reiserfs: remove stray unlock_super in reiserfs_resizeChristoph Hellwig1-1/+0
2009-06-23nvidiafb: fix boot-time printk stringMikael Pettersson1-2/+1
2009-06-23h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.Robert P. J. Day1-4/+4
2009-06-23mm: fix handling of pagesets for downed cpusDimitri Sivanich1-3/+3
2009-06-23rmap: fixup page_referenced() for nommu systemsMike Frysinger1-1/+8
2009-06-23mm: pass mm to grab_swap_tokenHugh Dickins3-24/+22
2009-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds7-35/+52
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds10-34/+554
2009-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds46-604/+1245
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds6-21/+35
2009-06-23Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2-30/+27
2009-06-23mm: don't rely on flags coincidenceHugh Dickins1-2/+4
2009-06-23hugetlb: fault flags instead of write_accessHugh Dickins2-10/+11
2009-06-23Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds7-9/+36
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds17-183/+464
2009-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds12-83/+1840
2009-06-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds59-489/+2322
2009-06-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-10/+420
2009-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-5/+4
2009-06-23Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier6-15/+30
2009-06-23RDMA: Add __init/__exit macros to addr.c and cma.cPeter Huewe2-4/+4
2009-06-23IB/ehca: Bump version numberAlexander Schmidt1-1/+1
2009-06-23mm: fix incorrect page removal from LRUKAMEZAWA Hiroyuki1-1/+1
2009-06-24sh: Fix up HAVE_PERF_COUNTERS typo.Paul Mundt1-1/+1
2009-06-23kmemleak: Do not force the slab debugging Kconfig optionsCatalin Marinas1-2/+3
2009-06-23kmemleak: use pr_fmtJoe Perches1-28/+24
2009-06-23asm-generic: add dummy pgprot_noncached()Paul Mundt1-0/+4
2009-06-23sh: Fix up more dma-mapping fallout.Paul Mundt1-6/+6
2009-06-23sh: SH7786 SMP support.Paul Mundt3-24/+18