summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \
| | * | | xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-2813-71/+35
| | * | | xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-2856-638/+579
| | * | | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-2879-358/+267
| | * | | 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/+221
| | |/ /
| * | | 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/+10
| | * | xfs: replace on-stack xfs_trans_res with pointer in xfs_create()Brian Foster2014-11-281-9/+6
| | * | 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-101-0/+1
|\ \ \ | |/ / |/| |
| * | xfs: Set allowed quota typesJan Kara2014-11-101-0/+1
| |/
* | xfs: track bulkstat progress by aginoDave Chinner2014-11-071-37/+34
* | xfs: bulkstat error handling is brokenDave Chinner2014-11-071-10/+19
* | xfs: bulkstat main loop logic is a messDave Chinner2014-11-071-32/+24
* | xfs: bulkstat chunk-formatter has issuesDave Chinner2014-11-071-34/+24
* | xfs: bulkstat chunk formatting cursor is brokenDave Chinner2014-11-072-47/+28
* | xfs: bulkstat btree walk doesn't terminateDave Chinner2014-11-071-9/+10
* | xfs: rework zero range to prevent invalid i_size updatesBrian Foster2014-10-301-52/+20
* | xfs: Check error during inode btree iteration in xfs_bulkstat()Jan Kara2014-10-301-0/+4
* | xfs: bulkstat doesn't release AGI buffer on errorDave Chinner2014-10-291-6/+10
|/
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-2/+0
|\
| * Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-224-12/+114
| |\
| * | block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2014-09-081-2/+0
* | | Merge branch 'xfs-misc-fixes-for-3.18-3' into for-nextDave Chinner2014-10-1316-61/+57
|\ \ \
| * | | xfs: fix agno increment in xfs_inumbers() loopEric Sandeen2014-10-131-1/+2
| * | | xfs: xfs_iflush_done checks the wrong log item callbackMark Tinguely2014-10-031-1/+1
| * | | xfs: flush the range before zero range conversionBrian Foster2014-10-021-7/+7
| * | | xfs: restore buffer_head unwritten bit on ioend cancelBrian Foster2014-10-021-0/+7
| * | | xfs: check for null dquot in xfs_quota_calc_throttle()Eric Sandeen2014-10-021-2/+2
OpenPOWER on IntegriCloud