index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-27
/
+26
2007-07-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
36
-1036
/
+4548
2007-07-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+3
2007-07-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+1
2007-07-16
fat: Fix the race of read/write the FAT12 entry
OGAWA Hirofumi
1
-0
/
+7
2007-07-16
compat32: ignore the LOOP_CLR_FD ioctl
Geert Uytterhoeven
1
-0
/
+4
2007-07-16
NLS: Remove obsolete Makefile entries
Robert P. J. Day
1
-2
/
+0
2007-07-16
ext4: statfs speed up
Badari Pulavarty
1
-10
/
+15
2007-07-16
ext3: statfs speed up
Badari Pulavarty
1
-10
/
+15
2007-07-16
ext2: statfs speed up
Badari Pulavarty
1
-6
/
+14
2007-07-16
Fix trivial typos in anon_inodes.c comments
J. Bruce Fields
1
-5
/
+5
2007-07-16
ext4: fix error handling in ext4_create_journal
Borislav Petkov
1
-2
/
+5
2007-07-16
ext3: fix error handling in ext3_create_journal()
Borislav Petkov
1
-2
/
+5
2007-07-16
UDF: fix function name from udf_crc16 to udf_crc
Cyrill Gorcunov
1
-2
/
+2
2007-07-16
is_power_of_2: ufs/super.c
vignesh babu
1
-2
/
+3
2007-07-16
move seccomp from /proc to a prctl
Andrea Arcangeli
1
-72
/
+0
2007-07-16
bd_claim_by_disk: fix warning
Andrew Morton
1
-10
/
+7
2007-07-16
Replace obscure constructs in fs/block_dev.c
Johannes Weiner
1
-22
/
+28
2007-07-16
fs/namespace.c should #include "internal.h"
Adrian Bunk
1
-0
/
+1
2007-07-16
HFS+: add custom dentry hash and comparison operations
Duane Griffin
6
-1
/
+138
2007-07-16
HFS+: refactor ASCII to unicode conversion routine for later reuse
Duane Griffin
1
-45
/
+62
2007-07-16
mistaken ext4_inode_bitmap for ext4_block_bitmap
Toshiyuki Okajima
1
-1
/
+1
2007-07-16
is_power_of_2(): jbd
vignesh babu
2
-4
/
+6
2007-07-16
is_power_of_2: ext3/super.c
vignesh babu
1
-1
/
+2
2007-07-16
drop obsolete sys_ioctl export
Christoph Hellwig
1
-8
/
+0
2007-07-16
namespace: ensure clone_flags are always stored in an unsigned long
Eric W. Biederman
1
-1
/
+1
2007-07-16
ext3: remove extra IS_RDONLY() check
Dave Hansen
1
-1
/
+1
2007-07-16
diskquota: 32bit quota tools on 64bit architectures
Vasily Tarasov
1
-0
/
+118
2007-07-16
ext4: fix deadlock in ext4_remount() and orphan list handling
Jan Kara
1
-0
/
+8
2007-07-16
ext3: fix deadlock in ext3_remount() and orphan list handling
Jan Kara
1
-0
/
+8
2007-07-16
fix create_new_namespaces() return value
Cedric Le Goater
1
-2
/
+2
2007-07-16
binfmt_elf warning fix
Andrew Morton
1
-1
/
+1
2007-07-16
revert "vanishing ioctl handler debugging"
Andrew Morton
1
-11
/
+3
2007-07-16
hugetlbfs: handle empty options string
Lee Schermerhorn
2
-3
/
+6
2007-07-16
hugetlbfs: use lib/parser, fix docs
Randy Dunlap
1
-27
/
+69
2007-07-16
HFSPlus: change kmalloc/memset to kzalloc
Wyatt Banks
1
-2
/
+1
2007-07-16
taskstats: add context-switch counters
Maxim Uvarov
1
-0
/
+10
2007-07-16
ext3/ext4: orphan list corruption due bad inode
Vasily Averin
2
-0
/
+20
2007-07-16
ext3/ext4: orphan list check on destroy_inode
Vasily Averin
2
-0
/
+16
2007-07-16
Remove capability.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-07-16
seq_file: more atomicity in traverse()
Alexey Dobriyan
1
-6
/
+10
2007-07-16
O_CLOEXEC for SCM_RIGHTS
Ulrich Drepper
1
-1
/
+1
2007-07-16
Introduce O_CLOEXEC
Ulrich Drepper
1
-3
/
+11
2007-07-16
buffer: kill old incorrect comment
Eric W. Biederman
1
-5
/
+0
2007-07-16
fs/block_dev.c: use list_for_each_entry()
Matthias Kaehlcke
1
-4
/
+2
2007-07-16
mutex_unlock() later in seq_lseek()
Alexey Dobriyan
1
-1
/
+1
2007-07-16
ext2: fix a comment when ext2_release_file() is called
Jan Kara
1
-3
/
+3
2007-07-16
/proc/*/environ: wrong placing of ptrace_may_attach() check
Alexey Dobriyan
1
-3
/
+8
2007-07-16
remove useless tolower in isofs
young dave
1
-1
/
+1
2007-07-16
AFS: drop explicit extern
Randy Dunlap
1
-1
/
+1
[next]