]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2017-01-27  Christoph Hellwigscsi: allocate scsi_cmnd structures as part of struct...
2017-01-27  Christoph Hellwigscsi: remove __scsi_alloc_queue
2017-01-27  Christoph Hellwigscsi: remove scsi_cmd_dma_pool
2017-01-27  Christoph Hellwigscsi: respect unchecked_isa_dma for blk-mq
2017-01-27  Christoph Hellwigscsi: remove gfp_flags member in scsi_host_cmd_pool
2017-01-27  Hannes Reineckescsi_dh_hp_sw: switch to scsi_execute_req_flags()
2017-01-27  Hannes Reineckescsi_dh_emc: switch to scsi_execute_req_flags()
2017-01-27  Hannes Reineckescsi_dh_rdac: switch to scsi_execute_req_flags()
2017-01-27  Christoph Hellwigdm: always defer request allocation to the owner of...
2017-01-27  Christoph Hellwigdm: remove incomplete BLOCK_PC support
2017-01-27  Christoph Hellwigblock: cleanup tracing
2017-01-27  Christoph Hellwigblock: allow specifying size for extra command data
2017-01-27  Christoph Hellwigblock: simplify blk_init_allocated_queue
2017-01-27  Christoph Hellwigblock: fix elevator init check
2017-01-27  Christoph Hellwigmd: cleanup bio op / flags handling in raid1_write_request
2017-01-27  Jens AxboeMerge branch 'for-4.11/block' into for-4.11/rq-refactor
2017-01-27  Omar Sandovalblk-mq: fix debugfs compilation issues
2017-01-27  Jens Axboeblock: cleanup remaining manual checks for PREFLUSH|FUA
2017-01-27  Jens Axboeblk-mq-sched: add flush insertion into blk_mq_sched_ins...
2017-01-27  Christoph Hellwigblock: add a op_is_flush helper
2017-01-27  Jens Axboeblk-mq-sched: change ->dispatch_requests() to ->dispatc...
2017-01-27  Jens Axboeblk-mq-sched: fix starvation for multiple hardware...
2017-01-27  Jens Axboeblk-mq: release driver tag on a requeue event
2017-01-27  Jens Axboeblk-mq: fix potential race in queue restart and driver...
2017-01-27  Jens Axboeblk-mq: improve scheduler queue sync/async running
2017-01-27  Omar Sandovalblk-mq: move hctx and ctx counters from sysfs to debugfs
2017-01-27  Omar Sandovalblk-mq: move hctx io_poll, stats, and dispatched from...
2017-01-27  Omar Sandovalblk-mq: add tags and sched_tags bitmaps to debugfs
2017-01-27  Omar Sandovalblk-mq: move tags and sched_tags info from sysfs to...
2017-01-27  Omar Sandovalblk-mq: export software queue pending map to debugfs
2017-01-27  Omar Sandovalsbitmap: add helpers for dumping to a seq_file
2017-01-27  Omar Sandovalblk-mq: add extra request information to debugfs
2017-01-27  Omar Sandovalblk-mq: move hctx->dispatch and ctx->rq_list from sysfs...
2017-01-27  Omar Sandovalblk-mq: add hctx->{state,flags} to debugfs
2017-01-27  Omar Sandovalblk-mq: create debugfs directory tree
2017-01-26  Jens Axboeblk-mq-sched: check for successful allocation before...
2017-01-26  Jens Axboeblk-mq: don't lose flags passed in to blk_mq_alloc_requ...
2017-01-25  Jens Axboeblk-mq: only apply active queue tag throttling for...
2017-01-23  Markus Elfringcfq-iosched: Adjust one function call together with...
2017-01-23  Markus Elfringblk-throttle: Adjust two function calls together with...
2017-01-23  Alexander Potapenkoblock: Initialize cfqq->ioprio_class in cfq_get_queue()
2017-01-22  Linus TorvaldsLinux 4.10-rc5
2017-01-22  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-01-22  Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git.kernel...
2017-01-22  Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2017-01-22  Linus TorvaldsMerge branch 'for-rc' of git://git.kernel.org/pub/scm...
2017-01-22  Linus TorvaldsMerge tag 'usb-4.10-rc5' of git://git.kernel.org/pub...
2017-01-22  Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2017-01-22  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2017-01-22  Linus TorvaldsMerge tag 'arc-4.10-rc5' of git://git.kernel.org/pub...
2017-01-22  Linus TorvaldsMerge tag 'powerpc-4.10-2' of git://git.kernel.org...
2017-01-20  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-01-20  Linus TorvaldsMerge branch 'scsi-target-for-v4.10' of git://git.kerne...
2017-01-20  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-01-20  Linus TorvaldsMerge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org...
2017-01-20  Linus TorvaldsMerge tag 'ceph-for-4.10-rc5' of git://github.com/ceph...
2017-01-20  Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2017-01-20  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-01-20  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-01-20  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-01-20  Radim KrčmářMerge tag 'kvm-s390-master-4.10-1' of git://git.kernel...
2017-01-20  Jens Axboeblk-mq: allow resize of scheduler requests
2017-01-20  Christian BorntraegerKVM: s390: do not expose random data via facility bitmap
2017-01-20  Mathias Nymanxhci: remove WARN_ON if dma mask is not set for platfor...
2017-01-20  Zhang RuiMerge branches 'thermal-core' and 'thermal-soc' into...
2017-01-20  Anton Blanchardpowerpc: Ignore reserved field in DCSR and PVR reads...
2017-01-20  Dave Martinpowerpc/ptrace: Preserve previous TM fprs/vsrs on short...
2017-01-20  Dave Martinpowerpc/ptrace: Preserve previous fprs/vsrs on short...
2017-01-20  Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2017-01-20  Linus TorvaldsMerge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kerne...
2017-01-20  Fabien ParentARM: dts: da850-evm: fix read access to SPI flash
2017-01-19  Bhumika Goyalvirtio/s390: virtio: constify virtio_config_ops structures
2017-01-19  Colin Ian Kingvirtio/s390: add missing \n to end of dev_err message
2017-01-19  Pierre Morelvirtio/s390: support READ_STATUS command for virtio-ccw
2017-01-19  Halil Pasictools/virtio/ringtest: tweaks for s390
2017-01-19  Halil Pasictools/virtio/ringtest: fix run-on-all.sh for offline...
2017-01-19  G. Campanavirtio_console: fix a crash in config_work_handler
2017-01-19  Dan Carpentervhost/scsi: silence uninitialized variable warning
2017-01-19  Bhumika Goyalvhost: scsi: constify target_core_fabric_ops structures
2017-01-19  Josef Baciknbd: only set MSG_MORE when we have more to send
2017-01-19  Linus TorvaldsMerge tag 'pci-v4.10-fixes-1' of git://git.kernel.org...
2017-01-19  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-01-19  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-01-19  Linus TorvaldsMerge tag 'for-linus-4.10-rc4-tag' of git://git.kernel...
2017-01-19  Mark Rutlandarm64: avoid returning from bad_mode
2017-01-19  Jens Axboeblk-mq: stop hardware queue in blk_mq_delay_queue()
2017-01-19  Jens Axboeblk-mq-tag: remove redundant check for 'data->hctx...
2017-01-19  Jens Axboeelevator: fix unnecessary put of elevator in failure...
2017-01-19  Jason GereckeHID: wacom: Fix sibling detection regression
2017-01-19  Vineet GuptaARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
2017-01-19  Vineet GuptaARC: mm: split arc_cache_init to allow __init reaping...
2017-01-19  Olof JohanssonMerge tag 'omap-for-v4.10/fixes-rc4' of git://git.kerne...
2017-01-18  Vineet GuptaARCv2: IOC: Use actual memory size to setup aperture...
2017-01-18  Vineet GuptaARCv2: IOC: Adhere to progamming model guidelines to...
2017-01-18  Jens Axboeblk-cgroup: don't quiesce the queue on policy activate...
2017-01-18  Vineet GuptaARCv2: IOC: refactor the IOC and SLC operations into...
2017-01-18  Keith Buschblk-mq: Remove unused variable
2017-01-18  Linus TorvaldsMerge tag 'upstream-4.10-rc5' of git://git.infradead...
2017-01-18  Omar Sandovalsbitmap: fix wakeup hang after sbq resize
2017-01-18  Omar Sandovalsbitmap: use smp_mb__after_atomic() in sbq_wake_up()
next