summary refs log tree commit diff
AgeCommit message (Expand)Author
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
2013-08-12xfs: split out attribute fork truncation code into separate fileDave Chinner
2013-08-12xfs: split out attribute listing code into separate fileDave Chinner
2013-08-12xfs: reshuffle dir2 definitions around for userspaceDave Chinner
2013-08-12xfs: move getdents code into it's own fileDave Chinner
2013-08-12xfs: introduce xfs_inode_buf.c for inode buffer operationsDave Chinner
2013-08-12xfs: move unrelated definitions out of xfs_inode.hDave Chinner
2013-08-12xfs: move inode fork definitions to a new header fileDave Chinner
2013-08-12xfs: split out transaction reservation codeDave Chinner
2013-08-12xfs: sync minor header differences needed by userspace.Dave Chinner
2013-08-12xfs: introduce xfs_quota_defs.hDave Chinner
2013-08-12xfs: introduce xfs_rtalloc_defs.hDave Chinner
2013-08-12xfs: split out on-disk transaction definitionsDave Chinner
2013-08-12xfs: separate icreate log format definitions from xfs_icreate_item.hDave Chinner
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2013-08-12xfs: split out EFI/EFD log item format definitionDave Chinner
2013-08-12xfs: split out buf log item format definitionsDave Chinner
2013-08-12xfs: split out inode log item format definitionDave Chinner
2013-08-12xfs: separate out log format definitionsDave Chinner
2013-07-30xfs: WQ_NON_REENTRANT is meaningless and going awayTejun Heo
2013-07-24xfs: di_flushiter considered harmfulDave Chinner
2013-07-22xfs: Start using pquotaino from the superblock.Chandra Seetharaman
2013-07-22xfs: Initialize all quota inodes to be NULLFSINOChandra Seetharaman
2013-07-22xfs: Fix a deadlock in xfs_log_commit_cil() code pathChandra Seetharaman
2013-07-22xfs: fix assertion failure in xfs_vm_write_failed()Jie Liu
2013-07-14Linux 3.11-rc1Linus Torvalds
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-14slub: Check for page NULL before doing the node_match checkSteven Rostedt
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro
2013-07-14cgroup: we can use simple_lookup() nowAl Viro