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
*
mm: Fix boot crash in mm_alloc()
Linus Torvalds
2011-05-29
4
-36
/
+23
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-05-29
3
-16
/
+25
|
\
|
*
[S390] mm: fix mmu_gather rework
Heiko Carstens
2011-05-29
1
-7
/
+16
|
*
[S390] mm: fix storage key handling
Heiko Carstens
2011-05-29
2
-9
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-05-29
7
-28
/
+347
|
\
\
|
*
|
arch/tile: more /proc and /sys file support
Chris Metcalf
2011-05-27
7
-28
/
+347
|
*
|
Merge tag 'v2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Chris Metcalf
2011-05-26
614
-3460
/
+6324
|
|
\
\
*
|
\
\
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-05-29
12
-199
/
+323
|
\
\
\
\
|
*
|
|
|
nfsd: make local functions static
Daniel Mack
2011-05-18
3
-4
/
+4
|
*
|
|
|
NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()
Bryan Schumaker
2011-04-29
1
-5
/
+2
|
*
|
|
|
NFSD: Check status from nfsd4_map_bcts_dir()
Bryan Schumaker
2011-04-29
1
-2
/
+3
|
*
|
|
|
NFSD: Remove setting unused variable in nfsd_vfs_read()
Bryan Schumaker
2011-04-29
1
-2
/
+0
|
*
|
|
|
nfsd41: error out on repeated RECLAIM_COMPLETE
Mi Jinlong
2011-04-29
1
-5
/
+14
|
*
|
|
|
nfsd41: compare request's opcnt with session's maxops at nfsd4_sequence
Mi Jinlong
2011-04-29
1
-0
/
+11
|
*
|
|
|
nfsd v4.1 lOCKT clientid field must be ignored
Andy Adamson
2011-04-29
1
-2
/
+0
|
*
|
|
|
nfsd41: add flag checking for create_session
Mi Jinlong
2011-04-29
2
-3
/
+8
|
*
|
|
|
nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly
Mi Jinlong
2011-04-29
4
-8
/
+20
|
*
|
|
|
nfsd4: fix wrongsec handling for PUTFH + op cases
J. Bruce Fields
2011-04-29
2
-11
/
+54
|
*
|
|
|
nfsd4: make fh_verify responsibility of nfsd_lookup_dentry caller
J. Bruce Fields
2011-04-11
2
-6
/
+6
|
*
|
|
|
nfsd4: introduce OPDESC helper
J. Bruce Fields
2011-04-11
1
-1
/
+6
|
*
|
|
|
nfsd4: allow fh_verify caller to skip pseudoflavor checks
J. Bruce Fields
2011-04-11
2
-1
/
+2
|
*
|
|
|
nfsd: distinguish functions of NFSD_MAY_* flags
J. Bruce Fields
2011-04-11
2
-1
/
+4
|
*
|
|
|
svcrpc: complete svsk processing on cb receive failure
J. Bruce Fields
2011-04-10
1
-4
/
+3
|
*
|
|
|
Merge branch 'for-2.6.39' into for-2.6.40
J. Bruce Fields
2011-04-07
1
-1
/
+0
|
|
\
\
\
\
|
*
|
|
|
|
svcrpc: take advantage of tcp autotuning
Olga Kornievskaia
2011-04-07
1
-28
/
+7
|
*
|
|
|
|
SUNRPC: Don't wait for full record to receive tcp data
J. Bruce Fields
2011-04-07
2
-32
/
+113
|
*
|
|
|
|
svcrpc: copy cb reply instead of pages
Trond Myklebust
2011-04-07
1
-66
/
+56
|
*
|
|
|
|
svcrpc: close connection if client sends short packet
J. Bruce Fields
2011-04-07
1
-14
/
+7
|
*
|
|
|
|
svcrpc: note network-order types in svc_process_calldir
J. Bruce Fields
2011-04-07
1
-3
/
+3
|
*
|
|
|
|
SUNRPC: svc_tcp_recvfrom cleanup
Trond Myklebust
2011-04-07
1
-19
/
+15
|
*
|
|
|
|
SUNRPC: requeue tcp socket less frequently
Trond Myklebust
2011-04-07
1
-1
/
+4
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-05-29
11
-124
/
+144
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dm kcopyd: return client directly and not through a pointer
Mikulas Patocka
2011-05-29
4
-10
/
+12
|
*
|
|
|
|
|
dm kcopyd: reserve fewer pages
Mikulas Patocka
2011-05-29
4
-13
/
+6
|
*
|
|
|
|
|
dm io: use fixed initial mempool size
Mikulas Patocka
2011-05-29
6
-41
/
+10
|
*
|
|
|
|
|
dm kcopyd: alloc pages from the main page allocator
Mikulas Patocka
2011-05-29
1
-31
/
+60
|
*
|
|
|
|
|
dm kcopyd: add gfp parm to alloc_pl
Mikulas Patocka
2011-05-29
1
-4
/
+4
|
*
|
|
|
|
|
dm kcopyd: remove superfluous page allocation spinlock
Mikulas Patocka
2011-05-29
1
-10
/
+1
|
*
|
|
|
|
|
dm kcopyd: preallocate sub jobs to avoid deadlock
Mikulas Patocka
2011-05-29
1
-20
/
+29
|
*
|
|
|
|
|
dm kcopyd: avoid pointless job splitting
Mikulas Patocka
2011-05-29
1
-1
/
+1
|
*
|
|
|
|
|
dm mpath: do not fail paths after integrity errors
Martin K. Petersen
2011-05-29
1
-1
/
+1
|
*
|
|
|
|
|
dm table: reject devices without request fns
Milan Broz
2011-05-29
1
-0
/
+17
|
*
|
|
|
|
|
dm table: allow targets to support discards internally
Mike Snitzer
2011-05-29
2
-1
/
+11
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2011-05-29
12
-66
/
+542
|
\
\
\
\
\
\
|
*
|
|
|
|
|
SUNRPC: Support for RPC over AF_LOCAL transports
Chuck Lever
2011-05-27
4
-4
/
+403
|
*
|
|
|
|
|
SUNRPC: Remove obsolete comment
Chuck Lever
2011-05-27
1
-4
/
+0
|
*
|
|
|
|
|
SUNRPC: Use AF_LOCAL for rpcbind upcalls
Chuck Lever
2011-05-27
2
-14
/
+85
|
*
|
|
|
|
|
SUNRPC: Clean up use of curly braces in switch cases
Chuck Lever
2011-05-27
1
-9
/
+8
|
*
|
|
|
|
|
NFS: Revert NFSROOT default mount options
Chuck Lever
2011-05-27
1
-1
/
+1
|
*
|
|
|
|
|
SUNRPC: Rename xs_encode_tcp_fragment_header()
Chuck Lever
2011-05-27
1
-12
/
+12
[next]