summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-13/+11
2010-05-21sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs treeEric W. Biederman1-3/+8
2010-05-21sysfs: Comment sysfs directory tagging logicSerge E. Hallyn2-1/+20
2010-05-21sysfs: Implement sysfs_delete_linkEric W. Biederman1-0/+20
2010-05-21sysfs: Add support for tagged directories with untagged members.Eric W. Biederman2-9/+5
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman8-45/+164
2010-05-21sysfs: Remove double free sysfs_get_sbEric W. Biederman1-1/+0
2010-05-21sysfs: Basic support for multiple super blocksEric W. Biederman2-2/+59
2010-05-21devtmpfs: support !CONFIG_TMPFSPeter Korsgaard1-1/+1
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds12-340/+412
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds19-179/+362
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2-18/+75
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds10-32/+65
2010-05-21Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-0/+1
2010-05-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds39-2118/+1905
2010-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds40-1491/+2589
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-21/+4
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-24/+43
2010-05-20fs/timerfd.c: make use of wait_event_interruptible_locked_irq()Michal Nazarewicz1-21/+4
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-10/+9
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+35
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-15/+0
2010-05-19Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds12-304/+472
2010-05-19Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds24-495/+732
2010-05-19Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds5-3/+14
2010-05-19jffs2: Stop triggering block erases from jffs2_write_super()Joakim Tjernlund1-4/+0
2010-05-19jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger()Joakim Tjernlund2-3/+2
2010-05-19jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erasesDavid Woodhouse5-10/+12
2010-05-19jffs2: Require jffs2_garbage_collect_trigger() to be called with lock heldDavid Woodhouse3-2/+5
2010-05-19jffs2: Wake GC thread when there are blocks to be erasedJoakim Tjernlund1-0/+4
2010-05-19jffs2: Erase pending blocks in GC pass, avoid invalid -EIO returnDavid Woodhouse3-4/+30
2010-05-19jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks()Joakim Tjernlund2-2/+5
2010-05-19Merge branch 'master' into for-linusAlex Elder39-2118/+1905
2010-05-19xfs: mark xfs_iomap_write_ helpers staticChristoph Hellwig2-13/+13
2010-05-19xfs: clean up end index calculation in xfs_page_state_convertChristoph Hellwig1-8/+15
2010-05-19xfs: clean up mapping size calculation in __xfs_get_blocksChristoph Hellwig1-9/+16
2010-05-19xfs: clean up xfs_iomap_validChristoph Hellwig1-23/+23
2010-05-19xfs: move I/O type flags into xfs_aops.cChristoph Hellwig2-29/+30
2010-05-19xfs: kill struct xfs_iomapChristoph Hellwig3-123/+75
2010-05-19xfs: report iomap_bn in block baseChristoph Hellwig3-26/+16
2010-05-19xfs: report iomap_offset and iomap_bsize in block baseChristoph Hellwig2-14/+27
2010-05-19xfs: remove iomap_deltaChristoph Hellwig3-4/+4
2010-05-19xfs: remove iomap_targetChristoph Hellwig3-29/+18
2010-05-19xfs: limit xfs_imap_to_bmap to a single mappingChristoph Hellwig1-36/+28
2010-05-19xfs: simplify buffer to transaction matchingChristoph Hellwig1-138/+46
2010-05-19xfs: Make fiemap work in query mode.Tao Ma1-1/+4
2010-05-19xfs: kill off l_sectbb_maskAlex Elder3-9/+10
2010-05-19xfs: record log sector size rather than log2(that)Alex Elder3-31/+31
2010-05-19xfs: remove dead XFS_LOUD_RECOVERY codeChristoph Hellwig3-82/+0
2010-05-19xfs: removed unused XFS_QMOPT_ flagsChristoph Hellwig3-6/+3