aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-10-24target: Remove legacy se_task->task_timer and associated logicNicholas Bellinger
2011-10-24target: Fix incorrect transport_sent usageNicholas Bellinger
2011-10-24target: remove the task_sg_bidi field se_task and pSCSI BIDI supportChristoph Hellwig
2011-10-24target: transport_subsystem_check_init cleanupsNicholas Bellinger
2011-10-24target: use a workqueue for I/O completionsChristoph Hellwig
2011-10-24target: remove unused TRANSPORT_ statesChristoph Hellwig
2011-10-24target: remove TRANSPORT_DEFERRED_CMD stateChristoph Hellwig
2011-10-24target: remove the TRANSPORT_REMOVE stateChristoph Hellwig
2011-10-24target: stop task timers earlierChristoph Hellwig
2011-10-24target: remove TF_TIMER_STOPChristoph Hellwig
2011-10-24target: factor some duplicate code for stopping a taskChristoph Hellwig
2011-10-24target: remove SCF_EMULATE_QUEUE_FULLChristoph Hellwig
2011-10-24target: remove the transport_qf_callback se_cmd callbackChristoph Hellwig
2011-10-24target: clean up the backend interface to caching parametersChristoph Hellwig
2011-10-24target: remove the ->transport_split_cdb callback in se_cmdChristoph Hellwig
2011-10-24target: replace ->get_cdb with a target_get_task_cdb helperChristoph Hellwig
2011-10-24target: pack struct se_task more tightlyChristoph Hellwig
2011-10-24target: Remove unnecessary se_task membersChristoph Hellwig
2011-10-24target: make more use of the task_flags field in se_taskChristoph Hellwig
2011-10-24target: Cleanup unused se_task bitsChristoph Hellwig
2011-10-24target: Cleanup unused target_core_base.h bitsChristoph Hellwig
2011-10-24target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abortNicholas Bellinger
2011-10-24target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmdNicholas Bellinger
2011-10-24target: Have core_tmr_alloc_req() take an explicit GFP_xxx flagRoland Dreier
2011-10-24target: remove unused se_subsystem_api methodsChristoph Hellwig
2011-10-24target: Remove session_reinstatement parameter from ->transport_wait_for_tasksNicholas Bellinger
2011-10-24target: push session reinstatement out of transport_generic_free_cmdChristoph Hellwig
2011-10-24target: remove transport_free_se_cmdChristoph Hellwig
2011-10-24target: remove transport_generic_handle_cdbChristoph Hellwig
2011-10-06Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds
2011-10-04Merge git://github.com/davem330/netLinus Torvalds
2011-10-04PCI: Disable MPS configuration by defaultJon Mason
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-09-29ptp: fix L2 event message recognitionRichard Cochran
2011-09-28Merge branch 'writeback-for-linus' of git://github.com/fengguang/linuxLinus Torvalds
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds
2011-09-26vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds
2011-09-25dm crypt: always disable discard_zeroes_dataMilan Broz
2011-09-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-09-20[S390] kvm: extension capability for new address space layoutChristian Borntraeger
2011-09-20irq: Add declaration of irq_domain_simple_ops to irqdomain.hRob Herring
2011-09-19Merge git://github.com/davem330/netLinus Torvalds
2011-09-18tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet
2011-09-18Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-09-18Merge git://github.com/davem330/netLinus Torvalds
2011-09-16net: Handle different key sizes between address families in flow cachedpward
2011-09-16net: Align AF-specific flowi structs to longDavid Ward
2011-09-16sctp: deal with multiple COOKIE_ECHO chunksMax Matveev