| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-06-17 | 23 | -143/+94 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | get rid of BKL in fs/sysv | Al Viro | 2009-06-17 | 2 | -15/+1 |
| * | | | get rid of BKL in fs/minix | Al Viro | 2009-06-17 | 3 | -20/+14 |
| * | | | get rid of BKL in fs/efs | Al Viro | 2009-06-17 | 3 | -18/+3 |
| * | | | befs ->pust_super() doesn't need BKL | Al Viro | 2009-06-17 | 1 | -4/+0 |
| * | | | Cleanup of adfs headers | Al Viro | 2009-06-17 | 8 | -59/+57 |
| * | | | 9P doesn't need BKL in ->umount_begin() | Al Viro | 2009-06-17 | 1 | -3/+0 |
| * | | | fuse doesn't need BKL in ->umount_begin() | Al Viro | 2009-06-17 | 1 | -3/+0 |
| * | | | No instance of ->bmap() needs BKL | Al Viro | 2009-06-17 | 1 | -2/+0 |
| * | | | remove unlock_kernel() left accidentally | J. R. Okajima | 2009-06-17 | 1 | -9/+3 |
| * | | | ext4: avoid unnecessary spinlock in critical POSIX ACL path | Theodore Ts'o | 2009-06-17 | 1 | -5/+8 |
| * | | | ext3: avoid unnecessary spinlock in critical POSIX ACL path | Linus Torvalds | 2009-06-17 | 1 | -5/+8 |
* | | | | AFS: Correctly translate auth error aborts and don't failover in such cases | David Howells | 2009-06-17 | 2 | -0/+18 |
* | | | | Merge branch 'akpm' | Linus Torvalds | 2009-06-17 | 10 | -62/+197 |
|\ \ \ \ |
|
| * | | | | CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK | Tomas Szepe | 2009-06-17 | 1 | -7/+7 |
| * | | | | remove put_cpu_no_resched() | Thomas Gleixner | 2009-06-17 | 1 | -3/+3 |
| * | | | | poll: avoid extra wakeups in select/poll | Eric Dumazet | 2009-06-17 | 1 | -4/+36 |
| * | | | | ntfs: use is_power_of_2() function for clarity. | Robert P. J. Day | 2009-06-17 | 2 | -2/+4 |
| * | | | | writeback: skip new or to-be-freed inodes | Wu Fengguang | 2009-06-17 | 1 | -3/+3 |
| * | | | | mm: remove __invalidate_mapping_pages variant | Mike Waychison | 2009-06-17 | 1 | -1/+1 |
| * | | | | oom: move oom_adj value from task_struct to mm_struct | David Rientjes | 2009-06-17 | 1 | -3/+16 |
| * | | | | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 2009-06-17 | 2 | -6/+0 |