summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-03Merge branch 'misc-for-2.6.35' into nfs-for-nextTrond Myklebust
2010-05-03Merge branch 'stack-reduction-for-2.6.35' into nfs-for-nextTrond Myklebust
2010-05-03NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust
2010-05-03NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegationTrond Myklebust
2010-05-03NFSv4: Fix up the documentation for nfs_do_refmountTrond Myklebust
2010-05-03NFS: Replace nfsroot on-stack filehandleTrond Myklebust
2010-05-03NFS: Cleanup file handle allocations in fs/nfs/super.cTrond Myklebust
2010-05-03NFS: Prevent the mount code from looping forever on broken exportsTrond Myklebust
2010-05-03NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()Trond Myklebust
2010-05-03NFS: Reduce stack footprint of nfs_statfs()Trond Myklebust
2010-05-03NFS: Reduce stack footprint of nfs_setattr()Trond Myklebust
2010-05-03NFS: Reduce stack footprint of nfs4_proc_create()Trond Myklebust
2010-05-03NFS: Reduce the stack footprint of nfs_proc_symlink()Trond Myklebust
2010-05-03NFS: Reduce the stack footprint of nfs_proc_createTrond Myklebust
2010-05-03NFS: Reduce the stack footprint of nfs_rmdirTrond Myklebust
2010-05-03NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust
2010-05-03NFS: Reduce stack footprint of nfs3_proc_readlink()Trond Myklebust
2010-05-03NFS: Reduce the stack footprint of nfs_link()Trond Myklebust
2010-05-03NFS: Reduce stack footprint of nfs_readdir()Trond Myklebust
2010-05-03NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()Trond Myklebust
2010-05-03NFS: Reduce stack footprint of nfs_revalidate_inode()Trond Myklebust
2010-05-03NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()Trond Myklebust
2010-05-03NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sbTrond Myklebust
2010-05-03NFSv4: Reduce stack footprint of nfs4_get_root()Trond Myklebust
2010-05-03NFS: Reduce the stack footprint of nfs_follow_remote_path()Trond Myklebust
2010-05-03NFS: Reduce the stack footprint of nfs_lookupTrond Myklebust
2010-05-03NFSv4: Reduce the stack footprint of try_location()Trond Myklebust
2010-05-03NFS: Reduce the stack footprint of nfs_create_serverTrond Myklebust
2010-05-03NFS: Reduce the stack footprint of nfs_follow_mountpoint()Trond Myklebust
2010-05-03NFSv4: Eliminate nfs4_path_walk()Trond Myklebust
2010-05-03NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust
2010-05-03ceph: remove bad auth_x kmem_cacheSage Weil
2010-05-03ceph: fix lockless caps checkSage Weil
2010-05-03ceph: clear dir complete, invalidate dentry on replayed renameSage Weil
2010-05-03ceph: fix direct io truncate offsetSage Weil
2010-05-03ceph: discard incoming messages with bad seq #Sage Weil
2010-05-03ceph: fix seq counting for skipped messagesSage Weil
2010-05-03ceph: add missing #includesSage Weil
2010-05-03ceph: fix leaked spinlock during mds reconnectSage Weil
2010-05-03ceph: print more useful version info on module loadSage Weil
2010-05-03ceph: fix snap realm splitsSage Weil
2010-05-03ceph: clear dir complete on d_moveSage Weil
2010-05-03ext3: make barrier options consistent with ext4Eric Sandeen
2010-05-03nilfs2: fix sync silent failureRyusuke Konishi
2010-05-03nfsd4: fix unlikely race in session replay caseJ. Bruce Fields
2010-05-02exofs: Add default address_space_operationsBoaz Harrosh
2010-05-01FS / libfs: Implement simple_write_to_bufferJiri Slaby
2010-05-01NFS: Fix RCU issues in the NFSv4 delegation codeDavid Howells
2010-05-01NFSv4: Fix the locking in nfs_inode_reclaim_delegation()Trond Myklebust
2010-05-01logfs: Close i_ino reuse raceJoern Engel