Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | BKL: Remove BKL from ext2 filesystem | Jan Blunck | 2 | -16/+0 |
2010-05-21 | ext2: Add ext2_sb_info s_lock spinlock | Jan Blunck | 3 | -1/+30 |
2010-05-21 | ext2: Move ext2_write_super() out of ext2_setup_super() | Jan Blunck | 1 | -3/+5 |
2010-05-21 | ext2: Fold ext2_commit_super() into ext2_sync_super() | Jan Blunck | 1 | -19/+9 |
2010-05-21 | ext2: Remove duplicate code from ext2_sync_fs() | Jan Blunck | 1 | -7/+0 |
2010-05-21 | ext2: Set the write time in ext2_sync_fs() | Jan Blunck | 1 | -1/+1 |
2010-05-21 | ext2: Use ext2_clear_super_error() in ext2_sync_fs() | Jan Blunck | 1 | -17/+3 |
2010-05-21 | ext3: init statistics after journal recovery v2 | Dmitry Monakhov | 1 | -23/+21 |
2010-05-21 | ext2: remove useless call to brelse() in ext2_free_inode() | Francis Moreau | 1 | -5/+4 |
2010-05-21 | quota: optimize mark_dirty logic | Dmitry Monakhov | 1 | -2/+11 |
2010-05-21 | ext2: Avoid loading bitmaps for full groups during block allocation | Jan Kara | 1 | -0/+6 |
2010-05-21 | ext3: Avoid loading bitmaps for full groups during block allocation | Frans van de Wiel | 1 | -0/+6 |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 1 | -13/+11 |
2010-05-21 | sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree | Eric W. Biederman | 1 | -3/+8 |
2010-05-21 | sysfs: Comment sysfs directory tagging logic | Serge E. Hallyn | 2 | -1/+20 |
2010-05-21 | sysfs: Implement sysfs_delete_link | Eric W. Biederman | 1 | -0/+20 |
2010-05-21 | sysfs: Add support for tagged directories with untagged members. | Eric W. Biederman | 2 | -9/+5 |
2010-05-21 | sysfs: Implement sysfs tagged directory support. | Eric W. Biederman | 8 | -45/+164 |
2010-05-21 | sysfs: Remove double free sysfs_get_sb | Eric W. Biederman | 1 | -1/+0 |
2010-05-21 | sysfs: Basic support for multiple super blocks | Eric W. Biederman | 2 | -2/+59 |
2010-05-21 | devtmpfs: support !CONFIG_TMPFS | Peter Korsgaard | 1 | -1/+1 |
2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 12 | -340/+412 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 19 | -179/+362 |
2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2 | -18/+75 |
2010-05-21 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 10 | -32/+65 |
2010-05-21 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-05-21 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 39 | -2118/+1905 |
2010-05-21 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 40 | -1491/+2589 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -21/+4 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2 | -24/+43 |
2010-05-21 | fs/timerfd.c: make use of wait_event_interruptible_locked_irq() | Michal Nazarewicz | 1 | -21/+4 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -10/+9 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -0/+35 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -15/+0 |
2010-05-20 | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 12 | -304/+472 |
2010-05-20 | Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 24 | -495/+732 |
2010-05-20 | Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Linus Torvalds | 5 | -3/+14 |
2010-05-19 | jffs2: Stop triggering block erases from jffs2_write_super() | Joakim Tjernlund | 1 | -4/+0 |
2010-05-19 | jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger() | Joakim Tjernlund | 2 | -3/+2 |
2010-05-19 | jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases | David Woodhouse | 5 | -10/+12 |
2010-05-19 | jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held | David Woodhouse | 3 | -2/+5 |
2010-05-19 | jffs2: Wake GC thread when there are blocks to be erased | Joakim Tjernlund | 1 | -0/+4 |
2010-05-19 | jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return | David Woodhouse | 3 | -4/+30 |
2010-05-19 | jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks() | Joakim Tjernlund | 2 | -2/+5 |
2010-05-19 | Merge branch 'master' into for-linus | Alex Elder | 39 | -2118/+1905 |
2010-05-19 | xfs: mark xfs_iomap_write_ helpers static | Christoph Hellwig | 2 | -13/+13 |
2010-05-19 | xfs: clean up end index calculation in xfs_page_state_convert | Christoph Hellwig | 1 | -8/+15 |
2010-05-19 | xfs: clean up mapping size calculation in __xfs_get_blocks | Christoph Hellwig | 1 | -9/+16 |
2010-05-19 | xfs: clean up xfs_iomap_valid | Christoph Hellwig | 1 | -23/+23 |
2010-05-19 | xfs: move I/O type flags into xfs_aops.c | Christoph Hellwig | 2 | -29/+30 |