- ab9ed60 Merge 5.6-rc5 into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
- 14afc59 block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group() by Carlo Nonato · 4 years, 10 months ago
- e959e54 block: Remove used kblockd_schedule_work_on() by Daniel Wagner · 4 years, 10 months ago
- f4bdd2d Merge 5.6-rc4 into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
- cae740a blk-mq: Remove some unused function arguments by John Garry · 4 years, 10 months ago
- 01e99ae blk-mq: insert passthrough request into hctx->dispatch directly by Ming Lei · 4 years, 10 months ago
- a59152c ANDROID: ufs, block: fix crypto power management and move into block layer by Eric Biggers · 4 years, 11 months ago
- f5ecdc5 ANDROID: block: Prevent crypto fallback for wrapped keys by Barani Muthukumaran · 5 years ago
- 32aad42 Merge 236f45329460 ("Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs") into android-mainline by Greg Kroah-Hartman · 4 years, 11 months ago
- ed535f2 Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- c92bdde block, bfq: clarify the goal of bfq_split_bfqq() by Paolo Valente · 5 years ago
- db37a34 block, bfq: get a ref to a group when adding it to a service tree by Paolo Valente · 5 years ago
- 4d8340d block, bfq: remove ifdefs from around gets/puts of bfq groups by Paolo Valente · 5 years ago
- 33a16a9 block, bfq: extend incomplete name of field on_st by Paolo Valente · 5 years ago
- ecedd3d block, bfq: get extra ref to prevent a queue from being freed during a group move by Paolo Valente · 5 years ago
- 32c59e3 block, bfq: do not insert oom queue into position tree by Paolo Valente · 5 years ago
- f718b09 block, bfq: do not plug I/O for bfq_queues with no proc refs by Paolo Valente · 5 years ago
- caca4ae Merge 33c84e89abe4 ("Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi") into android-mainline by Greg Kroah-Hartman · 5 years ago
- 28b159d Merge b5f7ab6b1c4e ("Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux") into android-mainline by Greg Kroah-Hartman · 5 years ago
- 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- f1bdff9 ANDROID: modularize BLK_MQ_VIRTIO by Ram Muthiah · 5 years ago
- 48b4b4f Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- a1c75da Merge 5.5 into android-mainline by Greg Kroah-Hartman · 5 years ago
- b720530 block: allow partitions on host aware zone devices by Christoph Hellwig · 5 years ago
- cb39ec0 ANDROID: dm: add dm-default-key target for metadata encryption by Eric Biggers · 5 years ago
- bea2b96 ANDROID: dm: add support for passing through inline crypto support by Eric Biggers · 5 years ago
- c7da3f4 ANDROID: block: Introduce passthrough keyslot manager by Satya Tangirala · 5 years ago
- 3f52b66 ANDROID: block: export symbols needed for modules to use inline crypto by Eric Biggers · 5 years ago
- ed5d769 ANDROID: block: fix some inline crypto bugs by Eric Biggers · 5 years ago
- 5336da3 partitions/ldm: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
- 554d21e block, bfq: improve arithmetic division in bfq_delta() by Wen Yang · 5 years ago
- b7f22d9 block/bfq: remove unused bfq_class_rt which never used by Alex Shi · 5 years ago
- 1daa058 ANDROID: block: add KSM op to derive software secret from wrapped key by Barani Muthukumaran · 5 years ago
- d739474 ANDROID: block: provide key size as input to inline crypto APIs by Barani Muthukumaran · 5 years ago
- 59db867 Merge 5.5-rc7 into android-mainline by Greg Kroah-Hartman · 5 years ago
- ad6bf88 block: fix an integer overflow in logical block size by Mikulas Patocka · 5 years ago
- 4a2f704 block: fix get_max_segment_size() overflow on 32bit arch by Ming Lei · 5 years ago
- cfd7e6c FROMLIST: Update Inline Encryption from v5 to v6 of patch series by Satya Tangirala · 5 years ago
- 18c5ac3 Merge 5.5-rc6 into android-mainline by Greg Kroah-Hartman · 5 years ago
- 83c9c54 fs: move guard_bio_eod() after bio_set_op_attrs by Ming Lei · 5 years ago
- 8e42d23 block: mark zone-mgmt bios with REQ_SYNC by Chaitanya Kulkarni · 5 years ago
- 105663f blk-mq: Document functions for sending request by André Almeida · 5 years ago
- a754bd5 block: Allow t10-pi to be modular by Herbert Xu · 5 years ago
- 53b7fdd2 Merge 5.5-rc5 into android-mainline by Greg Kroah-Hartman · 5 years ago
- 9b81648 compat_ioctl: simplify up block/ioctl.c by Arnd Bergmann · 5 years ago
- 5fb889f compat_ioctl: block: simplify compat_blkpg_ioctl() by Arnd Bergmann · 5 years ago
- bdc1dda compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c by Arnd Bergmann · 5 years ago
- 1df23c6 compat_ioctl: move HDIO ioctl handling into drivers/ide by Arnd Bergmann · 5 years ago
- 64cbfa9 compat_ioctl: move cdrom commands into cdrom.c by Arnd Bergmann · 5 years ago
- fe0da4e compat_ioctl: bsg: add handler by Arnd Bergmann · 6 years ago
- 8f8f562 compat_ioctl: move CDROMREADADIO to cdrom.c by Arnd Bergmann · 5 years ago
- f3ee6e6 compat_ioctl: move CDROM_SEND_PACKET handling into scsi by Arnd Bergmann · 5 years ago
- ee6a129 compat_ioctl: block: add blkdev_compat_ptr_ioctl by Arnd Bergmann · 5 years ago
- 78ed001 compat: scsi: sg: fix v3 compat read/write interface by Arnd Bergmann · 5 years ago
- 429120f block: fix splitting segments on boundary masks by Ming Lei · 5 years ago
- 0a94995 Merge tag 5.5-rc4 into android-mainline by Greg Kroah-Hartman · 5 years ago
- e4ca73f Merge 5.5-rc3 into android-mainline by Greg Kroah-Hartman · 5 years ago
- 85a8ce6 block: add bio_truncate to fix guard_bio_eod by Ming Lei · 5 years ago
- b2c0fcd compat_ioctl: block: handle Persistent Reservations by Arnd Bergmann · 5 years ago
- 4b43f31 compat_ioctl: block: handle add zone open, close and finish ioctl by Arnd Bergmann · 5 years ago
- 21d3734 compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES by Arnd Bergmann · 5 years ago
- 673bdf8 compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE by Arnd Bergmann · 5 years ago
- 3b7995a block: fix memleak when __blk_rq_map_user_iov() is failed by Yang Yingliang · 5 years ago
- b3c6a59 block: Fix a lockdep complaint triggered by request queue flushing by Bart Van Assche · 5 years ago
- c44a4ed block: Fix the type of 'sts' in bsg_queue_rq() by Bart Van Assche · 5 years ago
- 95ed0c5 blk-mq: optimise blk_mq_flush_plug_list() by Pavel Begunkov · 5 years ago
- 7d30a62 blk-mq: optimise rq sort function by Pavel Begunkov · 5 years ago
- c58c1f8 block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT by Roman Penyaev · 5 years ago
- d7bd15a iocost: over-budget forced IOs should schedule async delay by Tejun Heo · 5 years ago
- d128444 Merge 5.5-rc2 into android-mainline by Greg Kroah-Hartman · 5 years ago
- f1fcd77 Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 5addeae blk-cgroup: remove blkcg_drain_queue by Guoqing Jiang · 5 years ago
- ecb6186 block: fix NULL pointer dereference in account statistics with IDE by Logan Gunthorpe · 5 years ago
- cc90bc6 block: fix "check bi_size overflow before merge" by Andreas Gruenbacher · 5 years ago
- c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
- d3a196a Merge 5.5-rc1 into android-mainline by Greg Kroah-Hartman · 5 years ago
- ece841a block: fix memleak of bio integrity data by Justin Tee · 5 years ago
- 08802ed bfq-iosched: Ensure bio->bi_blkg is valid before using it by Hou Tao · 5 years ago
- 6c6b354 block: set the zone size in blk_revalidate_disk_zones atomically by Christoph Hellwig · 5 years ago
- ae58954 block: don't handle bio based drivers in blk_revalidate_disk_zones by Christoph Hellwig · 5 years ago
- e94f581 block: allocate the zone bitmaps lazily by Christoph Hellwig · 5 years ago
- f216fdd block: replace seq_zones_bitmap with conv_zones_bitmap by Christoph Hellwig · 5 years ago
- 9b38bb4 block: simplify blkdev_nr_zones by Christoph Hellwig · 5 years ago
- bb55628 block: remove the empty line at the end of blk-zoned.c by Christoph Hellwig · 5 years ago
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 7e5192b Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 464a47f Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- ff6814b Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 1e27915 Revert "block: split bio if the only bvec's length is > SZ_4K" by Jens Axboe · 5 years ago
- b686631 block: add iostat counters for flush requests by Konstantin Khlebnikov · 5 years ago
- 40d47c1 block,bfq: Skip tracing hooks if possible by Dmitry Monakhov · 5 years ago
- c6da429 block: sed-opal: Introduce SUM_SET_LIST parameter and append it using 'add_token_u64' by Revanth Rajashekar · 5 years ago
- de678bc block: Don't disable interrupts in trigger_softirq() by Sebastian Andrzej Siewior · 5 years ago
- ad5859c Merge 5.4-rc8 into android-mainline by Greg Kroah-Hartman · 5 years ago
- 8b37bc2 iocost: check active_list of all the ancestors in iocg_activate() by Jiufei Xue · 5 years ago
- f0b870d block: remove (__)blkdev_reread_part as an exported API by Christoph Hellwig · 5 years ago
- 142fe8f block: fix bdev_disk_changed for non-partitioned devices by Christoph Hellwig · 5 years ago
- a1548b6 block: move rescan_partitions to fs/block_dev.c by Christoph Hellwig · 5 years ago
- 6917d06 block: merge invalidate_partitions into rescan_partitions by Christoph Hellwig · 5 years ago
- f902b02 block: refactor rescan_partitions by Christoph Hellwig · 5 years ago