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
*
IB/mlx5, iser, isert: Add Signature API additions
Sagi Grimberg
2014-10-09
4
-129
/
+97
*
Target/iser: Centralize ib_sig_domain setting
Sagi Grimberg
2014-10-09
1
-17
/
+16
*
IB/iser: Centralize ib_sig_domain settings
Sagi Grimberg
2014-10-09
1
-18
/
+18
*
IB/mlx5: Use extended internal signature layout
Sagi Grimberg
2014-10-09
2
-51
/
+61
*
IB/iser: Set IP_CSUM as default guard type
Sagi Grimberg
2014-10-09
1
-2
/
+2
*
IB/iser: Remove redundant assignment
Sagi Grimberg
2014-10-09
1
-1
/
+0
*
IB/mlx5: Use enumerations for PI copy mask
Sagi Grimberg
2014-10-09
2
-3
/
+6
*
IB/iser: Bump version, add maintainer
Or Gerlitz
2014-10-09
2
-1
/
+2
*
IB/iser: Fix/add kernel-doc style description in iscsi_iser.c
Sagi Grimberg
2014-10-09
1
-9
/
+160
*
IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.h
Sagi Grimberg
2014-10-09
1
-46
/
+189
*
IB/iser: Nit - add space after __func__ in iser logging
Sagi Grimberg
2014-10-09
1
-8
/
+8
*
IB/iser: Change iscsi_conn_stop log level to info
Ariel Nahum
2014-10-09
1
-1
/
+1
*
IB/iser: Suppress scsi command send completions
Sagi Grimberg
2014-10-09
3
-7
/
+16
*
IB/iser: Optimize completion polling
Sagi Grimberg
2014-10-09
2
-5
/
+11
*
IB/iser: Use beacon to indicate all completions were consumed
Sagi Grimberg
2014-10-09
3
-22
/
+23
*
IB/iser: Use single CQ for RX and TX
Sagi Grimberg
2014-10-09
3
-125
/
+114
*
IB/iser: Use internal polling budget to avoid possible live-lock
Sagi Grimberg
2014-10-09
1
-0
/
+4
*
IB/iser: Centralize iser completion contexts
Sagi Grimberg
2014-10-09
2
-87
/
+84
*
IB/iser: Use iser_warn instead of BUG_ON in iser_conn_release
Ariel Nahum
2014-10-09
1
-1
/
+3
*
IB/iser: Signal iSCSI layer that transport is broken in error completions
Sagi Grimberg
2014-10-09
1
-4
/
+25
*
IB/iser: Protect tasks cleanup in case IB device was already released
Sagi Grimberg
2014-10-09
1
-1
/
+7
*
IB/iser: Unbind at conn_stop stage
Ariel Nahum
2014-10-09
1
-0
/
+7
*
IB/iser: Don't bound release_work completions timeouts
Sagi Grimberg
2014-10-09
1
-9
/
+4
*
IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon
Sagi Grimberg
2014-10-09
2
-61
/
+108
*
IB/iser: Extend iser_free_ib_conn_res()
Sagi Grimberg
2014-10-09
1
-28
/
+30
*
IB/iser: Remove unused variables and dead code
Roi Dayan
2014-10-09
1
-4
/
+0
*
IB/iser: Re-introduce ib_conn
Sagi Grimberg
2014-10-09
5
-204
/
+245
*
IB/iser: Rename ib_conn -> iser_conn
Sagi Grimberg
2014-10-09
5
-392
/
+403
*
Linux 3.17-rc7
v3.17-rc7
Linus Torvalds
2014-09-28
1
-1
/
+1
*
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-09-28
1
-0
/
+5
|
\
|
*
dmaengine: omap-dma: Restore the CLINK_CTRL in resume path
Peter Ujfalusi
2014-09-23
1
-0
/
+3
|
*
dmaengine: omap-dma: Add memory barrier to dma_resume path
Peter Ujfalusi
2014-09-23
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-09-27
8
-85
/
+60
|
\
\
|
*
|
vfs: Don't exchange "short" filenames unconditionally.
Mikhail Efremov
2014-09-27
1
-9
/
+18
|
*
|
fold swapping ->d_name.hash into switch_names()
Linus Torvalds
2014-09-27
1
-2
/
+1
|
*
|
fold unlocking the children into dentry_unlock_parents_for_move()
Al Viro
2014-09-26
1
-5
/
+4
|
*
|
kill __d_materialise_dentry()
Al Viro
2014-09-26
1
-44
/
+10
|
*
|
__d_materialise_dentry(): flip the order of arguments
Al Viro
2014-09-26
1
-24
/
+20
|
*
|
__d_move(): fold manipulations with ->d_child/->d_subdirs
Al Viro
2014-09-26
1
-5
/
+3
|
*
|
don't open-code d_rehash() in d_materialise_unique()
Al Viro
2014-09-26
1
-5
/
+1
|
*
|
pull rehashing and unlocking the target dentry into __d_materialise_dentry()
Al Viro
2014-09-26
1
-7
/
+4
|
*
|
ufs: deal with nfsd/iget races
Al Viro
2014-09-26
2
-1
/
+9
|
*
|
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
2014-09-26
4
-7
/
+12
|
*
|
shmem: fix nlink for rename overwrite directory
Miklos Szeredi
2014-09-26
1
-1
/
+3
*
|
|
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-27
6
-24
/
+43
|
\
\
\
|
*
|
|
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2014-09-24
5
-13
/
+23
|
*
|
|
sched: add macros to define bitops for task atomic flags
Zefan Li
2014-09-24
2
-9
/
+18
|
*
|
|
sched: fix confusing PFA_NO_NEW_PRIVS constant
Zefan Li
2014-09-24
1
-1
/
+1
*
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-09-27
13
-77
/
+139
|
\
\
\
\
|
*
|
|
|
drivers/soc: qcom: do not disable the iface clock in probe
Srinivas Kandagatla
2014-09-23
1
-13
/
+33
[next]