-
- Downloads
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
* 'for-linus' of git://oss.sgi.com/xfs/xfs: xfs: Ensure inode allocation buffers are fully replayed xfs: enable background pushing of the CIL xfs: forced unmounts need to push the CIL xfs: Introduce delayed logging core code xfs: Delayed logging design documentation xfs: Improve scalability of busy extent tracking xfs: make the log ticket ID available outside the log infrastructure xfs: clean up log ticket overrun debug output xfs: Clean up XFS_BLI_* flag namespace xfs: modify buffer item reference counting xfs: allow log ticket allocation to take allocation flags xfs: Don't reuse the same transaction ID for duplicated transactions.
Showing
- Documentation/filesystems/xfs-delayed-logging-design.txt 816 additions, 0 deletionsDocumentation/filesystems/xfs-delayed-logging-design.txt
- fs/xfs/Makefile 1 addition, 0 deletionsfs/xfs/Makefile
- fs/xfs/linux-2.6/xfs_buf.c 9 additions, 0 deletionsfs/xfs/linux-2.6/xfs_buf.c
- fs/xfs/linux-2.6/xfs_quotaops.c 1 addition, 0 deletionsfs/xfs/linux-2.6/xfs_quotaops.c
- fs/xfs/linux-2.6/xfs_super.c 11 additions, 1 deletionfs/xfs/linux-2.6/xfs_super.c
- fs/xfs/linux-2.6/xfs_trace.h 56 additions, 27 deletionsfs/xfs/linux-2.6/xfs_trace.h
- fs/xfs/quota/xfs_dquot.c 3 additions, 3 deletionsfs/xfs/quota/xfs_dquot.c
- fs/xfs/xfs_ag.h 15 additions, 9 deletionsfs/xfs/xfs_ag.h
- fs/xfs/xfs_alloc.c 252 additions, 105 deletionsfs/xfs/xfs_alloc.c
- fs/xfs/xfs_alloc.h 3 additions, 4 deletionsfs/xfs/xfs_alloc.h
- fs/xfs/xfs_alloc_btree.c 1 addition, 1 deletionfs/xfs/xfs_alloc_btree.c
- fs/xfs/xfs_buf_item.c 85 additions, 81 deletionsfs/xfs/xfs_buf_item.c
- fs/xfs/xfs_buf_item.h 10 additions, 8 deletionsfs/xfs/xfs_buf_item.h
- fs/xfs/xfs_error.c 1 addition, 1 deletionfs/xfs/xfs_error.c
- fs/xfs/xfs_log.c 88 additions, 32 deletionsfs/xfs/xfs_log.c
- fs/xfs/xfs_log.h 12 additions, 2 deletionsfs/xfs/xfs_log.h
- fs/xfs/xfs_log_cil.c 725 additions, 0 deletionsfs/xfs/xfs_log_cil.c
- fs/xfs/xfs_log_priv.h 114 additions, 4 deletionsfs/xfs/xfs_log_priv.h
- fs/xfs/xfs_log_recover.c 23 additions, 23 deletionsfs/xfs/xfs_log_recover.c
- fs/xfs/xfs_log_recover.h 1 addition, 1 deletionfs/xfs/xfs_log_recover.h
Loading
Please register or sign in to comment