| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-20 | 1 | -0/+15 |
|\ |
|
| * | fs: Provide empty .set_page_dirty() aop for anon inodes | Peter Zijlstra | 2009-06-18 | 1 | -0/+15 |
* | | fat: Fix the removal of opts->fs_dmask | OGAWA Hirofumi | 2009-06-20 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-06-19 | 3 | -29/+8 |
|\ \ |
|
| * | | inotify: inotify_destroy_mark_entry could get called twice | Eric Paris | 2009-06-19 | 3 | -29/+8 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-19 | 8 | -12/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | block: rename CONFIG_LBD to CONFIG_LBDAF | Bartlomiej Zolnierkiewicz | 2009-06-19 | 8 | -12/+12 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-06-18 | 19 | -324/+1714 |
|\ \ \ |
|
| * | | | jbd2: clean up jbd2_journal_try_to_free_buffers() | Hisashi Hifumi | 2009-06-17 | 1 | -49/+0 |
| * | | | ext4: Don't update ctime for non-extent-mapped inodes | Theodore Ts'o | 2009-06-15 | 1 | -5/+1 |
| * | | | ext4: Fix up whitespace issues in fs/ext4/inode.c | Theodore Ts'o | 2009-06-14 | 1 | -97/+103 |
| * | | | ext4: Fix 64-bit block type problem on 32-bit platforms | Theodore Ts'o | 2009-06-15 | 2 | -5/+5 |
| * | | | ext4: teach the inode allocator to use a goal inode number | Andreas Dilger | 2009-06-13 | 5 | -10/+26 |
| * | | | ext4: Use a hash of the topdir directory name for the Orlov parent group | Theodore Ts'o | 2009-06-13 | 4 | -13/+22 |
| * | | | ext4: move the abort flag from s_mount_opts to s_mount_flags | Theodore Ts'o | 2009-06-13 | 3 | -16/+9 |
| * | | | ext4: update the s_last_mounted field in the superblock | Theodore Ts'o | 2009-06-13 | 2 | -1/+42 |
| * | | | ext4: change s_mount_opt to be an unsigned int | Theodore Ts'o | 2009-06-13 | 3 | -3/+3 |
| * | | | ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl | Akira Fujita | 2009-06-17 | 6 | -3/+1378 |
| * | | | ext4: avoid unnecessary spinlock in critical POSIX ACL path | Theodore Ts'o | 2009-04-27 | 1 | -5/+8 |
| * | | | ext3: avoid unnecessary spinlock in critical POSIX ACL path | Linus Torvalds | 2009-04-27 | 1 | -5/+8 |
| * | | | ext4: convert instrumentation from markers to tracepoints | Theodore Ts'o | 2009-06-17 | 6 | -121/+55 |
| * | | | jbd2: convert instrumentation from markers to tracepoints | Theodore Ts'o | 2009-06-17 | 3 | -9/+78 |
| | |/
| |/| |
|
* | | | seq_file: add function to write binary data | Peter Oberparleiter | 2009-06-18 | 1 | -0/+20 |
* | | | elf_core_dump: use rcu_read_lock() to access ->real_parent | Oleg Nesterov | 2009-06-18 | 2 | -4/+12 |
* | | | reiserfs: fix warnings with gcc 4.4 | Jeff Mahoney | 2009-06-18 | 2 | -7/+8 |
* | | | ufs: sector_t cannot be negative | Roel Kluin | 2009-06-18 | 1 | -9/+1 |
* | | | isofs: cleanup mount option processing | Jan Kara | 2009-06-18 | 4 | -45/+40 |
* | | | isofs: fix setting of uid and gid to 0 | Jan Kara | 2009-06-18 | 2 | -14/+14 |
* | | | isofs: let mode and dmode mount options override rock ridge mode setting | Jan Kara | 2009-06-18 | 2 | -12/+41 |
* | | | ext3: make sure inode is deleted from orphan list after truncate | Jan Kara | 2009-06-18 | 1 | -9/+11 |
* | | | jbd: clean up journal_try_to_free_buffers() | Hisashi Hifumi | 2009-06-18 | 1 | -48/+0 |
* | | | ext3: fix chain verification in ext3_get_blocks() | Jan Kara | 2009-06-18 | 1 | -1/+1 |
* | | | ext2: Do not update mtime of a moved directory | Jan Kara | 2009-06-18 | 3 | -5/+7 |
* | | | proc: vmcore - use kzalloc in get_new_element() | Cyrill Gorcunov | 2009-06-18 | 1 | -6/+1 |
* | | | procfs: remove sparse errors in proc_devtree.c | Michal Simek | 2009-06-18 | 1 | -5/+5 |
* | | | epoll: fix nested calls support | Davide Libenzi | 2009-06-18 | 1 | -9/+12 |
* | | | proc: export statistics for softirq to /proc | Keika Kobayashi | 2009-06-18 | 3 | -0/+60 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-17 | 1 | -6/+0 |
|\ \ |
|
| * | | [SCSI] compat: don't perform unneeded copy in sg_io code | Alexey Zaytsev | 2009-06-15 | 1 | -6/+0 |
* | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2009-06-17 | 6 | -72/+102 |
|\ \ \ |
|
| * | | | UBIFS: start using hrtimers | Artem Bityutskiy | 2009-06-08 | 3 | -21/+32 |
| * | | | UBIFS: do not forget to register BDI device | Artem Bityutskiy | 2009-06-08 | 1 | -0/+3 |
| * | | | UBIFS: allow sync option in rootflags | Artem Bityutskiy | 2009-06-02 | 1 | -5/+35 |
| * | | | UBIFS: remove dead code | Artem Bityutskiy | 2009-05-29 | 2 | -28/+4 |
| * | | | UBIFS: use anonymous device | Artem Bityutskiy | 2009-05-26 | 1 | -17/+4 |
| * | | | UBIFS: return proper error code if the compr is not present | Corentin Chary | 2009-05-25 | 1 | -0/+1 |
| * | | | UBIFS: return error if link and unlink race | Hunter Adrian | 2009-05-19 | 1 | -0/+19 |
| * | | | UBIFS: reset no_space flag after inode deletion | Adrian Hunter | 2009-05-06 | 2 | -1/+7 |
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-06-17 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Hugetlbfs: Enable hugetlbfs for more systems in Kconfig. | David Daney | 2009-06-17 | 1 | -1/+1 |
| | |_|/
| |/| | |
|