summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-101-1/+0
|\
| * mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-101-1/+0
* | Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-1038-880/+807
|\ \
| * \ Merge branch 'xfs-misc-fixes-for-3.20-4' into for-nextDave Chinner2015-02-104-4/+11
| |\ \
| | * | xfs: only trace buffer items if they existDave Chinner2015-02-101-2/+3
| | * | xfs: report proper f_files in statfs if we overshoot imaxpctEric Sandeen2015-02-061-0/+5
| | * | xfs: xfs_ioctl_setattr_check_projid can be statickbuild test robot2015-02-051-2/+2
| | * | xfs: growfs should use synchronous transactionsChristoph Hellwig2015-02-051-0/+1
| * | | Merge branch 'xfs-ioctl-setattr-cleanup' into for-nextDave Chinner2015-02-021-220/+231
| |\| |
| | * | xfs: fix behaviour of XFS_IOC_FSSETXATTR on directoriesIustin Pop2015-02-021-14/+25
| | * | xfs: factor projid hint checking out of xfs_ioctl_setattrDave Chinner2015-02-021-19/+31
| | * | xfs: factor extsize hint checking out of xfs_ioctl_setattrDave Chinner2015-02-021-39/+51
| | * | xfs: XFS_IOCTL_SETXATTR can run in user namespacesDave Chinner2015-02-021-9/+13
| | * | xfs: kill xfs_ioctl_setattr behaviour maskDave Chinner2015-02-021-103/+65
| | * | xfs: disaggregate xfs_ioctl_setattrDave Chinner2015-02-021-5/+18
| | * | xfs: factor out xfs_ioctl_setattr transaciton preambleDave Chinner2015-02-021-46/+55
| | * | xfs: separate xflags from xfs_ioctl_setattrDave Chinner2015-02-021-48/+41
| | * | xfs: FSX_NONBLOCK is not usedDave Chinner2015-02-021-5/+0
| * | | Merge branch 'xfs-misc-fixes-for-3.20-3' into for-nextDave Chinner2015-02-028-163/+129
| |\ \ \
| | * | | xfs: don't allocate an ioend for direct I/O completionsChristoph Hellwig2015-02-022-91/+61
| | * | | xfs: change kmem_free to use generic kvfree()Wang, Yalin2015-02-022-11/+4
| | * | | xfs: factor out a xfs_update_prealloc_flags() helperChristoph Hellwig2015-02-023-60/+63
| | * | | xfs: remove incorrect error negation in attr_multi ioctlBrian Foster2015-01-221-1/+1
| * | | | Merge branch 'xfs-buf-type-fixes' into for-nextDave Chinner2015-01-225-1/+14
| |\ \ \ \
| | * | | | xfs: set superblock buffer type correctlyDave Chinner2015-01-221-0/+1
| | * | | | xfs: set buf types when converting extent formatsDave Chinner2015-01-222-1/+7
| | * | | | xfs: inode unlink does not set AGI buffer typeDave Chinner2015-01-221-0/+2
| | * | | | xfs: ensure buffer types are set correctlyDave Chinner2015-01-221-0/+4
| | |/ / /
| * | | | Merge branch 'xfs-sb-logging-rework' into for-nextDave Chinner2015-01-2216-416/+226
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | xfs: sanitise sb_bad_features2 handlingDave Chinner2015-01-223-20/+25
| | * | | xfs: consolidate superblock logging functionsDave Chinner2015-01-2215-181/+101
| | * | | xfs: remove bitfield based superblock updatesDave Chinner2015-01-2211-246/+130
| | |/ /
| * | | Merge branch 'xfs-misc-fixes-for-3.20-2' into for-nextDave Chinner2015-01-098-57/+37
| |\ \ \
| | * | | xfs: fix implicit bool to int conversionNicholas Mc Guire2015-01-091-1/+1
| | * | | xfs: pass a 64-bit count argument to xfs_iomap_write_unwrittenChristoph Hellwig2015-01-092-2/+2
| | * | | xfs: remove deprecated sysctlsDave Chinner2015-01-091-18/+0
| | * | | xfs: move xfs_bmap_finish prototypeDave Chinner2015-01-092-2/+2
| | * | | xfs: move struct xfs_bmalloca to libxfsDave Chinner2015-01-092-34/+32
| | * | | xfs: move xfs_types.h to libxfsDave Chinner2015-01-091-0/+0
| | * | | xfs: move xfs_fs.h to libxfsDave Chinner2015-01-091-0/+0
| | |/ /
| * | | Merge branch 'xfs-misc-fixes-for-3.20-1' into for-nextDave Chinner2014-12-245-15/+14
| |\ \ \
| | * | | xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara2014-12-242-8/+7
| | * | | xfs: remove extra newlines from xfs messagesEric Sandeen2014-12-243-3/+3
| | * | | xfs: initialize log buf I/O completion wq on log allocBrian Foster2014-12-241-4/+4
| | |/ /
| * | | xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino2014-12-243-6/+142
| * | | xfs: Make xfs_vn_rename compliant with renameat2() syscallCarlos Maiolino2014-12-241-5/+10
| |/ /
* | | quota: Split ->set_xstate callback into twoJan Kara2015-01-301-22/+37
* | | Merge branch 'for_linus' into for_nextJan Kara2015-01-303-96/+72
|\ \ \ | | |/ | |/|
| * | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-283-96/+72
| |/
* | xfs: Remove some pointless quota checksJan Kara2015-01-211-39/+20