Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: Add xfs_log_rlimit.c | Jie Liu | 2013-08-12 | 1 | -1/+6 |
* | xfs: Refactor xfs_ticket_alloc() to extract a new helper | Jie Liu | 2013-08-12 | 1 | -0/+4 |
* | xfs: move unrelated definitions out of xfs_inode.h | Dave Chinner | 2013-08-12 | 1 | -0/+8 |
* | xfs: split out on-disk transaction definitions | Dave Chinner | 2013-08-12 | 1 | -0/+206 |
* | xfs: separate icreate log format definitions from xfs_icreate_item.h | Dave Chinner | 2013-08-12 | 1 | -0/+18 |
* | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner | 2013-08-12 | 1 | -0/+58 |
* | xfs: split out EFI/EFD log item format definition | Dave Chinner | 2013-08-12 | 1 | -0/+83 |
* | xfs: split out buf log item format definitions | Dave Chinner | 2013-08-12 | 1 | -0/+97 |
* | xfs: split out inode log item format definition | Dave Chinner | 2013-08-12 | 1 | -0/+189 |
* | xfs: separate out log format definitions | Dave Chinner | 2013-08-12 | 1 | -0/+178 |