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
*
dm kcopyd: introduce configurable throttling
Mikulas Patocka
2013-03-01
5
-5
/
+156
*
dm ioctl: allow message to return data
Mikulas Patocka
2013-03-01
2
-1
/
+40
*
dm ioctl: optimize functions without variable params
Mikulas Patocka
2013-03-01
2
-21
/
+37
*
dm ioctl: introduce ioctl_flags
Mikulas Patocka
2013-03-01
1
-23
/
+41
*
dm: merge io_pool and tio_pool
Jun'ichi Nomura
2013-03-01
1
-49
/
+27
*
dm: remove unused _rq_bio_info_cache
Jun'ichi Nomura
2013-03-01
1
-21
/
+10
*
dm: fix limits initialization when there are no data devices
Mike Christie
2013-03-01
1
-5
/
+7
*
dm snapshot: add missing module aliases
Mikulas Patocka
2013-03-01
1
-0
/
+2
*
dm persistent data: set some btree fn parms const
Mike Snitzer
2013-03-01
2
-9
/
+9
*
dm: refactor bio cloning
Alasdair G Kergon
2013-03-01
1
-68
/
+96
*
dm: rename bio cloning functions
Alasdair G Kergon
2013-03-01
1
-32
/
+31
*
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
15
-81
/
+81
*
dm: clean up clone_bio
Alasdair G Kergon
2013-03-01
1
-45
/
+57
*
dm persistent data: remove CONFIG_EXPERIMENTAL
Kees Cook
2013-03-01
1
-1
/
+1
*
dm: remove CONFIG_EXPERIMENTAL
Alasdair G Kergon
2013-03-01
1
-12
/
+12
*
dm thin: use block_size_is_power_of_two
Mike Snitzer
2013-03-01
1
-12
/
+13
*
dm bufio: use WRITE_FLUSH instead of REQ_FLUSH
Mikulas Patocka
2013-03-01
1
-1
/
+1
*
dm table: remove superfluous variable reset
Wang Sheng-Hui
2013-03-01
1
-1
/
+0
*
dm thin: support a non power of 2 discard_granularity
Mike Snitzer
2013-03-01
1
-8
/
+1
*
dm: fix truncated status strings
Mikulas Patocka
2013-03-01
13
-115
/
+99
*
dm: do not replace bioset for request based dm
Jun'ichi Nomura
2013-03-01
1
-9
/
+21
*
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-28
42
-507
/
+831
|
\
|
*
SUNRPC: make AF_LOCAL connect synchronous
J. Bruce Fields
2013-02-28
1
-8
/
+27
|
*
nfsd: fix compiler warning about ambiguous types in nfsd_cache_csum
Jeff Layton
2013-02-17
1
-1
/
+1
|
*
svcrpc: fix rpc server shutdown races
J. Bruce Fields
2013-02-17
2
-34
/
+32
|
*
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
J. Bruce Fields
2013-02-17
1
-13
/
+2
|
*
lockd: nlmclnt_reclaim(): avoid stack overflow
Tim Gardner
2013-02-15
3
-6
/
+15
|
*
nfsd: enable NFSv4 state in containers
Stanislav Kinsbursky
2013-02-15
1
-10
/
+0
|
*
nfsd: disable usermode helper client tracker in container
Stanislav Kinsbursky
2013-02-15
1
-0
/
+6
|
*
nfsd: use proper net while reading "exports" file
Stanislav Kinsbursky
2013-02-15
1
-6
/
+25
|
*
nfsd: containerize NFSd filesystem
Stanislav Kinsbursky
2013-02-15
2
-16
/
+35
|
*
nfsd: fix comments on nfsd_cache_lookup
Jeff Layton
2013-02-15
1
-2
/
+5
|
*
SUNRPC: move cache_detail->cache_request callback call to cache_read()
Stanislav Kinsbursky
2013-02-15
1
-12
/
+20
|
*
SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function
Stanislav Kinsbursky
2013-02-15
3
-13
/
+5
|
*
SUNRPC: rework cache upcall logic
Stanislav Kinsbursky
2013-02-15
5
-49
/
+7
|
*
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
2013-02-15
6
-8
/
+20
|
*
NFS: simplify and clean cache library
Stanislav Kinsbursky
2013-02-15
3
-16
/
+4
|
*
NFS: use SUNRPC cache creation and destruction helper for DNS cache
Stanislav Kinsbursky
2013-02-15
1
-35
/
+25
|
*
nfsd4: free_stid can be static
Fengguang Wu
2013-02-11
1
-1
/
+1
|
*
nfsd: keep a checksum of the first 256 bytes of request
Jeff Layton
2013-02-08
2
-3
/
+49
|
*
sunrpc: trim off trailing checksum before returning decrypted or integrity au...
Jeff Layton
2013-02-08
4
-2
/
+52
|
*
sunrpc: fix comment in struct xdr_buf definition
Jeff Layton
2013-02-05
1
-1
/
+1
|
*
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2013-02-05
21
-163
/
+191
|
*
sunrpc: copy scope ID in __rpc_copy_addr6
Jeff Layton
2013-02-05
1
-0
/
+1
|
*
nfsd4: simplify idr allocation
J. Bruce Fields
2013-02-05
1
-29
/
+52
|
*
nfsd: Fix memleak
majianpeng
2013-02-05
1
-0
/
+2
|
*
nfsd: register a shrinker for DRC cache entries
Jeff Layton
2013-02-04
1
-0
/
+23
|
*
nfsd: add recurring workqueue job to clean the cache
Jeff Layton
2013-02-04
1
-3
/
+47
|
*
nfsd: when updating an entry with RC_NOCACHE, just free it
Jeff Layton
2013-02-04
1
-4
/
+14
|
*
nfsd: remove the cache_disabled flag
Jeff Layton
2013-02-04
1
-7
/
+3
[next]