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
*
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-12-16
5
-74
/
+223
|
\
|
*
NFSv4: Fix a regression in the NFSv4 state manager
Trond Myklebust
2009-12-15
1
-3
/
+2
|
*
NFSv4: Release the sequence id before restarting a CLOSE rpc call
Trond Myklebust
2009-12-15
3
-6
/
+11
|
*
nfs41: fix session fore channel negotiation
Andy Adamson
2009-12-15
1
-2
/
+10
|
*
nfs41: do not zero seqid portion of stateid on close
Andy Adamson
2009-12-15
1
-2
/
+0
|
*
nfs: run state manager in privileged mode
Alexandros Batsakis
2009-12-15
2
-21
/
+16
|
*
nfs: make recovery state manager operations privileged
Alexandros Batsakis
2009-12-15
1
-18
/
+97
|
*
nfs: enforce FIFO ordering of operations trying to acquire slot
Alexandros Batsakis
2009-12-15
3
-6
/
+35
|
*
rpc: add a new priority in RPC task
Alexandros Batsakis
2009-12-15
1
-1
/
+12
|
*
nfs: remove rpc_task argument from nfs4_find_slot
Alexandros Batsakis
2009-12-15
1
-2
/
+2
|
*
rpc: add rpc_queue_empty function
Alexandros Batsakis
2009-12-15
2
-0
/
+15
|
*
nfs: change nfs4_do_setlk params to identify recovery type
Alexandros Batsakis
2009-12-15
2
-7
/
+11
|
*
nfs: do not do a LOOKUP after open
Alexandros Batsakis
2009-12-15
1
-3
/
+0
|
*
nfs: minor cleanup of session draining
Alexandros Batsakis
2009-12-15
1
-9
/
+18
*
|
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2009-12-16
21
-236
/
+75
|
\
\
|
*
|
modpost: fix segfault with short symbol names
Michal Marek
2009-12-15
1
-2
/
+2
|
*
|
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
Rusty Russell
2009-12-15
3
-7
/
+29
|
*
|
Kbuild: clear marker out of modpost
Wenji Huang
2009-12-15
2
-167
/
+0
|
*
|
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
2009-12-15
12
-21
/
+33
|
*
|
ARM: unexport symbols used to implement floating point emulation
Alan Jenkins
2009-12-15
1
-20
/
+0
|
*
|
ARM: use unified discard definition in linker script
Alan Jenkins
2009-12-15
1
-5
/
+8
|
*
|
x86: don't export inline function
Rusty Russell
2009-12-15
1
-1
/
+3
|
*
|
sparc64: don't export static inline pci_ functions
Stephen Rothwell
2009-12-15
2
-13
/
+0
|
|
/
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2009-12-16
6
-18
/
+50
|
\
\
|
*
|
[IA64] implement early_io{re,un}map for ia64
Luck, Tony
2009-12-14
2
-0
/
+13
|
*
|
[IA64] Replace old style lock initializer
Thomas Gleixner
2009-12-14
1
-1
/
+1
|
*
|
[IA64] fix SBA IOMMU to handle allocation failure properly
FUJITA Tomonori
2009-12-14
1
-9
/
+29
|
*
|
[IA64] Save I-resources to ia64_sal_os_state
Takao Indoh
2009-12-14
2
-3
/
+13
|
*
|
[IA64] preallocate IA64_IRQ_MOVE_VECTOR
Kenji Kaneshige
2009-12-14
2
-5
/
+7
|
|
/
*
|
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-12-16
63
-863
/
+719
|
\
\
|
*
|
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
27
-61
/
+2
|
*
|
nfsd: move most of nfsfh.h to fs/nfsd
J. Bruce Fields
2009-12-15
6
-199
/
+213
|
*
|
nfsd: remove unused field rq_reffh
J. Bruce Fields
2009-12-15
1
-4
/
+0
|
*
|
nfsd: enable V4ROOT exports
J. Bruce Fields
2009-12-15
1
-1
/
+1
|
*
|
nfsd: make V4ROOT exports read-only
J. Bruce Fields
2009-12-15
1
-4
/
+11
|
*
|
nfsd: restrict filehandles accepted in V4ROOT case
Steve Dickson
2009-12-15
3
-6
/
+39
|
*
|
nfsd: allow exports of symlinks
J. Bruce Fields
2009-12-15
1
-2
/
+4
|
*
|
nfsd: filter readdir results in V4ROOT case
J. Bruce Fields
2009-12-15
3
-4
/
+9
|
*
|
nfsd: filter lookup results in V4ROOT case
J. Bruce Fields
2009-12-15
1
-1
/
+14
|
*
|
nfsd4: don't continue "under" mounts in V4ROOT case
J. Bruce Fields
2009-12-15
1
-2
/
+10
|
*
|
nfsd: introduce export flag for v4 pseudoroot
Steve Dickson
2009-12-15
2
-0
/
+11
|
*
|
nfsd: let "insecure" flag vary by pseudoflavor
J. Bruce Fields
2009-12-14
2
-3
/
+5
|
*
|
nfsd: new interface to advertise export features
J. Bruce Fields
2009-12-14
2
-1
/
+23
|
*
|
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
26
-44
/
+52
|
*
|
vfs: nfsctl.c un-used nfsd #includes
Boaz Harrosh
2009-12-14
1
-2
/
+0
|
*
|
lockd: Remove un-used nfsd headers #includes
Boaz Harrosh
2009-12-14
2
-8
/
+0
|
*
|
s390: remove un-used nfsd #includes
Boaz Harrosh
2009-12-14
2
-10
/
+0
|
*
|
sparc: remove un-used nfsd #includes
Boaz Harrosh
2009-12-14
1
-5
/
+0
|
*
|
parsic: remove un-used nfsd #includes
Boaz Harrosh
2009-12-14
1
-6
/
+0
|
*
|
compat.c: Remove dependence on nfsd private headers
Boaz Harrosh
2009-12-14
1
-2
/
+0
[next]