aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-16iscsi-target: Make iscsi_tpg_np driver show/store use generic codeNicholas Bellinger1-158/+41
2016-05-10tcm_qla2xxx Add SCSI command jammer/discard capabilityLaurence Oberman4-0/+52
2016-05-10iscsi-target: graceful disconnect on invalid mapping to iovecImran Haider1-1/+8
2016-05-10target: need_to_release is always false, remove redundant check and kfreeColin Ian King1-4/+0
2016-05-10target: remove sess_kref and ->shutdown_sessionChristoph Hellwig4-41/+3
2016-05-10iscsi-target: remove usage of ->shutdown_sessionChristoph Hellwig4-23/+12
2016-05-10tcm_qla2xxx: introduce a private sess_krefChristoph Hellwig3-64/+35
2016-05-10target: make close_session optionalChristoph Hellwig8-41/+2
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig12-66/+4
2016-05-10target: remove acl_stopChristoph Hellwig3-11/+7
2016-05-10target: consolidate and fix session shutdownChristoph Hellwig1-54/+33
2016-05-09cxgbit: add files for cxgbit.koVarun Prakash10-0/+5114
2016-05-09iscsi-target: export symbolsVarun Prakash7-10/+56
2016-05-09iscsi-target: call complete on conn_logout_compVarun Prakash1-4/+6
2016-05-09iscsi-target: clear tx_thread_activeVarun Prakash1-2/+4
2016-05-09iscsi-target: add new offload transport typeVarun Prakash2-0/+77
2016-05-09iscsi-target: use conn_transport->transport_type in text rspVarun Prakash1-1/+2
2016-05-09iscsi-target: move iscsit_thread_check_cpumask()Varun Prakash2-26/+26
2016-05-09iscsi-target: add void (*iscsit_get_r2t_ttt)()Varun Prakash2-1/+6
2016-05-09iscsi-target: add int (*iscsit_validate_params)()Varun Prakash2-0/+11
2016-05-09iscsi-target: split iscsi_target_rx_thread()Varun Prakash1-26/+33
2016-05-09iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash3-8/+13
2016-05-09iscsi-target: add void (*iscsit_release_cmd)()Varun Prakash2-0/+4
2016-05-09iscsi-target: add int (*iscsit_xmit_pdu)()Varun Prakash2-351/+197
2016-05-09target: use new "dbroot" target attributeLee Duncan2-4/+4
2016-05-09target: make target db location configurableLee Duncan2-0/+68
2016-05-08Linux 4.6-rc7Linus Torvalds1-1/+1
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin1-1/+1
2016-05-06x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu1-1/+1
2016-05-05mailmap: add John Paul Adrian GlaubitzLinus Torvalds1-0/+1
2016-05-05byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann1-9/+15
2016-05-05lib/stackdepot: avoid to return 0 handleJoonsoo Kim1-1/+5
2016-05-05mm: fix kcompactd hang during memory offliningVlastimil Babka1-1/+3
2016-05-05modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel1-24/+45
2016-05-05proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause1-1/+2
2016-05-05mm/zswap: provide unique zpool nameDan Streetman1-1/+7
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli3-3/+25
2016-05-05MAINTAINERS: fix Rajendra Nayak's addressEric Engestrom1-1/+1
2016-05-05mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins1-9/+1
2016-05-05mm: update min_free_kbytes from khugepaged after core initializationJason Baron1-1/+1
2016-05-05huge pagecache: mmap_sem is unlocked when truncation splits pmdHugh Dickins1-9/+2
2016-05-05rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine2-120/+139
2016-05-05mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner1-0/+4
2016-05-05mm: thp: correct split_huge_pages file permissionYang Shi1-2/+2
2016-05-05maintainers: update rmk's email address(es)Russell King1-24/+24
2016-05-05writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran1-2/+4
2016-05-05ARM: 8573/1: domain: move {set,get}_domain under config guardVladimir Murzin1-0/+11
2016-05-05ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker2-2/+2
2016-05-05ARM: 8571/1: nommu: fix PMSAv7 setupJean-Philippe Brucker1-6/+7
2016-05-05IB/iser: Fix max_sectors calculationChristoph Hellwig1-4/+10