aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* xfs: Add xfs_log_rlimit.cJie Liu2013-08-12
* xfs: Refactor xfs_ticket_alloc() to extract a new helperJie Liu2013-08-12
* xfs: Get rid of all XFS_XXX_LOG_RES() macroJie Liu2013-08-12
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-12
* xfs: Make writeid transaction use tr_writeidJie Liu2013-08-12
* xfs: Introduce tr_fsyncts to m_reservationJie Liu2013-08-12
* xfs: Introduce a new structure to hold transaction reservation itemsJie Liu2013-08-12
* xfs: make struct xfs_perag kernel onlyDave Chinner2013-08-12
* xfs: move kernel specific type definitions to xfs.hDave Chinner2013-08-12
* xfs: xfs_filestreams.h doesn't need __KERNEL__Dave Chinner2013-08-12
* xfs: remove __KERNEL__ check from xfs_dir2_leaf.cDave Chinner2013-08-12
* xfs: remove __KERNEL__ from debug codeDave Chinner2013-08-12
* xfs: kill __KERNEL__ check for debug code in allocation codeDave Chinner2013-08-12
* xfs: don't special case shared superblock mountsDave Chinner2013-08-12
* xfs: consolidate extent swap codeDave Chinner2013-08-12
* xfs: consolidate xfs_utils.cDave Chinner2013-08-12
* xfs: consolidate xfs_rename.cDave Chinner2013-08-12
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-12
* xfs: fix issues that cause userspace warningsDave Chinner2013-08-12
* xfs: minor cleanupsDave Chinner2013-08-12
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-12
* xfs: introduce xfs_sb.c for sharing with libxfsDave Chinner2013-08-12
* xfs: split out the remote symlink handlingDave Chinner2013-08-12
* xfs: split out attribute fork truncation code into separate fileDave Chinner2013-08-12
* xfs: split out attribute listing code into separate fileDave Chinner2013-08-12
* xfs: reshuffle dir2 definitions around for userspaceDave Chinner2013-08-12
* xfs: move getdents code into it's own fileDave Chinner2013-08-12
* xfs: introduce xfs_inode_buf.c for inode buffer operationsDave Chinner2013-08-12
* xfs: move unrelated definitions out of xfs_inode.hDave Chinner2013-08-12
* xfs: move inode fork definitions to a new header fileDave Chinner2013-08-12
* xfs: split out transaction reservation codeDave Chinner2013-08-12
* xfs: sync minor header differences needed by userspace.Dave Chinner2013-08-12
* xfs: introduce xfs_quota_defs.hDave Chinner2013-08-12
* xfs: introduce xfs_rtalloc_defs.hDave Chinner2013-08-12
* xfs: split out on-disk transaction definitionsDave Chinner2013-08-12
* xfs: separate icreate log format definitions from xfs_icreate_item.hDave Chinner2013-08-12
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-12
* xfs: split out EFI/EFD log item format definitionDave Chinner2013-08-12
* xfs: split out buf log item format definitionsDave Chinner2013-08-12
* xfs: split out inode log item format definitionDave Chinner2013-08-12
* xfs: separate out log format definitionsDave Chinner2013-08-12
* xfs: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-07-30
* xfs: di_flushiter considered harmfulDave Chinner2013-07-24
* xfs: Start using pquotaino from the superblock.Chandra Seetharaman2013-07-22
* xfs: Initialize all quota inodes to be NULLFSINOChandra Seetharaman2013-07-22
* xfs: Fix a deadlock in xfs_log_commit_cil() code pathChandra Seetharaman2013-07-22
* xfs: fix assertion failure in xfs_vm_write_failed()Jie Liu2013-07-22
* Linux 3.11-rc1Linus Torvalds2013-07-14
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-14
|\
| * slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-14