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
*
Replace the fd_sets in struct fdtable with an array of unsigned longs
David Howells
2012-02-19
6
-47
/
+37
*
Wrap accesses to the fd_sets in struct fdtable
David Howells
2012-02-19
10
-27
/
+57
*
posix_types: Remove fd_set macros
H. Peter Anvin
2012-02-14
2
-72
/
+24
*
xtensa: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-90
/
+7
*
x86: Use generic posix_types.h
H. Peter Anvin
2012-02-14
2
-169
/
+12
*
sparc: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-116
/
+17
*
sh: Remove unnecessary posix_types.h type overrides
H. Peter Anvin
2012-02-14
2
-9
/
+0
*
s390: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-60
/
+10
*
powerpc: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-109
/
+9
*
parisc: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-110
/
+9
*
mn10300: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-100
/
+11
*
mips: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-114
/
+7
*
m68k: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-43
/
+10
*
m32r: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-99
/
+9
*
ia64: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-118
/
+3
*
h8300: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-40
/
+9
*
frv: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-43
/
+10
*
cris: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-40
/
+10
*
avr32: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-96
/
+11
*
arm: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-46
/
+9
*
alpha: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-108
/
+5
*
posix_types: Make it possible to override __kernel_fsid_t
H. Peter Anvin
2012-02-14
1
-4
/
+6
*
posix_types: Make __kernel_[ug]id32_t default to unsigned int
H. Peter Anvin
2012-02-14
1
-2
/
+2
*
Linux 3.3-rc3
v3.3-rc3
Linus Torvalds
2012-02-08
1
-1
/
+1
*
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-02-08
2
-6
/
+4
|
\
|
*
iommu/msm: Fix error handling in msm_iommu_unmap()
Joerg Roedel
2012-01-30
1
-6
/
+1
|
*
iommu/amd: Work around broken IVRS tables
Joerg Roedel
2012-01-23
1
-0
/
+3
*
|
Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-02-08
21
-140
/
+266
|
\
\
|
*
|
target: Fix unsupported WRITE_SAME sense payload
Martin Svec
2012-02-07
1
-3
/
+3
|
*
|
iscsi: use IP_FREEBIND socket option
Dax Kelson
2012-02-07
1
-0
/
+8
|
*
|
iblock: fix handling of large requests
Christoph Hellwig
2012-02-07
1
-0
/
+7
|
*
|
target: handle empty string writes in sysfs
Dan Carpenter
2012-02-07
1
-4
/
+8
|
*
|
iscsi_target: in_aton needs linux/inet.h
Stephen Rothwell
2012-02-07
1
-0
/
+1
|
*
|
target: Fix iblock se_dev_attrib.unmap_granularity
Marco Sanvido
2012-02-07
1
-1
/
+1
|
*
|
target: Fix target_submit_cmd() exception handling
Nicholas Bellinger
2012-02-07
1
-8
/
+10
|
*
|
target: Change target_submit_cmd() to return void
Andy Grover
2012-02-07
3
-11
/
+5
|
*
|
target: accept REQUEST_SENSE with 18bytes
Sebastian Andrzej Siewior
2012-02-07
1
-10
/
+4
|
*
|
target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0
Roland Dreier
2012-01-18
1
-0
/
+7
|
*
|
target: Return correct ASC for unimplemented VPD pages
Roland Dreier
2012-01-18
1
-1
/
+1
|
*
|
iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT
Nicholas Bellinger
2012-01-18
3
-8
/
+62
|
*
|
target: Allow control CDBs with data > 1 page
Andy Grover
2012-01-18
8
-54
/
+78
|
*
|
iscsi-target: Fix up a few assignments
Jesper Juhl
2012-01-18
1
-2
/
+2
|
*
|
iscsi-target: make one-bit bitfields unsigned
Dan Carpenter
2012-01-18
1
-2
/
+2
|
*
|
iscsi-target: Fix double list_add with iscsit_alloc_buffs reject
Nicholas Bellinger
2012-01-18
1
-1
/
+1
|
*
|
iscsi-target: Fix reject release handling in iscsit_free_cmd()
Nicholas Bellinger
2012-01-18
1
-0
/
+11
|
*
|
target: fix return code of core_tpg_.*_lun
Sebastian Andrzej Siewior
2012-01-18
4
-14
/
+14
|
*
|
target: use save/restore lock primitive in core_dec_lacl_count()
Sebastian Andrzej Siewior
2012-01-18
1
-2
/
+3
|
*
|
target: avoid multiple outputs in scsi_dump_inquiry()
Sebastian Andrzej Siewior
2012-01-18
1
-11
/
+13
|
*
|
target: Add workaround for zero-length control CDB handling
Nicholas Bellinger
2012-01-18
1
-0
/
+13
|
*
|
target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}
Roland Dreier
2012-01-18
1
-4
/
+4
[next]