Age | Commit message (Expand) | Author |
2007-07-16 | utime(s): Honour CAP_FOWNER when times==NULL | Satyam Sharma |
2007-07-16 | Fix LDM for new field in the VOL5 VBLK. | Anton Altaparmakov |
2007-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2007-07-16 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2007-07-16 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-07-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2007-07-16 | fat: Fix the race of read/write the FAT12 entry | OGAWA Hirofumi |
2007-07-16 | compat32: ignore the LOOP_CLR_FD ioctl | Geert Uytterhoeven |
2007-07-16 | NLS: Remove obsolete Makefile entries | Robert P. J. Day |
2007-07-16 | ext4: statfs speed up | Badari Pulavarty |
2007-07-16 | ext3: statfs speed up | Badari Pulavarty |
2007-07-16 | ext2: statfs speed up | Badari Pulavarty |
2007-07-16 | Fix trivial typos in anon_inodes.c comments | J. Bruce Fields |
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 | UDF: fix function name from udf_crc16 to udf_crc | Cyrill Gorcunov |
2007-07-16 | is_power_of_2: ufs/super.c | vignesh babu |
2007-07-16 | move seccomp from /proc to a prctl | Andrea Arcangeli |
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 | 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 | 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 | 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 | diskquota: 32bit quota tools on 64bit architectures | Vasily Tarasov |
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 | fix create_new_namespaces() return value | Cedric Le Goater |
2007-07-16 | binfmt_elf warning fix | Andrew Morton |
2007-07-16 | revert "vanishing ioctl handler debugging" | Andrew Morton |
2007-07-16 | hugetlbfs: handle empty options string | Lee Schermerhorn |
2007-07-16 | hugetlbfs: use lib/parser, fix docs | Randy Dunlap |
2007-07-16 | HFSPlus: change kmalloc/memset to kzalloc | Wyatt Banks |
2007-07-16 | taskstats: add context-switch counters | Maxim Uvarov |
2007-07-16 | ext3/ext4: orphan list corruption due bad inode | Vasily Averin |
2007-07-16 | ext3/ext4: orphan list check on destroy_inode | Vasily Averin |
2007-07-16 | Remove capability.h from mm.h | Alexey Dobriyan |
2007-07-16 | seq_file: more atomicity in traverse() | Alexey Dobriyan |
2007-07-16 | O_CLOEXEC for SCM_RIGHTS | Ulrich Drepper |
2007-07-16 | Introduce O_CLOEXEC | Ulrich Drepper |
2007-07-16 | buffer: kill old incorrect comment | Eric W. Biederman |
2007-07-16 | fs/block_dev.c: use list_for_each_entry() | Matthias Kaehlcke |
2007-07-16 | mutex_unlock() later in seq_lseek() | Alexey Dobriyan |
2007-07-16 | ext2: fix a comment when ext2_release_file() is called | Jan Kara |
2007-07-16 | /proc/*/environ: wrong placing of ptrace_may_attach() check | Alexey Dobriyan |