Age | Commit message (Expand) | Author | Files | Lines |
2009-06-20 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -0/+15 |
2009-06-20 | fat: Fix the removal of opts->fs_dmask | OGAWA Hirofumi | 1 | -1/+1 |
2009-06-20 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 3 | -29/+8 |
2009-06-20 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 8 | -12/+12 |
2009-06-19 | inotify: inotify_destroy_mark_entry could get called twice | Eric Paris | 3 | -29/+8 |
2009-06-19 | block: rename CONFIG_LBD to CONFIG_LBDAF | Bartlomiej Zolnierkiewicz | 8 | -12/+12 |
2009-06-19 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 19 | -324/+1714 |
2009-06-19 | seq_file: add function to write binary data | Peter Oberparleiter | 1 | -0/+20 |
2009-06-19 | elf_core_dump: use rcu_read_lock() to access ->real_parent | Oleg Nesterov | 2 | -4/+12 |
2009-06-19 | reiserfs: fix warnings with gcc 4.4 | Jeff Mahoney | 2 | -7/+8 |
2009-06-19 | ufs: sector_t cannot be negative | Roel Kluin | 1 | -9/+1 |
2009-06-19 | isofs: cleanup mount option processing | Jan Kara | 4 | -45/+40 |
2009-06-19 | isofs: fix setting of uid and gid to 0 | Jan Kara | 2 | -14/+14 |
2009-06-19 | isofs: let mode and dmode mount options override rock ridge mode setting | Jan Kara | 2 | -12/+41 |
2009-06-19 | ext3: make sure inode is deleted from orphan list after truncate | Jan Kara | 1 | -9/+11 |
2009-06-19 | jbd: clean up journal_try_to_free_buffers() | Hisashi Hifumi | 1 | -48/+0 |
2009-06-19 | ext3: fix chain verification in ext3_get_blocks() | Jan Kara | 1 | -1/+1 |
2009-06-19 | ext2: Do not update mtime of a moved directory | Jan Kara | 3 | -5/+7 |
2009-06-19 | proc: vmcore - use kzalloc in get_new_element() | Cyrill Gorcunov | 1 | -6/+1 |
2009-06-19 | procfs: remove sparse errors in proc_devtree.c | Michal Simek | 1 | -5/+5 |
2009-06-19 | epoll: fix nested calls support | Davide Libenzi | 1 | -9/+12 |
2009-06-19 | proc: export statistics for softirq to /proc | Keika Kobayashi | 3 | -0/+60 |
2009-06-18 | fs: Provide empty .set_page_dirty() aop for anon inodes | Peter Zijlstra | 1 | -0/+15 |
2009-06-18 | jbd2: clean up jbd2_journal_try_to_free_buffers() | Hisashi Hifumi | 1 | -49/+0 |
2009-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -6/+0 |
2009-06-17 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 6 | -72/+102 |
2009-06-17 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2009-06-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 23 | -143/+94 |
2009-06-17 | Hugetlbfs: Enable hugetlbfs for more systems in Kconfig. | David Daney | 1 | -1/+1 |
2009-06-17 | get rid of BKL in fs/sysv | Al Viro | 2 | -15/+1 |
2009-06-17 | get rid of BKL in fs/minix | Al Viro | 3 | -20/+14 |
2009-06-17 | get rid of BKL in fs/efs | Al Viro | 3 | -18/+3 |
2009-06-17 | befs ->pust_super() doesn't need BKL | Al Viro | 1 | -4/+0 |
2009-06-17 | Cleanup of adfs headers | Al Viro | 8 | -59/+57 |
2009-06-17 | 9P doesn't need BKL in ->umount_begin() | Al Viro | 1 | -3/+0 |
2009-06-17 | fuse doesn't need BKL in ->umount_begin() | Al Viro | 1 | -3/+0 |
2009-06-17 | No instance of ->bmap() needs BKL | Al Viro | 1 | -2/+0 |
2009-06-17 | remove unlock_kernel() left accidentally | J. R. Okajima | 1 | -9/+3 |
2009-06-17 | ext4: avoid unnecessary spinlock in critical POSIX ACL path | Theodore Ts'o | 1 | -5/+8 |
2009-06-17 | ext3: avoid unnecessary spinlock in critical POSIX ACL path | Linus Torvalds | 1 | -5/+8 |
2009-06-17 | AFS: Correctly translate auth error aborts and don't failover in such cases | David Howells | 2 | -0/+18 |
2009-06-17 | Merge branch 'akpm' | Linus Torvalds | 10 | -62/+197 |
2009-06-17 | CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK | Tomas Szepe | 1 | -7/+7 |
2009-06-17 | remove put_cpu_no_resched() | Thomas Gleixner | 1 | -3/+3 |
2009-06-17 | poll: avoid extra wakeups in select/poll | Eric Dumazet | 1 | -4/+36 |
2009-06-17 | ntfs: use is_power_of_2() function for clarity. | Robert P. J. Day | 2 | -2/+4 |
2009-06-17 | writeback: skip new or to-be-freed inodes | Wu Fengguang | 1 | -3/+3 |
2009-06-17 | mm: remove __invalidate_mapping_pages variant | Mike Waychison | 1 | -1/+1 |
2009-06-17 | oom: move oom_adj value from task_struct to mm_struct | David Rientjes | 1 | -3/+16 |
2009-06-17 | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 2 | -6/+0 |