aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/block/blk-zoned.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-10nvmet: fix per feat data len for get_featureAmit Engel1-1/+11
2020-01-10nvme: Translate more status codes to blk_status_tKeith Busch1-0/+2
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-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-rc2Linus Torvalds1-1/+1
2019-12-14binder: fix incorrect calculation for num_validTodd Kjos1-2/+2
2019-12-13xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross1-1/+2
2019-12-13xen-blkback: prevent premature module unloadPaul Durrant1-0/+10
2019-12-13CIFS: Close cached root handle only if it has a leasePavel Shilovsky5-4/+25
2019-12-13SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding pathSteve French1-0/+1
2019-12-12of/platform: Unconditionally pause/resume sync state during kernel initSaravana Kannan1-3/+3
2019-12-12dt-bindings: memory-controllers: tegra: Fix type referencesRob Herring3-5/+10
2019-12-12dt-bindings: Change maintainer addressMaxime Ripard44-44/+44
2019-12-12IB/mlx5: Fix device memory flowsYishai Hadas4-52/+105
2019-12-12IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas2-9/+44
2019-12-12PCI: rockchip: Fix IO outbound ATU register numberEnric Balletbo i Serra1-1/+3
2019-12-12drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10changzhu1-8/+21
2019-12-12drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9changzhu1-20/+24
2019-12-12IB/mlx5: Fix steering rule of drop and countMaor Gottlieb1-7/+6
2019-12-12IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit1-4/+5
2019-12-12RDMA/counter: Prevent auto-binding a QP which are not tracked with resMark Zhang1-0/+3
2019-12-12fs: remove ksys_dup()Dominik Brodowski3-13/+21
2019-12-12init: unify opening /dev/console as stdin/stdout/stderrDominik Brodowski3-9/+15
2019-12-12cpuidle: Drop unnecessary type cast in cpuidle_poll_time()Rafael J. Wysocki1-1/+1
2019-12-12blk-cgroup: remove blkcg_drain_queueGuoqing Jiang2-22/+0
2019-12-12block: fix NULL pointer dereference in account statistics with IDELogan Gunthorpe1-2/+3
2019-12-12drm/amdgpu: avoid using invalidate semaphore for picassochangzhu1-8/+20
2019-12-12Revert "drm/amdgpu: dont schedule jobs while in reset"Alex Deucher1-4/+1
2019-12-12init: use do_mount() instead of ksys_mount()Dominik Brodowski3-16/+24
2019-12-12initrd: use do_mount() instead of ksys_mount()Dominik Brodowski1-3/+3