summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-07-011-2/+2
|\
| * jffs2: fix another potential leak on error path in scan.cDavid Woodhouse2009-06-231-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-07-015-9/+228
|\ \
| * | fuse: invalidation reverse callsJohn Muir2009-06-304-3/+198
| * | fuse: allow umask processing in userspaceMiklos Szeredi2009-06-303-4/+28
| * | fuse: fix bad return value in fuse_file_poll()Miklos Szeredi2009-06-301-1/+1
| * | fuse: fix return value of fuse_dev_write()Csaba Henk2009-06-301-1/+1
* | | elf: fix one check-after-useAmerigo Wang2009-07-011-2/+2
* | | block: Create bip slabs with embedded integrity vectorsMartin K. Petersen2009-07-012-48/+133
* | | hostfs: set maximum filesize in superblock for proper LFS supportWolfgang Illmeyer2009-06-301-0/+1
* | | ext2: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan2009-06-301-2/+10
* | | elf: limit max map count to safe valueKAMEZAWA Hiroyuki2009-06-301-1/+4
* | | eventfd: revised interface and cleanupsDavide Libenzi2009-06-302-29/+117
* | | AFS: Fix lock imbalanceJiri Slaby2009-06-301-1/+0
* | | integrity: add ima_counts_put (updated)Mimi Zohar2009-06-291-0/+7
* | | cifs: fix fh_mutex locking in cifs_reopen_fileJeff Layton2009-06-271-5/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-06-2615-158/+246
|\ \ \ | |/ / |/| |
| * | [CIFS] remove unknown mount option warning messageSteve French2009-06-261-0/+4
| * | [CIFS] remove bkl usage from umount beginSteve French2009-06-261-4/+7
| * | cifs: Fix incorrect return code being printed in cFYI messagesSuresh Jayaraman2009-06-255-20/+40
| * | [CIFS] cleanup asn handling for ntlmsspSteve French2009-06-254-9/+52
| * | [CIFS] Copy struct *after* setting the port, instead of before.Simo Leone2009-06-251-2/+2
| * | cifs: remove rw/ro optionsJeff Layton2009-06-251-6/+0
| * | cifs: fix problems with earlier patchesJeff Layton2009-06-251-2/+0
| * | cifs: have cifs parse scope_id out of IPv6 addresses and use itJeff Layton2009-06-253-9/+33
| * | [CIFS] Do not send tree disconnect if session is already disconnectedSteve French2009-06-252-2/+2
| * | [CIFS] Fix build breakSteve French2009-06-151-1/+1
| * | cifs: display scopeid in /proc/mountsJeff Layton2009-06-151-11/+22
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2009-06-1444-2083/+1341
| |\ \
| * | | cifs: add new routine for converting AF_INET and AF_INET6 addrsJeff Layton2009-06-134-40/+38
| * | | cifs: have cifs_show_options show forceuid/forcegid optionsJeff Layton2009-06-131-0/+5
| * | | cifs: remove unneeded NULL checks from cifs_show_optionsJeff Layton2009-06-131-71/+59
* | | | another race fix in jfs_check_acl()Al Viro2009-06-241-6/+7
* | | | Get "no acls for this inode" right, fix shmem breakageAl Viro2009-06-242-6/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-2448-741/+326
|\ \ \ \
| * | | | switch xfs to generic acl caching helpersAl Viro2009-06-244-75/+9
| * | | | helpers for acl caching + switch to thoseAl Viro2009-06-249-333/+91
| * | | | switch reiserfs to inode->i_aclAl Viro2009-06-243-34/+4
| * | | | switch reiserfs to usual conventions for caching ACLsAl Viro2009-06-242-19/+14
| * | | | reiserfs: minimal fix for ACL cachingAl Viro2009-06-241-1/+1
| * | | | switch nilfs2 to inode->i_aclAl Viro2009-06-243-22/+0
| * | | | switch btrfs to inode->i_aclAl Viro2009-06-244-27/+9
| * | | | switch jffs2 to inode->i_aclAl Viro2009-06-245-48/+19
| * | | | switch jfs to inode->i_aclAl Viro2009-06-244-41/+15
| * | | | switch ext4 to inode->i_aclAl Viro2009-06-245-40/+10
| * | | | switch ext3 to inode->i_aclAl Viro2009-06-244-36/+10
| * | | | switch ext2 to inode->i_aclAl Viro2009-06-245-41/+11
| * | | | add caching of ACLs in struct inodeAl Viro2009-06-241-0/+10
| * | | | fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain2009-06-243-29/+112
| * | | | cleanup __writeback_single_inodeChristoph Hellwig2009-06-241-50/+50
OpenPOWER on IntegriCloud