aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-cache-policy-internal.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-11dm log writes: fix >512b sectorsize supportJosef Bacik1-11/+31
2017-09-11dm log writes: don't use all the cpu while waiting to log blocksJosef Bacik1-1/+1
2017-08-28dm ioctl: constify ioctl lookup tableEric Biggers1-1/+1
2017-08-28dm: constify argument arraysEric Biggers10-19/+20
2017-08-28dm integrity: count and display checksum failuresMikulas Patocka1-2/+8
2017-08-28dm integrity: optimize writing dm-bufio buffers that are partially changedMikulas Patocka3-29/+77
2017-08-28dm rq: do not update rq partially in each ending bioMing Lei2-11/+8
2017-08-28dm rq: make dm-sq requeuing behavior consistent with dm-mq behaviorBart Van Assche1-4/+5
2017-08-28dm mpath: complain about unsupported __multipath_map_bio() return valuesBart Van Assche1-0/+4
2017-08-28dm mpath: avoid that building with W=1 causes gcc 7 to complain about fall-throughBart Van Assche1-0/+1
2017-08-28dm mpath: do not lock up a CPU with requeuing activityBart Van Assche1-1/+0
2017-08-28dm: fix printk() rate limiting codeBart Van Assche2-39/+12
2017-08-28dm mpath: retry BLK_STS_RESOURCE errorsBart Van Assche1-1/+0
2017-08-28dm: fix the second dec_pending() argument in __split_and_process_bio()Bart Van Assche1-1/+1
2017-08-27Linux 4.13-rc7Linus Torvalds1-1/+1
2017-08-27Avoid page waitqueue race leaving possible page locker waitingLinus Torvalds1-4/+5
2017-08-27Minor page waitqueue cleanupsLinus Torvalds2-8/+10
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-08-25PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLChristoph Hellwig1-10/+3
2017-08-25mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin1-1/+1
2017-08-25fork: fix incorrect fput of ->exe_file causing use-after-freeEric Biggers1-0/+1
2017-08-25mm/madvise.c: fix freeing of locked page with MADV_FREEEric Biggers1-1/+1
2017-08-25dax: fix deadlock due to misaligned PMD faultsRoss Zwisler1-0/+10
2017-08-25mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledKirill A. Shutemov1-2/+2
2017-08-25PM/hibernate: touch NMI watchdog when creating snapshotChen Yu1-2/+18
2017-08-25virtio_pci: fix cpu affinity supportChristoph Hellwig1-3/+7
2017-08-25virtio_blk: fix incorrect message when disk is resizedStefan Hajnoczi1-6/+10
2017-08-25blk-mq-debugfs: Add names for recently added flagsBart Van Assche1-0/+3
2017-08-25KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras1-22/+34
2017-08-25perf/core: Fix group {cpu,task} validationMark Rutland1-20/+19
2017-08-25x86/mm: Fix use-after-free of ldt_structEric Biggers1-3/+1
2017-08-25KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini2-6/+17
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini5-30/+10
2017-08-25KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini1-1/+1
2017-08-24mtd: nand: atmel: Relax tADL_min constraintBoris Brezillon1-1/+12
2017-08-24mtd: nandsim: remove debugfs entries in error pathUwe Kleine-König1-0/+1
2017-08-24Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2-10/+39
2017-08-24net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev1-2/+20
2017-08-24nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever1-4/+2
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman4-53/+89
2017-08-24IB/mlx5: Always return success for RoCE modify portMajd Dibbiny1-0/+6
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny1-0/+1
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich3-5/+14
2017-08-24ASoC: rt5677: Reintroduce I2C device IDsTom Rini1-0/+1
2017-08-24Btrfs: fix blk_status_t/errno confusionOmar Sandoval5-60/+64
2017-08-25kbuild: update comments of Makefile.asm-genericCao jin1-2/+2
2017-08-24bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block3-31/+46
2017-08-24tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)1-0/+4
2017-08-24tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu1-4/+7
2017-08-24ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)1-0/+4