summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | thermal: intel_pch_thermal: Add an ACPI passive tripSrinivas Pandruvada2016-10-201-0/+51
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-2712-72/+61
|\ \ \ \
| * | | | s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer2016-10-241-17/+21
| * | | | s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens2016-10-241-8/+8
| * | | | s390/dumpstack: get rid of return_address againHeiko Carstens2016-10-172-27/+1
| * | | | s390/disassambler: use pr_cont where appropriateHeiko Carstens2016-10-171-2/+2
| * | | | s390/dumpstack: use pr_cont where appropriateHeiko Carstens2016-10-171-4/+4
| * | | | s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens2016-10-175-11/+16
| * | | | s390/mm: use hugetlb_bad_size()Shyam Saini2016-10-171-0/+1
| * | | | s390/cio: don't register chpids in reserved stateSebastian Ott2016-10-171-2/+4
| * | | | s390: ignore pkey system callsHeiko Carstens2016-10-171-0/+3
| * | | | s390/dasd: avoid undefined behaviourChristian Borntraeger2016-10-171-2/+2
| |/ / /
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-271-0/+1
|\ \ \ \
| * | | | MAINTAINERS: Begin module maintainer transitionRusty Russell2016-10-261-0/+1
* | | | | Merge tag 'for-linus-4.9-rc2-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-274-13/+21
|\ \ \ \ \
| * | | | | orangefs: don't use d_timeMiklos Szeredi2016-10-243-6/+14
| * | | | | orangefs: user file_inode() where it is dueAmir Goldstein2016-10-241-7/+7
| | |/ / / | |/| | |
* | | | | Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-10-2717-645/+640
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | xfs: clear cowblocks tag when cow fork is emptiedBrian Foster2016-10-241-1/+5
| * | | | xfs: fix up inode cowblocks tracking tracepointsBrian Foster2016-10-241-4/+4
| * | | | fs: Do to trim high file position bits in iomap_page_mkwrite_actorJan Kara2016-10-241-2/+1
| * | | | xfs: remove xfs_bunmapi_cowChristoph Hellwig2016-10-202-23/+0
| * | | | xfs: optimize xfs_reflink_end_cowChristoph Hellwig2016-10-202-64/+56
| * | | | xfs: optimize xfs_reflink_cancel_cow_blocksChristoph Hellwig2016-10-201-28/+23
| * | | | xfs: refactor xfs_bunmapi_cowChristoph Hellwig2016-10-203-159/+225
| * | | | xfs: optimize writes to reflink filesChristoph Hellwig2016-10-204-105/+100
| * | | | xfs: don't bother looking at the refcount tree for readsChristoph Hellwig2016-10-201-5/+8
| * | | | xfs: handle "raw" delayed extents xfs_reflink_trim_around_sharedChristoph Hellwig2016-10-201-1/+2
| * | | | xfs: add xfs_trim_extentDarrick J. Wong2016-10-202-0/+35
| * | | | iomap: add IOMAP_REPORTChristoph Hellwig2016-10-202-7/+12
| * | | | xfs: merge xfs_reflink_remap_range and xfs_file_share_rangeChristoph Hellwig2016-10-203-174/+143
| * | | | xfs: remove xfs_file_wait_for_ioChristoph Hellwig2016-10-201-29/+10
| * | | | xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_rangeChristoph Hellwig2016-10-202-36/+41
| * | | | xfs: fix the same_inode check in xfs_file_share_rangeChristoph Hellwig2016-10-201-1/+1
| * | | | xfs: remove the same fs check from xfs_file_share_rangeChristoph Hellwig2016-10-201-3/+0
| * | | | libxfs: v3 inodes are only valid on crc-enabled filesystemsRoger Willcocks2016-10-203-2/+14
| * | | | libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong2016-10-201-2/+1
| * | | | xfs: unset MS_ACTIVE if mount failsDarrick J. Wong2016-10-201-0/+1
| * | | | xfs: remove pointless error goto in xfs_bmap_remap_allocEric Sandeen2016-10-201-3/+0
| * | | | xfs: don't take the IOLOCK exclusive for direct I/O page invalidationChristoph Hellwig2016-10-201-68/+30
| * | | | xfs: add some 'static' annotationsEric Biggers2016-10-202-3/+3
| * | | | xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range()Geert Uytterhoeven2016-10-201-1/+1
| * | | | xfs: remove redundant assignment of ifpColin Ian King2016-10-201-1/+1
| |/ / /
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-10-273-19/+28
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-10-213-19/+28
| |\ \ \ \
| | * | | | scsi: NCR5380: no longer mark irq probing as __initArnd Bergmann2016-10-171-3/+3
| | * | | | scsi: be2iscsi: Replace _bh with _irqsave/irqrestoreJitendra Bhivare2016-10-171-14/+23
| | * | | | scsi: libiscsi: Fix locking in __iscsi_conn_send_pduJitendra Bhivare2016-10-171-2/+2
* | | | | | Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-271-19/+22
|\ \ \ \ \ \
| * | | | | | ahci: fix the single MSI-X case in ahci_init_oneChristoph Hellwig2016-10-251-1/+1