aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* xfs: recall pNFS layouts on conflicting accessChristoph Hellwig2015-02-15
* xfs: implement pNFS export operationsChristoph Hellwig2015-02-15
* Merge branch 'xfs-misc-fixes-for-3.20-4' into for-nextDave Chinner2015-02-09
|\
| * xfs: only trace buffer items if they existDave Chinner2015-02-09
| * xfs: report proper f_files in statfs if we overshoot imaxpctEric Sandeen2015-02-05
| * xfs: xfs_ioctl_setattr_check_projid can be statickbuild test robot2015-02-04
| * xfs: growfs should use synchronous transactionsChristoph Hellwig2015-02-04
* | Merge branch 'xfs-ioctl-setattr-cleanup' into for-nextDave Chinner2015-02-01
|\|
| * xfs: fix behaviour of XFS_IOC_FSSETXATTR on directoriesIustin Pop2015-02-01
| * xfs: factor projid hint checking out of xfs_ioctl_setattrDave Chinner2015-02-01
| * xfs: factor extsize hint checking out of xfs_ioctl_setattrDave Chinner2015-02-01
| * xfs: XFS_IOCTL_SETXATTR can run in user namespacesDave Chinner2015-02-01
| * xfs: kill xfs_ioctl_setattr behaviour maskDave Chinner2015-02-01
| * xfs: disaggregate xfs_ioctl_setattrDave Chinner2015-02-01
| * xfs: factor out xfs_ioctl_setattr transaciton preambleDave Chinner2015-02-01
| * xfs: separate xflags from xfs_ioctl_setattrDave Chinner2015-02-01
| * xfs: FSX_NONBLOCK is not usedDave Chinner2015-02-01
* | Merge branch 'xfs-misc-fixes-for-3.20-3' into for-nextDave Chinner2015-02-01
|\ \
| * | xfs: don't allocate an ioend for direct I/O completionsChristoph Hellwig2015-02-01
| * | xfs: change kmem_free to use generic kvfree()Wang, Yalin2015-02-01
| * | xfs: factor out a xfs_update_prealloc_flags() helperChristoph Hellwig2015-02-01
| * | xfs: remove incorrect error negation in attr_multi ioctlBrian Foster2015-01-21
* | | Merge branch 'xfs-buf-type-fixes' into for-nextDave Chinner2015-01-21
|\ \ \
| * | | xfs: set superblock buffer type correctlyDave Chinner2015-01-21
| * | | xfs: set buf types when converting extent formatsDave Chinner2015-01-21
| * | | xfs: inode unlink does not set AGI buffer typeDave Chinner2015-01-21
| * | | xfs: ensure buffer types are set correctlyDave Chinner2015-01-21
| |/ /
* | | Merge branch 'xfs-sb-logging-rework' into for-nextDave Chinner2015-01-21
|\ \ \ | | |/ | |/|
| * | xfs: sanitise sb_bad_features2 handlingDave Chinner2015-01-21
| * | xfs: consolidate superblock logging functionsDave Chinner2015-01-21
| * | xfs: remove bitfield based superblock updatesDave Chinner2015-01-21
| |/
* | Merge branch 'xfs-misc-fixes-for-3.20-2' into for-nextDave Chinner2015-01-08
|\ \
| * | xfs: fix implicit bool to int conversionNicholas Mc Guire2015-01-08
| * | xfs: pass a 64-bit count argument to xfs_iomap_write_unwrittenChristoph Hellwig2015-01-08
| * | xfs: remove deprecated sysctlsDave Chinner2015-01-08
| * | xfs: move xfs_bmap_finish prototypeDave Chinner2015-01-08
| * | xfs: move struct xfs_bmalloca to libxfsDave Chinner2015-01-08
| * | xfs: move xfs_types.h to libxfsDave Chinner2015-01-08
| * | xfs: move xfs_fs.h to libxfsDave Chinner2015-01-08
| |/
* | Merge branch 'xfs-misc-fixes-for-3.20-1' into for-nextDave Chinner2014-12-23
|\ \
| * | xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara2014-12-23
| * | xfs: remove extra newlines from xfs messagesEric Sandeen2014-12-23
| * | xfs: initialize log buf I/O completion wq on log allocBrian Foster2014-12-23
| |/
* | xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino2014-12-23
* | xfs: Make xfs_vn_rename compliant with renameat2() syscallCarlos Maiolino2014-12-23
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-19
|\
| * vfs: make mounts and mountstats honor root dir like mountinfo doesDmitry V. Levin2014-12-17
| * vfs: cleanup show_mountinfoDmitry V. Levin2014-12-17
| * unfuck binfmt_misc.c (broken by commit e6084d4)Al Viro2014-12-17
| * vm_area_operations: kill ->migrate()Al Viro2014-12-17