summaryrefslogtreecommitdiffstats
path: root/block/blk-ioc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-03block: get the 1st and last bvec via helpersMing Lei1-4/+9
2016-03-03block: check virt boundary in bio_will_gap()Ming Lei1-5/+11
2016-03-03block: bio: introduce helpers to get the 1st and last bvecMing Lei1-0/+37
2016-03-02userfaultfd: don't block on the last VM updates at exit timeLinus Torvalds1-0/+6
2016-03-02vhost: fix error path in vhost_init_used()Greg Kurz1-4/+11
2016-03-02virtio-pci: read the right virtio_pci_notify_cap fieldLadi Prosek1-1/+1
2016-03-02kvm: x86: Update tsc multiplier on change.Owen Hofmann1-5/+9
2016-03-02mips/kvm: fix ioctl error handlingMichael S. Tsirkin1-2/+2
2016-03-01parisc: Wire up copy_file_range syscallHelge Deller2-1/+3
2016-03-01parisc: Fix ptrace syscall number and return value modificationHelge Deller2-6/+15
2016-03-01parisc: Use parentheses around expression in floppy.hHelge Deller1-1/+1
2016-03-01CIFS: Fix duplicate line introduced by clone_file_range patchSteve French1-1/+0
2016-03-01sparc64: Fix sparc64_set_context stack handling.David S. Miller1-1/+1
2016-03-01sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.David S. Miller1-0/+6
2016-03-01PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian1-8/+13
2016-03-01PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri1-8/+3
2016-02-29iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug pathJoerg Roedel2-4/+5
2016-02-29use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro2-18/+6
2016-02-29iommu/amd: Detach device from domain before removalJoerg Roedel1-0/+4
2016-02-29arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2-2/+2
2016-02-29Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan1-8/+4
2016-02-29CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky1-3/+18
2016-02-29cifs: fix out-of-bounds access in lease parsingJustin Maggard1-10/+14
2016-02-28Linux 4.5-rc6v4.5-rc6Linus Torvalds1-1/+1
2016-02-28vfio: fix ioctl error handlingMichael S. Tsirkin3-8/+16
2016-02-28do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro1-5/+4
2016-02-28should_follow_link(): validate ->d_seq after having decided to followAl Viro1-0/+5
2016-02-28namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro1-2/+2
2016-02-28do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro1-0/+4
2016-02-28fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig1-2/+4
2016-02-28hpfs: don't truncate the file when delete failsMikulas Patocka1-28/+3
2016-02-27ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()Ross Zwisler2-35/+3
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler7-16/+43
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler6-10/+13
2016-02-27ext4: online defrag not supported with DAXRoss Zwisler1-0/+5
2016-02-27ext2, ext4: only set S_DAX for regular inodesRoss Zwisler2-2/+2
2016-02-27block: disable block device DAX by defaultDan Williams2-1/+18
2016-02-27ocfs2: unlock inode if deleting inode from orphan failsGuozhonghua1-0/+1
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman8-14/+14
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman2-0/+23
2016-02-27mm: numa: quickly fail allocations for NUMA balancing on full nodesMel Gorman1-1/+1
2016-02-27mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDAndrea Arcangeli1-2/+12
2016-02-27PCI: mvebu: Restrict build to 32-bit ARMThierry Reding1-0/+1
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas5-16/+37
2016-02-26x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King1-1/+1
2016-02-26KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini1-5/+4
2016-02-26fbcon: set a default value to blink intervalJean-Philippe Brucker1-0/+2
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai3-23/+33
2016-02-25x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui1-4/+10
2016-02-25iommu/amd: Apply workaround for ATS write permission checkJay Cornwall1-0/+29