summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sbitmap: Delete sbitmap_any_bit_clear()John Garry2019-11-132-26/+0
* blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue()John Garry2019-11-134-16/+0
* block: split bio if the only bvec's length is > SZ_4KMing Lei2019-11-081-1/+1
* block: still try to split bio if the bvec crosses pagesMing Lei2019-11-081-1/+2
* blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATTejun Heo2019-11-079-256/+287
* blk-cgroup: reimplement basic IO stats using cgroup rstatTejun Heo2019-11-072-30/+142
* blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()Tejun Heo2019-11-072-88/+0
* blk-throtl: stop using blkg->stat_bytes and ->stat_iosTejun Heo2019-11-071-9/+61
* bfq-iosched: stop using blkg->stat_bytes and ->stat_iosTejun Heo2019-11-073-12/+35
* bfq-iosched: relocate bfqg_*rwstat*() helpersTejun Heo2019-11-071-23/+23
* Merge branch 'for-linus' into for-5.5/blockJens Axboe2019-11-07943-7850/+8830
|\
| * blkcg: make blkcg_print_stat() print stats only for online blkgsTejun Heo2019-11-071-5/+8
| * Merge branch 'nvme-5.4-rc7' of git://git.infradead.org/nvme into for-linusJens Axboe2019-11-053-0/+11
| |\
| | * nvme: change nvme_passthru_cmd64 to explicitly mark rsvdCharles Machalow2019-11-051-0/+1
| | * nvme-multipath: fix crash in nvme_mpath_clear_ctrl_pathsAnton Eidelman2019-11-051-0/+2
| | * nvme-rdma: fix a segmentation fault during module unloadMax Gurtovoy2019-11-051-0/+8
| |/
| * iocost: don't nest spin_lock_irq in ioc_weight_write()Dan Carpenter2019-10-311-2/+2
| * io_uring: ensure we clear io_kiocb->result before each issueJens Axboe2019-10-301-0/+1
| * um-ubd: Entrust re-queue to the upper layersAnton Ivanov2019-10-291-2/+6
| * nvme-multipath: remove unused groups_only mode in ana logAnton Eidelman2019-10-291-5/+4
| * nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman2019-10-291-1/+1
| * io_uring: don't touch ctx in setup after ring fd installJens Axboe2019-10-281-4/+8
| * io_uring: Fix leaked shadow_reqPavel Begunkov2019-10-281-0/+1
| * Linux 5.4-rc5v5.4-rc5Linus Torvalds2019-10-271-2/+2
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-271-5/+9
| |\
| | * x86/cpu/vmware: Fix platform detection VMWARE_PORT macroThomas Hellstrom2019-10-221-5/+8
| | * x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvmThomas Hellstrom2019-10-221-1/+2
| * | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-10-273-7/+10
| |\ \
| | * | posix-cpu-timers: Fix two trivial commentsYi Wang2019-10-231-3/+3
| | * | timers/sched_clock: Include local timekeeping.h for missing declarationsBen Dooks (Codethink)2019-10-231-0/+2
| | * | lib/vdso: Make clock_getres() POSIX compliant againThomas Gleixner2019-10-231-4/+5
| | |/
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-2714-21/+71
| |\ \
| | * | perf/aux: Fix AUX output stoppingAlexander Shishkin2019-10-221-1/+1
| | * | perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter2019-10-211-2/+4
| | * | Merge tag 'perf-urgent-for-mingo-5.4-20191017' of git://git.kernel.org/pub/sc...Ingo Molnar2019-10-2112-17/+65
| | |\ \
| | | * | perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye2019-10-161-0/+1
| | | * | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-10-151-2/+28
| | | * | tools headers kvm: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-0/+2
| | | * | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-0/+1
| | | * | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-1/+5
| | | * | perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye2019-10-151-5/+9
| | | * | perf tools: Fix mode setting in copyfile_mode_ns()Adrian Hunter2019-10-151-3/+5
| | | * | perf annotate: Fix multiple memory and file descriptor leaksGustavo A. R. Silva2019-10-151-1/+1
| | | * | perf tools: Fix resource leak of closedir() on the error pathsYunfeng Ye2019-10-152-3/+7
| | | * | perf evlist: Fix fix for freed id arraysAndi Kleen2019-10-151-1/+1
| | | * | perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()Thomas Richter2019-10-151-1/+5
| | * | | perf/x86/intel/pt: Fix base for single entry topaJiri Olsa2019-10-201-1/+1
| | |/ /
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-272-5/+20
| |\ \ \
| | * \ \ Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-10-252-5/+20
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | irqchip/sifive-plic: Skip contexts except supervisor in plic_init()Alan Mikhak2019-10-251-2/+2