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
*
virtio_blk: enable VQs early
Michael S. Tsirkin
2014-10-15
1
-0
/
+2
*
virtio_net: enable VQs early
Michael S. Tsirkin
2014-10-15
1
-0
/
+2
*
virtio: add API to enable VQs early
Michael S. Tsirkin
2014-10-15
1
-0
/
+17
*
virtio_net: minor cleanup
Michael S. Tsirkin
2014-10-15
1
-4
/
+2
*
virtio-net: drop config_mutex
Michael S. Tsirkin
2014-10-15
1
-6
/
+1
*
virtio_net: drop config_enable
Michael S. Tsirkin
2014-10-15
1
-23
/
+4
*
virtio-blk: drop config_mutex
Michael S. Tsirkin
2014-10-15
1
-8
/
+0
*
virtio_blk: drop config_enable
Michael S. Tsirkin
2014-10-15
1
-19
/
+4
*
virtio: defer config changed notifications
Michael S. Tsirkin
2014-10-15
2
-9
/
+55
*
virtio-pci: move freeze/restore to virtio core
Michael S. Tsirkin
2014-10-15
3
-52
/
+62
*
virtio: unify config_changed handling
Michael S. Tsirkin
2014-10-15
7
-28
/
+17
*
virtio_pci: fix virtio spec compliance on restore
Michael S. Tsirkin
2014-10-15
1
-3
/
+30
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-09-10
5
-231
/
+187
|
\
|
*
udf: saner calling conventions for udf_new_inode()
Al Viro
2014-09-04
3
-43
/
+27
|
*
udf: fix the udf_iget() vs. udf_new_inode() races
Al Viro
2014-09-04
2
-1
/
+13
|
*
udf: merge the pieces inserting a new non-directory object into directory
Al Viro
2014-09-04
1
-69
/
+29
|
*
udf: Set i_generation field
Jan Kara
2014-09-04
2
-0
/
+2
|
*
udf: Properly detect stale inodes
Jan Kara
2014-09-04
1
-2
/
+4
|
*
udf: Make udf_read_inode() and udf_iget() return error
Jan Kara
2014-09-04
4
-95
/
+96
|
*
udf: Avoid infinite loop when processing indirect ICBs
Jan Kara
2014-09-04
1
-14
/
+21
|
*
udf: Fold udf_fill_inode() into __udf_read_inode()
Jan Kara
2014-09-04
1
-17
/
+5
|
*
udf: Avoid dir link count to go negative
Jan Kara
2014-09-04
1
-1
/
+1
*
|
Merge branch 'for-next-3.17' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-09-09
12
-50
/
+58
|
\
\
|
*
|
Clarify Kconfig help text for CIFS and SMB2/SMB3
Steve French
2014-08-25
1
-12
/
+23
|
*
|
CIFS: Fix wrong filename length for SMB2
Pavel Shilovsky
2014-08-25
5
-9
/
+4
|
*
|
CIFS: Fix wrong restart readdir for SMB1
Pavel Shilovsky
2014-08-25
1
-2
/
+2
|
*
|
CIFS: Fix directory rename error
Pavel Shilovsky
2014-08-22
1
-1
/
+4
|
*
|
cifs: No need to send SIGKILL to demux_thread during umount
Namjae Jeon
2014-08-22
1
-19
/
+0
|
*
|
cifs: Allow directIO read/write during cache=strict
Namjae Jeon
2014-08-22
2
-0
/
+16
|
*
|
cifs: remove unneeded check of null checking in if condition
Namjae Jeon
2014-08-21
1
-2
/
+1
|
*
|
cifs: fix a possible use of uninit variable in SMB2_sess_setup
Namjae Jeon
2014-08-21
1
-1
/
+1
|
*
|
cifs: fix memory leak when password is supplied multiple times
Namjae Jeon
2014-08-21
1
-0
/
+2
|
*
|
cifs: fix a possible null pointer deref in decode_ascii_ssetup
Namjae Jeon
2014-08-21
1
-3
/
+4
|
*
|
Trivial whitespace fix
Steve French
2014-08-20
1
-1
/
+1
*
|
|
Merge tag 'microblaze-3.17-rc5' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2014-09-09
4
-6
/
+7
|
\
\
\
|
*
|
|
microblaze: Fix number of syscalls
Michal Simek
2014-09-09
1
-1
/
+1
|
*
|
|
microblaze: Rename Advance setup to Kernel features
Michal Simek
2014-09-09
1
-1
/
+1
|
*
|
|
microblaze: Add mm/Kconfig to advance menu
Michal Simek
2014-09-09
1
-2
/
+2
|
*
|
|
arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()
Chen Gang
2014-09-09
1
-2
/
+2
|
*
|
|
arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...
Chen Gang
2014-09-09
1
-0
/
+1
*
|
|
|
Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-09-08
2
-0
/
+4
|
\
\
\
\
|
*
|
|
|
ext4: avoid trying to kfree an ERR_PTR pointer
Theodore Ts'o
2014-09-03
2
-0
/
+4
*
|
|
|
|
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-09-08
2
-4
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
lockd: fix rpcbind crash on lockd startup failure
J. Bruce Fields
2014-09-08
1
-3
/
+1
|
*
|
|
|
|
nfsd4: fix rd_dircount enforcement
J. Bruce Fields
2014-09-08
1
-1
/
+13
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-09-08
5
-62
/
+96
|
\
\
\
\
\
\
|
*
|
|
|
|
|
s390/vdso: remove NULL pointer check from clock_gettime
Martin Schwidefsky
2014-09-01
2
-14
/
+6
|
*
|
|
|
|
|
s390/ipl: Add missing SCSI loadparm attributes to /sys/firmware
Michael Holzheu
2014-09-01
2
-47
/
+89
|
*
|
|
|
|
|
s390/dasd: Make module parameter visible in sysfs
Peter Oberparleiter
2014-09-01
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-07
1
-14
/
+33
|
\
\
\
\
\
\
\
[next]