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
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2011-03-24
1
-3
/
+12
|
\
|
*
pstore: cleanups to pstore_dump()
Tony Luck
2011-03-22
1
-3
/
+12
*
|
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2011-03-24
6
-18
/
+12
|
\
\
|
*
|
UBIFS: fix assertion warning and refine comments
Artem Bityutskiy
2011-03-24
1
-4
/
+7
|
*
|
UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS
Artem Bityutskiy
2011-03-24
1
-9
/
+0
|
*
|
UBIFS: use GFP_NOFS properly
Artem Bityutskiy
2011-03-24
4
-5
/
+5
*
|
|
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-03-24
9
-106
/
+126
|
\
\
\
|
*
|
|
nfsd: wrong index used in inner loop
Mi Jinlong
2011-03-17
1
-4
/
+1
|
*
|
|
Merge create_session decoding fix into for-2.6.39
J. Bruce Fields
2011-03-17
3
-9
/
+10
|
|
\
\
\
|
*
|
|
|
nfsd4: fix comment and remove unused nfsd4_file fields
J. Bruce Fields
2011-03-17
1
-8
/
+4
|
*
|
|
|
nfs41: make sure nfs server return right ca_maxresponsesize_cached
Mi Jinlong
2011-03-16
1
-1
/
+2
|
*
|
|
|
nfsd: fix compile error
J. Bruce Fields
2011-03-14
1
-0
/
+4
|
*
|
|
|
nfsd4: fix struct file leak
J. Bruce Fields
2011-03-08
1
-11
/
+21
|
*
|
|
|
nfsd4: minor nfs4state.c reshuffling
J. Bruce Fields
2011-03-08
1
-64
/
+61
|
*
|
|
|
nfsd41: modify the members value of nfsd4_op_flags
Mi Jinlong
2011-03-07
1
-2
/
+2
|
*
|
|
|
nfsd: add proc file listing kernel's gss_krb5 enctypes
Kevin Coffman
2011-03-07
1
-1
/
+30
|
*
|
|
|
NFSD, VFS: Remove dead code in nfsd_rename()
Jesper Juhl
2011-03-07
1
-2
/
+0
|
*
|
|
|
nfsd: kill unused macro definition
Shan Wei
2011-03-07
3
-3
/
+1
|
*
|
|
|
locks: use assign_type()
Namhyung Kim
2011-03-07
1
-11
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2011-03-24
11
-35
/
+126
|
\
\
\
\
\
|
*
|
|
|
|
Squashfs: Use vmalloc rather than kmalloc for zlib workspace
Phillip Lougher
2011-03-22
1
-3
/
+3
|
*
|
|
|
|
Squashfs: handle corruption of directory structure
Phillip Lougher
2011-03-16
2
-0
/
+21
|
*
|
|
|
|
Squashfs: wrap squashfs_mount() definition
Phillip Lougher
2011-02-28
1
-2
/
+2
|
*
|
|
|
|
Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore
Phillip Lougher
2011-02-28
1
-1
/
+0
|
*
|
|
|
|
Squashfs: Update Kconfig help text to include xz compression
Phillip Lougher
2011-02-28
1
-6
/
+6
|
*
|
|
|
|
Squashfs: add compression options support to xz decompressor
Phillip Lougher
2011-02-28
1
-8
/
+41
|
*
|
|
|
|
Squashfs: extend decompressor framework to handle compression options
Phillip Lougher
2011-02-28
8
-16
/
+54
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-03-24
6
-64
/
+250
|
\
\
\
\
\
\
|
*
|
|
|
|
|
exofs: deprecate the commands pending counter
Boaz Harrosh
2011-03-15
1
-0
/
+4
|
*
|
|
|
|
|
exofs: Write sbi->s_nextid as part of the Create command
Boaz Harrosh
2011-03-15
5
-31
/
+141
|
*
|
|
|
|
|
exofs: Add option to mount by osdname
Boaz Harrosh
2011-03-15
1
-4
/
+27
|
*
|
|
|
|
|
exofs: Override read-ahead to align on stripe_size
bharrosh@panasas.com
2011-03-15
3
-4
/
+35
|
*
|
|
|
|
|
exofs: simple fsync race fix
Nick Piggin
2011-03-15
2
-6
/
+2
|
*
|
|
|
|
|
exofs: Optimize read_4_write
Boaz Harrosh
2011-03-15
1
-3
/
+22
|
*
|
|
|
|
|
exofs: Trivial: fix some indentation and debug prints
Boaz Harrosh
2011-03-15
1
-15
/
+18
|
*
|
|
|
|
|
exofs: Remove redundant unlikely()
Tobias Klauser
2011-03-15
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-23
5
-81
/
+138
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
deal with races in /proc/*/{syscall,stack,personality}
Al Viro
2011-03-23
1
-19
/
+50
|
*
|
|
|
|
|
|
proc: enable writing to /proc/pid/mem
Stephen Wilson
2011-03-23
1
-5
/
+0
|
*
|
|
|
|
|
|
proc: make check_mem_permission() return an mm_struct on success
Stephen Wilson
2011-03-23
1
-24
/
+34
|
*
|
|
|
|
|
|
proc: hold cred_guard_mutex in check_mem_permission()
Stephen Wilson
2011-03-23
1
-4
/
+22
|
*
|
|
|
|
|
|
proc: disable mem_write after exec
Stephen Wilson
2011-03-23
1
-0
/
+4
|
*
|
|
|
|
|
|
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
2011-03-23
2
-4
/
+6
|
*
|
|
|
|
|
|
auxv: require the target to be tracable (or yourself)
Al Viro
2011-03-23
1
-3
/
+3
|
*
|
|
|
|
|
|
close race in /proc/*/environ
Al Viro
2011-03-23
1
-6
/
+4
|
*
|
|
|
|
|
|
report errors in /proc/*/*map* sanely
Al Viro
2011-03-23
3
-11
/
+13
|
*
|
|
|
|
|
|
pagemap: close races with suid execve
Al Viro
2011-03-23
2
-7
/
+4
|
*
|
|
|
|
|
|
make sessionid permissions in /proc/*/task/* match those in /proc/*
Al Viro
2011-03-23
1
-1
/
+1
|
*
|
|
|
|
|
|
fix leaks in path_lookupat()
Al Viro
2011-03-23
1
-2
/
+5
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
2011-03-23
28
-42
/
+45
[next]