summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-29Merge tag 'edac_for_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2018-01-29Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2018-01-29Merge tag 'regulator-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-29Merge tag 'spi-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2018-01-29Merge tag 'mmc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-01-29Merge tag 'hwmon-for-linus-v4.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-29Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-01-29Merge tag 'for-backlight-next-4.16' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-01-29Merge tag 'pnp-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2018-01-29dm mpath selector: more evenly distribute tiesKhazhismel Kumykov
2018-01-29dm unstripe: fix target length versus number of stripes size checkScott Bauer
2018-01-29dm thin: fix trailing semicolon in __remap_and_issue_shared_cellLuis de Bethencourt
2018-01-29dm table: fix NVMe bio-based dm_table_determine_type() validationMike Snitzer
2018-01-29dm: various cleanups to md->queue initialization codeMike Snitzer
2018-01-29dm mpath: delay the retry of a request if the target responded as busyMike Snitzer
2018-01-29btrfs: drop devid as device_list_add() argAnand Jain
2018-01-29btrfs: get device pointer from device_list_add()Anand Jain
2018-01-29Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-01-29Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-29GFS2: Don't try to end a non-existent transaction in unlinkBob Peterson
2018-01-29xfs: remove experimental tag for reflinksChristoph Hellwig
2018-01-29xfs: don't screw up direct writes when freesp is fragmentedDarrick J. Wong
2018-01-29xfs: check reflink allocation mappingsDarrick J. Wong
2018-01-29iomap: warn on zero-length mappingsDarrick J. Wong
2018-01-29xfs: treat CoW fork operations as delalloc for quota accountingDarrick J. Wong
2018-01-29xfs: only grab shared inode locks for source file during reflinkDarrick J. Wong
2018-01-29xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modesDarrick J. Wong
2018-01-29xfs: reflink should break pnfs leases before sharing blocksDarrick J. Wong
2018-01-29xfs: don't clobber inobt/finobt cursors when xref with rmapDarrick J. Wong
2018-01-29xfs: skip CoW writes past EOF when writeback races with truncateDarrick J. Wong
2018-01-29xfs: preserve i_rdev when recycling a reclaimable inodeAmir Goldstein
2018-01-29xfs: refactor accounting updates out of xfs_bmap_btallocDarrick J. Wong
2018-01-29xfs: refactor inode verifier corruption error printingDarrick J. Wong
2018-01-29xfs: make tracepoint inode number format consistentDarrick J. Wong
2018-01-29xfs: always zero di_flags2 when we free the inodeDarrick J. Wong
2018-01-29xfs: call xfs_qm_dqattach before performing reflink operationsDarrick J. Wong
2018-01-29xfs: bmap code cleanupShan Hai
2018-01-29Use list_head infra-structure for buffer's log items listCarlos Maiolino
2018-01-29Split buffer's b_fspriv fieldCarlos Maiolino
2018-01-29Get rid of xfs_buf_log_item_t typedefCarlos Maiolino
2018-01-29fs: handle inode->i_version more efficientlyJeff Layton
2018-01-29btrfs: only dirty the inode in btrfs_update_time if something was changedJeff Layton
2018-01-29xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementingJeff Layton
2018-01-29fs: only set S_VERSION when updating times if necessaryJeff Layton
2018-01-29IMA: switch IMA over to new i_version APIJeff Layton
2018-01-29xfs: convert to new i_version APIJeff Layton
2018-01-29ufs: use new i_version APIJeff Layton