aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* 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
* NFS: Correct the NFS mount path when following a referralTrond Myklebust2009-06-23
* NFS: Fix nfs_path() to always return a '/' at the beginning of the pathTrond Myklebust2009-06-23
* NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespaceTrond Myklebust2009-06-23
* VFS: Add VFS helper functions for setting up private namespacesTrond Myklebust2009-06-23
* VFS: Uninline the function put_mnt_ns()Trond Myklebust2009-06-23
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-22
|\
| * jffs2: leaking jffs2_summary in function jffs2_scan_mediumChristian Engelmayer2009-06-15
| * Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse2009-06-08
| |\
| * | mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee2009-05-29
| * | mtd: add OOB ioctls for >4GiB devicesKevin Cernekee2009-05-29
| * | mtd: compat_ioctl cleanupKevin Cernekee2009-05-29
| * | mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee2009-05-29
* | | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-22
|\ \ \
| * | | nfsd41: Backchannel: minorversion support for the back channelAndy Adamson2009-06-18
| * | | nfsd41: Backchannel: cleanup nfs4.0 callback encode routinesAndy Adamson2009-06-18
| * | | nfsd41: Remove ip address collision detection caseMike Sager2009-06-18
| * | | nfsd: optimise the starting of zero threads when none are running.NeilBrown2009-06-18
| * | | nfsd: don't take nfsd_mutex twice when setting number of threads.NeilBrown2009-06-18
| * | | nfsd41: sanity check client drc maxreqsAndy Adamson2009-06-16
| * | | nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis2009-06-16
| * | | NFS: kill off complicated macro 'PROC'Yu Zhiguo2009-06-15
| * | | nfsd: minor nfsd_vfs_write cleanupJ. Bruce Fields2009-06-15
| * | | nfsd: Pull write-gathering code out of nfsd_vfs_writeJ. Bruce Fields2009-06-15
| * | | nfsd: track last inode only in use_wgather caseJ. Bruce Fields2009-06-15
| * | | nfsd: Use write gathering only with NFSv2Trond Myklebust2009-06-15
| * | | Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields2009-06-15
| |\ \ \
| * | | | NFSv4: kill off complicated macro 'PROC'Yu Zhiguo2009-06-01
| * | | | NFSv4: do exact check about attribute specifiedYu Zhiguo2009-06-01
| * | | | knfsd: remove unreported filehandle stats countersGreg Banks2009-05-27
| * | | | knfsd: fix reply cache memory corruptionGreg Banks2009-05-27
| * | | | knfsd: reply cache cleanupsGreg Banks2009-05-27