OSDN Git Service

uclinux-h8/linux.git
2017-02-01 Bart Van Asscheblock: Update comments that refer to __bio_map_user...
2017-02-01 Jens Axboeblk-mq: don't fail allocating driver tag for stopped...
2017-01-31 Keith Buschnvme/pci: Don't mark IOD as aborted if abort wasn't...
2017-01-31 Javier Gonzálezlightnvm: allow targets to use sysfs
2017-01-31 Javier Gonzálezlightnvm: free properly on target creation error
2017-01-31 Javier Gonzálezlightnvm: Add CRC read error
2017-01-31 Matias Bjørlinglightnvm: use end_io callback instead of instance
2017-01-31 Matias Bjørlinglightnvm: add ioctls for vector I/Os
2017-01-31 Matias Bjørlinglightnvm: reduce number of nvm_id groups to one
2017-01-31 Matias Bjørlinglightnvm: cleanup nvm transformation functions
2017-01-31 Matias Bjørlinglightnvm: make nvm_map_* return void
2017-01-31 Matias Bjørlinglightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tbl
2017-01-31 Matias Bjørlinglightnvm: remove nvm_submit_ppa* functions
2017-01-31 Matias Bjørlinglightnvm: collapse nvm_erase_ppa and nvm_erase_blk
2017-01-31 Matias Bjørlinglightnvm: merge gennvm with core
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-20 Jens Axboeblk-mq: allow resize of scheduler requests
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-18 Jens Axboeblk-cgroup: don't quiesce the queue on policy activate...
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()
2017-01-18 Jens Axboeblk-cgroup: ensure that we clear the stop bit on quiesc...
2017-01-17 Jens Axboeblk-mq-sched: allow setting of default IO scheduler
2017-01-17 Jens Axboemq-deadline: add blk-mq adaptation of the deadline...
2017-01-17 Jens Axboeblk-mq-sched: add framework for MQ capable IO schedulers
2017-01-17 Jens Axboeblk-mq: split tag ->rqs[] into two
2017-01-17 Jens Axboeblk-mq: add support for carrying internal tag informati...
2017-01-17 Jens Axboeblk-mq: abstract out helpers for allocating/freeing...
2017-01-17 Jens Axboeblk-mq-tag: cleanup the normal/reserved tag allocation
2017-01-17 Jens Axboeblk-mq: export some helpers we need to the scheduling...
2017-01-17 Jens Axboeblk-mq: un-export blk_mq_free_hctx_request()
2017-01-17 Jens Axboeblock: move rq_ioc() to blk.h
2017-01-17 Jens Axboeblock: move existing elevator ops to union
2017-01-17 Alden Tondettarpartitions/efi: Fix integer overflow in GPT size calcul...
2017-01-12 Josef BacikMAINTAINERS: Update maintainer entry for NBD
2017-01-12 Jens Axboeblk-mq: make mq_ops a const pointer
2017-01-12 Ming Leiblock: relax check on sg gap
2017-01-12 Vlastimil Babkafloppy: replace wrong kmalloc(GFP_USER) with GFP_KERNEL
2017-01-08 Linus TorvaldsLinux 4.10-rc3 v4.10-rc3
2017-01-08 Linus TorvaldsMerge tag 'usb-4.10-rc3' of git://git./linux/kernel...
2017-01-08 Linus TorvaldsMerge tag 'char-misc-4.10-rc3' of git://git./linux...
2017-01-08 Linus TorvaldsMerge tag 'staging-4.10-rc3' of git://git./linux/kernel...
2017-01-08 Johannes Weinermm: workingset: fix use-after-free in shadow node shrinker
2017-01-08 Hugh Dickinsmm: stop leaking PageTables
2017-01-07 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2017-01-07 Greg Kroah... MAINTAINERS: add greybus subsystem mailing list
2017-01-06 Linus TorvaldsMerge tag 'sound-4.10-rc3' of git://git./linux/kernel...
2017-01-06 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2017-01-06 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.10-rc3' of git://git...
2017-01-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-01-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2017-01-06 Linus TorvaldsMerge tag 'vfio-v4.10-rc3' of git://github.com/awilliam...
2017-01-06 Linus TorvaldsMerge branch 'stable/for-linus-4.10' of git://git....
2017-01-06 Linus TorvaldsMerge tag 'iommu-fixes-v4.10-rc2' of git://git./linux...
2017-01-06 Linus TorvaldsMerge tag 'acpi-4.10-rc3' of git://git./linux/kernel...
2017-01-06 Linus TorvaldsMerge tag 'pm-4.10-rc3' of git://git./linux/kernel...
2017-01-06 Konrad Rzeszutek... swiotlb: Export swiotlb_max_segment to users
2017-01-06 Rafael J. WysockiMerge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat...
2017-01-06 Rafael J. WysockiMerge branches 'pm-domains', 'pm-docs' and 'pm-devfreq'
2017-01-06 Rafael J. WysockiMerge branch 'pm-cpufreq'
2017-01-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.10-3' of git://git...
2017-01-06 Linus TorvaldsMerge branch 'stable-4.10' of git://git.infradead.org...
2017-01-05 Linus TorvaldsMerge tag 'drm-intel-fixes-2017-01-05' of git://anongit...
2017-01-05 Alan SternUSB: fix problems with duplicate endpoint addresses
2017-01-05 Linus TorvaldsMerge tag 'pinctrl-v4.10-2' of git://git./linux/kernel...
2017-01-05 Peter Rosinusb: ohci-at91: use descriptor-based gpio APIs correctly
2017-01-05 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2017-01-05 Linus TorvaldsMerge tag 'for-linus-4.10-rc2-tag' of git://git./linux...
2017-01-05 Stephen Hemmingerhyper-v: Add myself as additional MAINTAINER
2017-01-05 Oliver Neukumusb: storage: unusual_uas: Add JMicron JMS56x to unusua...
2017-01-05 Geert Uytterhoevenusb: hub: Move hub_port_disable() to fix warning if...
2017-01-05 Jérémy Lefaureusb: musb: blackfin: add bfin_fifo_offset in bfin_ops
2017-01-05 Jérémy Lefaureusb: musb: fix compilation warning on unused function
2017-01-05 Tony Lindgrenusb: musb: Fix trying to free already-free IRQ 4
next