summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-08-15ceph: introduce i_truncate_mutexYan, Zheng
2013-08-15ceph: cleanup the logic in ceph_invalidatepageMilosz Tanski
2013-08-15Merge remote-tracking branch 'linus/master' into testingSage Weil
2013-08-13fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng
2013-08-13ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Jeff Liu
2013-08-13ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageTiger Yang
2013-08-13ocfs2: Revert 40bd62e to avoid regression in extended allocationJie Liu
2013-08-13hugetlb: fix lockdep splat caused by pmd sharingMichal Hocko
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
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-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-08-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
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