index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
2013-07-13
libceph: Fix NULL pointer dereference in auth client code
Tyler Hicks
2013-06-20
libceph: wrap auth methods in a mutex
Sage Weil
2013-06-20
libceph: wrap auth ops in wrapper functions
Sage Weil
2013-06-20
libceph: add update_authorizer auth method
Sage Weil
2013-06-20
libceph: fix authorizer invalidation
Sage Weil
2013-06-20
libceph: clear messenger auth_retry flag when we authenticate
Sage Weil
2013-06-20
libceph: must hold mutex for reset_changed_osds()
Alex Elder
2013-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-03-11
libceph: fix decoding of pgids
Sage Weil
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-02-26
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-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-02-25
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-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-18
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-13
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
libceph: add a compatibility check interface
Alex Elder
2013-02-13
libceph: fix messenger CONFIG_BLOCK dependencies
Alex Elder
2013-02-12
ceph: Only allow mounts in the initial network namespace
Eric W. Biederman
2013-01-30
Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
Alex Elder
2013-01-25
libceph: fix undefined behavior when using snprintf()
Cong Ding
2013-01-17
libceph: pass num_op with ops
Alex Elder
2013-01-17
libceph: don't set pages or bio in ceph_osdc_alloc_request()
Alex Elder
2013-01-17
libceph: don't set flags in ceph_osdc_alloc_request()
Alex Elder
[next]