summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2018-02-05Merge android-4.4.115 (aa856bd) into msm-4.4Srinivasarao P
2018-02-03loop: fix concurrent lo_open/lo_releaseLinus Torvalds
2018-01-24Merge android-4.4.112 (5f6325b) into msm-4.4Srinivasarao P
2018-01-18Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P
2018-01-17rbd: set max_segments to USHRT_MAXIlya Dryomov
2017-12-26Merge android-4.4.100 (482cc74) into msm-4.4Srinivasarao P
2017-12-26Merge android-4.4.98 (3d4af8) into msm-4.4Srinivasarao P
2017-12-16zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn
2017-11-21xen-blkback: don't leak stack data via response ringJan Beulich
2017-11-15rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov
2017-10-18block: Use pointer to backing_dev_info from request_queueJan Kara
2017-09-29Merge android-4.4@d68ba9f (v4.4.89) into msm-4.4Blagovest Kolenichev
2017-09-27skd: Submit requests to firmware before triggering the doorbellBart Van Assche
2017-09-27skd: Avoid that module unloading triggers a use-after-freeBart Van Assche
2017-09-01Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev
2017-08-15Merge android-4.4@9f764bb (v4.4.80) into msm-4.4Blagovest Kolenichev
2017-08-11virtio_blk: fix panic in initialization error pathOmar Sandoval
2017-08-06xen/blkback: don't use xen_blkif_get() in xen-blkback kthreadJuergen Gross
2017-08-06xen/blkback: don't free be structure too earlyJuergen Gross
2017-05-09Merge branch 'android-4.4@9796ea8' into branch 'msm-4.4'Blagovest Kolenichev
2017-05-08drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg
2017-04-25Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-21zram: do not use copy_page with non-page aligned addressMinchan Kim
2017-03-23Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev
2017-03-18Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang
2017-03-12loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval
2017-03-12block/loop: fix race between I/O and set_statusMing Lei
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-21zram: use __GFP_MOVABLE for memory allocationMinchan Kim
2017-02-21zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky
2017-01-06loop: return proper error from loop_queue_rq()Omar Sandoval
2016-12-15zram: restrict add/remove attributes to root onlySergey Senozhatsky
2016-12-08zram: fix unbalanced idr management at hot removalTakashi Iwai
2016-11-18drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger
2016-10-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-07-22Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni
2016-05-18block: zram: Fix compilation issuesSatya Durga Srinivasu Prabhala
2016-05-11nbd: ratelimit error msgs after socket closeDan Streetman
2016-05-04paride: make 'verbose' parameter an 'int' againArnd Bergmann
2016-05-04block: loop: fix filesystem corruption in case of aio/dioMing Lei
2016-04-20rbd: use GFP_NOIO consistently for request allocationsDavid Disseldorp
2016-04-12brd: Fix discard request processingBart Van Assche
2016-04-12mtip32xx: Cleanup queued requests after surprise removalAsai Thambi SP
2016-04-12mtip32xx: Implement timeout handlerAsai Thambi SP
2016-04-12mtip32xx: Handle FTL rebuild failure state during device initializationAsai Thambi SP
2016-04-12mtip32xx: Handle safe removal during IOAsai Thambi SP
2016-04-12mtip32xx: Fix for rmmod crash when drive is in FTL rebuildAsai Thambi SP
2016-04-12mtip32xx: Print exact time when an internal command is interruptedAsai Thambi SP