summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-06-03jffs2: Fix NFS race by using insert_inode_locked()David Woodhouse
2010-06-03jffs2: Fix in-core inode leaks on error pathsDavid Woodhouse
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-05-21Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2010-05-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20fs/timerfd.c: make use of wait_event_interruptible_locked_irq()Michal Nazarewicz
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-05-19Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-05-19Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-05-19Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
2010-05-19jffs2: Stop triggering block erases from jffs2_write_super()Joakim Tjernlund
2010-05-19jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger()Joakim Tjernlund
2010-05-19jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erasesDavid Woodhouse
2010-05-19jffs2: Require jffs2_garbage_collect_trigger() to be called with lock heldDavid Woodhouse
2010-05-19jffs2: Wake GC thread when there are blocks to be erasedJoakim Tjernlund
2010-05-19jffs2: Erase pending blocks in GC pass, avoid invalid -EIO returnDavid Woodhouse
2010-05-19jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks()Joakim Tjernlund
2010-05-19Merge branch 'master' into for-linusAlex Elder
2010-05-19xfs: mark xfs_iomap_write_ helpers staticChristoph Hellwig
2010-05-19xfs: clean up end index calculation in xfs_page_state_convertChristoph Hellwig
2010-05-19xfs: clean up mapping size calculation in __xfs_get_blocksChristoph Hellwig
2010-05-19xfs: clean up xfs_iomap_validChristoph Hellwig
2010-05-19xfs: move I/O type flags into xfs_aops.cChristoph Hellwig
2010-05-19xfs: kill struct xfs_iomapChristoph Hellwig
2010-05-19xfs: report iomap_bn in block baseChristoph Hellwig
2010-05-19xfs: report iomap_offset and iomap_bsize in block baseChristoph Hellwig
2010-05-19xfs: remove iomap_deltaChristoph Hellwig
2010-05-19xfs: remove iomap_targetChristoph Hellwig
2010-05-19xfs: limit xfs_imap_to_bmap to a single mappingChristoph Hellwig
2010-05-19xfs: simplify buffer to transaction matchingChristoph Hellwig
2010-05-19xfs: Make fiemap work in query mode.Tao Ma
2010-05-19xfs: kill off l_sectbb_maskAlex Elder
2010-05-19xfs: record log sector size rather than log2(that)Alex Elder
2010-05-19xfs: remove dead XFS_LOUD_RECOVERY codeChristoph Hellwig
2010-05-19xfs: removed unused XFS_QMOPT_ flagsChristoph Hellwig
2010-05-19xfs: remove a few macro indirections in the quota codeChristoph Hellwig
2010-05-19xfs: access quotainfo structure directlyChristoph Hellwig
2010-05-19xfs: wait for direct I/O to complete in fsync and write_inodeChristoph Hellwig
2010-05-19xfs: xfs_trace.c: duplicated includeAndrea Gelmini
2010-05-19xfs: minor odds and ends in xfs_log_recover.cAlex Elder
2010-05-19xfs: avoid repeated pointer dereferencesAlex Elder
2010-05-19xfs: change a few labels in xfs_log_recover.cAlex Elder
2010-05-19xfs: enforce synchronous writes in xfs_bwriteChristoph Hellwig
2010-05-19xfs: remove periodic superblock writebackChristoph Hellwig
2010-05-19xfs: make the log ticket transaction id randomDave Chinner