summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\
| * docs: cdrom: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-098-92/+17Star
|\ \
| * \ Merge tag 'v5.2-rc6' into for-5.3/blockJens Axboe2019-07-013-10/+3Star
| |\ \
| * | | block: never take page references for ITER_BVECChristoph Hellwig2019-06-291-12/+4Star
| * | | block: skd_main.c: Remove call to memset after dma_alloc_coherentFuqian Huang2019-06-291-1/+0Star
| * | | block: mtip32xx: Remove call to memset after dma_alloc_coherentFuqian Huang2019-06-291-5/+0Star
| * | | null_blk: fix type mismatch null_handle_cmd()Chaitanya Kulkarni2019-06-291-1/+1
| * | | block: drbd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-203-66/+5Star
| * | | null_blk: remove duplicate 0 initializationChaitanya Kulkarni2019-06-201-1/+0Star
| * | | floppy: fix harmless clang build warningArnd Bergmann2019-06-201-1/+1
| * | | block: null_blk: fix race condition for null_del_devBob Liu2019-06-151-5/+6
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-093-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | signal/drbd: Use send_sig not force_sigEric W. Biederman2019-05-273-3/+3
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-192-6/+2Star
| |/ / |/| |
* | | block/ps3vram: Use %llu to format sector_t after LBDAF removalGeert Uytterhoeven2019-06-131-1/+1
* | | null_blk: remove duplicate check for report zoneChaitanya Kulkarni2019-06-131-4/+0Star
| |/ |/|
* | Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-06-081-19/+19
|\ \
| * | xen-blkfront: switch kcalloc to kvcalloc for large array allocationRoger Pau Monne2019-06-041-19/+19
* | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-082-6/+2Star
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349Thomas Gleixner2019-06-051-4/+1Star
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348Thomas Gleixner2019-06-051-2/+1Star
* | | | mtip32xx: also set max_segment_size in the deviceChristoph Hellwig2019-06-051-0/+1
* | | | rsxx: don't call dma_set_max_seg_sizeChristoph Hellwig2019-06-051-1/+0Star
* | | | block: aoe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-041-14/+2Star
|/ / /
* | | Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-blockLinus Torvalds2019-06-021-1/+17
|\ \ \
| * | | loop: Don't change loop device under exclusive openerJan Kara2019-05-271-1/+17
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner2019-05-301-13/+1Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-303-31/+3Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-308-120/+8Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-305-25/+5Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 127Thomas Gleixner2019-05-301-2/+1Star
|/ / /
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91Thomas Gleixner2019-05-2413-169/+13Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 30Thomas Gleixner2019-05-241-13/+1Star
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-215-0/+5
* | | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-218-0/+8
| |/ |/|
* | Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-171-0/+6
|\ \
| * | brd: add cond_resched to brd_free_pagesMikulas Patocka2019-05-091-0/+6
* | | Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-05-171-10/+14
|\ \ \
| * | | rbd: don't assert on writes to snapshotsIlya Dryomov2019-05-071-2/+6
| * | | rbd: client_mutex is never nestedIlya Dryomov2019-05-071-1/+1
| * | | rbd: convert all rbd_assert(0) to BUG()Arnd Bergmann2019-05-071-6/+6
| * | | rbd: avoid clang -Wuninitialized warningArnd Bergmann2019-05-071-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-083-15/+34
|\ \ \ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-031-2/+3
| |\| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-281-0/+13
| |\ \ \ \
| | * | | | nbd: add tracepoints for send/receive timingAndrew Hall2019-04-271-0/+8
| | * | | | nbd: trace sending nbd requestsMatt Mullins2019-04-271-0/+5
| * | | | | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+4