summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-07-26xfs: allow writeback from kswapdChristoph Hellwig
2010-07-26xfs: remove incorrect log write optimizationChristoph Hellwig
2010-07-26xfs: unregister inode shrinker before freeing filesystem structuresDave Chinner
2010-07-26xfs: split xfs_itrace_entryChristoph Hellwig
2010-07-26xfs: remove xfs_iputChristoph Hellwig
2010-07-26xfs: remove xfs_iput_newChristoph Hellwig
2010-07-26xfs: some iget tracing cleanups / fixesChristoph Hellwig
2010-07-26xfs: do not use emums for flags used in tracingChristoph Hellwig
2010-07-26xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umountChristoph Hellwig
2010-07-26xfs: small cleanups for xfs_iomap / __xfs_get_blocksChristoph Hellwig
2010-07-26xfs: reduce stack usage in xfs_iomapChristoph Hellwig
2010-07-26xfs: avoid synchronous transaction in xfs_fs_write_inodeChristoph Hellwig
2010-07-26xfs: simplify xfs_vm_writepageChristoph Hellwig
2010-07-26xfs: simplify xfs_vm_releasepageChristoph Hellwig
2010-07-26xfs: fix corruption case for block size < page sizeEric Sandeen
2010-07-26xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig
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-25ceph: 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