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
...
|
*
procfs: treat parked tasks as sleeping for task state
Chris Metcalf
2015-06-24
1
-0
/
+8
|
*
watchdog: add watchdog_cpumask sysctl to assist nohz
Chris Metcalf
2015-06-24
6
-5
/
+112
|
*
smpboot: allow excluding cpus from the smpboot threads
Chris Metcalf
2015-06-24
2
-1
/
+63
|
*
sparc: use for_each_sg()
Akinobu Mita
2015-06-24
1
-3
/
+5
|
*
parisc: use for_each_sg()
Akinobu Mita
2015-06-24
1
-11
/
+16
|
*
ocfs2: mark local functions as static
Joseph Qi
2015-06-24
2
-6
/
+6
|
*
ocfs2: use swap() in ocfs2_double_lock()
Fabian Frederick
2015-06-24
1
-9
/
+2
|
*
ocfs2: use swap() in swap_refcount_rec()
Fabian Frederick
2015-06-24
1
-4
/
+2
|
*
ocfs2: use swap() in dx_leaf_sort_swap()
Fabian Frederick
2015-06-24
1
-4
/
+1
|
*
ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks
Joseph Qi
2015-06-24
2
-3
/
+15
|
*
ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()
Xue jiufei
2015-06-24
1
-3
/
+1
|
*
ocfs2: o2net: should remove debugfs in o2net_init() out branch
alex chen
2015-06-24
1
-1
/
+1
|
*
ocfs2: remove OCFS2_IOCB_SEM lock type in direct io
WeiWei Wang
2015-06-24
3
-37
/
+4
|
*
ocfs2: do not BUG if jbd2_journal_dirty_metadata fails
Joseph Qi
2015-06-24
1
-1
/
+14
|
*
ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left()
Xue jiufei
2015-06-24
1
-1
/
+2
|
*
ocfs2: return error when ocfs2_figure_merge_contig_type() fails
Xue jiufei
2015-06-24
1
-10
/
+24
|
*
ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set
Joseph Qi
2015-06-24
1
-1
/
+0
|
*
ocfs2: use retval instead of status for checking error
Daeseok Youn
2015-06-24
1
-10
/
+10
|
*
ocfs2: fix a tiny race when truncate dio orohaned entry
Joseph Qi
2015-06-24
4
-46
/
+39
|
*
ocfs2: remove __mlog_cpu_guess
Andrew Morton
2015-06-24
1
-16
/
+3
|
*
ocfs2: reduce object size of mlog uses
Joe Perches
2015-06-24
2
-30
/
+59
|
*
configfs: unexport/make static config_item_init()
Fabian Frederick
2015-06-24
2
-3
/
+1
|
*
NTFS: use kvfree() in ntfs_free()
Pekka Enberg
2015-06-24
1
-6
/
+1
|
*
fsnotify: remove obsolete documentation
Nikolay Borisov
2015-06-24
1
-2
/
+0
|
*
powerpc: use for_each_sg()
Akinobu Mita
2015-06-24
1
-5
/
+5
|
*
metag: use for_each_sg()
Akinobu Mita
2015-06-24
1
-5
/
+9
*
|
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-24
2
-19
/
+39
|
\
\
|
*
|
ramoops: make it possible to change mem_type param.
Wang Long
2015-05-21
1
-1
/
+1
|
*
|
pstore/ram: verify ramoops header before saving record
Ben Zhang
2015-05-21
1
-12
/
+28
|
*
|
fs/pstore: Optimization function ramoops_init_przs
long.wanglong
2015-05-21
1
-5
/
+3
|
*
|
fs/pstore: update the backend parameter in pstore module
Wang Long
2015-05-21
1
-0
/
+6
|
*
|
pstore: do not use message compression without lock
Konstantin Khlebnikov
2015-05-21
1
-1
/
+1
*
|
|
Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2015-06-24
31
-630
/
+3802
|
\
\
\
|
*
|
|
f2fs: do not trim preallocated blocks when truncating after i_size
Chao Yu
2015-06-11
1
-4
/
+4
|
*
|
|
f2fs crypto: add alloc_bounce_page
Jaegeuk Kim
2015-06-11
1
-8
/
+15
|
*
|
|
f2fs crypto: fix to handle errors likewise ext4
Jaegeuk Kim
2015-06-11
1
-3
/
+3
|
*
|
|
f2fs: drop the volatile_write flag only
Jaegeuk Kim
2015-06-09
1
-4
/
+2
|
*
|
|
f2fs: skip committing valid superblock
Chao Yu
2015-06-08
3
-5
/
+7
|
*
|
|
f2fs: setting discard option in parse_options()
Chao Yu
2015-06-08
1
-11
/
+9
|
*
|
|
f2fs: fix to return exact trimmed size
Jaegeuk Kim
2015-06-02
1
-1
/
+1
|
*
|
|
f2fs: support FALLOC_FL_INSERT_RANGE
Chao Yu
2015-06-02
1
-2
/
+100
|
*
|
|
f2fs: hide common code in f2fs_replace_block
Chao Yu
2015-06-02
4
-20
/
+23
|
*
|
|
f2fs: disable the discard option when device doesn't support
Chenxi Mao
2015-06-01
1
-1
/
+3
|
*
|
|
f2fs crypto: remove alloc_page for bounce_page
Jaegeuk Kim
2015-06-01
2
-23
/
+13
|
*
|
|
f2fs: fix a deadlock for summary page lock vs. sentry_lock
Jaegeuk Kim
2015-06-01
1
-1
/
+10
|
*
|
|
f2fs crypto: clean up error handling in f2fs_fname_setup_filename
Jaegeuk Kim
2015-06-01
1
-14
/
+10
|
*
|
|
f2fs crypto: avoid f2fs_inherit_context for symlink
Jaegeuk Kim
2015-06-01
1
-4
/
+0
|
*
|
|
f2fs crypto: do not set encryption policy for non-directory by ioctl
Chao Yu
2015-06-01
2
-6
/
+3
|
*
|
|
f2fs crypto: allow setting encryption policy once
Chao Yu
2015-06-01
1
-2
/
+2
|
*
|
|
f2fs crypto: check context consistent for rename2
Chao Yu
2015-06-01
1
-0
/
+8
[prev]
[next]