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
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: inject ENOSPC failures
Jaegeuk Kim
2016-05-07
5
-0
/
+29
*
f2fs: inject page allocation failures
Jaegeuk Kim
2016-05-07
2
-0
/
+10
*
f2fs: inject kmalloc failure
Jaegeuk Kim
2016-05-07
2
-0
/
+35
*
f2fs: add mount option to select fault injection ratio
Jaegeuk Kim
2016-05-07
3
-0
/
+28
*
f2fs: use f2fs_grab_cache_page instead of grab_cache_page
Jaegeuk Kim
2016-05-07
3
-9
/
+10
*
f2fs: introduce f2fs_kmalloc to wrap kmalloc
Jaegeuk Kim
2016-05-07
5
-5
/
+10
*
f2fs: add proc entry to show valid block bitmap
Jaegeuk Kim
2016-05-07
1
-1
/
+31
*
f2fs: introduce macros for proc entries
Jaegeuk Kim
2016-05-07
1
-11
/
+14
*
f2fs: factor out fsync inode entry operations
Chao Yu
2016-05-03
1
-21
/
+38
*
f2fs: fix to clear page private flag
Chao Yu
2016-05-03
1
-0
/
+1
*
f2fs: fix to clear private data in page
Chao Yu
2016-05-03
1
-0
/
+2
*
f2fs: fix to return 0 if err == -ENOENT in f2fs_readdir
Yunlong Song
2016-04-27
1
-0
/
+1
*
f2fs: move node pages only in victim section during GC
Chao Yu
2016-04-27
3
-21
/
+36
*
f2fs: be aware of invalid filename length
Chao Yu
2016-04-27
2
-17
/
+11
*
MAINTAINERS: update my email address
Chao Yu
2016-04-27
1
-1
/
+1
*
f2fs: issue cache flush on direct IO
Jaegeuk Kim
2016-04-26
1
-2
/
+9
*
f2fs: set fsync mark only for the last dnode
Jaegeuk Kim
2016-04-26
4
-20
/
+113
*
f2fs: report unwritten status in fsync_node_pages
Jaegeuk Kim
2016-04-26
2
-8
/
+9
*
f2fs: split sync_node_pages with fsync_node_pages
Jaegeuk Kim
2016-04-26
5
-33
/
+84
*
f2fs: avoid writing 0'th page in volatile writes
Jaegeuk Kim
2016-04-26
1
-2
/
+4
*
f2fs: avoid needless lock for node pages when fsyncing a file
Jaegeuk Kim
2016-04-26
1
-3
/
+7
*
f2fs: flush dirty pages before starting atomic writes
Jaegeuk Kim
2016-04-15
1
-1
/
+10
*
f2fs: don't invalidate atomic page if successful
Jaegeuk Kim
2016-04-15
1
-2
/
+3
*
f2fs: give -E2BIG for no space in xattr
Jaegeuk Kim
2016-04-15
1
-1
/
+1
*
f2fs: remove redundant condition check
Jaegeuk Kim
2016-04-15
2
-2
/
+2
*
f2fs: unset atomic/volatile flag in f2fs_release_file
Jaegeuk Kim
2016-04-15
2
-3
/
+4
*
f2fs: fix dropping inmemory pages in a wrong time
Jaegeuk Kim
2016-04-15
1
-0
/
+8
*
f2fs: add BUG_ON to avoid unnecessary flow
Jaegeuk Kim
2016-04-15
1
-5
/
+2
*
f2fs: use PGP_LOCK to check its truncation
Jaegeuk Kim
2016-04-15
1
-7
/
+2
*
f2fs: fix to convert inline directory correctly
Chao Yu
2016-04-15
4
-43
/
+144
*
f2fs: show current mount status
Jaegeuk Kim
2016-04-15
1
-2
/
+3
*
f2fs: treat as a normal umount when remounting ro
Jaegeuk Kim
2016-04-15
1
-8
/
+10
*
f2fs: give -EINVAL for norecovery and rw mount
Jaegeuk Kim
2016-04-15
3
-7
/
+20
*
f2fs: recover superblock at RW remounts
Jaegeuk Kim
2016-04-15
2
-9
/
+28
*
f2fs: give RO message when recovering superblock
Jaegeuk Kim
2016-04-15
1
-1
/
+4
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-04-14
8
-5
/
+89
|
\
|
*
x86/mce: Avoid using object after free in genpool
Tony Luck
2016-04-13
1
-2
/
+2
|
*
lguest, x86/entry/32: Fix handling of guest syscalls using interrupt gates
Rusty Russell
2016-04-01
3
-2
/
+11
|
*
x86/build: Build compressed x86 kernels as PIE
H.J. Lu
2016-03-29
3
-1
/
+49
|
*
x86/mm/pkeys: Add missing Documentation
Dave Hansen
2016-03-29
1
-0
/
+27
*
|
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-04-14
3
-143
/
+17
|
\
\
|
*
|
mm/gup: Remove the macro overload API migration helpers from the get_user*() ...
Ingo Molnar
2016-04-07
3
-143
/
+17
*
|
|
Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2016-04-14
2
-25
/
+43
|
\
\
\
|
*
|
|
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
Mike Snitzer
2016-04-14
1
-24
/
+40
|
*
|
|
dm: fix dm_target_io leak if clone_bio() returns an error
Mikulas Patocka
2016-04-11
1
-1
/
+3
*
|
|
|
Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
pwm: fsl-ftm: Use flat regmap cache
Stefan Agner
2016-04-14
1
-1
/
+1
*
|
|
|
|
Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-04-14
6
-7
/
+45
|
\
\
\
\
\
|
*
|
|
|
|
ALSA: hda - Fix inconsistent monitor_present state until repoll
Takashi Iwai
2016-04-13
1
-7
/
+4
|
*
|
|
|
|
ALSA: hda - Fix regression of monitor_present flag in eld proc file
Hyungwon Hwang
2016-04-13
1
-0
/
+2
[next]