Age | Commit message (Expand) | Author |
2010-05-21 | sysfs: Implement sysfs tagged directory support. | Eric W. Biederman |
2010-05-21 | sysfs: Remove double free sysfs_get_sb | Eric W. Biederman |
2010-05-21 | sysfs: Basic support for multiple super blocks | Eric W. Biederman |
2010-05-21 | devtmpfs: support !CONFIG_TMPFS | Peter Korsgaard |
2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2010-05-21 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-05-21 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2010-05-21 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-05-21 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-05-20 | fs/timerfd.c: make use of wait_event_interruptible_locked_irq() | Michal Nazarewicz |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2010-05-19 | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-05-19 | Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2010-05-19 | Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Linus Torvalds |
2010-05-19 | jffs2: Stop triggering block erases from jffs2_write_super() | Joakim Tjernlund |
2010-05-19 | jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger() | Joakim Tjernlund |
2010-05-19 | jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases | David Woodhouse |
2010-05-19 | jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held | David Woodhouse |
2010-05-19 | jffs2: Wake GC thread when there are blocks to be erased | Joakim Tjernlund |
2010-05-19 | jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return | David Woodhouse |
2010-05-19 | jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks() | Joakim Tjernlund |
2010-05-19 | Merge branch 'master' into for-linus | Alex Elder |
2010-05-19 | xfs: mark xfs_iomap_write_ helpers static | Christoph Hellwig |
2010-05-19 | xfs: clean up end index calculation in xfs_page_state_convert | Christoph Hellwig |
2010-05-19 | xfs: clean up mapping size calculation in __xfs_get_blocks | Christoph Hellwig |
2010-05-19 | xfs: clean up xfs_iomap_valid | Christoph Hellwig |
2010-05-19 | xfs: move I/O type flags into xfs_aops.c | Christoph Hellwig |
2010-05-19 | xfs: kill struct xfs_iomap | Christoph Hellwig |
2010-05-19 | xfs: report iomap_bn in block base | Christoph Hellwig |
2010-05-19 | xfs: report iomap_offset and iomap_bsize in block base | Christoph Hellwig |
2010-05-19 | xfs: remove iomap_delta | Christoph Hellwig |
2010-05-19 | xfs: remove iomap_target | Christoph Hellwig |
2010-05-19 | xfs: limit xfs_imap_to_bmap to a single mapping | Christoph Hellwig |
2010-05-19 | xfs: simplify buffer to transaction matching | Christoph Hellwig |
2010-05-19 | xfs: Make fiemap work in query mode. | Tao Ma |
2010-05-19 | xfs: kill off l_sectbb_mask | Alex Elder |
2010-05-19 | xfs: record log sector size rather than log2(that) | Alex Elder |
2010-05-19 | xfs: remove dead XFS_LOUD_RECOVERY code | Christoph Hellwig |
2010-05-19 | xfs: removed unused XFS_QMOPT_ flags | Christoph Hellwig |
2010-05-19 | xfs: remove a few macro indirections in the quota code | Christoph Hellwig |
2010-05-19 | xfs: access quotainfo structure directly | Christoph Hellwig |
2010-05-19 | xfs: wait for direct I/O to complete in fsync and write_inode | Christoph Hellwig |
2010-05-19 | xfs: xfs_trace.c: duplicated include | Andrea Gelmini |
2010-05-19 | xfs: minor odds and ends in xfs_log_recover.c | Alex Elder |