summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-07-26xfs: remove unused XFS_BMAPI_ flagsChristoph Hellwig
2010-07-26xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flagsChristoph Hellwig
2010-07-26xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flagsChristoph Hellwig
2010-07-26xfs: kill the unused xlog_debug variableChristoph Hellwig
2010-07-26xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig
2010-07-26xfs: simplify inode to transaction joiningChristoph Hellwig
2010-07-26xfs: simplify buffer pinningChristoph Hellwig
2010-07-26xfs: give li_cb callbacks the correct prototypeChristoph Hellwig
2010-07-26xfs: give xfs_item_ops methods the correct prototypesChristoph Hellwig
2010-07-26xfs: merge iop_unpin_remove into iop_unpinChristoph Hellwig
2010-07-26xfs: simplify log item descriptor trackingChristoph Hellwig
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-07-25nilfs2: reject filesystem with unsupported block sizeRyusuke Konishi
2010-07-25nilfs2: avoid rec_len overflow with 64KB block sizeRyusuke Konishi
2010-07-24ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"Robert P. J. Day
2010-07-24fscache: fix build on !CONFIG_SYSCTLTejun Heo
2010-07-24nilfs2: simplify nilfs_get_page functionRyusuke Konishi
2010-07-23ceph: fix dentry lease releaseSage Weil
2010-07-23ceph: fix leak of dentry in ceph_init_dentry() error pathSage Weil
2010-07-23ceph: fix pg_mapping leak on pg_temp updatesSage Weil
2010-07-23ceph: fix d_release dop for snapdir, snapped dentriesSage Weil
2010-07-23nfsd: minor nfsd_svc() cleanupJ. Bruce Fields
2010-07-23nfsd: move more into nfsd_startup()J. Bruce Fields
2010-07-23nfsd: just keep single lockd reference for nfsdJeff Layton
2010-07-23nfsd: clean up nfsd_create_serv error handlingJeff Layton
2010-07-23nfsd: fix error handling in __write_ports_addxprtJeff Layton
2010-07-23nfsd: fix error handling when starting nfsd with rpcbind downJeff Layton
2010-07-23nfsd4: fix v4 state shutdown error pathsJeff Layton
2010-07-23nfsd: remove unused assignment from nfsd_linkJ. Bruce Fields
2010-07-23gfs2: use workqueue instead of slow-workTejun Heo
2010-07-23ext3: default to ordered modeDave Chinner
2010-07-23quota: Use mark_inode_dirty_sync instead of mark_inode_dirtyJan Kara
2010-07-23nilfs2: reject incompatible filesystemRyusuke Konishi
2010-07-23nilfs2: apply read-ahead for nilfs_btree_lookup_contigRyusuke Konishi
2010-07-23nilfs2: introduce check flag to btree node bufferRyusuke Konishi
2010-07-23nilfs2: add btree get block function with readahead optionRyusuke Konishi
2010-07-23nilfs2: add read ahead mode to nilfs_btnode_submit_blockRyusuke Konishi
2010-07-23nilfs2: fix buffer head leak in nilfs_btnode_submit_blockRyusuke Konishi
2010-07-23nilfs2: eliminate inline keywords in btree implementationRyusuke Konishi
2010-07-23nilfs2: get maximum number of child nodes from bmap objectRyusuke Konishi
2010-07-23nilfs2: reduce repetitive calculation of max number of child nodesRyusuke Konishi
2010-07-23nilfs2: optimize calculation of min/max number of btree node childrenRyusuke Konishi
2010-07-23nilfs2: remove redundant pointer checks in bmap lookup functionsRyusuke Konishi
2010-07-23nilfs2: get rid of nilfs_bmap_unionRyusuke Konishi
2010-07-23nilfs2: unify bmap set_target_v operationsRyusuke Konishi
2010-07-23nilfs2: get rid of nilfs_btree usesRyusuke Konishi
2010-07-23nilfs2: get rid of nilfs_direct usesRyusuke Konishi
2010-07-23nilfs2: remove constant qualifier from argument of bmap propagateRyusuke Konishi
2010-07-23nilfs2: get rid of private conversion macros on bmap key and pointerRyusuke Konishi