Age | Commit message (Expand) | Author |
2019-11-04 | block: sed-opal: Add support to read/write opal tables generically | Revanth Rajashekar |
2019-11-04 | block: sed-opal: Generalizing write data to any opal table | Revanth Rajashekar |
2019-11-03 | bdev: Refresh bdev size for disks without partitioning | Jan Kara |
2019-11-03 | bdev: Factor out bdev revalidation into a common helper | Jan Kara |
2019-11-02 | blk-mq: avoid sysfs buffer overflow with too many CPU cores | Ming Lei |
2019-11-01 | blk-mq: Make blk_mq_run_hw_queue() return void | John Garry |
2019-10-25 | fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name | Eugene Syromiatnikov |
2019-10-25 | blk-mq: fill header with kernel-doc | André Almeida |
2019-10-25 | blk-mq: remove needless goto from blk_mq_get_driver_tag | André Almeida |
2019-10-25 | block: reorder bio::__bi_remaining for better packing | David Sterba |
2019-10-25 | block: Reduce the amount of memory used for tag sets | Bart Van Assche |
2019-10-25 | block: Reduce the amount of memory required per request queue | Bart Van Assche |
2019-10-25 | block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues() | Bart Van Assche |
2019-10-10 | block: account statistics for passthrough requests | Logan Gunthorpe |
2019-10-07 | blk-stat: Optimise blk_stat_add() | Pavel Begunkov |
2019-10-07 | blk-mq: Embed counters into struct mq_inflight | Pavel Begunkov |
2019-10-07 | blk-mq: Reuse callback in blk_mq_in_flight*() | Pavel Begunkov |
2019-10-07 | blk-mq: Inline status checkers | Pavel Begunkov |
2019-10-07 | block: Document all members of blk_mq_tag_set and bkl_mq_queue_map | Bart Van Assche |
2019-10-07 | block: Reduce sysfs_lock locking inside blk_cleanup_queue() | Bart Van Assche |
2019-10-07 | block: Remove "dying" checks from sysfs callbacks | Bart Van Assche |
2019-10-07 | block: Remove request_queue.nr_queues | Bart Van Assche |
2019-10-07 | block: Fix writeback throttling W=1 compiler warnings | Bart Van Assche |
2019-10-07 | block: Fix three kernel-doc warnings | Bart Van Assche |
2019-10-06 | Linux 5.4-rc2 | Linus Torvalds |
2019-10-06 | elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings | Linus Torvalds |
2019-10-06 | Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-10-05 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2019-10-05 | Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-10-05 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-10-05 | Merge branch 'readdir' (readdir speedup and sanity checking) | Linus Torvalds |
2019-10-05 | Make filldir[64]() verify the directory entry filename is valid | Linus Torvalds |
2019-10-05 | Convert filldir[64]() from __put_user() to unsafe_put_user() | Linus Torvalds |
2019-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-10-05 | Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-10-05 | KVM: s390: mark __insn32_query() as __always_inline | Heiko Carstens |
2019-10-05 | KVM: s390: fix __insn32_query() inline assembly | Heiko Carstens |
2019-10-05 | dma-mapping: fix false positivse warnings in dma_common_free_remap() | Andrey Smirnov |
2019-10-05 | kheaders: make headers archive reproducible | Dmitry Goldin |
2019-10-05 | kbuild: update compile-test header list for v5.4-rc2 | Masahiro Yamada |
2019-10-05 | kbuild: two minor updates for Documentation/kbuild/modules.rst | Masahiro Yamada |
2019-10-05 | scripts/setlocalversion: clear local variable to make it work for sh | Masahiro Yamada |
2019-10-05 | namespace: fix namespace.pl script to support relative paths | Jacob Keller |
2019-10-05 | video/logo: do not generate unneeded logo C files | Masahiro Yamada |
2019-10-05 | video/logo: remove unneeded *.o pattern from clean-files | Masahiro Yamada |
2019-10-05 | integrity: remove pointless subdir-$(CONFIG_...) | Masahiro Yamada |
2019-10-05 | integrity: remove unneeded, broken attempt to add -fshort-wchar | Masahiro Yamada |
2019-10-04 | selftests/net: add nettest to .gitignore | Jakub Kicinski |
2019-10-04 | net: qlogic: Fix memory leak in ql_alloc_large_buffers | Navid Emamdoost |
2019-10-04 | nfc: fix memory leak in llcp_sock_bind() | Eric Dumazet |