summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-01libnvdimm, btt: cache sector_size in arena_infoVishal Verma2-0/+3
2017-09-01libnvdimm, btt: ensure that flags were also unchanged during a map_readVishal Verma1-3/+7
2017-09-01libnvdimm, btt: refactor map entry operations with macrosVishal Verma2-4/+8
2017-09-01libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write pathVishal Verma2-1/+3
2017-08-31libnvdimm, nfit: export an 'ecc_unit_size' sysfs attributeDan Williams1-0/+11
2017-08-30libnvdimm, btt: check memory allocation failureChristophe Jaillet1-0/+2
2017-08-30libnvdimm, label: fix index block size calculationDan Williams2-15/+17
2017-08-15libnvdimm, pfn, dax: limit namespace alignments to the supported setDan Williams1-21/+2
2017-08-12libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfsOliver O'Halloran1-0/+31
2017-08-12libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store}Dan Williams4-13/+13
2017-08-08nfit: cleanup long de-reference chains in acpi_nfit_init_interleave_setDan Williams1-12/+11
2017-08-05nfit, libnvdimm, region: export 'position' in mapping infoDan Williams4-2/+30
2017-07-26libnvdimm: Stop using HPAGE_SIZEOliver O'Halloran2-4/+12
2017-07-24Linux 4.13-rc2Linus Torvalds1-1/+1
2017-07-24Properly alphabetize MAINTAINERS fileLinus Torvalds2-1741/+1815
2017-07-24Fix up MAINTAINERS file problemsLinus Torvalds1-13/+4
2017-07-23Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-13/+33
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross3-10/+23
2017-07-23xen/x86: fix cpu hotplugJuergen Gross1-1/+2
2017-07-23xen/grant-table: log the lack of grantsWengang Wang1-1/+8
2017-07-23xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov1-1/+0
2017-07-22Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+9
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-84/+83
2017-07-22Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-44/+55
2017-07-22Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-72/+197
2017-07-22Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds34-21/+4912
2017-07-22MAINTAINERS: fix alphabetical orderingRandy Dunlap1-817/+816
2017-07-22Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds9-34/+72
2017-07-22Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-42/+88
2017-07-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds12-37/+92
2017-07-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds32-119/+306
2017-07-22Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds14-64/+95
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-26/+40
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-21/+38
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11-34/+102
2017-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-38/+55
2017-07-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+10
2017-07-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-9/+11
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-42/+221
2017-07-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+0
2017-07-21NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()Trond Myklebust1-2/+11
2017-07-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-15/+15
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-19/+23
2017-07-21NFS: Be more careful about mapping file permissionsTrond Myklebust1-8/+17
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust2-4/+7
2017-07-21NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()Trond Myklebust1-9/+2
2017-07-21NFS: Refactor NFS access to kernel access mask calculationTrond Myklebust1-8/+23
2017-07-21net/sunrpc/xprt_sock: fix regression in connection error reporting.NeilBrown1-0/+2
2017-07-21nfs: count correct array for mnt3_counts array sizeEryu Guan1-1/+1
2017-07-21x86/devicetree: Convert to using %pOF instead of ->full_nameRob Herring1-2/+1