summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-23NFSv4: Fix a regression in decode_getfattrTrond Myklebust
2010-10-23NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointerTrond Myklebust
2010-10-23NFS: Ensure we check all allocation return values in new readdir codeTrond Myklebust
2010-10-23NFS: Readdir plus in v4Bryan Schumaker
2010-10-23NFS: introduce generic decode_getattr functionBryan Schumaker
2010-10-23NFS: check xdr_decode for errorsBryan Schumaker
2010-10-23NFS: nfs_readdir_filler catch all errorsBryan Schumaker
2010-10-23NFS: readdir with vmapped pagesBryan Schumaker
2010-10-23NFS: remove page size checking codeBryan Schumaker
2010-10-23NFS: decode_dirent should use an xdr_streamBryan Schumaker
2010-10-23NFS: remove readdir plus limitBryan Schumaker
2010-10-23NFS: re-add readdir plusBryan Schumaker
2010-10-23NFS: Optimise the readdir searchesTrond Myklebust
2010-10-23NFS: add readdir cache arrayBryan Schumaker
2010-10-23nfs: include ratelimit.h, fix nfs4state build errorRandy Dunlap
2010-10-23NFSv4: The state manager must ignore EKEYEXPIRED.Trond Myklebust
2010-10-23NFSv4: Don't ignore the error return codes from nfs_intent_set_fileTrond Myklebust
2010-10-23Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds
2010-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-10-22ocfs2: drop the BLKDEV_IFL_WAIT flagLinus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-10-23nilfs2: eliminate sparse warning - "context imbalance"Jiro SEKIBA
2010-10-23nilfs2: eliminate sparse warnings - "symbol not declared"Jiro SEKIBA
2010-10-23nilfs2: get rid of bdi from nilfs objectRyusuke Konishi
2010-10-23nilfs2: add bdev freeze/thaw supportRyusuke Konishi
2010-10-23nilfs2: accept 64-bit checkpoint numbers in cp mount optionRyusuke Konishi
2010-10-23nilfs2: remove own inode allocator and destructor for metadata filesRyusuke Konishi
2010-10-23nilfs2: get rid of back pointer to writable sb instanceRyusuke Konishi
2010-10-23nilfs2: get rid of mi_nilfs back pointer to nilfs objectRyusuke Konishi
2010-10-23nilfs2: see state of root dentry for mount check of snapshotsRyusuke Konishi
2010-10-23nilfs2: use iget for all metadata filesRyusuke Konishi
2010-10-23nilfs2: get rid of GCDAT inodeRyusuke Konishi
2010-10-23nilfs2: add routines to redirect access to buffers of DAT fileRyusuke Konishi
2010-10-23nilfs2: add routines to roll back state of DAT fileRyusuke Konishi
2010-10-23nilfs2: add routines to save and restore bmap stateRyusuke Konishi
2010-10-23nilfs2: do not allocate nilfs_mdt_info structure to gc-inodesRyusuke Konishi
2010-10-23nilfs2: allow nilfs_clear_inode to clear metadata file inodesRyusuke Konishi
2010-10-23nilfs2: simplify life cycle management of nilfs objectRyusuke Konishi
2010-10-23nilfs2: do not allocate multiple super block instances for a deviceRyusuke Konishi
2010-10-23nilfs2: split out nilfs_attach_snapshotRyusuke Konishi
2010-10-23nilfs2: split out nilfs_get_root_dentryRyusuke Konishi
2010-10-23nilfs2: deny write access to inodes in snapshotsRyusuke Konishi
2010-10-23nilfs2: use checkpoint tree for mount check of snapshotsRyusuke Konishi
2010-10-23nilfs2: move inode count and block count into root objectRyusuke Konishi
2010-10-23nilfs2: use root object to get ifileRyusuke Konishi
2010-10-23nilfs2: make snapshots in checkpoint tree exportableRyusuke Konishi