Age | Commit message (Expand) | Author |
2022-07-06 | block: remove a superflous ifdef in blkdev.h | Christoph Hellwig |
2022-07-06 | blk-mq: Drop 'reserved' arg of busy_tag_iter_fn | John Garry |
2022-07-06 | blk-mq: Drop blk_mq_ops.timeout 'reserved' arg | John Garry |
2022-07-06 | blk-mq: Add a flag for reserved requests | John Garry |
2022-06-29 | block: move ->ia_ranges from the request_queue to the gendisk | Christoph Hellwig |
2022-06-28 | blk-mq: cleanup disk sysfs registration | Christoph Hellwig |
2022-06-28 | block: simplify blktrace sysfs attribute creation | Christoph Hellwig |
2022-06-28 | block: remove blk_cleanup_disk | Christoph Hellwig |
2022-06-28 | block: simplify disk shutdown | Christoph Hellwig |
2022-06-28 | block: remove QUEUE_FLAG_DEAD | Christoph Hellwig |
2022-06-27 | block: Make ioprio_best() static | Jan Kara |
2022-06-27 | block: Generalize get_current_ioprio() for any task | Jan Kara |
2022-06-27 | block: Return effective IO priority from get_current_ioprio() | Jan Kara |
2022-06-27 | block: fix default IO priority handling again | Jan Kara |
2022-06-27 | block: move blk_queue_get_max_sectors to blk.h | Christoph Hellwig |
2022-06-27 | block: fold blk_max_size_offset into get_max_io_size | Christoph Hellwig |
2022-06-27 | block: factor out a chunk_size_left helper | Christoph Hellwig |
2022-06-27 | block: relax direct io memory alignment | Keith Busch |
2022-06-27 | block: introduce bdev_iter_is_aligned helper | Keith Busch |
2022-06-27 | iov: introduce iov_iter_aligned | Keith Busch |
2022-06-27 | block: introduce bdev_dma_alignment helper | Keith Busch |
2022-06-26 | Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2022-06-26 | Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-06-24 | Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-06-24 | Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle... | Linus Torvalds |
2022-06-24 | Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-06-24 | Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-06-24 | Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-06-23 | gpio: Fix kernel-doc comments to nested union | Akira Yokosawa |
2022-06-23 | Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-06-23 | Merge branch 'rework/kthreads' into for-linus | Petr Mladek |
2022-06-23 | Revert "printk: add functions to prefer direct printing" | Petr Mladek |
2022-06-23 | Revert "printk: add kthread console printers" | Petr Mladek |
2022-06-23 | Revert "printk: extend console_lock for per-console locking" | Petr Mladek |
2022-06-23 | Revert "printk: Wait for the global console lock when the system is going down" | Petr Mladek |
2022-06-23 | io_uring: move io_uring_get_opcode out of TP_printk | Dylan Yudaken |
2022-06-23 | Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-06-23 | nvme: fix the CRIMS and CRWMS definitions to match the spec | Joel Granados |
2022-06-23 | sock: redo the psock vs ULP protection check | Jakub Kicinski |
2022-06-21 | Merge tag 'certs-20220621' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2022-06-21 | certs: Move load_certificate_list() to be with the asymmetric keys code | David Howells |
2022-06-19 | block: remove queue from struct blk_independent_access_range | Damien Le Moal |
2022-06-19 | random: quiet urandom warning ratelimit suppression message | Jason A. Donenfeld |
2022-06-19 | Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-06-17 | Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-06-17 | Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-06-17 | Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-06-17 | Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-06-17 | Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-06-17 | Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |