summaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-17xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich1-0/+5
2013-06-07xen/blkback: Check device permissions before allowing OP_DISCARDKonrad Rzeszutek Wilk1-1/+12
2013-06-07xen/blkback: Use physical sector size for setupStefan Bader2-3/+23
2013-06-04xen-blkback/sysfs: Move the parameters for the persistent grant featuresKonrad Rzeszutek Wilk2-18/+17
2013-06-04xen-blkfront: Introduce a 'max' module parameter to alter the amount of indir...Konrad Rzeszutek Wilk2-0/+12
2013-05-08xen-blkfront: use a different scatterlist for each requestRoger Pau Monne1-25/+18
2013-05-07xen-blkback: allocate list of pending reqs in small chunksRoger Pau Monne3-78/+106
2013-04-18xen-block: implement indirect descriptorsRoger Pau Monne5-125/+657
2013-04-18xen-blkback: expand map/unmap functionsRoger Pau Monne1-55/+86
2013-04-18xen-blkback: make the queue of free requests per backendRoger Pau Monne3-105/+74
2013-04-18xen-blkback: move pending handles list from blkbk to pending_reqRoger Pau Monne1-12/+4
2013-04-18xen-blkback: implement LRU mechanism for persistent grantsRoger Pau Monne4-57/+260
2013-04-18xen-blkback: use balloon pages for all mappingsRoger Pau Monne4-121/+181
2013-04-18xen-blkback: print stats about persistent grantsRoger Pau Monne1-2/+4
2013-04-15Linux 3.9-rc7v3.9-rc7Linus Torvalds1-1/+1
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds2-0/+26
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre1-1/+1
2013-04-14vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal1-1/+1
2013-04-14kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds1-1/+8
2013-04-13Btrfs: make sure nbytes are right after log replayJosef Bacik1-6/+42
2013-04-13x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen4-2/+15
2013-04-12ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)2-15/+16
2013-04-12tracing: Fix possible NULL pointer dereferencesNamhyung Kim3-7/+7
2013-04-12MAINTAINERS: Update e-mail addressMark Brown1-4/+4
2013-04-12x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky1-0/+2
2013-04-12x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli1-1/+1
2013-04-12perf: Fix error return codeWei Yongjun1-0/+1
2013-04-12drm/fb-helper: Fix locking in drm_fb_helper_hotplug_eventDaniel Vetter1-3/+5
2013-04-12udl: handle EDID failure properly.Dave Airlie1-0/+4
2013-04-11[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun1-1/+2
2013-04-11gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni1-1/+1
2013-04-11target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger1-0/+3
2013-04-11tcm_vhost: Send bad target to guest when cmd failsAsias He1-4/+6
2013-04-11tcm_vhost: Add vhost_scsi_send_bad_target() helperAsias He1-13/+18
2013-04-11tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vqAsias He1-2/+7
2013-04-11tcm_vhost: Remove double check of responseAsias He1-9/+0
2013-04-11x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli1-5/+5
2013-04-10cifs: Allow passwords which begin with a delimitorSachin Prabhu1-3/+13
2013-04-10lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore1-0/+4
2013-04-10bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz1-1/+2
2013-04-10e100: Add dma mapping error checkNeil Horman1-11/+25
2013-04-10x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky5-13/+21
2013-04-10x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio1-2/+4
2013-04-10arm: mvebu: Fix the irq map function in SMP modeGregory CLEMENT1-11/+5
2013-04-10NFSv4: Doh! Typo in the fix to nfs41_walk_client_listTrond Myklebust1-0/+1
2013-04-10Fix GE0/GE1 init on ix2-200 as GE0 has no PHYNigel Roberts1-1/+6
2013-04-10dmaengine: omap-dma: Start DMA without delay for cyclic channelsPeter Ujfalusi1-6/+14
2013-04-10drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey1-10/+3
2013-04-10tracing: Fix double free when function profile init failedNamhyung Kim1-1/+0
2013-04-09add memory barrier to arch_local_irq_restoreMark Salter1-1/+1