aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-11blkcg: Make blkg_root_lookup() work for queues in bypass modefor-4.19/block-20180812for-4.19/blockBart Van Assche2-11/+6
2018-08-10bcache: fix error setting writeback_rate through sysfs interfaceColy Li1-3/+10
2018-08-09null_blk: add lock drop/acquire annotationJens Axboe1-1/+3
2018-08-09Blk-throttle: reduce tail io latency when iops limit is enforcedLiu Bo1-6/+1
2018-08-09block: paride: pd: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-08-09block: Ensure that a request queue is dissociated from the cgroup controllerBart Van Assche1-0/+15
2018-08-09block: Introduce blk_exit_queue()Bart Van Assche2-24/+31
2018-08-09blkcg: Introduce blkg_root_lookup()Bart Van Assche1-0/+18
2018-08-09block: Remove two superfluous #include directivesBart Van Assche1-2/+0
2018-08-09blk-mq: count the hctx as active before allocating tagJianchao Wang2-2/+9
2018-08-09block: bvec_nr_vecs() returns value for wrong slabGreg Edwards1-1/+1
2018-08-09Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe9-10/+138
2018-08-09bcache: trivial - remove tailing backslash in macro BTREE_FLAGShenghui Wang1-1/+1
2018-08-09bcache: make the pr_err statement used for ENOENT only in sysfs_attatch sectionShenghui Wang1-2/+2
2018-08-09bcache: set max writeback rate when I/O request is idleColy Li7-45/+138
2018-08-09bcache: add code comments for bset.cColy Li1-0/+63
2018-08-09bcache: fix mistaken comments in request.cColy Li1-1/+1
2018-08-09bcache: fix mistaken code comments in bcache.hColy Li1-3/+3
2018-08-09bcache: add a comment in super.cColy Li1-0/+1
2018-08-09bcache: avoid unncessary cache prefetch bch_btree_node_get()Coly Li1-7/+7
2018-08-09bcache: display rate debug parameters to 0 when writeback is not runningColy Li1-10/+16
2018-08-09bcache: do not check return value of debugfs_create_dir()Coly Li5-13/+21
2018-08-08drivers/block/drbd: remove the null check for kmem_cache_destroyzhong jiang1-8/+4
2018-08-08drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroyzhong jiang1-2/+2
2018-08-08drivers/block/mtip32xx: remove the null check for debugfs_remove_recursivezhong jiang1-2/+1
2018-08-08nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect foreverTal Shorer1-1/+1
2018-08-08nvmet: add ns write protect supportChaitanya Kulkarni5-5/+114
2018-08-08nvme: set gendisk read only based on nsattrChaitanya Kulkarni1-0/+6
2018-08-08nvme.h: add support for ns write protect definitionsChaitanya Kulkarni1-2/+15
2018-08-08nvme.h: fixup ANA group descriptor formatHannes Reinecke1-1/+1
2018-08-07cfq: Suppress compiler warnings about comparisonsBart Van Assche1-10/+12
2018-08-07cfq: Annotate fall-through in a switch statementBart Van Assche1-0/+1
2018-08-07blk-wbt: Avoid lock contention and thundering herd issue in wbt_waitAnchal Agarwal1-31/+24
2018-08-07target/loop: depend on SCSIChristoph Hellwig1-0/+1
2018-08-07nvme: fixup crash on failed discoveryHannes Reinecke1-1/+1
2018-08-06xen-blkfront: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-05lightnvm: remove minor version check for 2.0Matias Bjørling1-6/+0
2018-08-05Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2Jens Axboe9-74/+880
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe487-2406/+4164
2018-08-02scsi: Check sense buffer size at build timeKees Cook3-8/+18
2018-08-02libata-scsi: Move sense buffers onto stackKees Cook1-12/+6
2018-08-02cdrom: Use struct scsi_sense_hdr internallyKees Cook2-3/+7
2018-08-02ide-cd: Remove redundant sense bufferKees Cook1-8/+9
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook7-65/+63
2018-08-02target: don't depend on SCSIChristoph Hellwig1-2/+3
2018-08-02scsi: build scsi_common.o for all scsi passthrough request usersChristoph Hellwig2-2/+2
2018-08-02scsi: cxlflash: Drop unused sense buffersKees Cook2-11/+4
2018-08-02ide-cd: Drop unused sense buffersKees Cook3-44/+28
2018-08-02blk-mq: fix updating tags depthMing Lei1-4/+4
2018-08-02block: really disable runtime-pm for blk-mqMing Lei1-2/+4
2018-08-02aoe: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02block: make iolatency avg_lat exponentially decayDennis Zhou (Facebook)2-24/+57
2018-08-01blk-cgroup: clear the throttle queue on forkJosef Bacik1-0/+5
2018-08-01blk-cgroup: hold the queue ref during throttlingJosef Bacik1-1/+1
2018-08-01blk-iolatency: fix blkg leak in timer_fnJosef Bacik1-1/+1
2018-08-01block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow pathzhong jiang1-3/+2
2018-07-31t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITYJens Axboe1-0/+11
2018-07-30block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin1-0/+1
2018-07-30nvme: use blk API to remap ref tags for IOs with metadataMax Gurtovoy3-82/+20
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy5-125/+118
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy6-12/+16
2018-07-30block: don't account for split bio's size in cgroup statsJosef Bacik1-2/+8
2018-07-28pktcdvd: Fix possible Spectre-v1 for pkt_devsJinbum Park1-1/+3
2018-07-27nvmet: use Retain Async Event bit to clear AENChaitanya Kulkarni1-2/+15
2018-07-27nvmet: support configuring ANA groupsChristoph Hellwig4-4/+236
2018-07-27nvmet: add minimal ANA supportChristoph Hellwig4-4/+142
2018-07-27nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig3-1/+16
2018-07-27nvmet: keep a port pointer in nvmet_ctrlChristoph Hellwig2-0/+4
2018-07-27nvme: add ANA supportChristoph Hellwig3-27/+408
2018-07-27nvme: remove nvme_req_needs_failoverChristoph Hellwig3-14/+2
2018-07-27nvme: simplify the API for getting log pagesChristoph Hellwig3-25/+16
2018-07-27nvme.h: add ANA definitionsChristoph Hellwig1-3/+47
2018-07-27nvme.h: add support for the log specific fieldChristoph Hellwig1-1/+1
2018-07-27partitions/aix: append null character to print data from diskMauricio Faria de Oliveira1-2/+6
2018-07-27partitions/aix: fix usage of uninitialized lv_info and lvname structuresMauricio Faria de Oliveira1-2/+3
2018-07-27bcache: stop using the deprecated get_seconds()Arnd Bergmann2-8/+8
2018-07-27bcache: do not assign in if condition in bcache_device_init()Florian Schmaus1-5/+11
2018-07-27bcache: do not assign in if condition in bcache_init()Florian Schmaus1-3/+9
2018-07-27bcache: free heap cache_set->flush_btree in bch_journal_freeShenghui Wang1-0/+1
2018-07-27bcache: do not assign in if condition register_bcache()Florian Schmaus1-2/+6
2018-07-27bcache: fix I/O significant decline while backend devices registeringTang Junhui1-3/+26
2018-07-27bcache: calculate the number of incremental GC nodes according to the total o...Tang Junhui1-2/+35
2018-07-27bcache: finish incremental GCTang Junhui3-1/+21
2018-07-27bcache: simplify the calculation of the total amount of flash dirty dataTang Junhui4-20/+7
2018-07-27readahead: stricter check for bdi io_pagesMarkus Stockhausen1-2/+10
2018-07-26scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devicesGreg Edwards1-4/+4
2018-07-26block: move bio_integrity_{intervals,bytes} into blkdev.hGreg Edwards2-22/+34
2018-07-25xen/blkfront: remove unused macrosJuergen Gross1-5/+0
2018-07-25Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe16-266/+536
2018-07-24block: allow max_discard_segments to be stackedMike Snitzer1-1/+1
2018-07-24block: unexport bio_clone_biosetChristoph Hellwig3-79/+68
2018-07-24md: remove a bogus commentChristoph Hellwig1-4/+0
2018-07-24block: remove bio_clone_kmallocChristoph Hellwig1-6/+0
2018-07-24exofs: use bio_clone_fast in _write_mirrorChristoph Hellwig1-2/+2
2018-07-24bcache: don't clone bio in bch_data_verifyChristoph Hellwig1-1/+5
2018-07-24block: bio_set_pages_dirty can't see NULL bv_page in a valid bio_vecChristoph Hellwig1-4/+2
2018-07-24block: simplify bio_check_pages_dirtyChristoph Hellwig1-35/+21
2018-07-24block: Rename the null_blk_mod kernel module back into null_blkBart Van Assche2-3/+3
2018-07-24nvmet: don't use uuid_le typeAndy Shevchenko1-1/+1
2018-07-24nvmet: check fileio lba range access boundariesSagi Grimberg1-2/+17
2018-07-24nvmet: fix file discard return statusSagi Grimberg1-8/+10
2018-07-24nvme-rdma: centralize admin/io queue teardown sequenceSagi Grimberg1-37/+29
2018-07-24nvme-rdma: centralize controller setup sequenceSagi Grimberg1-77/+53
2018-07-24nvme-rdma: unquiesce queues when deleting the controllerSagi Grimberg1-0/+2
2018-07-24nvme-rdma: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-24nvme: add disk name to trace eventsKeith Busch2-7/+37
2018-07-24nvme: add controller name to trace eventsKeith Busch1-6/+11
2018-07-23nvme: use hw qid in trace eventsKeith Busch3-71/+53
2018-07-23nvme: cache struct nvme_ctrl reference to struct nvme_requestSagi Grimberg5-0/+6
2018-07-23nvmet-rdma: add an error flow for post_recv failuresMax Gurtovoy1-5/+21
2018-07-23nvmet-rdma: add unlikely check in the fast pathMax Gurtovoy1-1/+1
2018-07-23nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise6-43/+169
2018-07-23nvme-rdma: support up to 4 segments of inline dataSteve Wise1-11/+27
2018-07-23nvmet: add buffered I/O support for file backed nsChaitanya Kulkarni4-5/+67
2018-07-23nvmet: add commands supported and effects log pageChaitanya Kulkarni1-1/+34
2018-07-23nvme: move init of keep_alive work item to controller initializationJames Smart1-3/+4
2018-07-23nvme.h: resync with nvme-cliRevanth Rajashekar1-0/+5
2018-07-22blk-mq: fail the request in case issue failureMing Lei1-2/+6
2018-07-22Linux 4.18-rc6Linus Torvalds1-1/+1
2018-07-22Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvmeLinus Torvalds2-34/+41
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds8-29/+14
2018-07-22alpha: fix osf_wait4() breakageAl Viro2-5/+2
2018-07-22blk-rq-qos: make depth comparisons unsignedJosef Bacik2-5/+5
2018-07-21Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-7/+25
2018-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+0
2018-07-21Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-9/+10
2018-07-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+15
2018-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-8/+84
2018-07-21Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds8-14/+52
2018-07-21Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+5
2018-07-21mm: make vm_area_alloc() initialize core fieldsLinus Torvalds7-26/+17
2018-07-21mm: make vm_area_dup() actually copy the old vma dataLinus Torvalds3-11/+7
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds7-27/+44
2018-07-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-9/+20
2018-07-21mm: memcg: fix use after free in mem_cgroup_iter()Jing Xia1-1/+1
2018-07-21mm/huge_memory.c: fix data loss when splitting a file pmdHugh Dickins1-0/+2
2018-07-21fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi1-7/+13
2018-07-21MAINTAINERS: Peter has movedPeter Senna Tschudin1-1/+1
2018-07-21mm/memblock: add missing include <linux/bootmem.h>Mathieu Malaterre1-0/+3
2018-07-20Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+4
2018-07-20Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-14/+31
2018-07-20Merge tag 'imx-fixes-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+1
2018-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-30/+88
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+31
2018-07-20Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-pla...Linus Torvalds1-1/+1
2018-07-20Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds24-47/+112
2018-07-20Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-70/+58
2018-07-20Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-1/+20
2018-07-20Merge tag 'acpi-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2018-07-20nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier1-1/+1
2018-07-20platform/x86: dell-laptop: Fix backlight detectionDamien Thébault1-1/+1
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu2-2/+31
2018-07-19Merge tag 'drm-fixes-2018-07-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-64/+152
2018-07-20ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switchUwe Kleine-König1-1/+1
2018-07-20Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixesDave Airlie12-49/+105
2018-07-20Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie6-15/+47
2018-07-19Merge tag 'imx-fixes-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-0/+21
2018-07-19Merge tag 'omap-for-v4.18/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson1-6/+3
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-30/+97
2018-07-19ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta2-1/+3
2018-07-19Merge tag 'sound-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-6/+17
2018-07-19ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systemsRobin H. Johnson1-1/+1
2018-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+3
2018-07-19Btrfs: fix file data corruption after cloning a range and fsyncFilipe Manana1-2/+5
2018-07-19drm/nouveau/fb/gp100-: disable address remapperBen Skeggs4-0/+15
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds171-1128/+1739
2018-07-19soc: imx: gpc: restrict register range for regmap accessAnson Huang1-0/+21
2018-07-18Merge tag 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds18-18/+31
2018-07-18tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap1-2/+2
2018-07-18ptp: fix missing break in switchGustavo A. R. Silva1-0/+1
2018-07-18hv_netvsc: Fix napi reschedule while receive completion is busyHaiyang Zhang1-7/+10
2018-07-18MAINTAINERS: Drop inactive Vitaly Bordug's emailKrzysztof Kozlowski1-1/+0
2018-07-18net: cavium: Add fine-granular dependencies on PCIAlexander Sverdlin1-6/+6
2018-07-18Merge branch 'net-qca_spi-Minor-bugfixes'David S. Miller1-9/+12
2018-07-18net: qca_spi: Fix log level if probe failsStefan Wahren1-8/+8
2018-07-18net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren1-0/+3
2018-07-18net: qca_spi: Avoid packet drop during initial syncStefan Wahren1-1/+1
2018-07-18ipv6: fix useless rol32 call on hashColin Ian King1-1/+1
2018-07-18ipv6: sr: fix useless rol32 call on hashColin Ian King1-1/+1
2018-07-18PCI: v3-semi: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: mediatek: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: faraday: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: aardvark: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: designware: Fix I/O space page leakSergei Shtylyov1-1/+2
2018-07-18PCI: versatile: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: xgene: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-10/+93
2018-07-18net: sched: Using NULL instead of plain integerYueHaibing1-2/+2
2018-07-18net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens1-1/+3
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov3-1/+41
2018-07-18net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-07-18lib/rhashtable: consider param->min_size when setting initial table sizeDavidlohr Bueso1-6/+11
2018-07-18vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva1-0/+4
2018-07-18Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+13
2018-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-33/+63
2018-07-18Merge branch 'smc-fixes'David S. Miller3-4/+14
2018-07-18net/smc: reset recv timeout after clc handshakeKarsten Graul1-1/+2
2018-07-18net/smc: add error handling for get_user()Ursula Braun1-1/+2
2018-07-18net/smc: optimize consumer cursor updatesUrsula Braun1-2/+10
2018-07-18net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa1-3/+6