You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs/xfs
Christoph Hellwig 2d2422aebc xfs: fix a use after free in xfs_end_io_direct_write 14 years ago
..
Kconfig
Makefile xfs: fix tracing builds inside the source tree 14 years ago
kmem.c xfs: remove subdirectories 14 years ago
kmem.h xfs: remove subdirectories 14 years ago
mrlock.h xfs: remove subdirectories 14 years ago
time.h xfs: remove subdirectories 14 years ago
uuid.c xfs: remove subdirectories 14 years ago
uuid.h xfs: remove subdirectories 14 years ago
xfs.h xfs: don't expect xfs headers to be in subdirectories 14 years ago
xfs_acl.c xfs: remove subdirectories 14 years ago
xfs_acl.h xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set 14 years ago
xfs_ag.h xfs: Remove the macro XFS_BUF_PTR 14 years ago
xfs_alloc.c xfs: Remove the macro XFS_BUF_ERROR and family 14 years ago
xfs_alloc.h xfs: do not discard alloc btree blocks 14 years ago
xfs_alloc_btree.c xfs: remove leftovers of the old btree tracing code 14 years ago
xfs_alloc_btree.h
xfs_aops.c xfs: fix a use after free in xfs_end_io_direct_write 14 years ago
xfs_aops.h xfs: remove subdirectories 14 years ago
xfs_attr.c xfs: Remove the macro XFS_BUF_ERROR and family 14 years ago
xfs_attr.h
xfs_attr_leaf.c xfs: byteswap constants instead of variables 14 years ago
xfs_attr_leaf.h
xfs_attr_sf.h
xfs_bit.c
xfs_bit.h
xfs_bmap.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux 14 years ago
xfs_bmap.h xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag 14 years ago
xfs_bmap_btree.c xfs: remove leftovers of the old btree tracing code 14 years ago
xfs_bmap_btree.h
xfs_btree.c xfs: Remove the macro XFS_BUF_ERROR and family 14 years ago
xfs_btree.h xfs: Remove the macro XFS_BUF_PTR 14 years ago
xfs_buf.c xfs: remove subdirectories 14 years ago
xfs_buf.h xfs: remove subdirectories 14 years ago
xfs_buf_item.c "xfs: fix error handling for synchronous writes" revisited 14 years ago
xfs_buf_item.h
xfs_da_btree.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux 14 years ago
xfs_da_btree.h xfs: remove the dead XFS_DABUF_DEBUG code 14 years ago
xfs_dfrag.c xfs: cleanup duplicate initializations 14 years ago
xfs_dfrag.h
xfs_dinode.h xfs: Remove the macro XFS_BUF_PTR 14 years ago
xfs_dir2.c xfs: get rid of open-coded S_ISREG(), etc. 14 years ago
xfs_dir2.h xfs: reshuffle dir2 headers 14 years ago
xfs_dir2_block.c xfs: reshuffle dir2 headers 14 years ago
xfs_dir2_data.c xfs: reshuffle dir2 headers 14 years ago
xfs_dir2_format.h xfs: cleanup struct xfs_dir2_free 14 years ago
xfs_dir2_leaf.c xfs: factor out xfs_dir2_leaf_find_stale 14 years ago
xfs_dir2_node.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
xfs_dir2_priv.h xfs: reshuffle dir2 headers 14 years ago
xfs_dir2_sf.c xfs: reshuffle dir2 headers 14 years ago
xfs_discard.c xfs: remove subdirectories 14 years ago
xfs_discard.h xfs: remove subdirectories 14 years ago
xfs_dquot.c xfs: remove subdirectories 14 years ago
xfs_dquot.h xfs: remove subdirectories 14 years ago
xfs_dquot_item.c xfs: remove subdirectories 14 years ago
xfs_dquot_item.h xfs: remove subdirectories 14 years ago
xfs_error.c xfs: Convert remaining cmn_err() callers to new API 14 years ago
xfs_error.h xfs: kill support/debug.[ch] 14 years ago
xfs_export.c xfs: remove subdirectories 14 years ago
xfs_export.h xfs: remove subdirectories 14 years ago
xfs_extfree_item.c xfs: fix efi item leak on forced shutdown 14 years ago
xfs_extfree_item.h
xfs_file.c xfs: remove subdirectories 14 years ago
xfs_filestream.c xfs: fix misspelled S_IS...() 14 years ago
xfs_filestream.h
xfs_fs.h xfs: consolidate & clarify mount sanity checks 14 years ago
xfs_fs_subr.c xfs: remove subdirectories 14 years ago
xfs_fsops.c Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc" 14 years ago
xfs_fsops.h
xfs_globals.c xfs: remove subdirectories 14 years ago
xfs_ialloc.c xfs: Remove the macro XFS_BUF_ERROR and family 14 years ago
xfs_ialloc.h
xfs_ialloc_btree.c xfs: remove leftovers of the old btree tracing code 14 years ago
xfs_ialloc_btree.h
xfs_iget.c xfs: remove leftovers of the old btree tracing code 14 years ago
xfs_inode.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux 14 years ago
xfs_inode.h xfs: get rid of open-coded S_ISREG(), etc. 14 years ago
xfs_inode_item.c xfs: remove wrappers around b_fspriv 14 years ago
xfs_inode_item.h
xfs_inum.h xfs: cleanup shortform directory inode number handling 14 years ago
xfs_ioctl.c xfs: remove subdirectories 14 years ago
xfs_ioctl.h xfs: remove subdirectories 14 years ago
xfs_ioctl32.c xfs: remove subdirectories 14 years ago
xfs_ioctl32.h xfs: remove subdirectories 14 years ago
xfs_iomap.c Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc" 14 years ago
xfs_iomap.h
xfs_iops.c xfs: fix xfs_mark_inode_dirty during umount 14 years ago
xfs_iops.h xfs: remove subdirectories 14 years ago
xfs_itable.c xfs: fix variable set but not used warnings 14 years ago
xfs_itable.h
xfs_linux.h xfs: remove subdirectories 14 years ago
xfs_log.c xfs: Remove the macro XFS_BUF_SET_PTR 14 years ago
xfs_log.h xfs: exact busy extent tracking 14 years ago
xfs_log_cil.c xfs: add online discard support 14 years ago
xfs_log_priv.h xfs: exact busy extent tracking 14 years ago
xfs_log_recover.c xfs: replace xfs_buf_geterror() with bp->b_error 14 years ago
xfs_log_recover.h
xfs_message.c xfs: remove subdirectories 14 years ago
xfs_message.h xfs: remove subdirectories 14 years ago
xfs_mount.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux 14 years ago
xfs_mount.h xfs: Remove the second parameter to xfs_sb_count() 14 years ago
xfs_mru_cache.c xfs: convert to alloc_workqueue() 14 years ago
xfs_mru_cache.h
xfs_qm.c xfs: remove subdirectories 14 years ago
xfs_qm.h xfs: remove subdirectories 14 years ago
xfs_qm_bhv.c xfs: remove subdirectories 14 years ago
xfs_qm_stats.c xfs: remove subdirectories 14 years ago
xfs_qm_stats.h xfs: remove subdirectories 14 years ago
xfs_qm_syscalls.c xfs: remove subdirectories 14 years ago
xfs_quota.h xfs: Convert xlog_warn to new logging interface 14 years ago
xfs_quota_priv.h xfs: remove subdirectories 14 years ago
xfs_quotaops.c xfs: remove subdirectories 14 years ago
xfs_rename.c xfs: get rid of open-coded S_ISREG(), etc. 14 years ago
xfs_rtalloc.c xfs: Remove the macro XFS_BUF_PTR 14 years ago
xfs_rtalloc.h xfs: Remove the macro XFS_BUF_PTR 14 years ago
xfs_rw.c xfs: Remove the macro XFS_BUFTARG_NAME 14 years ago
xfs_rw.h
xfs_sb.h xfs: Remove the macro XFS_BUF_PTR 14 years ago
xfs_stats.c xfs: remove subdirectories 14 years ago
xfs_stats.h xfs: remove subdirectories 14 years ago
xfs_super.c xfs: fix ->write_inode return values 14 years ago
xfs_super.h xfs: remove subdirectories 14 years ago
xfs_sync.c xfs: remove subdirectories 14 years ago
xfs_sync.h xfs: remove subdirectories 14 years ago
xfs_sysctl.c xfs: remove subdirectories 14 years ago
xfs_sysctl.h xfs: remove subdirectories 14 years ago
xfs_trace.c xfs: remove subdirectories 14 years ago
xfs_trace.h xfs: remove subdirectories 14 years ago
xfs_trans.c xfs: use a cursor for bulk AIL insertion 14 years ago
xfs_trans.h Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc" 14 years ago
xfs_trans_ail.c xfs: set cursor in xfs_ail_splice() even when AIL was empty 14 years ago
xfs_trans_buf.c xfs: Remove the macro XFS_BUF_TARGET 14 years ago
xfs_trans_dquot.c xfs: remove subdirectories 14 years ago
xfs_trans_extfree.c
xfs_trans_inode.c xfs: remove i_transp 14 years ago
xfs_trans_priv.h xfs: convert AIL cursors to use struct list_head 14 years ago
xfs_trans_space.h
xfs_types.h xfs: exact busy extent tracking 14 years ago
xfs_utils.c
xfs_utils.h
xfs_vnode.h xfs: remove subdirectories 14 years ago
xfs_vnodeops.c xfs: replace xfs_buf_geterror() with bp->b_error 14 years ago
xfs_vnodeops.h xfs: split xfs_setattr 14 years ago
xfs_xattr.c xfs: remove subdirectories 14 years ago