Age | Commit message (Expand) | Author |
2009-03-13 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar |
2009-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2009-03-12 | fs: new inode i_state corruption fix | Nick Piggin |
2009-03-12 | vfs: add missing unlock in sget() | Li Zefan |
2009-03-12 | pipe_rdwr_fasync: fix the error handling to prevent the leak/crash | Oleg Nesterov |
2009-03-12 | Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch | Phillip Lougher |
2009-03-11 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-03-11 | Fix _fat_bmap() locking | OGAWA Hirofumi |
2009-03-11 | proc: fix kflags to uflags copying in /proc/kpageflags | Wu Fengguang |
2009-03-10 | devpts: remove graffiti | Alexey Dobriyan |
2009-03-10 | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar |
2009-03-10 | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-03-09 | Btrfs: fix spinlock assertions on UP systems | Chris Mason |
2009-03-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-03-06 | xfs: only issues a cache flush on unmount if barriers are enabled | Christoph Hellwig |
2009-03-06 | xfs: prevent lockdep false positive in xfs_iget_cache_miss | Christoph Hellwig |
2009-03-06 | xfs: prevent kernel crash due to corrupted inode log format | Christoph Hellwig |
2009-03-05 | Squashfs: frag_size should be signed, as it can hold an error result | Roel Kluin |
2009-03-05 | Squashfs: Fix oops when reading fsfuzzer corrupted filesystems | Phillip Lougher |
2009-03-04 | ext4: fix ext4_free_inode() vs. ext4_claim_inode() race | Eric Sandeen |
2009-03-04 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar |
2009-03-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-03-02 | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing... | Ingo Molnar |
2009-02-27 | Fix FREEZE/THAW compat_ioctl regression | Christoph Hellwig |
2009-02-27 | EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL | Benny Halevy |
2009-02-27 | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar |
2009-02-26 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-02-26 | ocfs2: add IO error check in ocfs2_get_sector() | wengang wang |
2009-02-26 | ocfs2: set gap to seperate entry and value when xattr in bucket | Tiger Yang |
2009-02-26 | ocfs2: lock the metaecc process for xattr bucket | Tao Ma |
2009-02-26 | ocfs2: Use the right access_* method in ctime update of xattr. | Tao Ma |
2009-02-26 | ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter | Sunil Mushran |
2009-02-26 | ocfs2/dlm: Use ast_lock to protect ast_list | Sunil Mushran |
2009-02-26 | ocfs2: Cleanup the lockname print in dlmglue.c | Sunil Mushran |
2009-02-26 | ocfs2/dlm: Retract fix for race between purge and migrate | Sunil Mushran |
2009-02-26 | ocfs2: Access and dirty the buffer_head in mark_written. | Tao Ma |
2009-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-02-26 | block: fix bogus gcc warning for uninitialized var usage | Jens Axboe |
2009-02-26 | ext4: don't call jbd2_journal_force_commit_nested without journal | Eric Sandeen |
2009-02-28 | ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2 | Theodore Ts'o |
2009-02-28 | ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze() | Theodore Ts'o |
2009-02-26 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into... | Ingo Molnar |
2009-02-24 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds |
2009-02-24 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-02-24 | proc: fix PG_locked reporting in /proc/kpageflags | Helge Bahmann |
2009-02-24 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar |
2009-02-23 | proc: proc_get_inode should de_put when inode already initialized | Krzysztof Sachanowicz |
2009-02-22 | ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin() | Jan Kara |
2009-02-21 | ext4: Add fallback for find_group_flex | Theodore Ts'o |