| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: convert to SPDX license tags | Dave Chinner | 2018-06-06 | 1 | -13/+1 |
* | xfs: don't spray logs when dquot flush/purge fail | Darrick J. Wong | 2018-05-10 | 1 | -4/+1 |
* | xfs: log item flags are racy | Dave Chinner | 2018-05-10 | 1 | -1/+1 |
* | xfs: Rename xa_ elements to ail_ | Matthew Wilcox | 2018-03-11 | 1 | -5/+6 |
* | Use list_head infra-structure for buffer's log items list | Carlos Maiolino | 2018-01-29 | 1 | -1/+1 |
* | xfs: fix non-debug build compiler warnings | Darrick J. Wong | 2018-01-17 | 1 | -4/+1 |
* | xfs: use %px for data pointers when debugging | Darrick J. Wong | 2018-01-12 | 1 | -1/+1 |
* | xfs: Properly retry failed dquot items in case of error during buffer writeback | Carlos Maiolino | 2017-11-30 | 1 | -2/+38 |
* | xfs: allocate log vector buffers outside CIL context lock | Dave Chinner | 2016-07-22 | 1 | -0/+2 |
* | xfs: move most of xfs_sb.h to xfs_format.h | Christoph Hellwig | 2014-11-28 | 1 | -1/+0 |
* | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 2014-11-28 | 1 | -1/+0 |
* | xfs: remove the quotaoff log format from the quotaoff log item | Christoph Hellwig | 2013-12-13 | 1 | -15/+7 |
* | xfs: remove the dquot log format from the dquot log item | Christoph Hellwig | 2013-12-13 | 1 | -16/+9 |
* | xfs: format log items write directly into the linear CIL buffer | Christoph Hellwig | 2013-12-13 | 1 | -9/+10 |
* | xfs: introduce xlog_copy_iovec | Christoph Hellwig | 2013-12-13 | 1 | -13/+12 |
* | xfs: decouple inode and bmap btree header files | Dave Chinner | 2013-10-23 | 1 | -7/+1 |
* | xfs: decouple log and transaction headers | Dave Chinner | 2013-10-23 | 1 | -2/+4 |
* | xfs: fix some minor sparse warnings | Dave Chinner | 2013-09-09 | 1 | -1/+2 |
* | xfs: return log item size in IOP_SIZE | Dave Chinner | 2013-08-13 | 1 | -9/+13 |
* | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner | 2013-08-12 | 1 | -0/+1 |
* | xfs: clean up xfs_bit.h includes | Dave Chinner | 2012-05-14 | 1 | -1/+0 |
* | xfs: move xfsagino_t to xfs_types.h | Dave Chinner | 2012-05-14 | 1 | -1/+0 |
* | xfs: pass shutdown method into xfs_trans_ail_delete_bulk | Dave Chinner | 2012-05-14 | 1 | -1/+1 |
* | xfs: on-stack delayed write buffer lists | Christoph Hellwig | 2012-05-14 | 1 | -125/+36 |
* | xfs: do not write the buffer from xfs_qm_dqflush | Christoph Hellwig | 2012-05-14 | 1 | -2/+19 |
* | xfs: cleanup dquot locking helpers | Christoph Hellwig | 2011-12-12 | 1 | -1/+1 |
* | xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush | Christoph Hellwig | 2011-12-12 | 1 | -1/+1 |
* | xfs: remove the lid_size field in struct log_item_desc | Christoph Hellwig | 2011-12-08 | 1 | -1/+0 |
* | xfs: constify xfs_item_ops | Christoph Hellwig | 2011-11-08 | 1 | -3/+3 |
* | xfs: force the log if we encounter pinned buffers in .iop_pushbuf | Christoph Hellwig | 2011-10-11 | 1 | -3/+7 |
* | xfs: remove subdirectories | Christoph Hellwig | 2011-08-12 | 1 | -0/+529 |