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
Linus Torvalds b305956abc Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 15 years ago
..
linux-2.6 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 15 years ago
quota fs/xfs: Correct NULL test 15 years ago
support xfs: event tracing support 15 years ago
Kconfig xfs: use generic Posix ACL code 16 years ago
Makefile xfs: turn off sign warnings 15 years ago
xfs.h xfs: event tracing support 15 years ago
xfs_acl.h xfs: convert attr to use unsigned names 15 years ago
xfs_ag.h xfs: embed the pagb_list array in the perag structure 15 years ago
xfs_alloc.c xfs: cleanup up xfs_log_force calling conventions 15 years ago
xfs_alloc.h xfs: event tracing support 15 years ago
xfs_alloc_btree.c xfs: Don't directly reference m_perag in allocation code 15 years ago
xfs_alloc_btree.h
xfs_arch.h xfs: use generic Posix ACL code 16 years ago
xfs_attr.c xfs: remove duplicate buffer flags 15 years ago
xfs_attr.h xfs: convert attr to use unsigned names 15 years ago
xfs_attr_leaf.c xfs: remove duplicate buffer flags 15 years ago
xfs_attr_leaf.h
xfs_attr_sf.h xfs: convert attr to use unsigned names 15 years ago
xfs_bit.c
xfs_bit.h [XFS] Remove macro-to-function indirections in the mask code 16 years ago
xfs_bmap.c xfs: suppress spurious uninitialised var warning in xfs_bmapi() 15 years ago
xfs_bmap.h xfs: event tracing support 15 years ago
xfs_bmap_btree.c xfs: make several more functions static 15 years ago
xfs_bmap_btree.h xfs: make several more functions static 15 years ago
xfs_btree.c xfs: remove duplicate buffer flags 15 years ago
xfs_btree.h xfs: add more statics & drop some unused functions 16 years ago
xfs_btree_trace.c
xfs_btree_trace.h xfs: event tracing support 15 years ago
xfs_buf_item.c xfs: Don't issue buffer IO direct from AIL push V2 15 years ago
xfs_buf_item.h xfs: event tracing support 15 years ago
xfs_da_btree.c xfs: convert dirnameops to unsigned char names 15 years ago
xfs_da_btree.h xfs: convert dirnameops to unsigned char names 15 years ago
xfs_dfrag.c xfs: clean up inconsistent variable naming in xfs_swap_extent 15 years ago
xfs_dfrag.h xfs: clean up inconsistent variable naming in xfs_swap_extent 15 years ago
xfs_dinode.h xfs: remove m_litino 16 years ago
xfs_dir2.c xfs: clean up sign warnings in dir2 code 15 years ago
xfs_dir2.h xfs: make xfs_dir_cilookup_result use unsigned char 15 years ago
xfs_dir2_block.c xfs: clean up sign warnings in dir2 code 15 years ago
xfs_dir2_block.h
xfs_dir2_data.c
xfs_dir2_data.h xfs: fix various typos 16 years ago
xfs_dir2_leaf.c xfs: clean up sign warnings in dir2 code 15 years ago
xfs_dir2_leaf.h
xfs_dir2_node.c xfs: make several more functions static 15 years ago
xfs_dir2_node.h xfs: make several more functions static 15 years ago
xfs_dir2_sf.c xfs: clean up sign warnings in dir2 code 15 years ago
xfs_dir2_sf.h
xfs_dmapi.h
xfs_dmops.c
xfs_error.c
xfs_error.h
xfs_extfree_item.c xfs: kill XLOG_VEC_SET_TYPE 15 years ago
xfs_extfree_item.h [XFS] remove always-true #ifndef HAVE_FORMAT32 tests 16 years ago
xfs_filestream.c xfs: Kill filestreams cache flush 15 years ago
xfs_filestream.h xfs: Kill filestreams cache flush 15 years ago
xfs_fs.h trivial: fix typo "for for" in multiple files 16 years ago
xfs_fsops.c xfs: Replace per-ag array with a radix tree 15 years ago
xfs_fsops.h filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
xfs_ialloc.c xfs: remove duplicate buffer flags 15 years ago
xfs_ialloc.h xfs: rationalize xfs_inobt_lookup* 16 years ago
xfs_ialloc_btree.c xfs: fix various typos 16 years ago
xfs_ialloc_btree.h xfs: remove superflous inobt macros 16 years ago
xfs_iget.c xfs: rename xfs_get_perag 15 years ago
xfs_inode.c xfs: Use delayed write for inodes rather than async V2 15 years ago
xfs_inode.h xfs: Use delayed write for inodes rather than async V2 15 years ago
xfs_inode_item.c xfs: Don't issue buffer IO direct from AIL push V2 15 years ago
xfs_inode_item.h xfs: Don't issue buffer IO direct from AIL push V2 15 years ago
xfs_inum.h xfs: remove XFS_INO64_OFFSET 16 years ago
xfs_iomap.c xfs: event tracing support 15 years ago
xfs_iomap.h xfs: event tracing support 15 years ago
xfs_itable.c xfs: replace KM_LARGE with explicit vmalloc use 15 years ago
xfs_itable.h xfs: add more statics & drop some unused functions 16 years ago
xfs_log.c xfs: cleanup up xfs_log_force calling conventions 15 years ago
xfs_log.h xfs: cleanup up xfs_log_force calling conventions 15 years ago
xfs_log_priv.h xfs: make several more functions static 15 years ago
xfs_log_recover.c xfs: cleanup up xfs_log_force calling conventions 15 years ago
xfs_log_recover.h xfs: Use list_heads for log recovery item lists 15 years ago
xfs_mount.c xfs: Use delayed write for inodes rather than async V2 15 years ago
xfs_mount.h xfs: more reserved blocks fixups 15 years ago
xfs_mru_cache.c xfs: Kill filestreams cache flush 15 years ago
xfs_mru_cache.h xfs: Kill filestreams cache flush 15 years ago
xfs_quota.h xfs: kill the unused XFS_QMOPT_* flush flags V2 15 years ago
xfs_refcache.h
xfs_rename.c xfs: event tracing support 15 years ago
xfs_rtalloc.c xfs: fix missing error check in xfs_rtfree_range 15 years ago
xfs_rtalloc.h xfs: fix various typos 16 years ago
xfs_rw.c xfs: only clear the suid bit once in xfs_write 15 years ago
xfs_rw.h xfs: only clear the suid bit once in xfs_write 15 years ago
xfs_sb.h [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
xfs_trans.c xfs: cleanup up xfs_log_force calling conventions 15 years ago
xfs_trans.h xfs: Don't issue buffer IO direct from AIL push V2 15 years ago
xfs_trans_ail.c xfs: Don't issue buffer IO direct from AIL push V2 15 years ago
xfs_trans_buf.c xfs: remove duplicate buffer flags 15 years ago
xfs_trans_extfree.c
xfs_trans_inode.c xfs: simplify xfs_trans_iget 16 years ago
xfs_trans_item.c xfs: fix various typos 16 years ago
xfs_trans_priv.h
xfs_trans_space.h xfs: remove superflous inobt macros 16 years ago
xfs_types.h xfs: directory names are unsigned 15 years ago
xfs_utils.c xfs: kill xfs_qmops 16 years ago
xfs_utils.h
xfs_vnodeops.c xfs: optimize log flushing in xfs_fsync 15 years ago
xfs_vnodeops.h xfs: convert attr to use unsigned names 15 years ago