summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-wbt: fix comments typoweiping zhang2017-11-241-1/+1
* blk-wbt: move wbt_clear_stat to common place in wbt_doneweiping zhang2017-11-241-2/+1
* blk-sysfs: remove NULL pointer checking in queue_wb_lat_storeweiping zhang2017-11-241-4/+1
* blk-wbt: remove duplicated setting in wbt_initweiping zhang2017-11-241-2/+0
* Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linusJens Axboe2017-11-249-47/+107
|\
| * nvme-pci: add quirk for delay before CHK RDY for WDC SN200Jeff Lien2017-11-232-1/+3
| * nvmet-fc: correct ref counting error when deferred rcv usedJames Smart2017-11-201-3/+6
| * nvme: Suppress static analyis warningKeith Busch2017-11-201-5/+2
| * nvme: Fix NULL dereference on reservation requestKeith Busch2017-11-201-6/+6
| * nvme: fix spelling mistake: "requeing" -> "requeuing"Colin Ian King2017-11-201-1/+1
| * nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.Minwoo Im2017-11-201-1/+1
| * nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-AKai-Heng Feng2017-11-201-2/+10
| * nvme-loop: check if queue is ready in queue_rqSagi Grimberg2017-11-201-1/+24
| * nvme-fc: check if queue is ready in queue_rqSagi Grimberg2017-11-201-1/+18
| * nvme-fabrics: introduce init command check for a queue that is not aliveSagi Grimberg2017-11-202-26/+36
* | block: remove useless assignment in bio_splitMikulas Patocka2017-11-221-1/+1
* | null_blk: fix dev->badblocks leakDavid Disseldorp2017-11-221-1/+4
|/
* blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bioMarcos Paulo de Souza2017-11-191-16/+10
* block: genhd.c: fix message typoRandy Dunlap2017-11-191-1/+1
* block: add WARN_ON if bdi register failweiping zhang2017-11-191-2/+5
* bdi: add error handle for bdi_debug_registerweiping zhang2017-11-191-1/+4
* bdi: convert bdi_debug_register to intweiping zhang2017-11-191-2/+15
* clean up x86 platform driver default valuesLinus Torvalds2017-11-181-11/+0
* Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-1818-173/+225
|\
| * SUNRPC: Improve ordering of transport processingTrond Myklebust2017-11-072-70/+31
| * nfsd: deal with revoked delegations appropriatelyAndrew Elble2017-11-071-1/+24
| * svcrdma: Enqueue after setting XPT_CLOSE in completion handlersChuck Lever2017-11-071-3/+8
| * nfsd: use nfs->ns.inum as net IDVasily Averin2017-11-071-2/+2
| * rpc: remove some BUG()sJ. Bruce Fields2017-11-071-5/+9
| * svcrdma: Preserve CB send buffer across retransmitsChuck Lever2017-11-071-1/+5
| * nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann2017-11-074-8/+11
| * fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_tElena Reshetova2017-11-072-5/+5
| * fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_tElena Reshetova2017-11-072-4/+4
| * fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_tElena Reshetova2017-11-073-15/+16
| * lockd: double unregister of inetaddr notifiersVasily Averin2017-11-071-11/+9
| * nfsd4: catch some false session retriesJ. Bruce Fields2017-11-072-1/+37
| * nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields2017-11-073-7/+27
| * sunrcp: make function _svc_create_xprt staticColin Ian King2017-11-071-3/+3
| * SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust2017-10-111-7/+10
| * nfsd: use ARRAY_SIZEJérémy Lefaure2017-10-051-3/+2
| * nfsd: give out fewer session slots as limit approachesJ. Bruce Fields2017-10-041-0/+5
| * nfsd: increase DRC cache limitJ. Bruce Fields2017-10-041-1/+1
| * nfsd: remove unnecessary nofilehandle checksJ. Bruce Fields2017-10-041-12/+2
| * nfs_common: convert int to boolCorentin Labbe2017-09-262-7/+7
| * nfs_common: move locks_in_grace comment at the right placeCorentin Labbe2017-09-261-7/+7
| * nfs_common: fix build warning in grace.cCorentin Labbe2017-09-261-1/+1
* | Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-11-1842-552/+2613
|\ \
| * | platform/x86: silead_dmi: Add silead, home-button property to some tabletsHans de Goede2017-11-181-0/+4
| * | platform/x86: dell-laptop: Allocate buffer before rfkill useMario Limonciello2017-11-171-4/+5
| * | platform/x86: dell-*wmi*: Relay failed initial probe to dependent driversMario Limonciello2017-11-174-5/+30