summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * nfsd: dynamically allocate DRC entriesJeff Layton2013-02-041-50/+75
| * nfsd: track the number of DRC entries in the cacheJeff Layton2013-02-041-0/+4
| * nfsd: always move DRC entries to the end of LRU list when updating timestampJeff Layton2013-02-041-3/+2
| * nfsd: initialize the exp->ex_uuid field in svc_export_initJeff Layton2013-02-041-0/+1
| * nfsd: break out hashtable search into separate functionJeff Layton2013-02-041-13/+33
| * nfsd: clean up and clarify the cache expiration codeJeff Layton2013-02-042-1/+11
| * nfsd: remove redundant test from nfsd_reply_cache_freeJeff Layton2013-02-041-1/+1
| * nfsd: add alloc and free functions for DRC entriesJeff Layton2013-02-041-9/+27
| * nfsd: create a dedicated slabcache for DRC entriesJeff Layton2013-02-041-2/+13
| * nfsd: get rid of RC_INTRJeff Layton2013-02-042-3/+1
| * nfsd: remove unneeded spinlock in nfsd_cache_updateJeff Layton2013-02-041-2/+0
| * nfsd: fix IPv6 address handling in the DRCJeff Layton2013-02-043-4/+13
| * nfsd: Fix memleak in svc_export_putmajianpeng2013-01-291-0/+1
| * nfsd4: require version 4 when enabling or disabling minorversionJ. Bruce Fields2013-01-231-1/+1
| * nfsd: fix unused "nn" variable warning in free_client()Stanislav Kinsbursky2013-01-231-1/+1
| * sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh2013-01-232-1/+9
| * svcrpc: silence "unused variable" warning in !RPC_DEBUG caseJ. Bruce Fields2013-01-231-0/+4
| * nfsd: Remove write permission from file contentYanchuan Nian2013-01-231-1/+1
| * nfsd: Don't unlock the state while it's not lockedYanchuan Nian2013-01-231-1/+2
| * nfsd: Pass correct slot number to nfsd4_put_drc_mem()Yanchuan Nian2013-01-231-1/+1
| * nfsd4: simplify nfsd4_encode_fattr interface slightlyJ. Bruce Fields2013-01-233-17/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-02-2832-1528/+2402
|\ \
| * | libceph: add support for HASHPSPOOL pool flagSage Weil2013-02-263-14/+31
| * | libceph: update osd request/reply encodingSage Weil2013-02-266-169/+222
| * | libceph: calculate placement based on the internal data typesSage Weil2013-02-265-22/+15
| * | ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-268-119/+124
| * | ceph: update "ceph_features.h"Alex Elder2013-02-261-4/+20
| * | libceph: decode into cpu-native ceph_pg typeSage Weil2013-02-266-48/+62
| * | libceph: rename ceph_pg -> ceph_pg_v1Sage Weil2013-02-266-17/+18
| * | rbd: pass length, not op for osd completionsAlex Elder2013-02-261-27/+20
| * | rbd: move rbd_osd_trivial_callback()Alex Elder2013-02-261-7/+7
| * | libceph: use a do..while loop in con_work()Alex Elder2013-02-251-41/+42
| * | libceph: use a flag to indicate a fault has occurredAlex Elder2013-02-251-12/+12
| * | libceph: separate non-locked fault handlingAlex Elder2013-02-251-19/+23
| * | libceph: encapsulate connection backoffAlex Elder2013-02-251-13/+24
| * | libceph: eliminate sparse warningsAlex Elder2013-02-253-5/+6
| * | ceph: eliminate sparse warnings in fs codeAlex Elder2013-02-251-2/+2
| * | rbd: eliminate sparse warningsAlex Elder2013-02-251-5/+7
| * | libceph: define connection flag helpersAlex Elder2013-02-251-29/+78
| * | rbd: normalize dout() callsAlex Elder2013-02-251-5/+61
| * | rbd: barriers are hardAlex Elder2013-02-251-3/+12
| * | rbd: ignore zero-length requestsAlex Elder2013-02-251-3/+16
| * | ceph: fix statvfs fr_sizeSage Weil2013-02-222-2/+7
| * | Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-cephAlex Elder2013-02-1926-1125/+1756
| |\ \
| | * | libceph: drop return value from page vector copy routinesAlex Elder2013-02-193-13/+10
| | * | rbd: ignore result of ceph_copy_from_page_vector()Alex Elder2013-02-191-5/+5
| | * | rbd: prevent bytes transferred overflowAlex Elder2013-02-191-1/+5
| | * | libceph: use void pointers in page vector functionsAlex Elder2013-02-192-10/+10
| | * | ceph: remove a few bogus declarationsAlex Elder2013-02-191-7/+1
| | * | libceph: allow STAT osd operationsAlex Elder2013-02-192-1/+17
OpenPOWER on IntegriCloud