Age | Commit message (Expand) | Author |
2010-05-21 | quota: remove sb_has_quota_active in get/set_info | Christoph Hellwig |
2010-05-21 | quota: unify ->set_dqblk | Christoph Hellwig |
2010-05-21 | quota: unify ->get_dqblk | Christoph Hellwig |
2010-05-21 | ext3: make barrier options consistent with ext4 | Eric Sandeen |
2010-05-21 | quota: Make quota stat accounting lockless. | Dmitry Monakhov |
2010-05-21 | suppress warning: "quotatypes" defined but not used | Sergey Senozhatsky |
2010-05-21 | ext3: Fix waiting on transaction during fsync | Jan Kara |
2010-05-21 | jbd: Provide function to check whether transaction will issue data barrier | Jan Kara |
2010-05-21 | ufs: add ufs speciffic ->setattr call | Dmitry Monakhov |
2010-05-21 | BKL: Remove BKL from ext2 filesystem | Jan Blunck |
2010-05-21 | ext2: Add ext2_sb_info s_lock spinlock | Jan Blunck |
2010-05-21 | ext2: Move ext2_write_super() out of ext2_setup_super() | Jan Blunck |
2010-05-21 | ext2: Fold ext2_commit_super() into ext2_sync_super() | Jan Blunck |
2010-05-21 | ext2: Remove duplicate code from ext2_sync_fs() | Jan Blunck |
2010-05-21 | ext2: Set the write time in ext2_sync_fs() | Jan Blunck |
2010-05-21 | ext2: Use ext2_clear_super_error() in ext2_sync_fs() | Jan Blunck |
2010-05-21 | ext3: init statistics after journal recovery v2 | Dmitry Monakhov |
2010-05-21 | ext2: remove useless call to brelse() in ext2_free_inode() | Francis Moreau |
2010-05-21 | quota: optimize mark_dirty logic | Dmitry Monakhov |
2010-05-21 | ext2: Avoid loading bitmaps for full groups during block allocation | Jan Kara |
2010-05-21 | ext3: Avoid loading bitmaps for full groups during block allocation | Frans van de Wiel |
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 |