aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| | * | | | | | | xfs: fix min bufsize bugs in two placesAlex Elder2010-05-19
| | * | | | | | | xfs: add const qualifiers to xfs error function argsAlex Elder2010-05-19
| | * | | | | | | xfs: remove xfs_dqmarkerChristoph Hellwig2010-05-19
| | * | | | | | | xfs: convert the dquot free list to use list headsDave Chinner2010-05-19
| | * | | | | | | xfs: convert the dquot hash list to use list headsDave Chinner2010-05-19
| | * | | | | | | xfs: remove duplicate code from dquot reclaimDave Chinner2010-05-19
| | * | | | | | | xfs: convert the per-mount dquot list to use list headsDave Chinner2010-05-19
| | * | | | | | | xfs: add log item recovery tracingDave Chinner2010-05-19
| | * | | | | | | xfs: clean up xlog_write_adv_cntChristoph Hellwig2010-05-19
| | * | | | | | | xfs: introduce new internal log vector structureDave Chinner2010-05-19
| | * | | | | | | xfs: reindent xlog_writeChristoph Hellwig2010-05-19
| | * | | | | | | xfs: factor xlog_writeDave Chinner2010-05-19
| | * | | | | | | xfs: log ticket reservation underestimates the number of iclogsDave Chinner2010-05-19
| | * | | | | | | xfs: Clean up xfs_trans_committed code after factoringDave Chinner2010-05-19
| | * | | | | | | xfs: update and factor xfs_trans_committed()Dave Chinner2010-05-19
| | * | | | | | | xfs: clean up xfs_trans_commit logic even moreChristoph Hellwig2010-05-19
| | * | | | | | | xfs: split out iclog writing from xfs_trans_commit()Dave Chinner2010-05-19
| | * | | | | | | xfs: fix reservation release commit flag in xfs_bmap_add_attrfork()Dave Chinner2010-05-19
| | * | | | | | | xfs: remove stale parameter from ->iop_unpin methodDave Chinner2010-05-19
| | * | | | | | | xfs: Add inode pin counts to tracesDave Chinner2010-05-19
| | * | | | | | | xfs: factor log item initialisationDave Chinner2010-05-19
| | * | | | | | | xfs: add blockdev name to kthreadsJan Engelhardt2010-05-19
| | * | | | | | | xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.cZhitong Wang2010-05-19
* | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ocfs2: Silence a gcc warning.Joel Becker2010-05-18
| * | | | | | | | | ocfs2: Don't retry xattr set in case value extension fails.Tao Ma2010-05-18
| * | | | | | | | | ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency breakWengang Wang2010-05-18
| * | | | | | | | | ocfs2: Reset xattr value size after xa_cleanup_value_truncate().Tao Ma2010-05-18
| * | | | | | | | | Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into oc...Joel Becker2010-05-18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ocfs2: enable discontig block group support.Tao Ma2010-03-18
| | * | | | | | | | | ocfs2: Set ac_last_group properly with discontig group.Tao Ma2010-04-26
| | * | | | | | | | | ocfs2: Free block to the right block group.Tao Ma2010-03-22
| | * | | | | | | | | ocfs2: Add ocfs2_gd_is_discontig.Tao Ma2010-05-17
| | * | | | | | | | | ocfs2: ocfs2_group_bitmap_size has to handle old volume.Tao Ma2010-04-13
| | * | | | | | | | | ocfs2: Some tiny bug fixes for discontiguous block allocation.Tao Ma2010-04-22
| | * | | | | | | | | ocfs2: Don't relink cluster groups when allocating discontig block groupsJoel Becker2010-03-25
| | * | | | | | | | | ocfs2: Grow discontig block groups in one transaction.Joel Becker2010-03-25
| | * | | | | | | | | ocfs2: Set suballoc_loc on allocated metadata.Joel Becker2010-03-25
| | * | | | | | | | | ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result.Joel Becker2010-03-25
| | * | | | | | | | | ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.Joel Becker2010-05-06
| | * | | | | | | | | ocfs2: Trim suballocations if they cross discontiguous regionsJoel Becker2010-03-25
| | * | | | | | | | | ocfs2: ocfs2_claim_suballoc_bits() doesn't need an osb argument.Joel Becker2010-03-25
| | * | | | | | | | | ocfs2: Add suballoc_loc to metadata blocks.Joel Becker2010-03-25
| | * | | | | | | | | ocfs2: Pass suballocation results back via a structure.Joel Becker2010-04-13
| | * | | | | | | | | ocfs2: Allocate discontiguous block groups.Joel Becker2010-04-13
| | * | | | | | | | | ocfs2: Define data structures for discontiguous block groups.Joel Becker2010-04-13
| * | | | | | | | | | fs/ocfs2/dlm: Use kstrdupJulia Lawall2010-05-18
| * | | | | | | | | | fs/ocfs2/dlm: Drop memory allocation castJulia Lawall2010-05-18
| * | | | | | | | | | Ocfs2: Optimize punching-hole code.Tristan Ye2010-05-18
| * | | | | | | | | | Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.Tristan Ye2010-05-18