aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
2018-08-13Merge tag 'v4.14.56' into v4.14/standard/baseBruce Ashfield
2018-08-13Merge tag 'v4.14.55' into v4.14/standard/baseBruce Ashfield
2018-08-13Merge tag 'v4.14.53' into v4.14/standard/baseBruce Ashfield
2018-08-13Merge tag 'v4.14.52' into v4.14/standard/baseBruce Ashfield
2018-07-17loop: remember whether sysfs_create_group() was doneTetsuo Handa
2018-07-17loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o
2018-07-11drbd: fix access after freeLars Ellenberg
2018-07-03rbd: flush rbd_dev->watch_dwork after watch is unregisteredDongsheng Yang
2018-06-26nbd: use bd_set_size when updating disk sizeJosef Bacik
2018-06-26nbd: update size when connectedJosef Bacik
2018-06-26nbd: fix nbd device deletionJosef Bacik
2018-06-06Merge tag 'v4.14.45' into v4.14/standard/baseBruce Ashfield
2018-06-06Merge tag 'v4.14.44' into v4.14/standard/baseBruce Ashfield
2018-05-30block: null_blk: fix 'Invalid parameters' when loading moduleMing Lei
2018-05-30cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi
2018-05-30xen-blkfront: move negotiate_mq to cover all cases of new VBDsBhavesh Davda
2018-05-30nbd: fix return value in error handling pathGustavo A. R. Silva
2018-05-25loop: fix LOOP_GET_STATUS lock imbalanceOmar Sandoval
2018-05-25loop: don't call into filesystem while holding lo_ctl_mutexOmar Sandoval
2018-05-10Merge tag 'v4.14.38' into v4.14/standard/baseBruce Ashfield
2018-05-10Merge tag 'v4.14.35' into v4.14/standard/baseBruce Ashfield
2018-04-29block/swim: Fix IO error at end of mediumFinn Thain
2018-04-29block/swim: Fix array bounds checkFinn Thain
2018-04-29block/swim: Select appropriate drive on device openFinn Thain
2018-04-29block/swim: Rename macros to avoid inconsistent inverted logicFinn Thain
2018-04-29block/swim: Remove extra put_disk() call from error pathFinn Thain
2018-04-29block/swim: Don't log an error message for an invalid ioctlFinn Thain
2018-04-29block/swim: Check drive typeFinn Thain
2018-04-29m68k/mac: Don't remap SWIM MMIO regionFinn Thain
2018-04-19block/loop: fix deadlock after loop_set_statusTetsuo Handa
2018-03-26Merge tag 'v4.14.27' into v4.14/standard/baseBruce Ashfield
2018-03-15loop: Fix lost writes caused by missing flagRoss Zwisler
2018-03-05Merge branch 'v4.14/base' into v4.14/standard/baseBruce Ashfield
2018-03-05Merge branch 'v4.14/base' into v4.14/standard/baseBruce Ashfield
2018-02-22rbd: whitelist RBD_FEATURE_OPERATIONS feature bitIlya Dryomov
2018-02-16pktcdvd: Fix a recently introduced NULL pointer dereferenceBart Van Assche
2018-02-16pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche
2018-02-13Merge tag 'v4.14.17' into v4.14/standard/baseBruce Ashfield
2018-02-03null_blk: fix dev->badblocks leakDavid Disseldorp
2018-02-03loop: fix concurrent lo_open/lo_releaseLinus Torvalds
2018-02-01aufs4: base supportBruce Ashfield
2018-01-17rbd: set max_segments to USHRT_MAXIlya Dryomov
2018-01-17rbd: reacquire lock should update lock owner client idFlorian Margaine
2017-12-20nullb: fix error return code in null_init()Wei Yongjun
2017-11-30nbd: don't start req until after the dead connection logicJosef Bacik
2017-11-30nbd: wait uninterruptible for the dead timeoutJosef Bacik
2017-11-09rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27virtio_blk: Fix an SG_IO regressionBart Van Assche