summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-07-07Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-07-07Merge remote branch 'osd/linux-next'Stephen Rothwell
2010-07-07Merge remote branch 'security-testing/next'Stephen Rothwell
2010-07-07Merge remote branch 'block/for-next'Stephen Rothwell
2010-07-07Merge branch 'quilt/rr'Stephen Rothwell
2010-07-07Merge branch 'quilt/kernel-doc'Stephen Rothwell
2010-07-07Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-07-07Merge remote branch 'xfs/master'Stephen Rothwell
2010-07-07Merge remote branch 'ubifs/linux-next'Stephen Rothwell
2010-07-07Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-07-07Merge remote branch 'udf/for_next'Stephen Rothwell
2010-07-07Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2010-07-07Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-07-07Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-07-07Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-07-07Merge remote branch 'logfs/master'Stephen Rothwell
2010-07-07Merge remote branch 'gfs2/master'Stephen Rothwell
2010-07-07Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-07-07Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-07-07Merge remote branch 'cifs/master'Stephen Rothwell
2010-07-07Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-07-06cifs: remove unused ip_address field in struct TCP_Server_InfoSuresh Jayaraman
2010-07-06cifs: remove an potentially confusing, obsolete commentSuresh Jayaraman
2010-07-06cifs: guard cifsglob.h against multiple inclusionSuresh Jayaraman
2010-07-06nilfs2: pass remount flag to parse_optionsRyusuke Konishi
2010-07-06nilfs2: use seq_puts to print mount options without argumentRyusuke Konishi
2010-07-06nilfs2: add nodiscard mount optionRyusuke Konishi
2010-07-06nilfs2: add barrier mount optionRyusuke Konishi
2010-07-06nilfs2: do not update log cursor for small changeRyusuke Konishi
2010-07-06nilfs2: implement fallback for super root searchRyusuke Konishi
2010-07-06nilfs2: add missing error code in comment of nilfs_search_super_rootRyusuke Konishi
2010-07-06nilfs2: separate setup of log cursor from init_nilfsRyusuke Konishi
2010-07-06nilfs2: sync super blocks in turnsJiro SEKIBA
2010-07-06nilfs2: introduce nilfs_prepare_superJiro SEKIBA
2010-07-06nilfs2: separate function that updates log positionRyusuke Konishi
2010-07-06nilfs2: add nilfs_set_errorRyusuke Konishi
2010-07-06nilfs2: add nilfs_cleanup_superRyusuke Konishi
2010-07-06nilfs2: do not update mount time on rw->ro remountRyusuke Konishi
2010-07-06nilfs2: get rid of ns_free_segments_countRyusuke Konishi
2010-07-06nilfs2: get rid of macros for segment summary informationRyusuke Konishi
2010-07-06nilfs2: do not use nilfs_segsum_info structure in recovery codeRyusuke Konishi
2010-07-06nilfs2: divide load_segment_summary functionRyusuke Konishi
2010-07-06nilfs2: rename nilfs_recover_logical_segments functionRyusuke Konishi
2010-07-06nilfs2: refactor recovery logic routinesRyusuke Konishi
2010-07-06nilfs2: add blocksize member to nilfs objectRyusuke Konishi
2010-07-05GFS2: BUG in gfs2_adjust_quotaAbhijith Das
2010-07-05[S390] dasd: use correct label location for diag fba disksPeter Oberparleiter
2010-07-05All filesystems that need invalidate_inode_buffers() are doing that explicitlyAl Viro
2010-07-05convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-07-05Make ->drop_inode() just return whether inode needs to be droppedAl Viro