Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[deliverable/linux.git] / drivers / block / rbd.c
2013-01-25  Alex Elderrbd: don't retry setting up header watch
2013-01-25  Alex Elderrbd: check for overflow in rbd_get_num_segments()
2013-01-25  Alex Elderrbd: small changes
2013-01-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-24  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-24  Ingo MolnarMerge branch 'core/irq_work' of git://git./linux/kernel...
2013-01-24  Ingo MolnarMerge tag 'v3.8-rc4' into irq/core
2013-01-23  Tejun HeoMerge branch 'master' into for-3.9-async
2013-01-22  Mark BrownMerge remote-tracking branch 'asoc/fix/wm2200' into tmp
2013-01-22  Mark BrownMerge remote-tracking branch 'asoc/fix/core' into tmp
2013-01-18  Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc3-tag' of git://git...
2013-01-18  Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2013-01-17  Alex Elderrbd: fix type of snap_id in rbd_dev_v2_snap_info()
2013-01-17  Alex Elderrbd: assign watch request more directly
2013-01-17  Alex Elderrbd: move remaining osd op setup into rbd_osd_req_op_cr...
2013-01-17  Alex Elderrbd: move call osd op setup into rbd_osd_req_op_create()
2013-01-17  Alex Elderrbd: don't assign extent info in rbd_req_sync_op()
2013-01-17  Alex Elderrbd: don't assign extent info in rbd_do_request()
2013-01-17  Alex Elderrbd: don't leak rbd_req for rbd_req_sync_notify_ack()
2013-01-17  Alex Elderrbd: don't leak rbd_req on synchronous requests
2013-01-17  Alex Elderrbd: combine rbd sync watch/unwatch functions
2013-01-17  Alex Elderrbd: use a common layout for each device
2013-01-17  Alex Elderrbd: don't bother calculating file mapping
2013-01-17  Alex Elderrbd: open code rbd_calc_raw_layout()
2013-01-17  Alex Elderrbd: pull in ceph_calc_raw_layout()
2013-01-17  Alex Elderrbd: assume single op in a request
2013-01-17  Alex Elderrbd: there is really only one op
2013-01-17  Alex Elderlibceph: pass num_op with ops
2013-01-17  Alex Elderrbd: pass num_op with ops array
2013-01-17  Alex Elderlibceph: don't set pages or bio in ceph_osdc_alloc_requ...
2013-01-17  Alex Elderlibceph: don't set flags in ceph_osdc_alloc_request()
2013-01-17  Alex Elderlibceph: drop osdc from ceph_calc_raw_layout()
2013-01-17  Alex Elderlibceph: drop snapid in ceph_calc_raw_layout()
2013-01-17  Alex Elderlibceph: pass length to ceph_osdc_build_request()
2013-01-17  Alex Elderrbd: don't bother setting snapid in rbd_do_request()
2013-01-17  Alex Elderrbd: kill rbd_req_sync_op() snapc and snapid parameters
2013-01-17  Alex Elderrbd: drop flags parameter from rbd_req_sync_exec()
2013-01-17  Alex Elderrbd: drop snapid parameter from rbd_req_sync_read()
2013-01-17  Alex Elderrbd: drop oid parameters from ceph_osdc_build_request()
2013-01-17  Alex Elderrbd: separate layout init
2013-01-17  Alex Elderrbd: only get snap context for write requests
2013-01-17  Alex Elderrbd: make exists flag atomic
2013-01-17  Alex Elderrbd: a little more cleanup of rbd_rq_fn()
2013-01-17  Alex Elderrbd: end request on error in rbd_do_request() caller
2013-01-17  Alex Elderrbd: encapsulate handling for a single request
2013-01-17  Alex Elderrbd: be picky about osd request status type
2013-01-17  Alex Elderrbd: standardize ceph_osd_request variable names
2013-01-17  Alex Elderrbd: standardize rbd_request variable names
2013-01-17  Alex Elderrbd: add warnings to rbd_dev_probe_update_spec()
2013-01-17  Alex Elderrbd: add a warning in bio_chain_clone_range()
2013-01-17  Alex Elderrbd: add warning messages for missing arguments
2013-01-17  Alex Elderrbd: define and use rbd_warn()
2013-01-17  Alex Elderrbd: use kmemdup()
2013-01-17  Alex Elderrbd: kill rbd_spec->image_id_len
2013-01-17  Alex Elderrbd: kill rbd_spec->image_name_len
2013-01-17  Alex Elderrbd: document rbd_spec structure
2013-01-17  Dave AirlieMerge tag 'drm-intel-next-2012-12-21' of git://people...
2013-01-16  Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2013-01-12  Michal MarekMerge branch 'yem-kconfig-rc-fixes' of git://gitorious...
2013-01-11  Mauro Carvalho ChehabMerge tag 'v3.8-rc3' into v4l_for_linus
2013-01-10  Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/wm2200' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/sta529' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/cs4271' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/core' into tmp
2013-01-07  Greg Kroah-HartmanMerge tag 'fixes-for-v3.8-rc2' of git://git./linux...
2013-01-07  James MorrisMerge tag 'v3.8-rc2' into next
2013-01-06  Anton VorontsovMerge branch 'for-anton' of git://git.linaro.org/people...
2013-01-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-03  Linus TorvaldsMerge tag 'ecryptfs-3.8-rc2-fixes' of git://git./linux...
2013-01-02  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-12-31  Ben MyersMerge branch 'xfs-for-3.9'
2012-12-30  Linus TorvaldsMerge tag 'omap-late-cleanups' of git://git./linux...
2012-12-30  Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-12-30  Dave AirlieMerge branch 'drm-fixes-3.8' of git://people.freedeskto...
2012-12-28  David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2012-12-27  Mauro Carvalho ChehabMerge tag 'v3.8-rc1' into staging/for_v3.9
2012-12-24  Mark BrownMerge branch 'asoc-fix-cs4271' into asoc-cs4271
2012-12-22  Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-12-22  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2012-12-22  Linus TorvaldsMerge tag 'dm-3.8-fixes' of git://git./linux/kernel...
2012-12-22  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-12-22  Linus TorvaldsMerge tag 'asm-generic' of git://git./linux/kernel...
2012-12-21  Linus TorvaldsMerge tag 'vfio-for-v3.8-v2' of git://github.com/awilli...
2012-12-21  Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2012-12-21  Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-12-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-21  Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-12-21  Linus TorvaldsMerge tag 'fixes2' of git://git./linux/kernel/git/arm...
2012-12-21  Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2012-12-20  Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-12-20  Linus TorvaldsMerge branch 'for-3.8' of git://linux-nfs.org/~bfields...
2012-12-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-20  Alex Elderrbd: get rid of rbd_{get,put}_dev()
2012-12-17  Alex Elderrbd: don't use ENOTSUPP
2012-12-17  Alex Elderrbd: get rid of RBD_MAX_SEG_NAME_LEN
2012-12-17  Alex Elderrbd: do not allow remove of mounted-on image
2012-12-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-14  Linus TorvaldsMerge branch 'x86-acpi-for-linus' of git://git./linux...
next
This page took 0.447882 seconds and 107 git commands to generate.