index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: fix error handling in ext4_create_journal
Borislav Petkov
2007-07-16
1
-2
/
+5
*
ext3: fix error handling in ext3_create_journal()
Borislav Petkov
2007-07-16
1
-2
/
+5
*
UDF: fix function name from udf_crc16 to udf_crc
Cyrill Gorcunov
2007-07-16
1
-2
/
+2
*
is_power_of_2: ufs/super.c
vignesh babu
2007-07-16
1
-2
/
+3
*
move seccomp from /proc to a prctl
Andrea Arcangeli
2007-07-16
1
-72
/
+0
*
bd_claim_by_disk: fix warning
Andrew Morton
2007-07-16
1
-10
/
+7
*
Replace obscure constructs in fs/block_dev.c
Johannes Weiner
2007-07-16
1
-22
/
+28
*
fs/namespace.c should #include "internal.h"
Adrian Bunk
2007-07-16
1
-0
/
+1
*
HFS+: add custom dentry hash and comparison operations
Duane Griffin
2007-07-16
6
-1
/
+138
*
HFS+: refactor ASCII to unicode conversion routine for later reuse
Duane Griffin
2007-07-16
1
-45
/
+62
*
mistaken ext4_inode_bitmap for ext4_block_bitmap
Toshiyuki Okajima
2007-07-16
1
-1
/
+1
*
is_power_of_2(): jbd
vignesh babu
2007-07-16
2
-4
/
+6
*
is_power_of_2: ext3/super.c
vignesh babu
2007-07-16
1
-1
/
+2
*
drop obsolete sys_ioctl export
Christoph Hellwig
2007-07-16
1
-8
/
+0
*
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
[next]