summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-11-22ext4: move ext4_forget() to ext4_jbd2.cTheodore Ts'o
2009-11-21ceph: remove useless IS_ERR checksSage Weil
2009-11-21fs/ceph: Move a dereference below a NULL testJulia Lawall
2009-11-21fs/ceph: introduce missing kfreeJulia Lawall
2009-11-21fat: make discard a mount optionChristoph Hellwig
2009-11-20ceph: remove dead codeSage Weil
2009-11-20ceph: reset msgr backoff during open, not after successful handshakeSage Weil
2009-11-20ceph: reset requested max_size after mds reconnectSage Weil
2009-11-20ceph: mount fails immediately on errorYehuda Sadeh
2009-11-20ceph: decode updated mdsmap formatSage Weil
2009-11-20ceph: fix debugfs entry, simplify fsid checksSage Weil
2009-11-20ceph: small cleanup in hash functionSage Weil
2009-11-20kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block()Frederic Weisbecker
2009-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-11-20nilfs2: add norecovery mount optionRyusuke Konishi
2009-11-20nilfs2: add helper to get if volume is in a valid stateRyusuke Konishi
2009-11-20nilfs2: move recovery completion into load_nilfs functionRyusuke Konishi
2009-11-20nilfs2: apply readahead for recovery on mountRyusuke Konishi
2009-11-20nilfs2: clean up get/put function of a segment usageRyusuke Konishi
2009-11-20nilfs2: move routine to set segment usage into sufileRyusuke Konishi
2009-11-20nilfs2: move routine marking segment usage dirty into sufileRyusuke Konishi
2009-11-20nilfs2: insert cache operation in palloc get block routinesRyusuke Konishi
2009-11-20nilfs2: add palloc cache to ifileRyusuke Konishi
2009-11-20nilfs2: flush palloc cache before manipulating data pages of GC datRyusuke Konishi
2009-11-20nilfs2: add palloc cache to datRyusuke Konishi
2009-11-20nilfs2: add cache framework for persistent object allocatorRyusuke Konishi
2009-11-20nilfs2: unfold nilfs_palloc_block_get_bitmap functionRyusuke Konishi
2009-11-20nilfs2: eliminate nilfs_btnode_get functionRyusuke Konishi
2009-11-20nilfs2: remove newblk argument from nilfs_btnode_submit_blockRyusuke Konishi
2009-11-20nilfs2: use nilfs_btnode_create_block functionRyusuke Konishi
2009-11-20nilfs2: separate function for creating new btree node blockRyusuke Konishi
2009-11-20nilfs2: avoid readahead on metadata file for create modeRyusuke Konishi
2009-11-20nilfs2: simplify nilfs_sufile_get_ncleansegs functionRyusuke Konishi
2009-11-20nilfs2: add local variable to cache the number of clean segmentsRyusuke Konishi
2009-11-20nilfs2: unfold nilfs_sufile_block_get_header functionRyusuke Konishi
2009-11-20nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroyRyusuke Konishi
2009-11-20nilfs2: eliminate inlines to directly read/write inode of metadata filesRyusuke Konishi
2009-11-20nilfs2: separate read method of meta data files on super root blockRyusuke Konishi
2009-11-20nilfs2: separate constructor of metadata filesRyusuke Konishi
2009-11-20nilfs2: add size option of private object to metadata file allocatorRyusuke Konishi
2009-11-20nilfs2: move out mark_inode_dirty calls from bmap routinesRyusuke Konishi
2009-11-20nilfs2: stop marking metadata inode dirty within btree operationsRyusuke Konishi
2009-11-20nilfs2: remove buffer locking from btree codeRyusuke Konishi
2009-11-20nilfs2: remove buffer locking in nilfs_mark_inode_dirtyRyusuke Konishi
2009-11-20nilfs2: cleanup unused match_bool functionJiro SEKIBA
2009-11-20nilfs2: Using nobarrier option instead of barrier=offJiro SEKIBA
2009-11-20nilfs2: move definition of struct nilfs_btree_nodeJiro SEKIBA
2009-11-20nilfs2: get rid of BUG_ON use in btree lookup routinesRyusuke Konishi
2009-11-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-11-19ext4: make "norecovery" an alias for "noload"Eric Sandeen