aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds179-894/+916
2016-01-23Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-69/+47
2016-01-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds34-171/+493
2016-01-22Merge tag 'please-pull-copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds3-1/+3
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-65/+6983
2016-01-22vfs: abort dedupe loop if fatal signals are pendingDarrick J. Wong1-0/+3
2016-01-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-15/+9
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-210/+456
2016-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds26-3718/+3009
2016-01-22MAINTAINERS: return arch/sh to maintained state, with new maintainersRich Felker1-1/+3
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa17-103/+36
2016-01-22dax: never rely on bh.b_dev being set by get_block()Ross Zwisler1-0/+3
2016-01-22xfs: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-3/+4
2016-01-22ext4: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-1/+3
2016-01-22ext2: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-1/+3
2016-01-22dax: add support for fsync/syncRoss Zwisler3-16/+266
2016-01-22mm: add find_get_entries_tag()Ross Zwisler2-0/+71
2016-01-22dax: support dirty DAX entries in radix treeRoss Zwisler9-42/+78
2016-01-22pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler2-6/+27
2016-01-22dax: fix conversion of holes to PMDsRoss Zwisler1-10/+10
2016-01-22dax: fix NULL pointer dereference in __dax_dbg()Ross Zwisler1-0/+1
2016-01-22make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2-9/+5
2016-01-22wrappers for ->i_mutex accessAl Viro177-883/+908
2016-01-22[IA64] Enable copy_file_range syscall for ia64Tony Luck3-1/+3
2016-01-22lustre: remove unused declarationAl Viro1-2/+0
2016-01-22Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds7-28/+47
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds15-45/+411
2016-01-22Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds11-23/+124
2016-01-22Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds16-213/+264
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds14-276/+895
2016-01-22Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds8-102/+147
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-6/+91
2016-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-37/+54
2016-01-22Merge tag 'renesas-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesOlof Johansson1-1/+1
2016-01-22Merge branch 'bugfixes'Trond Myklebust2-63/+42
2016-01-22pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust1-4/+2
2016-01-22soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann1-1/+1
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds19-2197/+2596
2016-01-21Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds10-226/+1476
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds33-1326/+3893
2016-01-21Merge branch 'next' into for-linusDmitry Torokhov4-210/+456
2016-01-21ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed1-0/+6
2016-01-21reiserfs: fix dereference of ERR_PTRSudip Mukherjee1-1/+1
2016-01-21ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim1-1/+1
2016-01-21mm: fix kernel crash in khugepaged threadyalin wang2-9/+9
2016-01-21mm: fix mlock accoutingKirill A. Shutemov1-1/+1
2016-01-21thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov5-25/+36
2016-01-21[regression] fix braino in fs/dlm/user.cAl Viro1-1/+1
2016-01-21Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds5-53/+155
2016-01-21NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker3-6/+5