]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-11-02 Dan Carpentertarget/pscsi: blk_make_request() returns an ERR_PTR()
2011-11-02 Nicholas Bellingertarget: Remove core TRANSPORT_FREE_CMD_INTR usage
2011-11-02 Nicholas Bellingertarget: Make TFO->check_stop_free return free status
2011-11-02 Nicholas Bellingeriscsi-target: Fix non-immediate TMR handling
2011-11-02 Nicholas Bellingeriscsi-target: Add missing CMDSN_LOWER_THAN_EXP check...
2011-11-02 Joern Engeltarget: Avoid double list_del for aborted se_tmr_req
2011-10-27 Joern Engeltarget: Minor cleanups to core_tmr_drain_tmr_list
2011-10-27 Joern Engeltarget: Fix wrong se_tmr being added to drain_tmr_list
2011-10-27 Joern Engeltarget: Fix incorrect se_cmd assignment in core_tmr_dra...
2011-10-27 Nicholas Bellingertarget: Check -ENOMEM to signal QUEUE_FULL from fabric...
2011-10-26 Nicholas Bellingertcm_loop: Add explict read buffer memset for SCF_SCSI_C...
2011-10-26 Nicholas Bellingertarget: Fix compile warning w/ missing module.h include
2011-10-24 Nicholas Bellingertarget: Remove legacy se_task->task_timer and associate...
2011-10-24 Nicholas Bellingertarget: Fix incorrect transport_sent usage
2011-10-24 Christoph Hellwigtarget: re-use the command S/G list for single-task...
2011-10-24 Nicholas Bellingertarget: Fix BIDI t_task_cdb handling in transport_gener...
2011-10-24 Christoph Hellwigtarget: remove transport_allocate_tasks
2011-10-24 Christoph Hellwigtarget: merge transport_new_cmd_obj into transport_gene...
2011-10-24 Christoph Hellwigtarget: remove the task_sg_bidi field se_task and pSCSI...
2011-10-24 Nicholas Bellingertarget: transport_subsystem_check_init cleanups
2011-10-24 Christoph Hellwigtarget: use a workqueue for I/O completions
2011-10-24 Christoph Hellwigtarget: remove unused TRANSPORT_ states
2011-10-24 Christoph Hellwigtarget: remove TRANSPORT_DEFERRED_CMD state
2011-10-24 Christoph Hellwigtarget: remove the TRANSPORT_REMOVE state
2011-10-24 Christoph Hellwigtarget: move depth_left manipulation out of transport_g...
2011-10-24 Christoph Hellwigtarget: stop task timers earlier
2011-10-24 Christoph Hellwigtarget: remove TF_TIMER_STOP
2011-10-24 Christoph Hellwigtarget: factor some duplicate code for stopping a task
2011-10-24 Christoph Hellwigtarget: fix list walking in transport_free_dev_tasks
2011-10-24 Christoph Hellwigtarget: use transport_cmd_check_stop_to_fabric consistently
2011-10-24 Christoph Hellwigtarget: do not pass the queue object to transport_remov...
2011-10-24 Christoph Hellwigtarget: remove SCF_EMULATE_QUEUE_FULL
2011-10-24 Christoph Hellwigtarget: remove the transport_qf_callback se_cmd callback
2011-10-24 Christoph Hellwigtarget: clean up the backend interface to caching param...
2011-10-24 Christoph Hellwigtarget: make iblock_emulate_sync_cache asynchronous
2011-10-24 Nicholas Bellingertarget: Fix REPORT TARGET PORT GROUPS handling with...
2011-10-24 Christoph Hellwigtarget: remove the ->transport_split_cdb callback in...
2011-10-24 Christoph Hellwigtarget: replace ->get_cdb with a target_get_task_cdb...
2011-10-24 Christoph Hellwigtarget: make the ->get_cdb method optional
2011-10-24 Christoph Hellwigtarget: pack struct se_task more tightly
2011-10-24 Christoph Hellwigtarget: Remove unnecessary se_task members
2011-10-24 Christoph Hellwigtarget: make more use of the task_flags field in se_task
2011-10-24 Christoph Hellwigtarget: Cleanup unused se_task bits
2011-10-24 Christoph Hellwigtarget: Cleanup unused target_core_base.h bits
2011-10-24 Nicholas Bellingerloopback: Prevent uninitialized use of tl_tpg in tcm_lo...
2011-10-24 Nicholas Bellingertarget: Remove legacy + unused device active I/O shutdo...
2011-10-24 Nicholas Bellingertarget: Merge transport_cmd_finish_abort_tmr into trans...
2011-10-24 Nicholas Bellingeriscsi-target: Remove SCF_SE_LUN_CMD flag abuses
2011-10-24 Nicholas Bellingertarget: Convert ->transport_wait_for_tasks usage to...
2011-10-24 Roland Dreiertarget: Have core_tmr_alloc_req() take an explicit...
2011-10-24 Dan Carpentertarget: Make pscsi_create_virtdevice use ERR_CAST
2011-10-24 Andy Shevchenkotcm_fc: remove custom hex_to_bin in ft_parse_wwn
2011-10-24 Andy Shevchenkoiscsi-target: use native hex2bin for chap_string_to_hex
2011-10-24 Christoph Hellwigtarget: remove unused se_subsystem_api methods
2011-10-24 Christoph Hellwigtarget: cleanup pscsi request submission
2011-10-24 Christoph Hellwigtarget: cleanup iblock bio submission
2011-10-24 Andy Shevchenkotarget: simplify target_parse_naa_6h_vendor_specific()
2011-10-24 Nicholas Bellingertarget: Remove session_reinstatement parameter from...
2011-10-24 Christoph Hellwigtarget: push session reinstatement out of transport_gen...
2011-10-24 Christoph Hellwigtarget: remove transport_generic_remove
2011-10-24 Christoph Hellwigtarget: simplify transport_put_cmd
2011-10-24 Christoph Hellwigtarget: simplify transport_generic_remove
2011-10-24 Christoph Hellwigtarget: remove transport_free_se_cmd
2011-10-24 Christoph Hellwigtarget: don't opencode transport_release_cmd in transpo...
2011-10-24 Christoph Hellwigtarget: remove transport_generic_handle_cdb
2011-10-24 Christoph Hellwigiscsi-target: always call transport_handle_cdb_direct
2011-10-24 Christoph Hellwigtfm_fc: use transport_handle_cdb_direct
2011-10-24 Nicholas Bellingertarget: Prevent transport_send_task_abort when CHECK_CO...
2011-10-24 Nicholas Bellingertarget: Fix transport_cmd_finish_abort queue removal bug
2011-10-24 Nicholas Bellingertarget: Prevent TRANSPORT_FREE_CMD_INTR processing...
2011-10-24 Nicholas Bellingertarget: Re-org of core_tmr_lun_reset
2011-10-24 Roland Dreiertarget: Prevent cmd->se_queue_node double add
2011-10-11 Jesper Juhltarget: Remove unneeded version.h includes
2011-10-10 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2011-10-10 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2011-10-10 Marc DietrichARM: tegra: fix compilation error due to mach/hardware...
2011-10-10 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-10-10 Olof JohanssonMAINTAINERS: Update tegra maintainer information
2011-10-10 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-10-08 Arnd BergmannMerge branch 'omap/fixes-for-3.1' into fixes
2011-10-08 Steve French[CIFS] Fix first time message on mount, ntlmv2 upgrade...
2011-10-07 srinidhi kasagarARM: mach-ux500: enable fix for ARM errata 754322
2011-10-06 Linus TorvaldsMerge git://github.com/davem330/net
2011-10-06 Paul Menzelx86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
2011-10-06 Benjamin Poiriernet: fix typos in Documentation/networking/scaling.txt
2011-10-06 stephen hemmingerbridge: leave carrier on for empty bridge
2011-10-06 Linus TorvaldsMerge branch 'for-linus' of http://people.redhat.com...
2011-10-06 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-10-06 Alex Deucherdrm/radeon/kms: use hardcoded dig encoder to transmitte...
2011-10-05 Thomas Gleixnernetfilter: Use proper rwlock init function
2011-10-05 Linus TorvaldsMerge branch 'for-linus' of git://github.com/dtor/input
2011-10-05 Linus TorvaldsMerge git://bedivere.hansenpartnership.com/git/scsi...
2011-10-05 Alex Deucherdrm/radeon/kms: fix dp_detect handling for DP bridge...
2011-10-05 Alex Deucherdrm/radeon/kms: retry aux transactions if there are...
2011-10-05 Jason GereckeInput: wacom - revert "Cintiq 21UX2 does not have menu...
2011-10-05 Yan, Zhengtcp: properly update lost_cnt_hint during shifting
2011-10-05 Yan, Zhengtcp: properly handle md5sig_pool references
2011-10-05 David Wardmacvlan/macvtap: Fix unicast between macvtap interfaces...
2011-10-05 Linus TorvaldsLinux 3.1-rc9 v3.1-rc9
2011-10-04 Linus TorvaldsMerge git://github.com/davem330/net
next