summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-161-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-161-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-073-15/+34
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-021-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-261-0/+8
| | * | | nbd: trace sending nbd requestsMatt Mullins2019-04-261-0/+5
| * | | | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+4
| * | | | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-272-5/+10
| * | | | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-272-6/+6
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-0/+2
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-084-2/+31
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-051-26/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-275-71/+80
| |\ \ \ \ \ \
| * | | | | | | genetlink: make policy common to familyJohannes Berg2019-03-221-4/+1
* | | | | | | | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-0717-125/+45
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | mtip32xx: remove trim supportChristoph Hellwig2019-04-252-106/+0
| * | | | | | | brd: re-enable __GFP_HIGHMEM in brd_insert_page()Hou Tao2019-04-221-6/+1
| * | | | | | | Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-225-2/+33
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"Martin Wilck2019-04-129-0/+9
| * | | | | | | block: genhd: remove async_events fieldMartin Wilck2019-04-121-1/+0
| * | | | | | | virtio_blk: replace 0 by HCTX_TYPE_DEFAULT to index blk_mq_tag_set->mapDongli Zhang2019-04-081-1/+2
| * | | | | | | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-062-7/+2
| * | | | | | | block: loop: mark bvec as ITER_BVEC_FLAG_NO_REFMing Lei2019-04-011-4/+12
| * | | | | | | loop: properly observe rotational flag of underlying deviceHolger Hoffstätte2019-04-011-0/+19
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-074-4/+5
|\ \ \ \ \ \ \
| * | | | | | | block: Mark expected switch fall-throughsGustavo A. R. Silva2019-04-094-4/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-072-6/+6
|\ \ \ \ \ \ \
| * | | | | | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-092-6/+6
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-062-3/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-252-3/+0
* | | | | | | | zram: pass down the bvec we need to read into in the work structJérôme Glisse2019-04-261-2/+3
| |_|_|_|/ / / |/| | | | | |
* | | | | | | virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang2019-04-101-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | xsysace: Fix error handling in ace_setupGuenter Roeck2019-04-061-0/+2
* | | | | | null_blk: prevent crash from bad home_node valueJohn Pittman2019-04-061-0/+5
* | | | | | paride/pcd: Fix potential NULL pointer dereference and mem leakYueHaibing2019-04-051-1/+13
* | | | | | paride/pf: Fix potential NULL pointer dereferenceYueHaibing2019-04-031-1/+11
| |_|_|/ / |/| | | |
* | | | | drivers/block/zram/zram_drv.c: fix idle/writeback string compareMinchan Kim2019-03-291-26/+6
| |_|/ / |/| | |
* | | | Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-233-7/+17
|\ \ \ \
| * | | | loop: access lo_backing_file only when the loop device is Lo_boundDongli Zhang2019-03-181-1/+1
| * | | | paride/pcd: cleanup queues when detection failsJens Axboe2019-03-181-1/+5
| * | | | paride/pf: cleanup queues when detection failsJens Axboe2019-03-181-5/+11
| |/ / /
* | | | rbd: drop wait_for_latest_osdmap()Ilya Dryomov2019-03-201-18/+2
* | | | rbd: set io_min, io_opt and discard_granularity to alloc_sizeIlya Dryomov2019-03-181-4/+4
|/ / /
* | | Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-161-42/+57
|\ \ \ | |_|/ |/| |