summaryrefslogtreecommitdiff
path: root/fs/xfs (follow)
Commit message (Expand)AuthorAge
...
| | * | | xfs: move xfs_bmap_finish prototypeDave Chinner2015-01-09
| | * | | xfs: move struct xfs_bmalloca to libxfsDave Chinner2015-01-09
| | * | | xfs: move xfs_types.h to libxfsDave Chinner2015-01-09
| | * | | xfs: move xfs_fs.h to libxfsDave Chinner2015-01-09
| | |/ /
| * | | Merge branch 'xfs-misc-fixes-for-3.20-1' into for-nextDave Chinner2014-12-24
| |\ \ \
| | * | | xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara2014-12-24
| | * | | xfs: remove extra newlines from xfs messagesEric Sandeen2014-12-24
| | * | | xfs: initialize log buf I/O completion wq on log allocBrian Foster2014-12-24
| | |/ /
| * | | xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino2014-12-24
| * | | xfs: Make xfs_vn_rename compliant with renameat2() syscallCarlos Maiolino2014-12-24
| |/ /
* | | quota: Split ->set_xstate callback into twoJan Kara2015-01-30
* | | Merge branch 'for_linus' into for_nextJan Kara2015-01-30
|\ \ \ | | |/ | |/|
| * | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-28
| |/
* | xfs: Remove some pointless quota checksJan Kara2015-01-21
* | xfs: Remove some useless flags testsJan Kara2015-01-21
* | xfs: Remove useless testJan Kara2015-01-21
|/
* Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-12
|\
| * Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-04
| |\
| | * xfs: split metadata and log buffer completion to separate workqueuesBrian Foster2014-12-04
| | * xfs: fix set-but-unused warningsDave Chinner2014-12-04
| | * xfs: move type conversion functions to xfs_dir.hDave Chinner2014-12-04
| | * xfs: move ftype conversion functions to libxfsDave Chinner2014-12-04
| | * xfs: lobotomise xfs_trans_read_buf_map()Dave Chinner2014-12-04
| | * xfs: active inodes stat is brokenDave Chinner2014-12-04
| | * xfs: cleanup xfs_bmse_merge returnsDave Chinner2014-12-04
| | * xfs: cleanup xfs_bmse_shift_one goto messDave Chinner2014-12-04
| | * xfs: fix premature enospc on inode allocationDave Chinner2014-12-04
| | * xfs: overflow in xfs_iomap_eof_align_last_fsbPeter Watkins2014-12-04
| | * Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2Dave Chinner2014-12-04
| | |\
| * | \ Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner2014-12-01
| |\ \ \ | | | |/ | | |/|
| | * | xfs: fix simple_return.cocci warning in xfs_bmse_shift_onekbuild test robot2014-12-01
| | * | xfs: fix simple_return.cocci warning in xfs_file_readdirkbuild test robot2014-12-01
| | * | libxfs: fix simple_return.cocci warningskbuild test robot2014-12-01
| | * | xfs: remove unnecessary null checksMarkus Elfring2014-12-01
| * | | Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-28
| |\ \ \
| | * | | xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-28
| | * | | xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-28
| | * | | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
| | * | | xfs: move acl structures to xfs_format.hChristoph Hellwig2014-11-28
| | * | | xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-28
| | |/ /
| * | | Merge branch 'xfs-misc-fixes-for-3.19-1' into for-nextDave Chinner2014-11-28
| |\ \ \ | | | |/ | | |/|
| | * | xfs: catch invalid negative blknos in _xfs_buf_find()Eric Sandeen2014-11-28
| | * | xfs: allow lazy sb counter sync during filesystem freeze sequenceBrian Foster2014-11-28
| | * | xfs: fix error handling in xfs_qm_log_quotaoff()Brian Foster2014-11-28
| | * | xfs: replace on-stack xfs_trans_res with pointer in xfs_create()Brian Foster2014-11-28
| | * | xfs: replace global xfslogd wq with per-mount wqBrian Foster2014-11-28
| | |/
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-12-10
|\ \ \ | |/ / |/| |
| * | xfs: Set allowed quota typesJan Kara2014-11-10
| |/
* | xfs: track bulkstat progress by aginoDave Chinner2014-11-07
* | xfs: bulkstat error handling is brokenDave Chinner2014-11-07