| Commit message (Expand) | Author | Age |
* | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-03-02 |
|\ |
|
| * | SUNRPC: One line comment fix | Trond Myklebust | 2013-03-02 |
| * | SUNRPC: add call to get configured timeout | Weston Andros Adamson | 2013-02-28 |
| * | SUNRPC: Don't start the retransmission timer when out of socket space | Trond Myklebust | 2013-02-22 |
* | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-02-28 |
|\ \ |
|
| * | | SUNRPC: make AF_LOCAL connect synchronous | J. Bruce Fields | 2013-02-28 |
| * | | svcrpc: fix rpc server shutdown races | J. Bruce Fields | 2013-02-17 |
| * | | svcrpc: make svc_age_temp_xprts enqueue under sv_lock | J. Bruce Fields | 2013-02-17 |
| * | | SUNRPC: move cache_detail->cache_request callback call to cache_read() | Stanislav Kinsbursky | 2013-02-15 |
| * | | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function | Stanislav Kinsbursky | 2013-02-15 |
| * | | SUNRPC: rework cache upcall logic | Stanislav Kinsbursky | 2013-02-15 |
| * | | SUNRPC: introduce cache_detail->cache_request callback | Stanislav Kinsbursky | 2013-02-15 |
| * | | sunrpc: trim off trailing checksum before returning decrypted or integrity au... | Jeff Layton | 2013-02-08 |
| * | | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ... | Jeff Layton | 2013-02-05 |
| * | | sunrpc: Fix lockd sleeping until timeout | Andriy Skulysh | 2013-01-23 |
| * | | svcrpc: silence "unused variable" warning in !RPC_DEBUG case | J. Bruce Fields | 2013-01-23 |
| * | | nfsd: Remove write permission from file content | Yanchuan Nian | 2013-01-23 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-02-28 |
|\ \ \ |
|
| * | | | libceph: add support for HASHPSPOOL pool flag | Sage Weil | 2013-02-26 |
| * | | | libceph: update osd request/reply encoding | Sage Weil | 2013-02-26 |
| * | | | libceph: calculate placement based on the internal data types | Sage Weil | 2013-02-26 |
| * | | | ceph: update support for PGID64, PGPOOL3, OSDENC protocol features | Sage Weil | 2013-02-26 |
| * | | | libceph: decode into cpu-native ceph_pg type | Sage Weil | 2013-02-26 |
| * | | | libceph: rename ceph_pg -> ceph_pg_v1 | Sage Weil | 2013-02-26 |
| * | | | libceph: use a do..while loop in con_work() | Alex Elder | 2013-02-25 |
| * | | | libceph: use a flag to indicate a fault has occurred | Alex Elder | 2013-02-25 |
| * | | | libceph: separate non-locked fault handling | Alex Elder | 2013-02-25 |
| * | | | libceph: encapsulate connection backoff | Alex Elder | 2013-02-25 |
| * | | | libceph: eliminate sparse warnings | Alex Elder | 2013-02-25 |
| * | | | libceph: define connection flag helpers | Alex Elder | 2013-02-25 |
| * | | | Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-ceph | Alex Elder | 2013-02-19 |
| |\ \ \ |
|
| | * | | | libceph: drop return value from page vector copy routines | Alex Elder | 2013-02-19 |
| | * | | | libceph: use void pointers in page vector functions | Alex Elder | 2013-02-19 |
| | * | | | libceph: allow STAT osd operations | Alex Elder | 2013-02-19 |
| | * | | | libceph: simplify data length calculation | Alex Elder | 2013-02-19 |
| | * | | | libceph: remove dead code in osd_req_encode_op() | Alex Elder | 2013-02-18 |
| | * | | | libceph: report defined but unsupported osd ops | Alex Elder | 2013-02-18 |
| | * | | | libceph: update ceph_osd_op_name() | Alex Elder | 2013-02-18 |
| | * | | | libceph: add ceph_osd_state_name() | Alex Elder | 2013-02-18 |
| | * | | | libceph: kill ceph_osdc_wait_event() | Alex Elder | 2013-02-18 |
| | * | | | libceph: kill ceph_osdc_create_event() "one_shot" parameter | Alex Elder | 2013-02-18 |
| | * | | | libceph: kill ceph_calc_raw_layout() | Alex Elder | 2013-02-18 |
| | * | | | libdeph: don't export ceph_osdc_init() or ceph_osdc_stop() | Alex Elder | 2013-02-18 |
| | * | | | libceph: lock outside send_queued() | Alex Elder | 2013-02-18 |
| | * | | | ceph: kill ceph_osdc_new_request() "num_reply" parameter | Alex Elder | 2013-02-18 |
| | * | | | ceph: kill ceph_osdc_writepages() "flags" parameter | Alex Elder | 2013-02-18 |
| | * | | | ceph: kill ceph_osdc_writepages() "dosync" parameter | Alex Elder | 2013-02-18 |
| | * | | | ceph: kill ceph_osdc_writepages() "nofail" parameter | Alex Elder | 2013-02-18 |
| | * | | | libceph: don't require r_num_pages for bio requests | Alex Elder | 2013-02-13 |
| | * | | | rbd: don't take extra bio reference for osd client | Alex Elder | 2013-02-13 |