]> Pileus Git - ~andy/linux/history - drivers/staging/hv/storvsc_drv.c
Staging: hv: Get rid of the forward declaration of storvsc_remove()
[~andy/linux] / drivers / staging / hv / storvsc_drv.c
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration of...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration for...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration of...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration for...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration for...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forwrd declaration of destr...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration for...
2011-05-11 K. Y. SrinivasanStaging: hv: Move the function storvsc_merge_bvec(...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration for...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Get rid of some DPRINTS
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Get rid of some dated comments
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Rename variables pointing...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Rename the struct hv_device...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Rename variables pointing...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Rename struct host_device_context
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Rename g_driver_name
2011-05-11 K. Y. SrinivasanStaging: hv: blkvsc_drv: Get rid of the calls to storvs...
2011-05-11 K. Y. SrinivasanStaging: hv: Rename the function stor_vsc_on_io_request
2011-05-11 K. Y. SrinivasanStaging: hv: Rename the function stor_vsc_on_cleanup
2011-05-11 K. Y. SrinivasanStaging: hv: Rename the function stor_vsc_on_device_remove
2011-05-11 K. Y. SrinivasanStaging: hv: Rename the function stor_vsc_device_add
2011-05-11 K. Y. SrinivasanStaging: hv: Change the name of struct storvsc_driver_o...
2011-05-03 K. Y. SrinivasanStaging: hv: Use the remove() function in struct hv_driver
2011-05-03 K. Y. SrinivasanStaging: hv: Use the probe function in struct hv_driver
2011-04-26 K. Y. SrinivasanStaging: hv: Get rid of the references to the priv...
2011-04-25 Greg Kroah-HartmanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-04-25 K. Y. SrinivasanStaging: hv: Cleanup storvsc_remove()
2011-04-20 K. Y. SrinivasanStaging: hv: Zero out the request structure on allocation
2011-04-19 Greg Kroah-HartmanStaging: merge 2.6.39-rc4 into staging-next
2011-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-04-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-04-13 Greg Kroah-HartmanStaging: merge 2.6.39-rc3 into staging-next
2011-04-11 Linus TorvaldsMerge branch 'for-2.6.39' of git://linux-nfs.org/~bfiel...
2011-04-05 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git.kernel...
2011-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-04-05 K. Y. SrinivasanStaging: hv: Rename struct storvsc_request_extension
2011-04-05 K. Y. SrinivasanStaging: hv: Move the data_buffer field from struct...
2011-04-05 K. Y. SrinivasanStaging: hv: Get rid of the status field from struct...
2011-04-05 K. Y. SrinivasanStaging: hv: Move on_io_completion() from struct hv_sto...
2011-04-05 K. Y. SrinivasanStaging: hv: Move the context field from struct hv_stor...
2011-04-05 K. Y. SrinivasanStaging: hv: Move sense_buffer field
2011-04-05 K. Y. SrinivasanStaging: hv: Get rid of sense_buffer_size from struct...
2011-04-05 K. Y. SrinivasanStaging: hv: Get rid of cdb from struct hv_storvsc_request
2011-04-05 K. Y. SrinivasanStaging: hv: Get rid of the cdb_len from struct hv_stor...
2011-04-05 K. Y. SrinivasanStaging: hv: Get rid of lun_id from struct hv_storvsc_r...
2011-04-05 K. Y. SrinivasanStaging: hv: Get rid of the target_id from struct hv_st...
2011-04-05 K. Y. SrinivasanStaging: hv: Get rid of the bus field from struct hv_st...
2011-04-05 K. Y. SrinivasanStaging: hv: Get rid of the host field from struct...
2011-04-05 K. Y. SrinivasanStaging: hv: Get rid of the type field from struct...
2011-04-05 K. Y. SrinivasanStaging: hv: Use struct completion in struct storvsc_re...
2011-04-05 K. Y. SrinivasanStaging: hv: Add a function to map a hv_driver pointer...
2011-04-05 K. Y. SrinivasanStaging: hv: Get rid of request_ext_size from struct...
2011-04-05 K. Y. SrinivasanStaging: hv: Embed struct storvsc_request_extension...
2011-04-05 K. Y. SrinivasanStaging: hv: Make the function stor_vsc_on_host_reset...
2011-04-05 K. Y. SrinivasanStaging: hv: Move the definition of the function stor_v...
2011-04-05 K. Y. SrinivasanStaging: hv: Cleanup the initialization of storvsc...
2011-04-05 K. Y. SrinivasanStaging: hv: Make the function stor_vsc_initialize...
2011-04-05 K. Y. SrinivasanStaging: hv: Move the definition of stor_vsc_initialize()
2011-04-04 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2011-04-03 Mark BrownMerge branch 'for-2.6.39' of git://git.kernel.org/pub...
2011-04-01 Dave AirlieMerge remote branch 'keithp/drm-intel-fixes' of /ssd...
2011-03-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-03-30 Takashi IwaiMerge branch 'for-2.6.39' of git://git.kernel.org/pub...
2011-03-29 Ingo MolnarMerge branch 'core' of git://git.kernel.org/pub/scm...
2011-03-29 Paul MundtMerge branch 'common/fbdev' of master.kernel.org:/pub...
2011-03-28 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-03-28 Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2011-03-28 Linus TorvaldsMerge branch 'for-linus-unmerged' of git://git.kernel...
2011-03-28 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2011-03-28 Russell KingMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-03-28 Takashi IwaiMerge branch 'for-2.6.39' of git://git.kernel.org/pub...
2011-03-28 Matthew GarrettMerge branch 'x86-platform-next' into x86-platform
2011-03-28 Takashi IwaiMerge branch 'for-2.6.39' of git://git.kernel.org/pub...
2011-03-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-28 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2011-03-28 Linus TorvaldsMerge branch 'for-2.6.39/drivers' of git://git.kernel...
2011-03-28 Linus TorvaldsMerge branch 'docs-next' of git://git.lwn.net/linux-2.6
2011-03-26 Russell KingMerge branch 'devel' of git://git.kernel.org/pub/scm...
2011-03-26 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2011-03-26 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2011-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-26 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2011-03-26 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2011-03-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2011-03-25 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2011-03-25 Artem BityutskiyMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-03-25 Linus TorvaldsMerge branch 'drm-core-next' of git://git.kernel.org...
2011-03-24 Paul MundtMerge branch 'viafb-next' of git://github.com/schandina...
2011-03-24 Trond MyklebustMerge branch 'nfs-for-2.6.39' into nfs-for-next
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-24 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2011-03-24 Linus TorvaldsMerge branch 'for-linus' of git://android.git.kernel...
2011-03-24 Linus TorvaldsMerge branch 'idle-release' of git://git.kernel.org...
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39' of git://linux-nfs.org/~bfiel...
2011-03-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-03-24 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2011-03-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-23 Len BrownMerge branch 'linus' into release
next