summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nvme: fix a crash in nvme_mpath_add_diskChristoph Hellwig2020-07-021-3/+4
* nvme: fix identify error status silent ignoreSagi Grimberg2020-07-021-3/+9
* virtio-blk: free vblk-vqs in error path of virtblk_probe()Hou Tao2020-07-011-0/+1
* block/keyslot-manager: use kvfree_sensitive()Eric Biggers2020-06-291-2/+1
* blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flagsHou Tao2020-06-292-0/+4
* Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8Jens Axboe2020-06-257-25/+41
|\
| * nvme-multipath: fix bogus request queue reference putSagi Grimberg2020-06-241-0/+8
| * nvme-multipath: fix deadlock due to head->lockAnton Eidelman2020-06-242-2/+4
| * nvme: don't protect ns mutation with ns->head->lockSagi Grimberg2020-06-241-8/+4
| * nvme-multipath: fix deadlock between ana_work and scan_workAnton Eidelman2020-06-241-8/+16
| * nvme: fix possible deadlock when I/O is blockedSagi Grimberg2020-06-241-1/+0
| * nvme-rdma: assign completion vector correctlyMax Gurtovoy2020-06-241-1/+1
| * nvme-loop: initialize tagset numa value to the value of the ctrlMax Gurtovoy2020-06-241-2/+2
| * nvme-tcp: initialize tagset numa value to the value of the ctrlMax Gurtovoy2020-06-241-2/+2
| * nvme-pci: initialize tagset numa value to the value of the ctrlMax Gurtovoy2020-06-241-2/+2
| * nvme-pci: override the value of the controller's numa nodeMax Gurtovoy2020-06-241-0/+2
| * nvme: set initial value for controller's numa nodeMax Gurtovoy2020-06-241-0/+1
|/
* block: release bip in a right way in error pathChengguang Xu2020-06-241-9/+14
* block: make function 'kill_bdev' staticZheng Bin2020-06-182-5/+2
* loop: replace kill_bdev with invalidate_bdevZheng Bin2020-06-181-4/+4
* partitions/ldm: Replace uuid_copy() with import_uuid() where it makes senseAndy Shevchenko2020-06-181-1/+1
* block: update hctx map when use multiple mapsWeiping Zhang2020-06-181-1/+3
* blktrace: Avoid sparse warnings when assigning q->blk_traceJan Kara2020-06-171-11/+8
* blktrace: break out of blktrace setup on concurrent callsLuis Chamberlain2020-06-171-0/+13
* block: Fix use-after-free in blkdev_get()Jason Yan2020-06-161-5/+7
* trace/events/block.h: drop kernel-doc for dropped function parameterRandy Dunlap2020-06-161-1/+0
* blk-mq: Remove redundant 'return' statementBaolin Wang2020-06-151-1/+1
* bcache: pr_info() format clean up in bcache_device_init()Coly Li2020-06-151-2/+1
* bcache: use delayed kworker fo asynchronous devices registrationColy Li2020-06-151-6/+8
* bcache: check and adjust logical block size for backing devicesMauricio Faria de Oliveira2020-06-151-3/+19
* bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu2020-06-151-2/+6
* Linux 5.8-rc1v5.8-rc1Linus Torvalds2020-06-141-2/+2
* Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds2020-06-145-1/+40
|\
| * security: Add LSM hooks to set*gid syscallsThomas Cedeno2020-06-145-1/+40
* | Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-147-234/+286
|\ \
| * | Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba2020-06-144-166/+169
| * | Revert "fs: remove dio_end_io()"David Sterba2020-06-092-0/+21
| * | Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"David Sterba2020-06-092-0/+21
| * | Revert "btrfs: split btrfs_direct_IO to read and write part"David Sterba2020-06-093-83/+90
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-14111-647/+1344
|\ \ \
| * | | net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-141-9/+40
| * | | net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-141-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-1427-93/+348
| |\ \ \
| | * | | bpf: Undo internal BPF_PROBE_MEM in BPF insns dumpAndrii Nakryiko2020-06-131-5/+12
| | * | | libbpf: Support pre-initializing .bss global variablesAndrii Nakryiko2020-06-133-13/+55
| | * | | tools/bpftool: Fix skeleton codegenAndrii Nakryiko2020-06-131-2/+0
| | * | | bpf: Fix memlock accounting for sock_hashAndrey Ignatov2020-06-131-0/+4
| | * | | bpf: sockmap: Don't attach programs to UDP socketsLorenz Bauer2020-06-131-4/+6
| | * | | bpf: tcp: Recv() should return 0 when the peer socket is closedSabrina Dubroca2020-06-131-0/+3
| | * | | tools, bpftool: Exit on error in function codegenTobias Klauser2020-06-111-5/+6