summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | ... and the same for vfsmount id/mount group idAl Viro2009-06-242-6/+26
| * | | Make allocation of anon devices cheaperAl Viro2009-06-241-1/+6
| * | | devpts: remove module-related codeH. Peter Anvin2009-06-241-10/+0
| * | | VFS: Switch init_mount_tree() to use the new create_mnt_ns() helperTrond Myklebust2009-06-241-9/+2
| * | | vfs: fix nd->root leak in do_filp_open()J. R. Okajima2009-06-241-1/+10
| * | | reiserfs: remove stray unlock_super in reiserfs_resizeChristoph Hellwig2009-06-241-1/+0
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-06-242-6/+10
|\ \ \ \
| * | | | udf: remove redundant tests on unsignedRoel Kluin2009-06-241-5/+4
| * | | | udf: Use device size when drive reported bogus number of written blocksJan Kara2009-06-181-1/+6
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-2316-111/+294
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define.Tao Ma2009-06-221-0/+2
| * | | | ocfs2: Add lockdep annotationsJan Kara2009-06-226-25/+123
| * | | | vfs: Set special lockdep map for dirs only if not set by fsJan Kara2009-06-221-6/+11
| * | | | ocfs2: Disable orphan scanning for local and hard-ro mountsSunil Mushran2009-06-225-43/+51
| * | | | ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init()Sunil Mushran2009-06-222-4/+4
| * | | | ocfs2: Stop orphan scan as early as possible during umountSunil Mushran2009-06-223-4/+21
OpenPOWER on IntegriCloud