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-05-08
ext3: copy i_flags to inode flags on write
Jan Kara
3
-0
/
+22
2007-05-08
fat: don't use free_clusters for fat32
OGAWA Hirofumi
1
-3
/
+11
2007-05-08
reiserfs: use __set_current_state()
Milind Arun Choudhary
1
-1
/
+1
2007-05-08
jbd: check for error returned by kthread_create on creating journal thread
Pavel Emelianov
2
-8
/
+18
2007-05-08
check privileges before setting mount propagation
Miklos Szeredi
1
-0
/
+3
2007-05-08
ext3: copy i_flags to inode flags on write
Jan Kara
2
-0
/
+21
2007-05-08
Introduce a handy list_first_entry macro
Pavel Emelianov
6
-9
/
+9
2007-05-08
smbfs: remove unnecessary allow_signal
Eric W. Biederman
1
-2
/
+0
2007-05-08
make iunique use a do/while loop rather than its obscure goto loop
Jeffrey Layton
1
-14
/
+10
2007-05-08
Remove redundant check from proc_sys_setattr()
John Johansen
1
-5
/
+2
2007-05-08
Remove redundant check from proc_setattr()
John Johansen
1
-5
/
+2
2007-05-08
proc: cleanup: use seq_release_private() where appropriate
Martin Peschke
1
-8
/
+1
2007-05-08
cleanup compat ioctl handling
Christoph Hellwig
3
-176
/
+166
2007-05-08
partition: add support for sysv68 partitions
Philippe De Muyter
5
-0
/
+107
2007-05-08
merge compat_ioctl.h into compat_ioctl.c
Christoph Hellwig
1
-1
/
+828
2007-05-08
ROUND_UP macro cleanup in fs/smbfs/request.c
Milind Arun Choudhary
1
-4
/
+3
2007-05-08
ROUND_UP macro cleanup in fs/(select|compat|readdir).c
Milind Arun Choudhary
3
-21
/
+15
2007-05-08
i386: sched.h inclusion from module.h is baack
Alexey Dobriyan
1
-0
/
+1
2007-05-08
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
1
-6
/
+5
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
1
-3
/
+2
2007-05-08
(re)register_binfmt returns with -EBUSY
kalash nainwal
1
-0
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
100
-100
/
+0
2007-05-08
make remove_inode_dquot_ref() static
Adrian Bunk
1
-1
/
+2
2007-05-08
Protect tty drivers list with tty_mutex
Alexey Dobriyan
1
-0
/
+3
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
1
-1
/
+1
2007-05-08
reiserfs: proc support requires PROC_FS
Randy Dunlap
1
-1
/
+1
2007-05-08
/proc/*/oom_score oops re badness
Alexey Dobriyan
1
-0
/
+2
2007-05-08
VFS: delay the dentry name generation on sockets and pipes
Eric Dumazet
2
-6
/
+43
2007-05-08
add file position info to proc
Miklos Szeredi
1
-18
/
+114
2007-05-08
procfs: reorder struct pid_dentry to save space on 64bit archs, and constify ...
Eric Dumazet
1
-26
/
+27
2007-05-08
proc: maps protection
Kees Cook
4
-1
/
+29
2007-05-08
namei.c: remove utterly outdated comment
Christoph Hellwig
1
-11
/
+0
2007-05-08
vfs: remove superflous sb == NULL checks
Christoph Hellwig
2
-4
/
+2
2007-05-08
proc: remove pathetic ->deleted WARN_ON
Alexey Dobriyan
1
-2
/
+0
2007-05-08
Fix race between proc_readdir and remove_proc_entry
Darrick J. Wong
1
-2
/
+9
2007-05-08
Fix race between proc_get_inode() and remove_proc_entry()
Alexey Dobriyan
2
-8
/
+6
2007-05-08
add filesystem subtype support
Miklos Szeredi
4
-6
/
+48
2007-05-08
epoll: optimizations and cleanups
Davide Libenzi
1
-147
/
+86
2007-05-08
ext3: dirindex error pointer issues
Dmitriy Monakhov
2
-22
/
+30
2007-05-08
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
1
-23
/
+7
2007-05-08
exec: fix remove_arg_zero
Nick Piggin
1
-16
/
+34
2007-05-08
reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"
Robert P. J. Day
1
-1
/
+1
2007-05-08
reiserfs: shrink superblock if no xattrs
Alexey Dobriyan
1
-2
/
+4
2007-05-08
reiserfs: possible null pointer dereference during resize
Dmitriy Monakhov
1
-0
/
+4
2007-05-08
freevxfs: possible null pointer dereference fix
Dmitriy Monakhov
2
-2
/
+2
2007-05-08
is_power_of_2 in fs/block_dev.c
Vignesh Babu BM
1
-1
/
+2
2007-05-08
is_power_of_2 in fs/hfs
Vignesh Babu BM
2
-2
/
+4
2007-05-08
is_power_of_2 in fat
Vignesh Babu BM
1
-4
/
+3
2007-05-08
devpts: add fsnotify create event
Florin Malita
1
-1
/
+4
2007-05-08
use use SEEK_MAX to validate user lseek arguments
Chris Snook
1
-2
/
+2
[next]