summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-28block: Fix a race between the cgroup code and request queue initializationBart Van Assche
2018-02-28block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche
2018-02-28zram: Delete gendisk before cleaning up the request queueBart Van Assche
2018-02-28md: Delete gendisk before cleaning up the request queueBart Van Assche
2018-02-28block/loop: Delete gendisk before cleaning up the request queueBart Van Assche
2018-02-28null_blk: add 'requeue' fault attributeJens Axboe
2018-02-28sbitmap: use test_and_set_bit_lock()/clear_bit_unlock()Omar Sandoval
2018-02-28block: clear ctx pending bit under ctx lockOmar Sandoval
2018-02-28blk-mq-debugfs: Show zone locking informationBart Van Assche
2018-02-28blk-mq-debugfs: Reorder queue show and store methodsBart Van Assche
2018-02-28writeback: remove dead code in wb_blkcg/memcg_offlineJiufei Xue
2018-02-28lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodingsAnshuman Khandual
2018-02-28Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-02-28nvmet: fix PSDT field check in command formatMax Gurtovoy
2018-02-28nvme-multipath: fix sysfs dangerously created linksBaegjae Sung
2018-02-27nbd: fix return value in error handling pathGustavo A. R. Silva
2018-02-27bcache: fix kcrashes with fio in RAID5 backend devTang Junhui
2018-02-27bcache: correct flash only vols (check all uuids)Coly Li
2018-02-26blktrace_api.h: fix comment for struct blk_user_trace_setupEric Biggers
2018-02-26blockdev: Avoid two active bdev inodes for one deviceJan Kara
2018-02-26genhd: Fix BUG in blkdev_open()Jan Kara
2018-02-26genhd: Fix use after free in __blkdev_get()Jan Kara
2018-02-26genhd: Add helper put_disk_and_module()Jan Kara
2018-02-26genhd: Rename get_disk() to get_disk_and_module()Jan Kara
2018-02-26genhd: Fix leaked module reference for NVME devicesJan Kara
2018-02-26direct-io: Fix sleep in atomic due to sync AIOJan Kara
2018-02-26nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang
2018-02-24block: kyber: fix domain token leak during requeueMing Lei
2018-02-24blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatchMing Lei
2018-02-23block: pass inclusive 'lend' parameter to truncate_inode_pages_rangeMing Lei
2018-02-22MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook
2018-02-22Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-02-22fs/signalfd: fix build error for BUS_MCEERR_ARRandy Dunlap
2018-02-22Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-02-22Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-22Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-22Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/p...Linus Torvalds
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook
2018-02-22x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-02-22nvmet-loop: use blk_rq_payload_bytes for sgl selectionChristoph Hellwig
2018-02-22nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytesChristoph Hellwig
2018-02-22nvme-fabrics: don't check for non-NULL module in nvmf_register_transportChristoph Hellwig
2018-02-21mm: don't defer struct page initialization for Xen pv guestsJuergen Gross
2018-02-21lib/Kconfig.debug: enable RUNTIME_TESTING_MENUAnders Roxell
2018-02-21vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systemsMichal Hocko
2018-02-21selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell