summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-20xfs: remove two unused macro definitions in xfs_linux.hZhi Yong Wu
2013-08-20xfs: fix the comment of xfs_btree_get_iroot()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_iroot_realloc()Zhi Yong Wu
2013-08-20xfs: remove one blank line in xfs_btree_make_block_unfull()Zhi Yong Wu
2013-08-20xfs: fix the comment of xlog_write_setup_copy()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_mod_incore_sb_unlocked()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_btree_lookup()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_buf_free()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_check_sizes()Zhi Yong Wu
2013-08-15xfs: use reference counts to free clean buffer itemsDave Chinner
2013-08-15enable building user namespace with xfsDwight Engen
2013-08-15xfs: add capability check to free eofblocks ioctlDwight Engen
2013-08-15xfs: create internal eofblocks structure with kuid_t typesDwight Engen
2013-08-15xfs: convert kuid_t to/from uid_t for internal structuresDwight Engen
2013-08-15xfs: ioctl check for capabilities in the current user namespaceDwight Engen
2013-08-15xfs: convert kuid_t to/from uid_t in ACLsDwight Engen
2013-08-15xfs: create wrappers for converting kuid_t to/from uid_tDwight Engen
2013-08-13xfs: split the CIL lockDave Chinner
2013-08-13xfs: Combine CIL insert and prepare passesDave Chinner
2013-08-13xfs: avoid CIL allocation during insertDave Chinner
2013-08-13xfs: Reduce allocations during CIL insertionDave Chinner
2013-08-13xfs: return log item size in IOP_SIZEDave Chinner
2013-08-13xfs:free bp in xlog_find_tail() error pathEric Sandeen
2013-08-13xfs: free bp in xlog_find_zeroed() error pathEric Sandeen
2013-08-13xfs: avoid double-free in xfs_attr_node_addnameEric Sandeen
2013-08-13xfs: call roundup_64() to calculate the min_logblksJie Liu
2013-08-12xfs: Validate log space at mount timeJie Liu
2013-08-12xfs: Add xfs_log_rlimit.cJie Liu
2013-08-12xfs: Refactor xfs_ticket_alloc() to extract a new helperJie Liu
2013-08-12xfs: Get rid of all XFS_XXX_LOG_RES() macroJie Liu
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu
2013-08-12xfs: Make writeid transaction use tr_writeidJie Liu
2013-08-12xfs: Introduce tr_fsyncts to m_reservationJie Liu
2013-08-12xfs: Introduce a new structure to hold transaction reservation itemsJie Liu
2013-08-12xfs: make struct xfs_perag kernel onlyDave Chinner
2013-08-12xfs: move kernel specific type definitions to xfs.hDave Chinner
2013-08-12xfs: xfs_filestreams.h doesn't need __KERNEL__Dave Chinner
2013-08-12xfs: remove __KERNEL__ check from xfs_dir2_leaf.cDave Chinner
2013-08-12xfs: remove __KERNEL__ from debug codeDave Chinner
2013-08-12xfs: kill __KERNEL__ check for debug code in allocation codeDave Chinner
2013-08-12xfs: don't special case shared superblock mountsDave Chinner
2013-08-12xfs: consolidate extent swap codeDave Chinner
2013-08-12xfs: consolidate xfs_utils.cDave Chinner
2013-08-12xfs: consolidate xfs_rename.cDave Chinner
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner
2013-08-12xfs: fix issues that cause userspace warningsDave Chinner
2013-08-12xfs: minor cleanupsDave Chinner
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner
2013-08-12xfs: introduce xfs_sb.c for sharing with libxfsDave Chinner
2013-08-12xfs: split out the remote symlink handlingDave Chinner