Age | Commit message (Expand) | Author |
2006-03-23 | Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2006-03-23 | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 | Linus Torvalds |
2006-03-23 | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe |
2006-03-23 | [PATCH] relay: migrate from relayfs to a generic relay API | Jens Axboe |
2006-03-23 | [PATCH] reduce size of bio mempools | Benjamin LaHaise |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton |
2006-03-23 | [PATCH] get_empty_filp tweaks, inline epoll_init_file() | Benjamin LaHaise |
2006-03-23 | [PATCH] fs/*/file.c: drop insane header dependencies | Alexey Dobriyan |
2006-03-23 | [PATCH] devpts: use lib/parser.c for parsing mount options | Domen Puncer |
2006-03-23 | [PATCH] ufs: switch to inode_inc_count, inode_dec_count | Alexey Dobriyan |
2006-03-23 | [PATCH] ext2: switch to inode_inc_count, inode_dec_count | Alexey Dobriyan |
2006-03-23 | [PATCH] sysv: switch to inode_inc_count, inode_dec_count | Alexey Dobriyan |
2006-03-23 | [PATCH] minix: switch to inode_inc_link_count, inode_dec_link_count | Alexey Dobriyan |
2006-03-23 | [PATCH] fs/ufs/file.c: drop insane header dependencies | Alexey Dobriyan |
2006-03-23 | [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive | Arjan van de Ven |
2006-03-23 | [PATCH] sem2mutex: UDF | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: NCPFS | Ingo Molnar |
2006-03-23 | [PATCH] convert ext3's truncate_sem to a mutex | Arjan van de Ven |
2006-03-23 | [PATCH] sem2mutex: HPFS | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: autofs4 wq_sem | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: JFFS | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: fs/seq_file.c | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: fs/libfs.c | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: jbd, j_checkpoint_mutex | Arjan van de Ven |
2006-03-23 | [PATCH] sem2mutex: iprune | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: vfs_rename_mutex | Arjan van de Ven |
2006-03-23 | [PATCH] sem2mutex: eventpoll | Arjan van de Ven |
2006-03-23 | [PATCH] sem2mutex: inotify | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: quota | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: blockdev #2 | Arjan van de Ven |
2006-03-23 | [PATCH] convert fs/9p/ to mutexes, fix locking bugs | Ingo Molnar |
2006-03-23 | [PATCH] Fix oops in invalidate_dquots() | Jan Kara |
2006-03-23 | [PATCH] Shrinks sizeof(files_struct) and better layout | Eric Dumazet |
2006-03-23 | [PATCH] ext3_readdir: use generic readahead | Andrew Morton |
2006-03-23 | [PATCH] proc: fix duplicate line in /proc/devices | Neil Horman |
2006-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-03-22 | [PATCH] page migration reorg | Christoph Lameter |
2006-03-22 | [PATCH] convert hugetlbfs_counter to atomic | Chen, Kenneth W |
2006-03-22 | [PATCH] hugepage: Strict page reservation for hugepage inodes | David Gibson |
2006-03-22 | [PATCH] mm: nommu use compound pages | Nick Piggin |
2006-03-22 | [PATCH] slab: Remove SLAB_NO_REAP option | Christoph Lameter |
2006-03-22 | [PATCH] v9fs: assign dentry ops to negative dentries | Latchesar Ionkov |
2006-03-22 | Merge HEAD from ../linux-2.6 | Nathan Scott |
2006-03-22 | [XFS] Sync up one/two other minor changes missed in previous merges. | Nathan Scott |
2006-03-22 | [XFS] Reenable the noikeep (delete inode cluster space) option by default. | Nathan Scott |
2006-03-22 | [XFS] Check that a page has dirty buffers before finding it acceptable for | David Chinner |
2006-03-22 | [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from Jan | Nathan Scott |
2006-03-22 | [XFS] Explain the race closed by the addition of vn_iowait() to the start | David Chinner |
2006-03-22 | [XFS] Fixing the error caused by the conflict between DIO Write's | Yingping Lu |
2006-03-22 | [XFS] Fixing KDB's xrwtrc command, also added the current process id into | Yingping Lu |