aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19Linux 2.6.32-rc8Linus Torvalds
2009-11-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse
2009-11-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-11-18strcmp: fix overflow and possibly signedness errorLinus Torvalds
2009-11-18Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse
2009-11-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-19ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin
2009-11-18omap: fix unlikely(x) < yRoel Kluin
2009-11-18Merge branch 'fix/asoc' into for-linusTakashi Iwai