index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
xen-netback: batch copies for multiple to-guest rx packets
David Vrabel
2016-10-07
2
-10
/
+18
|
*
|
xen-netback: process guest rx packets in batches
David Vrabel
2016-10-07
1
-1
/
+14
|
*
|
xen-netback: immediately wake tx queue when guest rx queue has space
David Vrabel
2016-10-07
1
-16
/
+8
|
*
|
xen-netback: refactor guest rx
David Vrabel
2016-10-07
2
-384
/
+215
|
*
|
xen-netback: retire guest rx side prefix GSO feature
Paul Durrant
2016-10-07
4
-50
/
+2
|
*
|
xen-netback: separate guest side rx code into separate module
Paul Durrant
2016-10-07
3
-755
/
+790
|
/
/
*
|
Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linux
David S. Miller
2016-10-07
11
-116
/
+139
|
\
\
|
*
|
MAINTAINERS: net: add entry for Freescale QorIQ DPAA FMan driver
Madalin Bucur
2016-10-04
1
-0
/
+7
|
*
|
fsl/fman: remove leftover comment
Madalin Bucur
2016-10-04
1
-4
/
+0
|
*
|
fsl/fman: fix return value checking
Madalin Bucur
2016-10-04
1
-2
/
+2
|
*
|
fsl/fman: simplify redundant condition
Madalin Bucur
2016-10-04
1
-2
/
+1
|
*
|
fsl/fman: check of_get_phy_mode() return value
Madalin Bucur
2016-10-04
1
-4
/
+6
|
*
|
fsl/fman: check pcsphy pointer before use
Madalin Bucur
2016-10-04
1
-0
/
+3
|
*
|
fsl/fman: MEMAC may use QSGMII PHY interface mode
Madalin Bucur
2016-10-04
1
-1
/
+2
|
*
|
fsl/fman: return a phy_dev pointer from init
Madalin Bucur
2016-10-04
2
-12
/
+13
|
*
|
fsl/fman: simplify device tree reads
Madalin Bucur
2016-10-04
3
-48
/
+30
|
*
|
fsl/fman: use of_get_phy_mode()
Madalin Bucur
2016-10-04
1
-31
/
+2
|
*
|
fsl/fman: small fixes
Madalin Bucur
2016-10-04
2
-6
/
+8
|
*
|
fsl/fman: fix loadable module compilation
Igal Liberman
2016-10-04
4
-7
/
+64
|
*
|
fsl/fman: split lines over 80 characters
Madalin Bucur
2016-10-04
2
-2
/
+4
*
|
|
Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2016-10-07
23
-524
/
+915
|
\
\
\
|
*
|
|
f2fs: introduce update_ckpt_flags to clean up
Jaegeuk Kim
2016-10-01
1
-23
/
+33
|
*
|
|
f2fs: don't submit irrelevant page
Chao Yu
2016-10-01
1
-1
/
+7
|
*
|
|
f2fs: fix to commit bio cache after flushing node pages
Chao Yu
2016-10-01
1
-2
/
+16
|
*
|
|
f2fs: introduce get_checkpoint_version for cleanup
Tiezhu Yang
2016-10-01
1
-28
/
+38
|
*
|
|
f2fs: remove dead variable
Sheng Yong
2016-10-01
1
-2
/
+2
|
*
|
|
f2fs: remove redundant io plug
Chao Yu
2016-10-01
1
-3
/
+0
|
*
|
|
f2fs: support checkpoint error injection
Chao Yu
2016-10-01
4
-0
/
+12
|
*
|
|
f2fs: fix to recover old fault injection config in ->remount_fs
Chao Yu
2016-10-01
1
-0
/
+6
|
*
|
|
f2fs: do fault injection initialization in default_options
Chao Yu
2016-10-01
1
-4
/
+4
|
*
|
|
f2fs: remove redundant value definition
Yunlei He
2016-10-01
1
-4
/
+3
|
*
|
|
f2fs: support configuring fault injection per superblock
Chao Yu
2016-10-01
10
-94
/
+65
|
*
|
|
f2fs: adjust display format of segment bit
Chao Yu
2016-10-01
1
-1
/
+1
|
*
|
|
f2fs: remove dirty inode pages in error path
Jaegeuk Kim
2016-10-01
1
-0
/
+1
|
*
|
|
f2fs: do not unnecessarily null-terminate encrypted symlink data
Eric Biggers
2016-10-01
1
-2
/
+0
|
*
|
|
f2fs: handle errors during recover_orphan_inodes
Jaegeuk Kim
2016-10-01
2
-10
/
+18
|
*
|
|
f2fs: avoid gc in cp_error case
Jaegeuk Kim
2016-10-01
1
-1
/
+2
|
*
|
|
f2fs: should put_page for summary page
Jaegeuk Kim
2016-10-01
1
-2
/
+2
|
*
|
|
f2fs: assign return value in f2fs_gc
Jaegeuk Kim
2016-10-01
1
-3
/
+7
|
*
|
|
f2fs: add customized migrate_page callback
Weichao Guo
2016-10-01
4
-0
/
+65
|
*
|
|
f2fs: introduce cp_lock to protect updating of ckpt_flags
Chao Yu
2016-10-01
6
-28
/
+59
|
*
|
|
f2fs: fix to avoid race condition when updating sbi flag
Chao Yu
2016-09-30
1
-4
/
+4
|
*
|
|
f2fs: put directory inodes before checkpoint in roll-forward recovery
Jaegeuk Kim
2016-09-30
1
-1
/
+3
|
*
|
|
f2fs: use crc and cp version to determine roll-forward recovery
Jaegeuk Kim
2016-09-30
7
-100
/
+63
|
*
|
|
f2fs: preallocate blocks for encrypted file
Yunlei He
2016-09-22
2
-8
/
+2
|
*
|
|
f2fs: show dirty inode number
Chao Yu
2016-09-22
2
-1
/
+5
|
*
|
|
f2fs: support IO error injection
Chao Yu
2016-09-22
3
-0
/
+9
|
*
|
|
f2fs: fix to return error number of read_all_xattrs correctly
Chao Yu
2016-09-22
1
-15
/
+22
|
*
|
|
f2fs: make f2fs_filetype_table static
Chao Yu
2016-09-22
2
-2
/
+1
|
*
|
|
f2fs: handle error in recover_orphan_inode
Jaegeuk Kim
2016-09-15
1
-1
/
+18
[prev]
[next]