summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-09fs: move guard_bio_eod() after bio_set_op_attrsMing Lei4-7/+17
2020-01-04block: remove unused mp_bvec_last_segmentJens Axboe1-22/+0
2019-12-30null_blk: Fix REQ_OP_ZONE_CLOSE handlingDamien Le Moal1-1/+4
2019-12-30block: fix splitting segments on boundary masksMing Lei1-9/+9
2019-12-28block: add bio_truncate to fix guard_bio_eodMing Lei3-24/+41
2019-12-21compat_ioctl: block: handle Persistent ReservationsArnd Bergmann1-0/+9
2019-12-21compat_ioctl: block: handle add zone open, close and finish ioctlArnd Bergmann1-0/+3
2019-12-21compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONESArnd Bergmann1-0/+2
2019-12-21compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONEArnd Bergmann1-0/+2
2019-12-21pktcdvd: fix regression on 64-bit architecturesArnd Bergmann1-1/+1
2019-12-20sbitmap: only queue kyber's wait callback if not already activeDavid Jeffery1-1/+1
2019-12-20block: fix memleak when __blk_rq_map_user_iov() is failedYang Yingliang1-1/+1
2019-12-20s390/dasd: fix typo in copyright statementStefan Haberland2-2/+2
2019-12-20s390/dasd: fix memleak in path handling error caseStefan Haberland1-17/+2
2019-12-20s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner2-5/+6
2019-12-20block: Fix a lockdep complaint triggered by request queue flushingBart Van Assche2-0/+6
2019-12-20block: Fix the type of 'sts' in bsg_queue_rq()Bart Van Assche1-1/+1
2019-12-17block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAITRoman Penyaev1-4/+7
2019-12-16nbd: fix shutdown and recv work deadlock v2Mike Christie1-3/+3
2019-12-16iocost: over-budget forced IOs should schedule async delayTejun Heo1-5/+8
2019-12-16Merge tag 'linux-kselftest-5.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-40/+119
2019-12-16iommu: fix KASAN use-after-free in iommu_insert_resv_regionEric Auger1-2/+2
2019-12-16Fix root mounting with no mount optionsLinus Torvalds1-10/+13
2019-12-15Linux 5.5-rc2v5.5-rc2Linus Torvalds1-1/+1
2019-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-73/+180
2019-12-15Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2019-12-15Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+12
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-41/+63
2019-12-14Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2019-12-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds19-46/+111
2019-12-14Merge tag 'char-misc-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-20/+20
2019-12-14Merge tag 'driver-core-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-9/+6
2019-12-14Merge tag 'staging-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28-90/+198
2019-12-14Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds22-67/+135
2019-12-14Merge tag 's390-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-47/+80
2019-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+7
2019-12-14Merge tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-3/+26
2019-12-14Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-101/+166
2019-12-14binder: fix incorrect calculation for num_validTodd Kjos1-2/+2
2019-12-13Merge tag 'nios2-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+8
2019-12-13Merge tag 'devicetree-fixes-for-5.5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds50-67/+66
2019-12-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-12/+24
2019-12-13Merge tag 'pci-v5.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2019-12-13Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-29/+6
2019-12-13Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds5-77/+235
2019-12-13Merge tag 'sound-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-27/+14
2019-12-13Merge tag 'drm-fixes-2019-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds52-440/+707
2019-12-13Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds17-59/+78
2019-12-13Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds5-107/+146
2019-12-13Merge tag 'for-5.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-84/+248