summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2015-01-21xfs: Remove some useless flags testsJan Kara
2015-01-21xfs: Remove useless testJan Kara
2015-01-20fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig
2015-01-09Merge branch 'xfs-misc-fixes-for-3.20-2' into for-nextDave Chinner
2015-01-09xfs: fix implicit bool to int conversionNicholas Mc Guire
2015-01-09xfs: pass a 64-bit count argument to xfs_iomap_write_unwrittenChristoph Hellwig
2015-01-09xfs: remove deprecated sysctlsDave Chinner
2015-01-09xfs: move xfs_bmap_finish prototypeDave Chinner
2015-01-09xfs: move struct xfs_bmalloca to libxfsDave Chinner
2015-01-09xfs: move xfs_types.h to libxfsDave Chinner
2015-01-09xfs: move xfs_fs.h to libxfsDave Chinner
2014-12-24Merge branch 'xfs-misc-fixes-for-3.20-1' into for-nextDave Chinner
2014-12-24xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara
2014-12-24xfs: remove extra newlines from xfs messagesEric Sandeen
2014-12-24xfs: initialize log buf I/O completion wq on log allocBrian Foster
2014-12-24xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino
2014-12-24xfs: Make xfs_vn_rename compliant with renameat2() syscallCarlos Maiolino
2014-12-12Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner
2014-12-04xfs: split metadata and log buffer completion to separate workqueuesBrian Foster
2014-12-04xfs: fix set-but-unused warningsDave Chinner
2014-12-04xfs: move type conversion functions to xfs_dir.hDave Chinner
2014-12-04xfs: move ftype conversion functions to libxfsDave Chinner
2014-12-04xfs: lobotomise xfs_trans_read_buf_map()Dave Chinner
2014-12-04xfs: active inodes stat is brokenDave Chinner
2014-12-04xfs: cleanup xfs_bmse_merge returnsDave Chinner
2014-12-04xfs: cleanup xfs_bmse_shift_one goto messDave Chinner
2014-12-04xfs: fix premature enospc on inode allocationDave Chinner
2014-12-04xfs: overflow in xfs_iomap_eof_align_last_fsbPeter Watkins
2014-12-04Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2Dave Chinner
2014-12-01Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner
2014-12-01xfs: fix simple_return.cocci warning in xfs_bmse_shift_onekbuild test robot
2014-12-01xfs: fix simple_return.cocci warning in xfs_file_readdirkbuild test robot
2014-12-01libxfs: fix simple_return.cocci warningskbuild test robot
2014-12-01xfs: remove unnecessary null checksMarkus Elfring
2014-11-28Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner
2014-11-28Merge branch 'xfs-misc-fixes-for-3.19-1' into for-nextDave Chinner
2014-11-28xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: move acl structures to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: catch invalid negative blknos in _xfs_buf_find()Eric Sandeen
2014-11-28xfs: allow lazy sb counter sync during filesystem freeze sequenceBrian Foster
2014-11-28xfs: fix error handling in xfs_qm_log_quotaoff()Brian Foster
2014-11-28xfs: replace on-stack xfs_trans_res with pointer in xfs_create()Brian Foster
2014-11-28xfs: replace global xfslogd wq with per-mount wqBrian Foster
2014-11-10xfs: Set allowed quota typesJan Kara
2014-11-07xfs: track bulkstat progress by aginoDave Chinner