aboutsummaryrefslogtreecommitdiff
path: root/fs
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-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-11-17fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra
2009-11-17procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold
2009-11-17Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-11-17xfs: copy li_lsn before dropping AIL lockNathaniel W. Turner
2009-11-17XFS bug in log recover with quota (bugzilla id 855)Jan Rekorajski
2009-11-16cifs: clear server inode number flag while autodisablingSuresh Jayaraman
2009-11-15nilfs2: deleted inconsistent comment in nilfs_load_inode_block()Jiro SEKIBA
2009-11-14Fix memory corruption caused by nfsd readdir+Petr Vandrovec
2009-11-13nilfs2: fix lock order reversal in chcp operationRyusuke Konishi
2009-11-12__generic_block_fiemap(): fix for files bigger than 4GBMike Hommey
2009-11-12exec: setup_arg_pages() fails to return errorsAnton Blanchard
2009-11-12fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens
2009-11-12pidns: fix a leak in /proc dentries and inodes with pid namespaces.Sukadev Bhattiprolu