aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-29Fix kmalloc slab creation sequenceChristoph Lameter2-38/+16
2015-06-29s390/kdump: fix compile for !SMPHeiko Carstens2-23/+22
2015-06-28Update negotiate protocol for SMB3.11 dialectSteve French2-5/+60
2015-06-28Add ioctl to set integritySteve French4-0/+38
2015-06-28Add Get/Set Integrity Information structure definitionsSteve French2-0/+24
2015-06-28Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTSSteve French6-3/+75
2015-06-28ARC: Fix build failures for ARCompact in linux-next after ARCv2 supportVineet Gupta2-9/+3
2015-06-28ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact supportVineet Gupta1-1/+1
2015-06-28modules: only use mod->param_lock if CONFIG_MODULESStephen Rothwell1-0/+4
2015-06-28param: fix module param locks when !CONFIG_SYSFS.Rusty Russell3-5/+24
2015-06-27Add SMB3.11 mount option synonym for new dialectSteve French3-2/+90
2015-06-27add struct FILE_STANDARD_INFOSteve French1-0/+10
2015-06-27Make dialect negotiation warning message easier to readSteve French1-1/+1
2015-06-27Add defines and structs for smb3.1 dialectSteve French2-6/+36
2015-06-27Allow parsing vers=3.11 on cifs mountSteve French6-3/+59
2015-06-27client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is setNoel Power1-3/+2
2015-06-27drivers/block/nvme-core.c: fix build with gcc-4.4.4Andrew Morton1-14/+16
2015-06-27bdi: Remove "inline" keyword from exported I_BDEV() implementationGeert Uytterhoeven1-1/+1
2015-06-27block: fix bogus EFAULT error from SG_IO ioctlPaolo Bonzini1-2/+2
2015-06-27NVMe: Fix filesystem deadlock on removalKeith Busch1-1/+1
2015-06-27NVMe: Failed controller initialization fixesKeith Busch1-18/+15
2015-06-27NVMe: Unify controller probe and resumeKeith Busch1-23/+29
2015-06-27NVMe: Don't use fake status on cancelled commandKeith Busch1-1/+4
2015-06-27NVMe: Fix device cleanup on initialization failureKeith Busch1-2/+16
2015-06-27Revert "jbd2: speedup jbd2_journal_dirty_metadata()"Linus Torvalds1-27/+6
2015-06-26power: axp288_charger: fix for API changeStephen Rothwell1-3/+3
2015-06-26staging: wilc1000: disable driver due to build warningsGreg Kroah-Hartman1-0/+1
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler7-13/+257
2015-06-26libnvdimm: Add sysfs numa_node to NVDIMM devicesToshi Kani5-0/+34
2015-06-26libnvdimm: Set numa_node to NVDIMM devicesToshi Kani6-1/+16
2015-06-26acpi: Add acpi_map_pxm_to_online_node()Toshi Kani2-3/+52
2015-06-26libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyDan Williams10-3/+100
2015-06-26pmem: flag pmem block devices as non-rotationalDan Williams1-0/+1
2015-06-26libnvdimm: enable iostatDan Williams5-2/+59
2015-06-26pmem: make_request cleanupsDan Williams1-21/+5
2015-06-26libnvdimm, pmem: fix up max_hw_sectorsDan Williams1-1/+1
2015-06-26libnvdimm, blk: add support for blk integrityVishal Verma5-23/+159
2015-06-26libnvdimm, btt: add support for blk integrityVishal Verma5-18/+154
2015-06-26fs/block_dev.c: skip rw_page if bdev has integrityVishal Verma1-2/+2
2015-06-26libnvdimm: Non-Volatile DevicesDan Williams3-13/+858
2015-06-26tools/testing/nvdimm: libnvdimm unit test infrastructureDan Williams9-4/+1377
2015-06-26libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memoryRoss Zwisler12-34/+941
2015-06-26nd_btt: atomic sector updatesVishal Verma13-25/+1950
2015-06-26dm cache policy smq: fix "default" version to be 1.4.0Mike Snitzer1-1/+1
2015-06-26dm: bump the ioctl version to 4.32.0Mike Snitzer1-2/+2
2015-06-26Revert "block, dm: don't copy bios for request clones"Mike Snitzer6-73/+230
2015-06-26Revert "dm: do not allocate any mempools for blk-mq request-based DM"Mike Snitzer2-40/+33
2015-06-26drm/nouveau: Pause between setting gpu to D3hot and cutting the powerLukas Wunner1-0/+2
2015-06-25exit,stats: /* obey this comment */Rik van Riel1-1/+1
2015-06-25coredump: add __printf attribute to cn_*printf functionsNicolas Iooss1-4/+7