summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* target: transport_subsystem_check_init cleanupsNicholas Bellinger2011-10-241-1/+1
* target: use a workqueue for I/O completionsChristoph Hellwig2011-10-241-3/+3
* target: remove unused TRANSPORT_ statesChristoph Hellwig2011-10-241-4/+0
* target: remove TRANSPORT_DEFERRED_CMD stateChristoph Hellwig2011-10-241-3/+0
* target: remove the TRANSPORT_REMOVE stateChristoph Hellwig2011-10-241-1/+0
* target: stop task timers earlierChristoph Hellwig2011-10-242-2/+0
* target: remove TF_TIMER_STOPChristoph Hellwig2011-10-241-1/+0
* target: factor some duplicate code for stopping a taskChristoph Hellwig2011-10-241-0/+1
* target: remove SCF_EMULATE_QUEUE_FULLChristoph Hellwig2011-10-241-1/+0
* target: remove the transport_qf_callback se_cmd callbackChristoph Hellwig2011-10-241-1/+1
* target: clean up the backend interface to caching parametersChristoph Hellwig2011-10-241-16/+4
* target: remove the ->transport_split_cdb callback in se_cmdChristoph Hellwig2011-10-241-1/+0
* target: replace ->get_cdb with a target_get_task_cdb helperChristoph Hellwig2011-10-241-4/+1
* target: pack struct se_task more tightlyChristoph Hellwig2011-10-241-15/+15
* target: Remove unnecessary se_task membersChristoph Hellwig2011-10-242-3/+2
* target: make more use of the task_flags field in se_taskChristoph Hellwig2011-10-241-7/+7
* target: Cleanup unused se_task bitsChristoph Hellwig2011-10-242-6/+0
* target: Cleanup unused target_core_base.h bitsChristoph Hellwig2011-10-242-10/+0
* target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abortNicholas Bellinger2011-10-241-1/+0
* target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmdNicholas Bellinger2011-10-242-1/+1
* target: Have core_tmr_alloc_req() take an explicit GFP_xxx flagRoland Dreier2011-10-241-1/+1
* target: remove unused se_subsystem_api methodsChristoph Hellwig2011-10-241-12/+0
* target: Remove session_reinstatement parameter from ->transport_wait_for_tasksNicholas Bellinger2011-10-242-2/+2
* target: push session reinstatement out of transport_generic_free_cmdChristoph Hellwig2011-10-241-1/+1
* target: remove transport_free_se_cmdChristoph Hellwig2011-10-241-1/+0
* target: remove transport_generic_handle_cdbChristoph Hellwig2011-10-241-1/+0
* Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-061-0/+5
|\
| * dm crypt: always disable discard_zeroes_dataMilan Broz2011-09-251-0/+5
* | Merge git://github.com/davem330/netLinus Torvalds2011-10-041-3/+10
|\ \
| * | ptp: fix L2 event message recognitionRichard Cochran2011-09-291-3/+10
* | | PCI: Disable MPS configuration by defaultJon Mason2011-10-041-1/+2
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-012-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | * | posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-09-301-1/+0
| * | | | irq: Add declaration of irq_domain_simple_ops to irqdomain.hRob Herring2011-09-201-0/+1
| |/ / /
* | | | Merge branch 'writeback-for-linus' of git://github.com/fengguang/linuxLinus Torvalds2011-09-281-5/+5
|\ \ \ \
| * | | | writeback: show raw dirtied_when in trace writeback_single_inodeWu Fengguang2011-08-311-5/+5
* | | | | vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds2011-09-271-1/+1
* | | | | vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds2011-09-261-0/+1
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-09-221-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [S390] kvm: extension capability for new address space layoutChristian Borntraeger2011-09-201-0/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-09-213-5/+4
|\ \ \ \ | |/ / / |/| | |
| * | | block: simplify force plug flush code a little bitShaohua Li2011-08-241-1/+0
| * | | block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-231-2/+4
| * | | block: remove READ_META and WRITE_METAChristoph Hellwig2011-08-231-2/+0
* | | | Merge git://github.com/davem330/netLinus Torvalds2011-09-191-1/+18
|\ \ \ \
| * | | | tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet2011-09-181-1/+18
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-09-181-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown2011-09-061-1/+1
* | | | | Merge git://github.com/davem330/netLinus Torvalds2011-09-187-4/+32
|\ \ \ \ \
| * | | | | net: Handle different key sizes between address families in flow cachedpward2011-09-161-0/+19