index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
namespace: ensure clone_flags are always stored in an unsigned long
Eric W. Biederman
2007-07-16
1
-1
/
+1
*
ext3: remove extra IS_RDONLY() check
Dave Hansen
2007-07-16
1
-1
/
+1
*
diskquota: 32bit quota tools on 64bit architectures
Vasily Tarasov
2007-07-16
1
-0
/
+118
*
ext4: fix deadlock in ext4_remount() and orphan list handling
Jan Kara
2007-07-16
1
-0
/
+8
*
ext3: fix deadlock in ext3_remount() and orphan list handling
Jan Kara
2007-07-16
1
-0
/
+8
*
fix create_new_namespaces() return value
Cedric Le Goater
2007-07-16
1
-2
/
+2
*
binfmt_elf warning fix
Andrew Morton
2007-07-16
1
-1
/
+1
*
revert "vanishing ioctl handler debugging"
Andrew Morton
2007-07-16
1
-11
/
+3
*
hugetlbfs: handle empty options string
Lee Schermerhorn
2007-07-16
2
-3
/
+6
*
hugetlbfs: use lib/parser, fix docs
Randy Dunlap
2007-07-16
1
-27
/
+69
*
HFSPlus: change kmalloc/memset to kzalloc
Wyatt Banks
2007-07-16
1
-2
/
+1
*
taskstats: add context-switch counters
Maxim Uvarov
2007-07-16
1
-0
/
+10
*
ext3/ext4: orphan list corruption due bad inode
Vasily Averin
2007-07-16
2
-0
/
+20
*
ext3/ext4: orphan list check on destroy_inode
Vasily Averin
2007-07-16
2
-0
/
+16
*
Remove capability.h from mm.h
Alexey Dobriyan
2007-07-16
1
-0
/
+1
*
seq_file: more atomicity in traverse()
Alexey Dobriyan
2007-07-16
1
-6
/
+10
*
O_CLOEXEC for SCM_RIGHTS
Ulrich Drepper
2007-07-16
1
-1
/
+1
*
Introduce O_CLOEXEC
Ulrich Drepper
2007-07-16
1
-3
/
+11
*
buffer: kill old incorrect comment
Eric W. Biederman
2007-07-16
1
-5
/
+0
*
fs/block_dev.c: use list_for_each_entry()
Matthias Kaehlcke
2007-07-16
1
-4
/
+2
*
mutex_unlock() later in seq_lseek()
Alexey Dobriyan
2007-07-16
1
-1
/
+1
*
ext2: fix a comment when ext2_release_file() is called
Jan Kara
2007-07-16
1
-3
/
+3
*
/proc/*/environ: wrong placing of ptrace_may_attach() check
Alexey Dobriyan
2007-07-16
1
-3
/
+8
*
remove useless tolower in isofs
young dave
2007-07-16
1
-1
/
+1
*
AFS: drop explicit extern
Randy Dunlap
2007-07-16
1
-1
/
+1
*
AFS: implement file locking
David Howells
2007-07-16
13
-15
/
+881
*
procfs directory entry cleanup
Changli Gao
2007-07-16
1
-13
/
+7
*
Only send SIGXFSZ when exceeding rlimits.
Micah Cowan
2007-07-16
2
-3
/
+0
*
PIE randomization
Jan Kratochvil
2007-07-16
1
-23
/
+86
*
isofs: fix up CodingStyle
Dave Jones
2007-07-16
4
-261
/
+277
*
fix compiler warnings in acorn.c
Denver Gingerich
2007-07-16
1
-0
/
+9
*
fat: gcc 4.3 warning fix
OGAWA Hirofumi
2007-07-16
2
-15
/
+19
*
Make NFS client use seq_list_xxx helpers
Pavel Emelianov
2007-07-16
1
-48
/
+6
*
Make /proc/self/mounts(tats) use seq_list_xxx helpers
Pavel Emelianov
2007-07-16
1
-11
/
+5
*
Make /proc/tty/drivers use seq_list_xxx helpers
Pavel Emelianov
2007-07-16
1
-12
/
+3
*
Make AFS use seq_list_xxx helpers
Pavel Emelianov
2007-07-16
1
-70
/
+11
*
vxfs warning fixes
Andrew Morton
2007-07-16
1
-1
/
+1
*
UDF: check for allocated memory for inode data
Cyrill Gorcunov
2007-07-16
1
-12
/
+39
*
UDF: check for allocated memory for data of new inodes
Cyrill Gorcunov
2007-07-16
1
-1
/
+8
*
Use boot based time for uptime in /proc
Tomas Janousek
2007-07-16
1
-0
/
+1
*
Use boot based time for process start time and boot time in /proc
Tomas Janousek
2007-07-16
2
-5
/
+6
*
Fix rmmod/read/write races in /proc entries
Alexey Dobriyan
2007-07-16
2
-3
/
+283
*
invalidate_mapping_pages(): add cond_resched
Andrew Morton
2007-07-16
1
-1
/
+1
*
jbd2 commit: fix transaction dropping
Jan Kara
2007-07-16
1
-1
/
+2
*
jbd commit: fix transaction dropping
Jan Kara
2007-07-16
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2007-07-15
25
-5073
/
+569
|
\
|
*
9p: re-enable mount time debug option
Eric Van Hensbergen
2007-07-14
2
-2
/
+7
|
*
9p: cache meta-data when cache=loose
Eric Van Hensbergen
2007-07-14
2
-2
/
+15
|
*
9p: Reorganization of 9p file system code
Latchesar Ionkov
2007-07-14
25
-5075
/
+553
*
|
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2007-07-15
65
-1140
/
+3262
|
\
\
[next]