OSDN Git Service

uclinux-h8/linux.git
2018-07-30 Max Gurtovoyblock: move dif_prepare/dif_complete functions to block...
2018-07-30 Max Gurtovoyblock: move ref_tag calculation func to the block layer
2018-07-30 Josef Bacikblock: don't account for split bio's size in cgroup...
2018-07-28 Jinbum Parkpktcdvd: Fix possible Spectre-v1 for pkt_devs
2018-07-27 Mauricio Faria... partitions/aix: append null character to print data...
2018-07-27 Mauricio Faria... partitions/aix: fix usage of uninitialized lv_info...
2018-07-27 Arnd Bergmannbcache: stop using the deprecated get_seconds()
2018-07-27 Florian Schmausbcache: do not assign in if condition in bcache_device_...
2018-07-27 Florian Schmausbcache: do not assign in if condition in bcache_init()
2018-07-27 Shenghui Wangbcache: free heap cache_set->flush_btree in bch_journal...
2018-07-27 Florian Schmausbcache: do not assign in if condition register_bcache()
2018-07-27 Tang Junhuibcache: fix I/O significant decline while backend devic...
2018-07-27 Tang Junhuibcache: calculate the number of incremental GC nodes...
2018-07-27 Tang Junhuibcache: finish incremental GC
2018-07-27 Tang Junhuibcache: simplify the calculation of the total amount...
2018-07-27 Markus Stockhausenreadahead: stricter check for bdi io_pages
2018-07-26 Greg Edwardsscsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block...
2018-07-26 Greg Edwardsblock: move bio_integrity_{intervals,bytes} into blkdev.h
2018-07-25 Juergen Grossxen/blkfront: remove unused macros
2018-07-25 Jens AxboeMerge branch 'nvme-4.19' of git://git.infradead.org...
2018-07-24 Mike Snitzerblock: allow max_discard_segments to be stacked
2018-07-24 Christoph Hellwigblock: unexport bio_clone_bioset
2018-07-24 Christoph Hellwigmd: remove a bogus comment
2018-07-24 Christoph Hellwigblock: remove bio_clone_kmalloc
2018-07-24 Christoph Hellwigexofs: use bio_clone_fast in _write_mirror
2018-07-24 Christoph Hellwigbcache: don't clone bio in bch_data_verify
2018-07-24 Christoph Hellwigblock: bio_set_pages_dirty can't see NULL bv_page in...
2018-07-24 Christoph Hellwigblock: simplify bio_check_pages_dirty
2018-07-24 Bart Van Asscheblock: Rename the null_blk_mod kernel module back into...
2018-07-24 Andy Shevchenkonvmet: don't use uuid_le type
2018-07-24 Sagi Grimbergnvmet: check fileio lba range access boundaries
2018-07-24 Sagi Grimbergnvmet: fix file discard return status
2018-07-24 Sagi Grimbergnvme-rdma: centralize admin/io queue teardown sequence
2018-07-24 Sagi Grimbergnvme-rdma: centralize controller setup sequence
2018-07-24 Sagi Grimbergnvme-rdma: unquiesce queues when deleting the controller
2018-07-24 Gustavo A.... nvme-rdma: mark expected switch fall-through
2018-07-24 Keith Buschnvme: add disk name to trace events
2018-07-24 Keith Buschnvme: add controller name to trace events
2018-07-23 Keith Buschnvme: use hw qid in trace events
2018-07-23 Sagi Grimbergnvme: cache struct nvme_ctrl reference to struct nvme_r...
2018-07-23 Max Gurtovoynvmet-rdma: add an error flow for post_recv failures
2018-07-23 Max Gurtovoynvmet-rdma: add unlikely check in the fast path
2018-07-23 Steve Wisenvmet-rdma: support max(16KB, PAGE_SIZE) inline data
2018-07-23 Steve Wisenvme-rdma: support up to 4 segments of inline data
2018-07-23 Chaitanya Kulkarninvmet: add buffered I/O support for file backed ns
2018-07-23 Chaitanya Kulkarninvmet: add commands supported and effects log page
2018-07-23 James Smartnvme: move init of keep_alive work item to controller...
2018-07-23 Revanth Rajashekarnvme.h: resync with nvme-cli
2018-07-22 Ming Leiblk-mq: fail the request in case issue failure
2018-07-22 Josef Bacikblk-rq-qos: make depth comparisons unsigned
2018-07-18 Tejun Heoblkcg: Track DISCARD statistics and output them in...
2018-07-18 Michael Callahanblock: Track DISCARD statistics and output them in...
2018-07-18 Michael Callahanblock: Add and use op_stat_group() for indexing disk_st...
2018-07-18 Michael Callahanblock: Define and use STAT_READ and STAT_WRITE
2018-07-18 Michael Callahanblock: Add part_stat_read_accum to read across field...
2018-07-18 Tejun Heoblock: make bdev_ops->rw_page() take a REQ_OP instead...
2018-07-17 RAGHU Halharvipktcdvd: remove assignment in if condition
2018-07-17 Ming Leiblk-mq: issue directly if hw queue isn't busy in case...
2018-07-16 Josef Bacikblk-iolatency: truncate our current time
2018-07-16 Josef Bacikblk-iolatency: don't change the latency window
2018-07-13 Hans Holmberglightnvm: pblk: assume that chunks are closed on 1...
2018-07-13 Heiner Litzlightnvm: pblk: add asynchronous partial read
2018-07-13 Gustavo A.... lightnvm: pblk: mark expected switch fall-through
2018-07-13 Matias Bjørlinglightnvm: pblk: expose generic disk name on pr_* msgs
2018-07-13 Matias Bjørlinglightnvm: limit get chunk meta request size
2018-07-13 Matias Bjørlinglightnvm: pblk: fix read_bitmap for 32bit archs
2018-07-13 Bart Van Asschelightnvm: Remove redundant rq->__data_len initialization
2018-07-13 Matias Bjørlinglightnvm: pblk: enable line minor version detection
2018-07-13 Matias Bjørlinglightnvm: move NVM_DEBUG to pblk
2018-07-13 Marcin Dziegielewskilightnvm: pblk: handle case when mw_cunits equals to 0
2018-07-13 Vladimir Zapolskiyblock: remove blkdev_entry_to_request() macro
2018-07-12 Helge Dellerblock: skd: Use %pad printk format for dma_addr_t values
2018-07-12 Christoph Hellwigbsg: remove read/write support
2018-07-11 Josef Bacikblk-iolatency: fix max_depth comparisons
2018-07-10 Arnd Bergmannblock: iolatency: avoid 64-bit division
2018-07-09 Randy Dunlapblock/DAC960.c: fix defined but not used build warnings
2018-07-09 Matias Bjørlingnull_blk: add zone support
2018-07-09 Matias Bjørlingnull_blk: move shared definitions to header file
2018-07-09 Geert Uytterhoevenblock: Add default switch case to blk_pm_allow_request...
2018-07-09 Mikulas Patockablock: fix infinite loop if the device loses discard...
2018-07-09 Shakeel Buttblock, mm: remove unnecessary __GFP_HIGH flag
2018-07-09 Liu Bonull_blk: remove NULLB_DEV_FL_CONFIGURED on turning...
2018-07-09 Josef Bacikmm: skip readahead if the cgroup is congested
2018-07-09 Josef BacikDocumentation: add a doc for blk-iolatency
2018-07-09 Josef Bacikblock: introduce blk-iolatency io controller
2018-07-09 Josef Bacikrq-qos: introduce dio_bio callback
2018-07-09 Josef Bacikblock: remove external dependency on wbt_flags
2018-07-09 Josef Bacikblk-rq-qos: refactor out common elements of blk-wbt
2018-07-09 Josef Bacikblk-stat: export helpers for modifying blk_rq_stat
2018-07-09 Tejun Heomemcontrol: schedule throttling if we are congested
2018-07-09 Josef Bacikblkcg: add generic throttling mechanism
2018-07-09 Tejun Heoswap,blkcg: issue swap io with the appropriate context
2018-07-09 Josef Bacikblk: introduce REQ_SWAP
2018-07-09 Josef Bacikblk-cgroup: allow controllers to output their own stats
2018-07-09 Josef Bacikblock: introduce bio_issue_as_root_blkg
2018-07-09 Josef Bacikblock: add bi_blkg to the bio for cgroups
2018-07-09 Ming Leiblk-mq: dequeue request one by one from sw queue if...
2018-07-09 Gustavo A.... block/loop: mark expected switch fall-through
2018-07-09 Gustavo A.... drbd: mark expected switch fall-throughs
2018-07-09 Ming Leiblk-mq: only attempt to merge bio if there is rq in...
next