summaryrefslogtreecommitdiffstats
path: root/drivers/vfio (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-03block: fixup for generic bio chainingKent Overstreet2-1/+3
2013-12-03block: Really silence spurious compiler warningsKent Overstreet1-9/+3
2013-11-27block: Silence spurious compiler warningsKent Overstreet1-0/+6
2013-11-24block: Kill bio_pair_split()Kent Overstreet3-165/+0
2013-11-24block: Introduce new bio_split()Kent Overstreet10-409/+272
2013-11-24block: Rename bio_split() -> bio_pair_split()Kent Overstreet6-9/+9
2013-11-24block: Generic bio chainingKent Overstreet9-11/+90
2013-11-24block: Remove bi_idx hacksKent Overstreet2-68/+2
2013-11-24block: Don't save/copy bvec array anymoreKent Overstreet1-41/+13
2013-11-24dm: Refactor for new bio cloning/splittingKent Overstreet4-253/+20
2013-11-24rbd: Refactor bio cloningKent Overstreet1-62/+2
2013-11-24block: Add bio_clone_fast()Kent Overstreet3-6/+64
2013-11-24block: Refactor bio_clone_bioset() for immutable biovecsKent Overstreet1-13/+47
2013-11-24block: Kill bio_iovec_idx(), __bio_iovec()Kent Overstreet2-20/+19
2013-11-24ceph: Convert to immutable biovecsKent Overstreet2-28/+19
2013-11-24aoe: Convert to immutable biovecsKent Overstreet2-92/+53
2013-11-24block: Convert drivers to immutable biovecsKent Overstreet7-119/+89
2013-11-24block: Kill bio_segments()/bi_vcnt usageKent Overstreet10-87/+94
2013-11-24bio-integrity: Convert to bvec_iterKent Overstreet4-126/+71
2013-11-24block: Convert bio_copy_data() to bvec_iterKent Overstreet1-35/+25
2013-11-24block: Immutable bio vecsKent Overstreet7-38/+194
2013-11-24block: Convert bio_for_each_segment() to bvec_iterKent Overstreet39-397/+401
2013-11-24block: Convert bio_iovec() to bvec_iterKent Overstreet6-23/+26
2013-11-24dm: Use bvec_iter for dm_bio_record()Kent Overstreet1-9/+3
2013-11-24block: Abstract out bvec iteratorKent Overstreet107-638/+700
2013-11-24bcache: Kill unaligned bvec hackKent Overstreet3-35/+7
2013-11-24block: Convert various code to bio_for_each_segment()Kent Overstreet10-102/+67
2013-11-24block: submit_bio_wait() conversionsKent Overstreet8-118/+24
2013-11-22Linux 3.13-rc1v3.13-rc1Linus Torvalds1-2/+2
2013-11-22ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson1-1/+1
2013-11-22ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai1-0/+20
2013-11-22mm: place page->pmd_huge_pte to right unionKirill A. Shutemov1-3/+3
2013-11-22MAINTAINERS: add keyboard driver to Hyper-V file listHaiyang Zhang1-0/+1
2013-11-22x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2-4/+6
2013-11-22ipc,shm: correct error return value in shmctl (SHM_UNLOCK)Jesper Nilsson1-3/+6
2013-11-22mm, mempolicy: silence gcc warningDavid Rientjes1-1/+1
2013-11-22block/partitions/efi.c: fix bound checkAntti P Miettinen1-2/+3
2013-11-22ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold1-0/+9
2013-11-22mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli3-60/+106
2013-11-22kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2-6/+6
2013-11-22ipc,shm: fix shm_file deletion racesGreg Thelen1-5/+23
2013-11-22mm: thp: give transparent hugepage code a separate copy_pageDave Hansen3-38/+48
2013-11-22checkpatch: fix "Use of uninitialized value" warningsJoe Perches1-0/+1
2013-11-22configfs: fix race between dentry put and lookupJunxiao Bi1-2/+14
2013-11-21gso: handle new frag_list of frags GRO packetsHerbert Xu1-25/+50
2013-11-21GFS2: Fix ref count bug relating to atomic_openSteven Whitehouse1-1/+4
2013-11-21genetlink: fix genl_set_err() group IDJohannes Berg1-0/+3
2013-11-21genetlink: fix genlmsg_multicast() bugJohannes Berg2-6/+3
2013-11-21packet: fix use after free race in send path when dev is releasedDaniel Borkmann2-23/+37
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel1-3/+3