summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-06nvme-pci: Fix async probe remove raceKeith Busch1-1/+2
2019-09-06nvme: fix controller removal race with scan workSagi Grimberg3-8/+54
2019-09-06nvme-rdma: fix possible use-after-free in connect error flowSagi Grimberg1-5/+11
2019-09-06nvme: fix a possible deadlock when passthru commands sent to a multipath deviceSagi Grimberg3-0/+47
2019-09-06nvme-core: Fix extra device_put() call on error pathLogan Gunthorpe1-1/+1
2019-09-06nvmet-file: fix nvmet_file_flush() always returning an errorLogan Gunthorpe1-0/+3
2019-09-06nvmet-loop: Flush nvme_delete_wq when removing the portLogan Gunthorpe1-0/+8
2019-09-06nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe3-0/+16
2019-09-06afs: Fix missing dentry data version updatingDavid Howells1-14/+70
2019-09-06afs: Only update d_fsdata if different in afs_d_revalidate()David Howells1-1/+2
2019-09-06afs: Fix off-by-one in afs_rename() expected data version calculationDavid Howells1-1/+1
2019-09-06fs: afs: Fix a possible null-pointer dereference in afs_put_read()Jia-Ju Bai1-5/+7
2019-09-06afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()Marc Dionne1-5/+6
2019-09-06afs: Fix the CB.ProbeUuid service handler to reply correctlyDavid Howells1-7/+3
2019-09-06nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_nsAnthony Iliopoulos1-0/+1
2019-09-06dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann1-2/+2
2019-08-29Linux 5.2.11v5.2.11Greg Kroah-Hartman1-1/+1
2019-08-29rxrpc: Fix local refcountingDavid Howells1-5/+7
2019-08-29rxrpc: Fix local endpoint replacementDavid Howells1-1/+1
2019-08-29rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells2-12/+13
2019-08-29rxrpc: Fix local endpoint refcountingDavid Howells4-39/+72
2019-08-29powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GBAlastair D'Silva1-2/+2
2019-08-29io_uring: add need_resched() check in inner poll loopJens Axboe1-1/+7
2019-08-29io_uring: don't enter poll loop if we have CQEs pendingJens Axboe1-7/+15
2019-08-29io_uring: fix potential hang with polled IOJens Axboe1-11/+25
2019-08-29dm zoned: fix potential NULL dereference in dmz_do_reclaim()Dan Carpenter1-2/+2
2019-08-29IB/hfi1: Drop stale TID RDMA packetsKaike Wan1-3/+11
2019-08-29xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOTDarrick J. Wong1-0/+1
2019-08-29mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=yAndrey Ryabinin1-2/+8
2019-08-29mm/zsmalloc.c: fix race condition in zs_destroy_poolHenry Burns1-2/+59
2019-08-29mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitelyHenry Burns1-4/+15
2019-08-29mm, page_owner: handle THP splits correctlyVlastimil Babka1-0/+4
2019-08-29mm: memcontrol: flush percpu vmevents before releasing memcgRoman Gushchin1-1/+21
2019-08-29mm: memcontrol: flush percpu vmstats before releasing memcgRoman Gushchin1-0/+40
2019-08-29mm, page_alloc: move_freepages should not examine struct page of reserved memoryDavid Rientjes1-15/+4
2019-08-29mm/z3fold.c: fix race between migration and destructionHenry Burns1-0/+89
2019-08-29genirq: Properly pair kobject_del() with kobject_add()Michael Kelley1-1/+14
2019-08-29dm zoned: properly handle backing device failureDmitry Fomichev4-14/+110
2019-08-29dm zoned: improve error handling in i/o map codeDmitry Fomichev1-6/+16
2019-08-29dm zoned: improve error handling in reclaimDmitry Fomichev2-11/+21
2019-08-29dm table: fix invalid memory accesses with too high sector numberMikulas Patocka1-1/+4
2019-08-29dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu1-1/+1
2019-08-29dm raid: add missing cleanup in raid_ctr()Wenwen Wang1-1/+1
2019-08-29dm integrity: fix a crash due to BUG_ON in __journal_read_write()Mikulas Patocka1-0/+15
2019-08-29dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu1-15/+16
2019-08-29dm dust: use dust block size for badblocklist indexBryan Gurney1-3/+8
2019-08-29dm kcopyd: always complete failed jobsDmitry Fomichev1-1/+4
2019-08-29psi: get poll_work to run when calling poll syscall next timeJason Xing1-0/+8
2019-08-29IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan1-44/+3
2019-08-29IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan1-0/+7