summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | switch nilfs2 to inode->i_aclAl Viro2009-06-243-22/+0Star
| * | | | | | switch btrfs to inode->i_aclAl Viro2009-06-244-27/+9Star
| * | | | | | switch jffs2 to inode->i_aclAl Viro2009-06-245-48/+19Star
| * | | | | | switch jfs to inode->i_aclAl Viro2009-06-244-41/+15Star
| * | | | | | switch ext4 to inode->i_aclAl Viro2009-06-245-40/+10Star
| * | | | | | switch ext3 to inode->i_aclAl Viro2009-06-244-36/+10Star
| * | | | | | switch ext2 to inode->i_aclAl Viro2009-06-245-41/+11Star
| * | | | | | 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/+0Star
| * | | | | | VFS: Switch init_mount_tree() to use the new create_mnt_ns() helperTrond Myklebust2009-06-241-9/+2Star
| * | | | | | 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/+0Star
* | | | | | | 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/+4Star
| * | | | | | | 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-2416-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
| * | | | | | | ocfs2: Fix ocfs2_osb_dump()Sunil Mushran2009-06-221-14/+18
| * | | | | | | ocfs2: Pin journal head before accessing jh->b_committed_dataSunil Mushran2009-06-221-4/+24
| * | | | | | | ocfs2: Update atime in splice read if necessary.Tao Ma2009-06-221-3/+3
| * | | | | | | ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.Joel Becker2009-06-225-9/+38
| |/ / / / / /
* | | | | | | NFS: Correct the NFS mount path when following a referralTrond Myklebust2009-06-231-0/+24
* | | | | | | NFS: Fix nfs_path() to always return a '/' at the beginning of the pathTrond Myklebust2009-06-231-0/+5
* | | | | | | NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespaceTrond Myklebust2009-06-231-21/+157
* | | | | | | VFS: Add VFS helper functions for setting up private namespacesTrond Myklebust2009-06-231-8/+37
* | | | | | | VFS: Uninline the function put_mnt_ns()Trond Myklebust2009-06-231-2/+6
| |_|_|/ / / |/| | | | |
* | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-232-54/+2Star
|\ \ \ \ \ \
| * | | | | | jffs2: leaking jffs2_summary in function jffs2_scan_mediumChristian Engelmayer2009-06-151-2/+2
| * | | | | | Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse2009-06-0870-719/+831
| |\ \ \ \ \ \
| * | | | | | | mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee2009-05-291-22/+0Star
| * | | | | | | mtd: add OOB ioctls for >4GiB devicesKevin Cernekee2009-05-291-0/+2
| * | | | | | | mtd: compat_ioctl cleanupKevin Cernekee2009-05-291-42/+9Star
| * | | | | | | mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee2009-05-291-0/+1
* | | | | | | | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-2217-597/+1142
|\ \ \ \ \ \ \ \
| * | | | | | | | nfsd41: Backchannel: minorversion support for the back channelAndy Adamson2009-06-192-1/+3
| * | | | | | | | nfsd41: Backchannel: cleanup nfs4.0 callback encode routinesAndy Adamson2009-06-191-8/+16
| * | | | | | | | nfsd41: Remove ip address collision detection caseMike Sager2009-06-191-12/+6Star
| * | | | | | | | nfsd: optimise the starting of zero threads when none are running.NeilBrown2009-06-181-2/+4
| * | | | | | | | nfsd: don't take nfsd_mutex twice when setting number of threads.NeilBrown2009-06-182-5/+15
| * | | | | | | | nfsd41: sanity check client drc maxreqsAndy Adamson2009-06-171-0/+5
| * | | | | | | | nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis2009-06-162-14/+16