summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | xfs: remove deprecated sysctlsDave Chinner2015-01-091-18/+0Star
| | * | | xfs: move xfs_bmap_finish prototypeDave Chinner2015-01-092-2/+2
| | * | | xfs: move struct xfs_bmalloca to libxfsDave Chinner2015-01-092-34/+32Star
| | * | | 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-235-15/+14Star
| |\ \ \
| | * | | xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara2014-12-232-8/+7Star
| | * | | xfs: remove extra newlines from xfs messagesEric Sandeen2014-12-233-3/+3
| | * | | xfs: initialize log buf I/O completion wq on log allocBrian Foster2014-12-231-4/+4
| | |/ /
| * | | xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino2014-12-233-6/+142
| * | | xfs: Make xfs_vn_rename compliant with renameat2() syscallCarlos Maiolino2014-12-231-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/+72Star
|\ \ \ | | |/ | |/|
| * | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-283-96/+72Star
| |/
* | xfs: Remove some pointless quota checksJan Kara2015-01-211-39/+20Star
* | xfs: Remove some useless flags testsJan Kara2015-01-211-11/+4Star
* | xfs: Remove useless testJan Kara2015-01-211-1/+1
|/
* Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-1289-1835/+1467Star
|\
| * Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-0324-386/+271Star
| |\
| | * xfs: split metadata and log buffer completion to separate workqueuesBrian Foster2014-12-034-7/+18
| | * xfs: fix set-but-unused warningsDave Chinner2014-12-039-60/+2Star
| | * xfs: move type conversion functions to xfs_dir.hDave Chinner2014-12-035-134/+137
| | * xfs: move ftype conversion functions to libxfsDave Chinner2014-12-035-24/+24
| | * xfs: lobotomise xfs_trans_read_buf_map()Dave Chinner2014-12-031-102/+33Star
| | * xfs: active inodes stat is brokenDave Chinner2014-12-032-1/+2
| | * xfs: cleanup xfs_bmse_merge returnsDave Chinner2014-12-031-15/+8Star
| | * xfs: cleanup xfs_bmse_shift_one goto messDave Chinner2014-12-031-26/+17Star
| | * xfs: fix premature enospc on inode allocationDave Chinner2014-12-031-10/+24
| | * xfs: overflow in xfs_iomap_eof_align_last_fsbPeter Watkins2014-12-031-7/+6Star
| | * Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2Dave Chinner2014-12-035-24/+9Star
| | |\
| * | \ Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner2014-11-305-24/+9Star
| |\ \ \ | | | |/ | | |/|
| | * | xfs: fix simple_return.cocci warning in xfs_bmse_shift_onekbuild test robot2014-11-301-5/+1Star
| | * | xfs: fix simple_return.cocci warning in xfs_file_readdirkbuild test robot2014-11-301-5/+1Star
| | * | libxfs: fix simple_return.cocci warningskbuild test robot2014-11-301-5/+1Star
| | * | xfs: remove unnecessary null checksMarkus Elfring2014-11-302-9/+6Star
| * | | Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-2886-1380/+1138Star
| |\ \ \
| | * | | xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-2813-71/+35Star
| | * | | xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-2856-638/+579Star
| | * | | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-2879-358/+267Star
| | * | | xfs: move acl structures to xfs_format.hChristoph Hellwig2014-11-282-36/+36
| | * | | xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-2836-277/+221Star
| | |/ /
| * | | Merge branch 'xfs-misc-fixes-for-3.19-1' into for-nextDave Chinner2014-11-287-48/+52
| |\ \ \ | | | |/ | | |/|
| | * | xfs: catch invalid negative blknos in _xfs_buf_find()Eric Sandeen2014-11-281-1/+1
| | * | xfs: allow lazy sb counter sync during filesystem freeze sequenceBrian Foster2014-11-283-10/+23
| | * | xfs: fix error handling in xfs_qm_log_quotaoff()Brian Foster2014-11-281-16/+10Star
| | * | xfs: replace on-stack xfs_trans_res with pointer in xfs_create()Brian Foster2014-11-281-9/+6Star
| | * | xfs: replace global xfslogd wq with per-mount wqBrian Foster2014-11-283-12/+12
| | |/
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-12-111-0/+1
|\ \ \ | |/ / |/| |
| * | xfs: Set allowed quota typesJan Kara2014-11-101-0/+1
| |/
* | xfs: track bulkstat progress by aginoDave Chinner2014-11-061-37/+34Star