-
- Downloads
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
* 'for-linus' of git://oss.sgi.com/xfs/xfs: (23 commits) xfs: don't name variables "panic" xfs: factor agf counter updates into a helper xfs: clean up the xfs_alloc_compute_aligned calling convention xfs: kill support/debug.[ch] xfs: Convert remaining cmn_err() callers to new API xfs: convert the quota debug prints to new API xfs: rename xfs_cmn_err_fsblock_zero() xfs: convert xfs_fs_cmn_err to new error logging API xfs: kill xfs_fs_mount_cmn_err() macro xfs: kill xfs_fs_repair_cmn_err() macro xfs: convert xfs_cmn_err to xfs_alert_tag xfs: Convert xlog_warn to new logging interface xfs: Convert linux-2.6/ files to new logging interface xfs: introduce new logging API. xfs: zero proper structure size for geometry calls xfs: enable delaylog by default xfs: more sensible inode refcounting for ialloc xfs: stop using xfs_trans_iget in the RT allocator xfs: check if device support discard in xfs_ioc_trim() xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 ...
No related branches found
No related tags found
Showing
- Documentation/filesystems/xfs-delayed-logging-design.txt 0 additions, 7 deletionsDocumentation/filesystems/xfs-delayed-logging-design.txt
- fs/xfs/Makefile 2 additions, 3 deletionsfs/xfs/Makefile
- fs/xfs/linux-2.6/kmem.c 5 additions, 4 deletionsfs/xfs/linux-2.6/kmem.c
- fs/xfs/linux-2.6/xfs_aops.c 3 additions, 3 deletionsfs/xfs/linux-2.6/xfs_aops.c
- fs/xfs/linux-2.6/xfs_buf.c 8 additions, 9 deletionsfs/xfs/linux-2.6/xfs_buf.c
- fs/xfs/linux-2.6/xfs_linux.h 22 additions, 1 deletionfs/xfs/linux-2.6/xfs_linux.h
- fs/xfs/linux-2.6/xfs_message.c 133 additions, 0 deletionsfs/xfs/linux-2.6/xfs_message.c
- fs/xfs/linux-2.6/xfs_message.h 38 additions, 0 deletionsfs/xfs/linux-2.6/xfs_message.h
- fs/xfs/linux-2.6/xfs_super.c 58 additions, 70 deletionsfs/xfs/linux-2.6/xfs_super.c
- fs/xfs/linux-2.6/xfs_sync.c 2 additions, 3 deletionsfs/xfs/linux-2.6/xfs_sync.c
- fs/xfs/linux-2.6/xfs_sysctl.c 1 addition, 1 deletionfs/xfs/linux-2.6/xfs_sysctl.c
- fs/xfs/quota/xfs_dquot.c 26 additions, 22 deletionsfs/xfs/quota/xfs_dquot.c
- fs/xfs/quota/xfs_dquot_item.c 2 additions, 3 deletionsfs/xfs/quota/xfs_dquot_item.c
- fs/xfs/quota/xfs_qm.c 19 additions, 30 deletionsfs/xfs/quota/xfs_qm.c
- fs/xfs/quota/xfs_qm_bhv.c 1 addition, 2 deletionsfs/xfs/quota/xfs_qm_bhv.c
- fs/xfs/quota/xfs_qm_syscalls.c 43 additions, 42 deletionsfs/xfs/quota/xfs_qm_syscalls.c
- fs/xfs/quota/xfs_trans_dquot.c 3 additions, 2 deletionsfs/xfs/quota/xfs_trans_dquot.c
- fs/xfs/support/debug.h 0 additions, 61 deletionsfs/xfs/support/debug.h
- fs/xfs/xfs_alloc.c 81 additions, 77 deletionsfs/xfs/xfs_alloc.c
- fs/xfs/xfs_bmap.c 15 additions, 9 deletionsfs/xfs/xfs_bmap.c
Loading
Please register or sign in to comment