summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-11-23Merge remote branch 'tip/auto-latest'Stephen Rothwell
2009-11-23Merge remote branch 'limits/writable_limits'Stephen Rothwell
2009-11-23Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2009-11-23Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-11-23Merge remote branch 'osd/linux-next'Stephen Rothwell
2009-11-23Merge remote branch 'security-testing/next'Stephen Rothwell
2009-11-23Merge remote branch 'block/for-next'Stephen Rothwell
2009-11-23Merge branch 'quilt/rr'Stephen Rothwell
2009-11-23Merge remote branch 'net/master'Stephen Rothwell
2009-11-23Merge remote branch 'reiserfs-bkl/reiserfs/kill-bkl'Stephen Rothwell
2009-11-23Merge remote branch 'xfs/master'Stephen Rothwell
2009-11-23Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2009-11-23Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2009-11-23Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2009-11-23Merge remote branch 'gfs2/master'Stephen Rothwell
2009-11-23Merge remote branch 'fatfs/master'Stephen Rothwell
2009-11-23Merge remote branch 'ext4/next'Stephen Rothwell
2009-11-23Merge remote branch 'ext3/for_next'Stephen Rothwell
2009-11-23Merge remote branch 'ecryptfs/next'Stephen Rothwell
2009-11-23Merge remote branch 'ceph/for-next'Stephen Rothwell
2009-11-23Merge remote branch 'powerpc/next'Stephen Rothwell
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-20ext2: clear uptodate flag on super block I/O errorStephen Hemminger
2009-11-20ext2: Unify log messages in ext2Alexey Fisher
2009-11-20ext3: make "norecovery" an alias for "noload"Eric Sandeen
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