summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/Kconfig: use bool instead of booleanChristoph Jaeger2015-02-171-1/+1
* powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-1711-26/+4
* ocfs2: set append dio as a ro compat featureJoseph Qi2015-02-173-2/+31
* ocfs2: wait for orphan recovery first once append O_DIRECT write crashJoseph Qi2015-02-174-0/+43
* ocfs2: complete the rest request through buffer ioJoseph Qi2015-02-171-1/+42
* ocfs2: do not fallback to buffer I/O write if appendingJoseph Qi2015-02-171-1/+4
* ocfs2: allocate blocks in ocfs2_direct_IO_get_blocksJoseph Qi2015-02-171-3/+42
* ocfs2: implement ocfs2_direct_IO_writeJoseph Qi2015-02-172-3/+204
* ocfs2: add orphan recovery types in ocfs2_recover_orphansJoseph Qi2015-02-172-20/+93
* ocfs2: add functions to add and remove inode in orphan dirJoseph Qi2015-02-175-30/+238
* ocfs2: prepare some interfaces used in append direct ioJoseph Qi2015-02-172-2/+18
* MAINTAINERS: fix spelling mistake & remove trailing WSAkash Shende2015-02-171-1/+1
* dax: does not work correctly with virtual aliasing cachesMatthew Wilcox2015-02-172-0/+4
* brd: rename XIP to DAXMatthew Wilcox2015-02-172-13/+14
* ext4: add DAX functionalityRoss Zwisler2015-02-178-37/+179
* dax: add dax_zero_page_rangeMatthew Wilcox2015-02-173-6/+34
* ext2: get rid of most mentions of XIP in ext2Matthew Wilcox2015-02-176-25/+34
* ext2: remove ext2_aops_xipMatthew Wilcox2015-02-173-9/+3
* vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox2015-02-178-26/+21
* ext2: remove xip.c and xip.hMatthew Wilcox2015-02-176-35/+0
* ext2: remove ext2_use_xipMatthew Wilcox2015-02-173-3/+7
* ext2: remove ext2_xip_verify_sb()Matthew Wilcox2015-02-173-35/+12
* vfs: remove get_xip_memMatthew Wilcox2015-02-1713-95/+7
* dax: replace XIP documentation with DAX documentationMatthew Wilcox2015-02-173-73/+92
* dax,ext2: replace xip_truncate_page with dax_truncate_pageMatthew Wilcox2015-02-174-50/+46
* dax,ext2: replace the XIP page fault handler with the DAX page fault handlerMatthew Wilcox2015-02-174-209/+276
* dax,ext2: replace ext2_clear_xip_target with dax_clear_blocksMatthew Wilcox2015-02-175-20/+43
* dax,ext2: replace XIP read and write with DAX I/OMatthew Wilcox2015-02-178-245/+214
* vfs,ext2: introduce IS_DAX(inode)Matthew Wilcox2015-02-174-12/+24
* mm: allow page fault handlers to perform the COWMatthew Wilcox2015-02-172-9/+33
* mm: fix XIP fault vs truncate raceMatthew Wilcox2015-02-172-2/+29
* arm: dts: zynq: update isl9305 compatible string to use isil vendor prefixArnaud Ebalard2015-02-171-1/+1
* staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard2015-02-171-2/+2
* rtc: isl12057: deprecate use of isl in compatible string for isilArnaud Ebalard2015-02-171-1/+2
* rtc: isl12022: deprecate use of isl in compatible string for isilArnaud Ebalard2015-02-171-1/+2
* Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2015-02-166-76/+111
|\
| * CRIS: Whitespace cleanupJesper Nilsson2015-02-141-31/+52
| * CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin2015-02-141-55/+58
| * CRIS: uaccess: fix sparse errorsMichael S. Tsirkin2015-02-141-2/+2
| * CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida2015-02-141-2/+2
| * CRIS: Fix missing NR_CPUS in menuconfigJesper Nilsson2015-01-291-0/+4
| * CRISv32: Avoid warning of unused variableJesper Nilsson2015-01-291-0/+4
| * CRIS: Avoid warning in cris mm/fault.cJesper Nilsson2015-01-291-1/+3
| * CRIS: Export csum_partial_copy_nocheckJesper Nilsson2015-01-291-0/+1
* | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-1573-1910/+4523
|\ \
| * | serial: 8250: Fix UART_BUG_TXEN workaroundPeter Hurley2015-02-071-1/+1
| * | serial: driver for ETRAX FS UARTNiklas Cassel2015-02-074-0/+1010
| * | tty: remove unused variable spropFabian Frederick2015-02-041-1/+0
| * | serial: of-serial: fetch line number from DTLucas Stach2015-02-041-0/+5
| * | serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLEMarek Szyprowski2015-02-021-0/+2