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
...
|
*
nfsd: dynamically allocate DRC entries
Jeff Layton
2013-02-04
1
-50
/
+75
|
*
nfsd: track the number of DRC entries in the cache
Jeff Layton
2013-02-04
1
-0
/
+4
|
*
nfsd: always move DRC entries to the end of LRU list when updating timestamp
Jeff Layton
2013-02-04
1
-3
/
+2
|
*
nfsd: initialize the exp->ex_uuid field in svc_export_init
Jeff Layton
2013-02-04
1
-0
/
+1
|
*
nfsd: break out hashtable search into separate function
Jeff Layton
2013-02-04
1
-13
/
+33
|
*
nfsd: clean up and clarify the cache expiration code
Jeff Layton
2013-02-04
2
-1
/
+11
|
*
nfsd: remove redundant test from nfsd_reply_cache_free
Jeff Layton
2013-02-04
1
-1
/
+1
|
*
nfsd: add alloc and free functions for DRC entries
Jeff Layton
2013-02-04
1
-9
/
+27
|
*
nfsd: create a dedicated slabcache for DRC entries
Jeff Layton
2013-02-04
1
-2
/
+13
|
*
nfsd: get rid of RC_INTR
Jeff Layton
2013-02-04
2
-3
/
+1
|
*
nfsd: remove unneeded spinlock in nfsd_cache_update
Jeff Layton
2013-02-04
1
-2
/
+0
|
*
nfsd: fix IPv6 address handling in the DRC
Jeff Layton
2013-02-04
3
-4
/
+13
|
*
nfsd: Fix memleak in svc_export_put
majianpeng
2013-01-29
1
-0
/
+1
|
*
nfsd4: require version 4 when enabling or disabling minorversion
J. Bruce Fields
2013-01-23
1
-1
/
+1
|
*
nfsd: fix unused "nn" variable warning in free_client()
Stanislav Kinsbursky
2013-01-23
1
-1
/
+1
|
*
sunrpc: Fix lockd sleeping until timeout
Andriy Skulysh
2013-01-23
2
-1
/
+9
|
*
svcrpc: silence "unused variable" warning in !RPC_DEBUG case
J. Bruce Fields
2013-01-23
1
-0
/
+4
|
*
nfsd: Remove write permission from file content
Yanchuan Nian
2013-01-23
1
-1
/
+1
|
*
nfsd: Don't unlock the state while it's not locked
Yanchuan Nian
2013-01-23
1
-1
/
+2
|
*
nfsd: Pass correct slot number to nfsd4_put_drc_mem()
Yanchuan Nian
2013-01-23
1
-1
/
+1
|
*
nfsd4: simplify nfsd4_encode_fattr interface slightly
J. Bruce Fields
2013-01-23
3
-17
/
+13
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-02-28
32
-1528
/
+2402
|
\
\
|
*
|
libceph: add support for HASHPSPOOL pool flag
Sage Weil
2013-02-26
3
-14
/
+31
|
*
|
libceph: update osd request/reply encoding
Sage Weil
2013-02-26
6
-169
/
+222
|
*
|
libceph: calculate placement based on the internal data types
Sage Weil
2013-02-26
5
-22
/
+15
|
*
|
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
Sage Weil
2013-02-26
8
-119
/
+124
|
*
|
ceph: update "ceph_features.h"
Alex Elder
2013-02-26
1
-4
/
+20
|
*
|
libceph: decode into cpu-native ceph_pg type
Sage Weil
2013-02-26
6
-48
/
+62
|
*
|
libceph: rename ceph_pg -> ceph_pg_v1
Sage Weil
2013-02-26
6
-17
/
+18
|
*
|
rbd: pass length, not op for osd completions
Alex Elder
2013-02-26
1
-27
/
+20
|
*
|
rbd: move rbd_osd_trivial_callback()
Alex Elder
2013-02-26
1
-7
/
+7
|
*
|
libceph: use a do..while loop in con_work()
Alex Elder
2013-02-25
1
-41
/
+42
|
*
|
libceph: use a flag to indicate a fault has occurred
Alex Elder
2013-02-25
1
-12
/
+12
|
*
|
libceph: separate non-locked fault handling
Alex Elder
2013-02-25
1
-19
/
+23
|
*
|
libceph: encapsulate connection backoff
Alex Elder
2013-02-25
1
-13
/
+24
|
*
|
libceph: eliminate sparse warnings
Alex Elder
2013-02-25
3
-5
/
+6
|
*
|
ceph: eliminate sparse warnings in fs code
Alex Elder
2013-02-25
1
-2
/
+2
|
*
|
rbd: eliminate sparse warnings
Alex Elder
2013-02-25
1
-5
/
+7
|
*
|
libceph: define connection flag helpers
Alex Elder
2013-02-25
1
-29
/
+78
|
*
|
rbd: normalize dout() calls
Alex Elder
2013-02-25
1
-5
/
+61
|
*
|
rbd: barriers are hard
Alex Elder
2013-02-25
1
-3
/
+12
|
*
|
rbd: ignore zero-length requests
Alex Elder
2013-02-25
1
-3
/
+16
|
*
|
ceph: fix statvfs fr_size
Sage Weil
2013-02-22
2
-2
/
+7
|
*
|
Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-ceph
Alex Elder
2013-02-19
26
-1125
/
+1756
|
|
\
\
|
|
*
|
libceph: drop return value from page vector copy routines
Alex Elder
2013-02-19
3
-13
/
+10
|
|
*
|
rbd: ignore result of ceph_copy_from_page_vector()
Alex Elder
2013-02-19
1
-5
/
+5
|
|
*
|
rbd: prevent bytes transferred overflow
Alex Elder
2013-02-19
1
-1
/
+5
|
|
*
|
libceph: use void pointers in page vector functions
Alex Elder
2013-02-19
2
-10
/
+10
|
|
*
|
ceph: remove a few bogus declarations
Alex Elder
2013-02-19
1
-7
/
+1
|
|
*
|
libceph: allow STAT osd operations
Alex Elder
2013-02-19
2
-1
/
+17
[prev]
[next]