summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Do not assume one credit for async responsesPavel Shilovsky2019-01-241-4/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Fix credit calculations in compound mid callbackPavel Shilovsky2019-01-242-11/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Fix credit calculation for encrypted reads with errorsPavel Shilovsky2019-01-241-10/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Fix credits calculations for reads with errorsPavel Shilovsky2019-01-241-12/+23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Do not reconnect TCP session in add_credits()Pavel Shilovsky2019-01-242-7/+46
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smb3: Cleanup license messThomas Gleixner2019-01-242-20/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Fix possible hang during async MTU reads and writesPavel Shilovsky2019-01-241-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cifs: fix memory leak of an allocated cifs_ntsd structureColin Ian King2019-01-241-0/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2019-01-262-25/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfio-pci/nvlink2: Fix ancient gcc warningsAlexey Kardashevskiy2019-01-231-15/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfio/pci: Cleanup license messThomas Gleixner2019-01-222-10/+2
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-2612-45/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez2019-01-221-2/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scsi: tcmu: fix use after freeXiubo Li2019-01-221-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash2019-01-221-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2019-01-222-4/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2019-01-222-8/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig2019-01-225-29/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-2614-50/+129
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Fix comment typoDamien Le Moal2019-01-241-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uapi: fix ioctl documentationDamien Le Moal2019-01-241-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blk-wbt: Declare local functions staticBart Van Assche2019-01-241-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blk-mq: fix the cmd_flag_name arrayJianchao Wang2019-01-241-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke2019-01-231-2/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nvmet-rdma: fix null dereference under heavy loadRaju Rangoju2019-01-231-1/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nvme-rdma: rework queue maps handlingSagi Grimberg2019-01-231-13/+25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nvme-tcp: fix timeout handlerSagi Grimberg2019-01-231-8/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nvme-rdma: fix timeout handlerSagi Grimberg2019-01-231-8/+18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo2019-01-223-2/+40
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: cover another queue enter recursion via BIO_QUEUE_ENTEREDMing Lei2019-01-222-10/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | direct-io: allow direct writes to empty inodesErnesto A. Fernández2019-01-221-2/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-01-254-20/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: dw_mmc-bluefield: : Fix the license informationLiming Sun2019-01-221-5/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: meson-gx: enable signal re-sampling together with tuningAndreas Fenkart2019-01-221-5/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren2019-01-141-1/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: meson-gx: Free irq in release() callbackRemi Pommarel2019-01-141-7/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: host: Fix Kconfig warnings on keystone_defconfigFaiz Abbas2019-01-141-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: sdhci-acpi: Make PCI dependency explicitSinan Kaya2019-01-141-1/+1
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-2513-202/+272
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()'Christophe JAILLET2019-01-221-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binderfs: switch from d_add() to d_instantiate()Christian Brauner2019-01-221-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binderfs: drop lock in binderfs_binder_ctl_createChristian Brauner2019-01-221-4/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binderfs: kill_litter_super() before cleanupChristian Brauner2019-01-221-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binderfs: rework binderfs_binder_device_create()Christian Brauner2019-01-221-20/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binderfs: rework binderfs_fill_super()Christian Brauner2019-01-221-30/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binderfs: prevent renaming the control dentryChristian Brauner2019-01-221-18/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binderfs: remove outdated commentChristian Brauner2019-01-221-4/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binderfs: use __u32 for device numbersChristian Brauner2019-01-221-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binderfs: use correct include guards in headerChristian Brauner2019-01-221-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | misc: pvpanic: fix warning implicit declarationAnders Roxell2019-01-181-0/+4
OpenPOWER on IntegriCloud