aboutsummaryrefslogtreecommitdiffstats
path: root/block/bfq-cgroup.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-23block: t10-pi: fix -Wswitch warningMax Gurtovoy1-6/+5
2019-09-22pktcdvd: remove warning on attempting to register non-passthrough devJens Axboe1-1/+0
2019-09-19ata: libahci_platform: Add of_node_put() before loop exitNishka Dasgupta1-2/+7
2019-09-17nbd: fix possible page fault for nbd diskXiubo Li1-0/+36
2019-09-17nbd: rename the runtime flags as NBD_RT_ prefixedXiubo Li1-37/+37
2019-09-17block, bfq: push up injection only after setting service timePaolo Valente1-5/+7
2019-09-17block, bfq: increase update frequency of inject limitPaolo Valente1-1/+1
2019-09-17block, bfq: reduce upper bound for inject limit to max_rq_in_driver+1Paolo Valente1-1/+1
2019-09-17block, bfq: update inject limit only after injection occurredPaolo Valente1-2/+17
2019-09-17block: centralize PI remapping logic to the block layerMax Gurtovoy9-99/+114
2019-09-17block: use symbolic constants for t10_pi typeMax Gurtovoy1-14/+14
2019-09-16null_blk: format pr_* logs with pr_fmtAndré Almeida3-11/+14
2019-09-16null_blk: match the type of parameter nr_devicesAndré Almeida1-1/+1
2019-09-16null_blk: do not fail the module load with zero devicesAndré Almeida1-4/+0
2019-09-16s390: remove pointless drivers-y in drivers/s390/MakefileMasahiro Yamada1-3/+0
2019-09-16s390/cpum_sf: Fix line length and format stringThomas Richter1-7/+13
2019-09-16s390/pci: fix MSI message dataSebastian Ott1-1/+1
2019-09-15block: also check RQF_STATS in blk_mq_need_time_stamp()Hou Tao1-3/+3
2019-09-15block: make rq sector size accessible for block statsHou Tao3-10/+19
2019-09-15Linux 5.3Linus Torvalds1-1/+1
2019-09-15Revert "ext4: make __ext4_get_inode_loc plug"Linus Torvalds1-3/+0
2019-09-15Documentation: kbuild: Add document about reproducible buildsBen Hutchings2-0/+123
2019-09-14io_uring: increase IORING_MAX_ENTRIES to 32KDaniel Xu1-1/+1
2019-09-14Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin1-4/+2
2019-09-14bfq: Fix bfq linkage errorPavel Begunkov1-0/+2
2019-09-14docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]Joe Perches1-8/+8
2019-09-14Documentation: Add "earlycon=sbi" to the admin guidePalmer Dabbelt1-0/+4
2019-09-14doc:lock: remove reference to clever use of read-write lockFederico Vaga1-12/+0
2019-09-14devices.txt: improve entry for comedi (char major 98)Ian Abbott1-1/+10
2019-09-14KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson2-2/+101
2019-09-14KVM: x86: work around leak of uninitialized stack contentsFuqian Huang1-0/+7
2019-09-14KVM: nVMX: handle page fault in vmreadPaolo Bonzini1-1/+3
2019-09-13riscv: modify the Image header to improve compatibility with the ARM64 headerPaul Walmsley3-14/+15
2019-09-13raid5: use bio_end_sector in r5_next_bioGuoqing Jiang1-3/+1
2019-09-13raid5: remove STRIPE_OPS_REQ_PENDINGGuoqing Jiang2-2/+0
2019-09-13md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown3-0/+18
2019-09-13md/raid0: avoid RAID0 data corruption due to layout confusion.NeilBrown2-1/+45
2019-09-13raid5: don't set STRIPE_HANDLE to stripe which is in batch listGuoqing Jiang1-1/+2
2019-09-13raid5: don't increment read_errors on EILSEQ returnNigel Croxon1-1/+2
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-1/+9
2019-09-13sctp: destroy bucket if failed to bind addrMao Wenan1-4/+6
2019-09-13sctp: remove redundant assignment when call sctp_get_port_localMao Wenan1-2/+1
2019-09-13sctp: change return type of sctp_get_port_localMao Wenan1-4/+4
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher1-1/+2
2019-09-13hwmon: submitting-patches: Add note on comment styleGuenter Roeck1-0/+4
2019-09-13hwmon: submitting-patches: Point to with_info APIGuenter Roeck1-2/+2
2019-09-13mmc: tmio: Fixup runtime PM management during removeUlf Hansson1-3/+4
2019-09-13mmc: tmio: Fixup runtime PM management during probeUlf Hansson2-1/+9
2019-09-13Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson4-23/+2
2019-09-13s390: add support for IBM z15 machinesMartin Schwidefsky4-0/+27