summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-09xfs: only trace buffer items if they existDave Chinner1-2/+3
2015-02-05xfs: report proper f_files in statfs if we overshoot imaxpctEric Sandeen1-0/+5
2015-02-05xfs: fix panic_mask documentationEric Sandeen1-2/+3
2015-02-05xfs: xfs_ioctl_setattr_check_projid can be statickbuild test robot1-2/+2
2015-02-05xfs: growfs should use synchronous transactionsChristoph Hellwig1-0/+1
2015-02-02xfs: fix behaviour of XFS_IOC_FSSETXATTR on directoriesIustin Pop1-14/+25
2015-02-02xfs: factor projid hint checking out of xfs_ioctl_setattrDave Chinner1-19/+31
2015-02-02xfs: factor extsize hint checking out of xfs_ioctl_setattrDave Chinner1-39/+51
2015-02-02xfs: XFS_IOCTL_SETXATTR can run in user namespacesDave Chinner1-9/+13
2015-02-02xfs: kill xfs_ioctl_setattr behaviour maskDave Chinner1-103/+65
2015-02-02xfs: disaggregate xfs_ioctl_setattrDave Chinner1-5/+18
2015-02-02xfs: factor out xfs_ioctl_setattr transaciton preambleDave Chinner1-46/+55
2015-02-02xfs: separate xflags from xfs_ioctl_setattrDave Chinner1-48/+41
2015-02-02xfs: FSX_NONBLOCK is not usedDave Chinner1-5/+0
2015-02-02xfs: don't allocate an ioend for direct I/O completionsChristoph Hellwig2-91/+61
2015-02-01xfs: change kmem_free to use generic kvfree()Wang, Yalin2-11/+4
2015-02-01xfs: factor out a xfs_update_prealloc_flags() helperChristoph Hellwig3-60/+63
2015-01-22xfs: remove incorrect error negation in attr_multi ioctlBrian Foster1-1/+1
2015-01-21xfs: set superblock buffer type correctlyDave Chinner1-0/+1
2015-01-21xfs: set buf types when converting extent formatsDave Chinner2-1/+7
2015-01-21xfs: inode unlink does not set AGI buffer typeDave Chinner1-0/+2
2015-01-21xfs: ensure buffer types are set correctlyDave Chinner1-0/+4
2015-01-21xfs: sanitise sb_bad_features2 handlingDave Chinner3-20/+25
2015-01-21xfs: consolidate superblock logging functionsDave Chinner15-181/+101
2015-01-21xfs: remove bitfield based superblock updatesDave Chinner11-246/+130
2015-01-09xfs: fix implicit bool to int conversionNicholas Mc Guire1-1/+1
2015-01-09xfs: pass a 64-bit count argument to xfs_iomap_write_unwrittenChristoph Hellwig2-2/+2
2015-01-09xfs: remove deprecated sysctlsDave Chinner2-28/+7
2015-01-09xfs: move xfs_bmap_finish prototypeDave Chinner2-2/+2
2015-01-09xfs: move struct xfs_bmalloca to libxfsDave Chinner2-34/+32
2015-01-09xfs: move xfs_types.h to libxfsDave Chinner1-0/+0
2015-01-09xfs: move xfs_fs.h to libxfsDave Chinner1-0/+0
2014-12-23xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara2-8/+7
2014-12-23xfs: remove extra newlines from xfs messagesEric Sandeen3-3/+3
2014-12-23xfs: initialize log buf I/O completion wq on log allocBrian Foster1-4/+4
2014-12-23xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino3-6/+142
2014-12-23xfs: Make xfs_vn_rename compliant with renameat2() syscallCarlos Maiolino1-5/+10
2014-12-21Linux 3.19-rc1v3.19-rc1Linus Torvalds1-2/+2
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang1-0/+1
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson1-7/+0
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2-71/+83
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson1-0/+1
2014-12-20CRISv32: Implement early consoleJesper Nilsson1-26/+56
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson1-27/+34
2014-12-20CRISv32: Fix declaration mismatchJesper Nilsson1-1/+0
2014-12-20CRISv32: Rewrite of synchronous serial port driverJesper Nilsson1-639/+791
2014-12-20CRIS: Update init memory handlingJesper Nilsson1-5/+33
2014-12-20CRISv32: Better handling of watchdog biteJesper Nilsson1-11/+17
2014-12-20CRIS: Export missing function symbolsJesper Nilsson3-19/+19
2014-12-20CRIS: Export ioremap_nocacheJesper Nilsson1-1/+2