aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* nfsd41: encode replay sequence from the slot valuesAndy Adamson2009-07-28
* nfsd41: rename nfsd4_enc_uncached_replayAndy Adamson2009-07-28
* nfsd41: Use separate DRC for setclientidAndy Adamson2009-07-28
* nfsd41: change check_slot_seqid parametersAndy Adamson2009-07-28
* nfsd41: remove redundant forechannel max requests checkAndy Adamson2009-07-28
* nfsd41: hange from page to memory based drc limitsAndy Adamson2009-07-28
* nfsd41: reserve less memory for DRCAndy Adamson2009-07-28
* nfsd41: minor set_forechannel_maxreqs cleanupAndy Adamson2009-07-28
* nfsd41: reclaim DRC memory on session freeAndy Adamson2009-07-28
* nfsd: minor write_pool_threads exit cleanupJ. Bruce Fields2009-07-28
* Fix memory leak in write_pool_threadsEric Sesterhenn2009-07-28
* nfsd41: use globals for DRC limitsAndy Adamson2009-07-14
* NFSv4: ACL in operations 'open' and 'create' should be usedYu Zhiguo2009-07-14
* another race fix in jfs_check_acl()Al Viro2009-06-24
* Get "no acls for this inode" right, fix shmem breakageAl Viro2009-06-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-24
|\
| * switch xfs to generic acl caching helpersAl Viro2009-06-24
| * helpers for acl caching + switch to thoseAl Viro2009-06-24
| * switch reiserfs to inode->i_aclAl Viro2009-06-24
| * switch reiserfs to usual conventions for caching ACLsAl Viro2009-06-24
| * reiserfs: minimal fix for ACL cachingAl Viro2009-06-24
| * switch nilfs2 to inode->i_aclAl Viro2009-06-24
| * switch btrfs to inode->i_aclAl Viro2009-06-24
| * switch jffs2 to inode->i_aclAl Viro2009-06-24
| * switch jfs to inode->i_aclAl Viro2009-06-24
| * switch ext4 to inode->i_aclAl Viro2009-06-24
| * switch ext3 to inode->i_aclAl Viro2009-06-24
| * switch ext2 to inode->i_aclAl Viro2009-06-24
| * add caching of ACLs in struct inodeAl Viro2009-06-24
| * fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain2009-06-24
| * cleanup __writeback_single_inodeChristoph Hellwig2009-06-24
| * ... and the same for vfsmount id/mount group idAl Viro2009-06-24
| * Make allocation of anon devices cheaperAl Viro2009-06-24
| * devpts: remove module-related codeH. Peter Anvin2009-06-24
| * VFS: Switch init_mount_tree() to use the new create_mnt_ns() helperTrond Myklebust2009-06-24
| * vfs: fix nd->root leak in do_filp_open()J. R. Okajima2009-06-24
| * reiserfs: remove stray unlock_super in reiserfs_resizeChristoph Hellwig2009-06-24
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-06-24
|\ \
| * | udf: remove redundant tests on unsignedRoel Kluin2009-06-24
| * | udf: Use device size when drive reported bogus number of written blocksJan Kara2009-06-18
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-23
|\ \ \ | |_|/ |/| |
| * | ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define.Tao Ma2009-06-22
| * | ocfs2: Add lockdep annotationsJan Kara2009-06-22
| * | vfs: Set special lockdep map for dirs only if not set by fsJan Kara2009-06-22
| * | ocfs2: Disable orphan scanning for local and hard-ro mountsSunil Mushran2009-06-22
| * | ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init()Sunil Mushran2009-06-22
| * | ocfs2: Stop orphan scan as early as possible during umountSunil Mushran2009-06-22
| * | ocfs2: Fix ocfs2_osb_dump()Sunil Mushran2009-06-22
| * | ocfs2: Pin journal head before accessing jh->b_committed_dataSunil Mushran2009-06-22
| * | ocfs2: Update atime in splice read if necessary.Tao Ma2009-06-22