aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-07-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-07-01elf: fix one check-after-useAmerigo Wang
2009-07-01block: Create bip slabs with embedded integrity vectorsMartin K. Petersen
2009-06-30hostfs: set maximum filesize in superblock for proper LFS supportWolfgang Illmeyer
2009-06-30ext2: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan
2009-06-30elf: limit max map count to safe valueKAMEZAWA Hiroyuki
2009-06-30eventfd: revised interface and cleanupsDavide Libenzi
2009-06-30AFS: Fix lock imbalanceJiri Slaby
2009-06-30fuse: invalidation reverse callsJohn Muir
2009-06-30fuse: allow umask processing in userspaceMiklos Szeredi
2009-06-30fuse: fix bad return value in fuse_file_poll()Miklos Szeredi
2009-06-30fuse: fix return value of fuse_dev_write()Csaba Henk
2009-06-29integrity: add ima_counts_put (updated)Mimi Zohar
2009-06-27cifs: fix fh_mutex locking in cifs_reopen_fileJeff Layton
2009-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-06-26[CIFS] remove unknown mount option warning messageSteve French
2009-06-26[CIFS] remove bkl usage from umount beginSteve French
2009-06-25cifs: Fix incorrect return code being printed in cFYI messagesSuresh Jayaraman
2009-06-25[CIFS] cleanup asn handling for ntlmsspSteve French
2009-06-25[CIFS] Copy struct *after* setting the port, instead of before.Simo Leone
2009-06-25cifs: remove rw/ro optionsJeff Layton
2009-06-25cifs: fix problems with earlier patchesJeff Layton
2009-06-25cifs: have cifs parse scope_id out of IPv6 addresses and use itJeff Layton
2009-06-25[CIFS] Do not send tree disconnect if session is already disconnectedSteve French
2009-06-24another race fix in jfs_check_acl()Al Viro
2009-06-24Get "no acls for this inode" right, fix shmem breakageAl Viro
2009-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-06-24switch xfs to generic acl caching helpersAl Viro
2009-06-24helpers for acl caching + switch to thoseAl Viro
2009-06-24switch reiserfs to inode->i_aclAl Viro
2009-06-24switch reiserfs to usual conventions for caching ACLsAl Viro
2009-06-24reiserfs: minimal fix for ACL cachingAl Viro
2009-06-24switch nilfs2 to inode->i_aclAl Viro
2009-06-24switch btrfs to inode->i_aclAl Viro
2009-06-24switch jffs2 to inode->i_aclAl Viro
2009-06-24switch jfs to inode->i_aclAl Viro
2009-06-24switch ext4 to inode->i_aclAl Viro
2009-06-24switch ext3 to inode->i_aclAl Viro
2009-06-24switch ext2 to inode->i_aclAl Viro
2009-06-24add caching of ACLs in struct inodeAl Viro
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain
2009-06-24cleanup __writeback_single_inodeChristoph Hellwig
2009-06-24... and the same for vfsmount id/mount group idAl Viro
2009-06-24Make allocation of anon devices cheaperAl Viro
2009-06-24devpts: remove module-related codeH. Peter Anvin
2009-06-24VFS: Switch init_mount_tree() to use the new create_mnt_ns() helperTrond Myklebust
2009-06-24vfs: fix nd->root leak in do_filp_open()J. R. Okajima
2009-06-24reiserfs: remove stray unlock_super in reiserfs_resizeChristoph Hellwig