Age | Commit message (Expand) | Author |
2007-07-16 | ext4: fix error handling in ext4_create_journal | Borislav Petkov |
2007-07-16 | ext3: fix error handling in ext3_create_journal() | Borislav Petkov |
2007-07-16 | make cancel_xxx_work_sync() return a boolean | Oleg Nesterov |
2007-07-16 | rename cancel_rearming_delayed_work() to cancel_delayed_work_sync() | Oleg Nesterov |
2007-07-16 | update Documentation/filesystems/vfs.txt | Borislav Petkov |
2007-07-16 | Remove the last few UMSDOS leftovers | Jesper Juhl |
2007-07-16 | Add missing files and dirs to 00-INDEX in Documentation/ | Jesper Juhl |
2007-07-16 | dma: make dma pool to use kmalloc_node | Yinghai Lu |
2007-07-16 | UDF: fix function name from udf_crc16 to udf_crc | Cyrill Gorcunov |
2007-07-16 | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens |
2007-07-16 | Add -Werror-implicit-function-declaration | Dave Jones |
2007-07-16 | uninline check_signature() | Andrew Morton |
2007-07-16 | CodingStyle: add information about editor modelines | Josh Triplett |
2007-07-16 | CodingStyle: add information about trailing whitespace | Josh Triplett |
2007-07-16 | is_power_of_2: ufs/super.c | vignesh babu |
2007-07-16 | parport_pc: it887x fix | Niels de Vos |
2007-07-16 | is_power_of_2: kernel/kfifo.c | vignesh babu |
2007-07-16 | make seccomp zerocost in schedule | Andrea Arcangeli |
2007-07-16 | move seccomp from /proc to a prctl | Andrea Arcangeli |
2007-07-16 | nbd.c: sock_xmit: cleanup signal related code | Oleg Nesterov |
2007-07-16 | kcdrwd: remove unneeded flush_signals() call | Oleg Nesterov |
2007-07-16 | adb_probe_task: remove unneeded flush_signals() call | Oleg Nesterov |
2007-07-16 | bd_claim_by_disk: fix warning | Andrew Morton |
2007-07-16 | Replace obscure constructs in fs/block_dev.c | Johannes Weiner |
2007-07-16 | fs/namespace.c should #include "internal.h" | Adrian Bunk |
2007-07-16 | sprint_symbol() cleanup | Andrew Morton |
2007-07-16 | HFS+: add custom dentry hash and comparison operations | Duane Griffin |
2007-07-16 | HFS+: refactor ASCII to unicode conversion routine for later reuse | Duane Griffin |
2007-07-16 | mistaken ext4_inode_bitmap for ext4_block_bitmap | Toshiyuki Okajima |
2007-07-16 | sysctl.c: add text telling people to use CTL_UNNUMBERED | Andrew Morton |
2007-07-16 | Add Documentation/sysctl/ctl_unnumbered.txt | Andrew Morton |
2007-07-16 | FUTEX: Tidy up the code | Thomas Gleixner |
2007-07-16 | update description in Documentation/filesystems/vfs.txt | Borislav Petkov |
2007-07-16 | cdrom: replace hard-coded constants by kernel.h macro. | Robert P. J. Day |
2007-07-16 | sys_time() speedup | Ingo Molnar |
2007-07-16 | is_power_of_2(): jbd | vignesh babu |
2007-07-16 | is_power_of_2: ext3/super.c | vignesh babu |
2007-07-16 | drop obsolete sys_ioctl export | Christoph Hellwig |
2007-07-16 | doc/oops-tracing: add Code: decode info | Randy Dunlap |
2007-07-16 | namespace: ensure clone_flags are always stored in an unsigned long | Eric W. Biederman |
2007-07-16 | ext3: remove extra IS_RDONLY() check | Dave Hansen |
2007-07-16 | update procfs-guide doc of read_func | C. Scott Ananian |
2007-07-16 | Remove final two references to "__obsolete_setup" macro | Robert P. J. Day |
2007-07-16 | diskquota: 32bit quota tools on 64bit architectures | Vasily Tarasov |
2007-07-16 | Introduce compat_u64 and compat_s64 types | Arnd Bergmann |
2007-07-16 | kerneldoc fix in audit_core_dumps | Henrik Kretzschmar |
2007-07-16 | remove unused lock_cpu_hotplug_interruptible definition | Nathan Lynch |
2007-07-16 | ext4: fix deadlock in ext4_remount() and orphan list handling | Jan Kara |
2007-07-16 | ext3: fix deadlock in ext3_remount() and orphan list handling | Jan Kara |
2007-07-16 | adjust nosmp handling | Jan Beulich |