summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
* | xfs: Remove some useless flags testsJan Kara2015-01-211-11/+4
* | 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/+1467
|\
| * Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-0424-386/+271
| |\
| | * xfs: split metadata and log buffer completion to separate workqueuesBrian Foster2014-12-044-7/+18
| | * xfs: fix set-but-unused warningsDave Chinner2014-12-049-60/+2
| | * xfs: move type conversion functions to xfs_dir.hDave Chinner2014-12-045-134/+137
| | * xfs: move ftype conversion functions to libxfsDave Chinner2014-12-045-24/+24
| | * xfs: lobotomise xfs_trans_read_buf_map()Dave Chinner2014-12-041-102/+33
| | * xfs: active inodes stat is brokenDave Chinner2014-12-042-1/+2
| | * xfs: cleanup xfs_bmse_merge returnsDave Chinner2014-12-041-15/+8
| | * xfs: cleanup xfs_bmse_shift_one goto messDave Chinner2014-12-041-26/+17
| | * xfs: fix premature enospc on inode allocationDave Chinner2014-12-041-10/+24
| | * xfs: overflow in xfs_iomap_eof_align_last_fsbPeter Watkins2014-12-041-7/+6
| | * Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2Dave Chinner2014-12-045-24/+9
| | |\
| * | \ Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner2014-12-015-24/+9
| |\ \ \ | | | |/ | | |/|
| | * | xfs: fix simple_return.cocci warning in xfs_bmse_shift_onekbuild test robot2014-12-011-5/+1
| | * | xfs: fix simple_return.cocci warning in xfs_file_readdirkbuild test robot2014-12-011-5/+1
| | * | libxfs: fix simple_return.cocci warningskbuild test robot2014-12-011-5/+1
| | * | xfs: remove unnecessary null checksMarkus Elfring2014-12-012-9/+6
| * | | Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-2886-1380/+1138
| |\ \ \