summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-24Revalidate caches on lockRicardo Labiaga
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24Revert "block: fix accounting bug on cross partition merges"Jens Axboe
2010-10-24NFSv4: Fix up the 'dircount' hint in encode_readdirTrond Myklebust
2010-10-24NFSv4: Clean up nfs4_decode_direntTrond Myklebust
2010-10-24NFSv4: nfs4_decode_dirent must clear entry->fattr->validTrond Myklebust
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