aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-24uapi: fix ioctl documentationDamien Le Moal1-0/+1
2019-01-24blk-wbt: Declare local functions staticBart Van Assche1-2/+2
2019-01-24blk-mq: fix the cmd_flag_name arrayJianchao Wang1-1/+2
2019-01-23nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke1-2/+1
2019-01-23nvmet-rdma: fix null dereference under heavy loadRaju Rangoju1-1/+14
2019-01-23nvme-rdma: rework queue maps handlingSagi Grimberg1-13/+25
2019-01-23nvme-tcp: fix timeout handlerSagi Grimberg1-8/+11
2019-01-23nvme-rdma: fix timeout handlerSagi Grimberg1-8/+18
2019-01-22writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo3-2/+40
2019-01-22block: cover another queue enter recursion via BIO_QUEUE_ENTEREDMing Lei2-10/+11
2019-01-22direct-io: allow direct writes to empty inodesErnesto A. Fernández1-2/+3
2019-01-17block: Cleanup license noticeThomas Gleixner1-2/+0
2019-01-16nvme-pci: fix nvme_setup_irqs()Ming Lei1-8/+13
2019-01-16nvmet-tcp: fix uninitialized variable accessSagi Grimberg1-1/+1
2019-01-16block: don't lose track of REQ_INTEGRITY flagMing Lei1-1/+2
2019-01-15blockdev: Fix livelocks on loop deviceJan Kara1-10/+18
2019-01-15nbd: Use set_blocksize() to set device blocksizeJan Kara1-2/+3
2019-01-14md: Make bio_alloc_mddev use bio_alloc_biosetMarcos Paulo de Souza1-6/+1
2019-01-14block, bfq: fix comments on __bfq_deactivate_entityPaolo Valente1-6/+5
2019-01-11ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal1-0/+3
2019-01-11ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal1-9/+18
2019-01-11ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal1-17/+51
2019-01-11ata: ahci: mvebu: remove stale commentMiquel Raynal1-5/+0
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal2-0/+15
2019-01-09loop: drop caches if offset or block_size are changedJaegeuk Kim1-2/+33
2019-01-09block: fix kerneldoc comment for blk_attempt_plug_merge()Jonathan Corbet1-1/+0
2019-01-09nvme: don't initlialize ctrl->cntlid twiceAndrey Smirnov1-1/+0
2019-01-09nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQNJames Dingwall3-7/+16
2019-01-09nvme: pad fake subsys NQN vid and ssvid with zerosKeith Busch1-1/+1
2019-01-09nvme-multipath: zero out ANA log bufferHannes Reinecke1-0/+2
2019-01-09nvme-fabrics: unset write/poll queues for discovery controllersSagi Grimberg1-0/+2
2019-01-09nvme-tcp: don't ask if controller is fabricsSagi Grimberg1-9/+6
2019-01-09nvme-tcp: remove dead codeSagi Grimberg1-1/+0
2019-01-09nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao1-1/+3
2019-01-09nvme-pci: rerun irq setup on IO queue init errorsKeith Busch1-14/+36
2019-01-09nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau1-4/+6
2019-01-09nvme-pci: fix the wrong setting of nr_mapsJianchao Wang1-1/+0
2019-01-09block: doc: add slice_idle_us to bfq documentationJohn Pittman1-0/+7
2019-01-08block: clarify documentation for blk_{start|finish}_plugJeff Moyer1-0/+19
2019-01-06null_blk: add zoned config support informationJohn Pittman2-1/+3
2019-01-04block: add documentation for io_timeoutWeiping Zhang2-0/+16
2019-01-04Add CREDITS entry for Shaohua LiJens Axboe1-0/+6
2019-01-03block: sunvdc: don't run hw queue synchronously from irq contextMing Lei1-1/+1
2019-01-02block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)Linus Torvalds3-9/+4
2019-01-02sunrpc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-16/+3
2019-01-02sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan5-9/+15
2019-01-02sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFSJ. Bruce Fields1-2/+2
2019-01-02sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields1-0/+8
2019-01-02NFS: remove unnecessary test for IS_ERR(cred)NeilBrown1-5/+0
2019-01-02xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever2-0/+32