| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | xfs: Combine CIL insert and prepare passes | Dave Chinner | 2013-08-13 | |
| | * | | | | | | | | | | | | | xfs: avoid CIL allocation during insert | Dave Chinner | 2013-08-13 | |
| | * | | | | | | | | | | | | | xfs: Reduce allocations during CIL insertion | Dave Chinner | 2013-08-13 | |
| | * | | | | | | | | | | | | | xfs: return log item size in IOP_SIZE | Dave Chinner | 2013-08-13 | |
| | * | | | | | | | | | | | | | xfs:free bp in xlog_find_tail() error path | Eric Sandeen | 2013-08-13 | |
| | * | | | | | | | | | | | | | xfs: free bp in xlog_find_zeroed() error path | Eric Sandeen | 2013-08-13 | |
| | * | | | | | | | | | | | | | xfs: avoid double-free in xfs_attr_node_addname | Eric Sandeen | 2013-08-13 | |
| | * | | | | | | | | | | | | | xfs: call roundup_64() to calculate the min_logblks | Jie Liu | 2013-08-13 | |
| | * | | | | | | | | | | | | | xfs: Validate log space at mount time | Jie Liu | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: Add xfs_log_rlimit.c | Jie Liu | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: Refactor xfs_ticket_alloc() to extract a new helper | Jie Liu | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: Get rid of all XFS_XXX_LOG_RES() macro | Jie Liu | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: refactor xfs_trans_reserve() interface | Jie Liu | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: Make writeid transaction use tr_writeid | Jie Liu | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: Introduce tr_fsyncts to m_reservation | Jie Liu | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: Introduce a new structure to hold transaction reservation items | Jie Liu | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: make struct xfs_perag kernel only | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: move kernel specific type definitions to xfs.h | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: xfs_filestreams.h doesn't need __KERNEL__ | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: remove __KERNEL__ check from xfs_dir2_leaf.c | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: remove __KERNEL__ from debug code | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: kill __KERNEL__ check for debug code in allocation code | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: don't special case shared superblock mounts | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: consolidate extent swap code | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: consolidate xfs_utils.c | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: consolidate xfs_rename.c | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: kill xfs_vnodeops.[ch] | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: fix issues that cause userspace warnings | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: minor cleanups | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: create xfs_bmap_util.[ch] | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: introduce xfs_sb.c for sharing with libxfs | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: split out the remote symlink handling | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: split out attribute fork truncation code into separate file | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: split out attribute listing code into separate file | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: reshuffle dir2 definitions around for userspace | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: move getdents code into it's own file | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: introduce xfs_inode_buf.c for inode buffer operations | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: move unrelated definitions out of xfs_inode.h | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: move inode fork definitions to a new header file | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: split out transaction reservation code | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: sync minor header differences needed by userspace. | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: introduce xfs_quota_defs.h | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: introduce xfs_rtalloc_defs.h | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: split out on-disk transaction definitions | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: separate icreate log format definitions from xfs_icreate_item.h | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: split out EFI/EFD log item format definition | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: split out buf log item format definitions | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: split out inode log item format definition | Dave Chinner | 2013-08-12 | |
| | * | | | | | | | | | | | | | xfs: separate out log format definitions | Dave Chinner | 2013-08-12 | |
