index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
writeback: fix time ordering of the per superblock dirty inode lists 5
Andrew Morton
2007-10-17
1
-1
/
+1
*
writeback: fix comment, use helper function
Andrew Morton
2007-10-17
1
-4
/
+11
*
writeback: fix time ordering of the per superblock dirty inode lists 4
Andrew Morton
2007-10-17
1
-1
/
+23
*
writeback: fix time ordering of the per superblock dirty inode lists 3
Andrew Morton
2007-10-17
1
-1
/
+1
*
writeback: fix time ordering of the per superblock dirty inode lists: memory-...
Andrew Morton
2007-10-17
1
-1
/
+1
*
writeback: fix time-ordering of the per-superblock dirty-inode lists
Andrew Morton
2007-10-17
1
-1
/
+25
*
reiserfs: do not repair wrong journal params
Edward Shishkin
2007-10-17
1
-43
/
+57
*
ext3: lighten up resize transaction requirements
Eric Sandeen
2007-10-17
1
-2
/
+49
*
F_DUPFD_CLOEXEC implementation
Ulrich Drepper
2007-10-17
1
-4
/
+8
*
spin_lock_unlocked cleanups
Roel Kluin
2007-10-17
1
-2
/
+2
*
Break ELF_PLATFORM and stack pointer randomization dependency
Franck Bui-Huu
2007-10-17
1
-8
/
+8
*
rename signalfd_siginfo fields
Davide Libenzi
2007-10-17
1
-22
/
+22
*
ext3: remove #ifdef CONFIG_EXT3_INDEX
Eric Sandeen
2007-10-17
2
-26
/
+0
*
fs: correct SuS compliance for open of large file without options
Alan Cox
2007-10-17
3
-3
/
+3
*
anon-inodes use open coded atomic_inc for the shared inode
Davide Libenzi
2007-10-17
1
-13
/
+12
*
Don't truncate /proc/PID/environ at 4096 characters
James Pearson
2007-10-17
1
-23
/
+72
*
fs/udf/balloc.c: mark a variable as uninitialized_var()
WANG Cong
2007-10-17
1
-1
/
+1
*
menuconfig: transform Network Filesystems menu
Jan Engelhardt
2007-10-17
1
-2
/
+14
*
menuconfig: transform NLS and DLM menus
Jan Engelhardt
2007-10-17
2
-51
/
+7
*
change inotifyfs magic as the same magic is used for futexfs
Andrey Mirkin
2007-10-17
1
-1
/
+3
*
increase AT_VECTOR_SIZE to terminate saved_auxv properly
Olaf Hering
2007-10-17
1
-0
/
+3
*
vfs: use the predefined d_unhashed inline function instead
Denis Cheng
2007-10-17
1
-1
/
+1
*
UDF: coding style fixups
Cyrill Gorcunov
2007-10-17
2
-36
/
+23
*
fs/isofs/namei.c: Remove uninitialized local vars warning
Borislav Petkov
2007-10-17
1
-1
/
+2
*
reiserfs: workaround for dead loop in finish_unfinished
Lepton Wu
2007-10-17
1
-3
/
+15
*
add consts where appropriate in fs/nls/*
Denys Vlasenko
2007-10-17
39
-1170
/
+1170
*
shrink_dcache_sb speedup
Denis V. Lunev
2007-10-17
1
-3
/
+3
*
reiserfs: fix kernel panic on corrupted directory
Lepton Wu
2007-10-17
1
-0
/
+10
*
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
2007-10-17
1
-11
/
+6
*
try to reap reiserfs pages left around by invalidatepage
Chris Mason
2007-10-17
1
-10
/
+32
*
dcache: trivial comment fix
J. Bruce Fields
2007-10-17
1
-2
/
+2
*
quota: send messages via netlink
Jan Kara
2007-10-17
2
-30
/
+132
*
Remove valueless definition of hard-selected RAMFS option
Robert P. J. Day
2007-10-17
3
-16
/
+2
*
Drop some headers from mm.h
Alexey Dobriyan
2007-10-17
1
-1
/
+1
*
binfmt_flat: warning fixes
Andrew Morton
2007-10-17
1
-6
/
+8
*
exec: RT sub-thread can livelock and monopolize CPU on exec
Oleg Nesterov
2007-10-17
1
-13
/
+15
*
exec: consolidate 2 fast-paths
Oleg Nesterov
2007-10-17
1
-9
/
+0
*
exec: simplify the new ->sighand allocation
Oleg Nesterov
2007-10-17
1
-15
/
+9
*
exec: simplify ->sighand switching
Oleg Nesterov
2007-10-17
1
-7
/
+1
*
Fix f_version type: should be u64 instead of unsigned long
Mathieu Desnoyers
2007-10-17
4
-9
/
+9
*
aio: account I/O wait time properly
Jeff Moyer
2007-10-17
1
-3
/
+3
*
Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal
Chris Wright
2007-10-17
1
-1
/
+30
*
allow disabling DNOTIFY without EMBEDDED
Adrian Bunk
2007-10-17
1
-2
/
+2
*
make fs/libfs.c:simple_commit_write() static
Adrian Bunk
2007-10-17
1
-3
/
+2
*
limit minixfs printks on corrupted dir i_size
Eric Sandeen
2007-10-17
2
-4
/
+14
*
ext2/4: use is_power_of_2()
vignesh babu
2007-10-17
2
-2
/
+3
*
cramfs: error message about endianess
Andi Drebes
2007-10-17
1
-1
/
+10
*
clean out unused code in dentry pruning
Miklos Szeredi
2007-10-17
1
-14
/
+10
*
exec: remove unnecessary check for MNT_NOEXEC
Miklos Szeredi
2007-10-17
1
-5
/
+1
*
fix execute checking in permission()
Miklos Szeredi
2007-10-17
1
-12
/
+24
[next]