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