summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-19block: allow WRITE_SAME commands with the SG_IO ioctlMauricio Faria de Oliveira
2016-12-17block: Remove unused member (busy) from struct blk_queue_tagRitesh Harjani
2016-12-17bcache: partition support: add 16 minors per bcacheN deviceEric Wheeler
2016-12-17bcache: Make gc wakeup sane, remove set_task_state()Kent Overstreet
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-16Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-16Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-16Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2016-12-16Merge tag 'edac/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-12-16Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-16Merge tag 'nios2-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-16ovl: fix reStructuredText syntax errors in documentationAmir Goldstein
2016-12-16ovl: fix return value of ovl_fill_superGeliang Tang
2016-12-16ovl: clean up kstat usageAl Viro
2016-12-16ovl: fold ovl_copy_up_truncate() into ovl_copy_up()Amir Goldstein
2016-12-16ovl: create directories inside merged parent opaqueAmir Goldstein
2016-12-16ovl: opaque cleanupMiklos Szeredi
2016-12-16ovl: show redirect_dir mount optionAmir Goldstein
2016-12-16ovl: allow setting max size of redirectMiklos Szeredi
2016-12-16ovl: allow redirect_dir to default to "on"Miklos Szeredi
2016-12-16ovl: check for emptiness of redirect dirAmir Goldstein
2016-12-16ovl: redirect on rename-dirMiklos Szeredi
2016-12-16ovl: lookup redirectsMiklos Szeredi
2016-12-16ovl: consolidate lookup for underlying layersMiklos Szeredi
2016-12-16ovl: fix nested overlayfs mountAmir Goldstein
2016-12-16ovl: check namelenMiklos Szeredi
2016-12-16ovl: split super.cMiklos Szeredi
2016-12-16ovl: use d_is_dir()Miklos Szeredi
2016-12-16ovl: simplify lookupMiklos Szeredi
2016-12-16ovl: check lower existence of rename targetMiklos Szeredi
2016-12-16ovl: rename: simplify handling of lower/merged directoryMiklos Szeredi
2016-12-16ovl: get rid of PURE typeMiklos Szeredi
2016-12-16ovl: check lower existence when removingMiklos Szeredi
2016-12-16ovl: add ovl_dentry_is_whiteout()Miklos Szeredi
2016-12-16ovl: don't check stickyMiklos Szeredi
2016-12-16ovl: don't check rename to selfMiklos Szeredi
2016-12-16ovl: treat special files like a regular fsMiklos Szeredi
2016-12-16ovl: rename ovl_rename2() to ovl_rename()Miklos Szeredi
2016-12-16ovl: use vfs_clone_file_range() for copy up if possibleAmir Goldstein
2016-12-16Revert "ovl: get_write_access() in truncate"Miklos Szeredi
2016-12-16ovl: update docMiklos Szeredi
2016-12-16vfs: fix vfs_clone_file_range() for overlayfs filesAmir Goldstein
2016-12-16vfs: call vfs_clone_file_range() under freeze protectionAmir Goldstein
2016-12-16vfs: allow vfs_clone_file_range() across mount pointsAmir Goldstein
2016-12-16vfs: no mnt_want_write_file() in vfs_{copy,clone}_file_range()Miklos Szeredi
2016-12-16Revert "vfs: rename: check backing inode being equal"Miklos Szeredi