aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph
Commit message (Expand)AuthorAge
...
* ceph: ensure Boolean options support both sensesAlex Elder2012-03-22
* libceph: a few small changesAlex Elder2012-03-22
* libceph: make ceph_tcp_connect() return intAlex Elder2012-03-22
* libceph: encapsulate some messenger cleanup codeAlex Elder2012-03-22
* libceph: make ceph_msgr_wq privateAlex Elder2012-03-22
* libceph: encapsulate connection kvec operationsAlex Elder2012-03-22
* libceph: move prepare_write_banner()Alex Elder2012-03-22
* rbd: make ceph_parse_options() return a pointerAlex Elder2012-03-22
* ceph: eliminate some abusive castsAlex Elder2012-03-22
* ceph: eliminate some needless castsAlex Elder2012-03-22
* ceph: kill addr_str_lock spinlock; use atomic insteadAlex Elder2012-03-22
* ceph: make use of "else" where appropriateAlex Elder2012-03-22
* ceph: use a shared zero page rather than one per messengerAlex Elder2012-03-22
* libceph: fix overflow check in crush_decode()Xi Wang2012-03-22
* net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socke...Jim Schutt2012-03-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-02-02
|\
| * ceph: initialize client debugfs outside of monc->mutexSage Weil2012-02-02
* | libceph: remove useless return value for osd_client __send_request()Sage Weil2012-01-10
* | crush: fix force for non-root TAKESage Weil2012-01-10
* | ceph: Use kmemdup rather than duplicating its implementationThomas Meyer2012-01-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-12-13
|\
| * crush: fix mapping calculation when force argument doesn't existSage Weil2011-12-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-11-21
|\|
| * libceph: Allocate larger oid buffer in request msgsStratos Psomadakis2011-11-11
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
|/
* libceph: force resend of osd requests if we skip an osdmapSage Weil2011-10-25
* ceph: use kernel DNS resolverNoah Watkins2011-10-25
* ceph: fix ceph_monc_init memory leakNoah Watkins2011-10-25
* libceph: warn on msg allocation failuresSage Weil2011-10-25
* libceph: don't complain on msgpool alloc failuresSage Weil2011-10-25
* libceph: always preallocate mon connectionSage Weil2011-10-25
* libceph: create messenger with clientSage Weil2011-10-25
* Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-clientLinus Torvalds2011-09-29
|\
| * libceph: fix pg_temp mapping updateSage Weil2011-09-28
| * libceph: fix pg_temp mapping calculationSage Weil2011-09-28
| * libceph: fix linger request requeuingSage Weil2011-09-16
| * libceph: fix parse options memory leakNoah Watkins2011-09-16
| * libceph: initialize ack_stamp to avoid unnecessary connection resetJim Schutt2011-09-16
* | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-09-09
|\|
| * libceph: fix leak of osd structs during shutdownSage Weil2011-08-31
| * libceph: fix msgpoolSage Weil2011-08-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-26
|\|
| * libceph: don't time out osd requests that haven't been receivedSage Weil2011-07-26
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-21
|\|
| * ceph: fix file mode calculationSage Weil2011-07-19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-14
|\|
| * libceph: fix page calculation for non-page-aligned ioSage Weil2011-06-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\|
| * ceph: fix sync vs canceled writeSage Weil2011-06-08
* | net: Remove casts of void *Joe Perches2011-06-16
|/