Age | Commit message (Expand) | Author |
2017-02-02 | block: Use pointer to backing_dev_info from request_queue | Jan Kara |
2017-02-02 | block: Unhash block device inodes on gendisk destruction | Jan Kara |
2017-01-31 | block: move internal_tag to same cache line as tag | Jens Axboe |
2017-01-31 | block: fold cmd_type into the REQ_OP_ space | Christoph Hellwig |
2017-01-31 | ide: don't abuse cmd_type | Christoph Hellwig |
2017-01-31 | block: introduce blk_rq_is_passthrough | Christoph Hellwig |
2017-01-27 | block: split scsi_request out of struct request | Christoph Hellwig |
2017-01-27 | block/bsg: move queue creation into bsg_setup_queue | Christoph Hellwig |
2017-01-27 | scsi: allocate scsi_cmnd structures as part of struct request | Christoph Hellwig |
2017-01-27 | scsi: remove __scsi_alloc_queue | Christoph Hellwig |
2017-01-27 | dm: always defer request allocation to the owner of the request_queue | Christoph Hellwig |
2017-01-27 | block: cleanup tracing | Christoph Hellwig |
2017-01-27 | block: allow specifying size for extra command data | Christoph Hellwig |
2017-01-27 | block: simplify blk_init_allocated_queue | Christoph Hellwig |
2017-01-27 | Merge branch 'for-4.11/block' into for-4.11/rq-refactor | Jens Axboe |
2017-01-27 | block: add a op_is_flush helper | Christoph Hellwig |
2017-01-27 | blk-mq-sched: change ->dispatch_requests() to ->dispatch_request() | Jens Axboe |
2017-01-27 | blk-mq-sched: fix starvation for multiple hardware queues and shared tags | Jens Axboe |
2017-01-27 | sbitmap: add helpers for dumping to a seq_file | Omar Sandoval |
2017-01-27 | blk-mq: create debugfs directory tree | Omar Sandoval |
2017-01-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-01-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-01-18 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-01-18 | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-01-17 | Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-01-17 | Merge remote-tracking branch 'mkp-scsi/fixes' into fixes | James Bottomley |
2017-01-17 | taint/module: Fix problems when out-of-kernel driver defines true or false | Larry Finger |
2017-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-01-17 | blk-mq-sched: allow setting of default IO scheduler | Jens Axboe |
2017-01-17 | blk-mq-sched: add framework for MQ capable IO schedulers | Jens Axboe |
2017-01-17 | blk-mq: add support for carrying internal tag information in blk_qc_t | Jens Axboe |
2017-01-17 | blk-mq: un-export blk_mq_free_hctx_request() | Jens Axboe |
2017-01-17 | block: move existing elevator ops to union | Jens Axboe |
2017-01-17 | Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář |
2017-01-16 | scsi: libfc: Fix variable name in fc_set_wwpn | Fam Zheng |
2017-01-16 | bpf: rework prog_digest into prog_tag | Daniel Borkmann |
2017-01-16 | Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-01-16 | cpu/hotplug: Provide dynamic range for prepare stage | Thomas Gleixner |
2017-01-16 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |
2017-01-15 | Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-01-15 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-01-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-01-15 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-01-14 | rcu: Narrow early boot window of illegal synchronous grace periods | Paul E. McKenney |
2017-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-01-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-01-14 | coredump: Ensure proper size of sparse core files | Dave Kleikamp |
2017-01-14 | efi/x86: Prune invalid memory map entries and fix boot regression | Peter Jones |
2017-01-14 | perf/x86/intel: Account interrupts for PEBS errors | Jiri Olsa |
2017-01-13 | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |