summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Fix loop device flush before configure v3James Wang2017-06-081-0/+3
* Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2017-06-021-0/+2
|\
| * rbd: implement REQ_OP_WRITE_ZEROESIlya Dryomov2017-05-291-0/+2
* | nbd: don't leak nbd_configIlya Dryomov2017-05-301-0/+1
* | nbd: nbd_reset() call in nbd_dev_add() is redundantIlya Dryomov2017-05-301-10/+4
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-202-15/+20
|\
| * Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-05-151-3/+5
| |\
| | * block: xen-blkback: add null check to avoid null pointer dereferenceGustavo A. R. Silva2017-05-151-3/+5
| * | drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub()Lars Ellenberg2017-05-111-12/+15
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-05-101-2/+1
|\ \ \
| * | | virtio: wrap find_vqsMichael S. Tsirkin2017-05-021-2/+1
* | | | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-101-144/+215
|\ \ \ \
| * | | | rbd: exclusive map optionIlya Dryomov2017-05-041-10/+73
| * | | | rbd: return ResponseMessage result from rbd_handle_request_lock()Ilya Dryomov2017-05-041-14/+26
| * | | | rbd: kill rbd_is_lock_supported()Ilya Dryomov2017-05-041-11/+3
| * | | | rbd: support updating the lock cookie without releasing the lockIlya Dryomov2017-05-041-25/+41
| * | | | rbd: store lock cookieIlya Dryomov2017-05-041-5/+8
| * | | | rbd: ignore unlock errorsIlya Dryomov2017-05-041-18/+14
| * | | | rbd: fix error handling around rbd_init_disk()Ilya Dryomov2017-05-041-43/+44
| * | | | rbd: move rbd_unregister_watch() call into rbd_dev_image_release()Ilya Dryomov2017-05-041-15/+3
| * | | | rbd: move rbd_dev_destroy() call out of rbd_dev_image_release()Ilya Dryomov2017-05-041-5/+5
| * | | | libceph, ceph: always advertise all supported featuresIlya Dryomov2017-05-041-1/+1
| |/ / /
* | | | treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka2017-05-081-3/+4
* | | | fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani2017-05-081-1/+1
* | | | mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2017-05-081-1/+1
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-066-353/+171
|\ \ \
| * | | mtip32xx: convert internal commands to regular block infrastructureJens Axboe2017-05-032-178/+30
| * | | mtip32xx: cleanup internal tag assumptionsJens Axboe2017-05-031-10/+9
| * | | blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig2017-05-025-28/+16
| * | | Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"Jens Axboe2017-05-021-1/+1
| * | | mtip32xx: convert internal command issue to block IO pathJens Axboe2017-05-021-30/+73
| * | | mtip32xx: abstract out "are any commands active" helperJens Axboe2017-05-021-10/+18
| * | | mtip32xx: kill atomic argument to mtip_quiesce_io()Jens Axboe2017-05-021-15/+5
| * | | mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()Jens Axboe2017-05-021-105/+43
* | | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-052-11/+38
|\ \ \ \
| * | | | brd: fix uninitialized use of brd->dax_devGerald Schaefer2017-05-031-7/+5
| * | | | block: remove block_device_operations ->direct_access()Dan Williams2017-04-251-15/+0
| * | | | brd: add dax_operations supportDan Williams2017-04-192-11/+55
* | | | | zram: reduce load operation in page_same_filledSangwoo Park2017-05-031-3/+5
* | | | | zram: use zram_free_page instead of open-codedMinchan Kim2017-05-031-14/+3
* | | | | zram: introduce zram data accessorMinchan Kim2017-05-031-11/+22
* | | | | zram: remove zram_meta structureMinchan Kim2017-05-032-117/+78
* | | | | zram: use zram_slot_lock instead of raw bit_spin_lock opMinchan Kim2017-05-031-14/+27
* | | | | zram: partial IO refactoringMinchan Kim2017-05-031-153/+184
* | | | | zram: handle multiple pages attached bio's bvecMinchan Kim2017-05-031-29/+11
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-1/+1
|\ \ \ \ \
| * | | | | Fix dead URLs to ftp.kernel.orgSeongJae Park2017-03-281-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-022-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-211-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-151-3/+3
| |\ \ \ \ \
OpenPOWER on IntegriCloud