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
David Howells 745ca2475a CRED: Pass credentials through dentry_open() 16 years ago
..
linux-2.6 CRED: Pass credentials through dentry_open() 16 years ago
quota [XFS] Use KM_NOFS for debug trace buffers 17 years ago
support [XFS] streamline init/exit path 17 years ago
Kconfig [XFS] allow enabling CONFIG_XFS_DEBUG 17 years ago
Makefile [XFS] Use the generic xattr methods. 17 years ago
xfs.h [XFS] Fix broken HAVE_SPLICE removal commit. 17 years ago
xfs_acl.c CRED: Wrap task credential accesses in the XFS filesystem 16 years ago
xfs_acl.h [XFS] kill bhv_vnode_t 17 years ago
xfs_ag.h [XFS] Unwrap pagb_lock. 17 years ago
xfs_alloc.c [XFS] fix logic error in xfs_alloc_ag_vextent_near() 17 years ago
xfs_alloc.h
xfs_alloc_btree.c xfs: convert beX_add to beX_add_cpu (new common API) 17 years ago
xfs_alloc_btree.h
xfs_arch.h [XFS] remove INT_GET and friends 17 years ago
xfs_attr.c [XFS] Move xfs_attr_rolltrans to xfs_trans_roll 17 years ago
xfs_attr.h [XFS] Move attr log alloc size calculator to another function. 17 years ago
xfs_attr_leaf.c [XFS] Move xfs_attr_rolltrans to xfs_trans_roll 17 years ago
xfs_attr_leaf.h [XFS] Move xfs_attr_rolltrans to xfs_trans_roll 17 years ago
xfs_attr_sf.h [XFS] 17 years ago
xfs_bit.c [XFS] Use the generic bitops rather than implementing them ourselves. 17 years ago
xfs_bit.h [XFS] Use the generic bitops rather than implementing them ourselves. 17 years ago
xfs_bmap.c [XFS] Make xfs_bmap_*_count_leaves void. 17 years ago
xfs_bmap.h [XFS] Restore the lowspace extent allocator algorithm 17 years ago
xfs_bmap_btree.c [XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator 17 years ago
xfs_bmap_btree.h [XFS] remove shouting-indirection macros from xfs_sb.h 17 years ago
xfs_btree.c [XFS] Use the same btree_cur union member for alloc and inobt trees. 17 years ago
xfs_btree.h [XFS] Use the same btree_cur union member for alloc and inobt trees. 17 years ago
xfs_buf_item.c [XFS] Fix use-after-free with buffers 17 years ago
xfs_buf_item.h [XFS] Fix up sparse warnings. 17 years ago
xfs_clnt.h [XFS] Fix up noattr2 so that it will properly update the versionnum and 17 years ago
xfs_da_btree.c [XFS] streamline init/exit path 17 years ago
xfs_da_btree.h [XFS] Return case-insensitive match for dentry cache 17 years ago
xfs_dfrag.c [XFS] Prevent lockdep false positives when locking two inodes. 17 years ago
xfs_dfrag.h
xfs_dinode.h [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros. 17 years ago
xfs_dir2.c [XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.c 17 years ago
xfs_dir2.h [XFS] Return case-insensitive match for dentry cache 17 years ago
xfs_dir2_block.c [XFS] Return case-insensitive match for dentry cache 17 years ago
xfs_dir2_block.h [XFS] use filldir internally 17 years ago
xfs_dir2_data.c [XFS] Name operation vector for hash and compare 17 years ago
xfs_dir2_data.h
xfs_dir2_leaf.c [XFS] Fix CI lookup in leaf-form directories 17 years ago
xfs_dir2_leaf.h [XFS] use filldir internally 17 years ago
xfs_dir2_node.c [XFS] Fix returning case-preserved name with CI node form directories 17 years ago
xfs_dir2_node.h
xfs_dir2_sf.c [XFS] Return case-insensitive match for dentry cache 17 years ago
xfs_dir2_sf.h [XFS] Pack some shortform dir2 structures for the ARM old ABI 17 years ago
xfs_dir2_trace.c [XFS] Add op_flags field and helpers to xfs_da_args 17 years ago
xfs_dir2_trace.h
xfs_dmapi.h removed unused #include <linux/version.h>'s 17 years ago
xfs_dmops.c [XFS] fixups after behavior removal merge into mainline git 17 years ago
xfs_error.c [XFS] kill INDUCE_IO_ERROR 17 years ago
xfs_error.h [XFS] kill INDUCE_IO_ERROR 17 years ago
xfs_extfree_item.c [XFS] Remove unused arg from kmem_free() 17 years ago
xfs_extfree_item.h
xfs_filestream.c [XFS] Use KM_NOFS for debug trace buffers 17 years ago
xfs_filestream.h
xfs_fs.h [XFS] attrmulti cleanup 17 years ago
xfs_fsops.c [XFS] XFS: ASCII case-insensitive support 17 years ago
xfs_fsops.h
xfs_ialloc.c [XFS] Don't initialise new inode generation numbers to zero 17 years ago
xfs_ialloc.h [XFS] Pick a single default inode cluster size. 17 years ago
xfs_ialloc_btree.c [XFS] Use the same btree_cur union member for alloc and inobt trees. 17 years ago
xfs_ialloc_btree.h [XFS] kill XFS_INOBT_IS_FREE_DISK 17 years ago
xfs_iget.c [XFS] replace inode flush semaphore with a completion 17 years ago
xfs_imap.h
xfs_inode.c [XFS] Remove xfs_iext_irec_compact_full() 17 years ago
xfs_inode.h CRED: Separate task security context from task_struct 16 years ago
xfs_inode_item.c [XFS] replace inode flush semaphore with a completion 17 years ago
xfs_inode_item.h [XFS] Use xfs_inode_clean() in more places 17 years ago
xfs_inum.h
xfs_iomap.c [XFS] use minleft when allocating in xfs_bmbt_split() 17 years ago
xfs_iomap.h [XFS] kill unnessecary ioops indirection 17 years ago
xfs_itable.c [XFS] remove some easy bhv_vnode_t instances 17 years ago
xfs_itable.h
xfs_log.c Fix barrier fail detection in XFS 16 years ago
xfs_log.h [XFS] cleanup xfs_mountfs 17 years ago
xfs_log_priv.h [XFS] Move memory allocations for log tracing out of the critical path 17 years ago
xfs_log_recover.c [XFS] cleanup xfs_mountfs 17 years ago
xfs_log_recover.h
xfs_mount.c [XFS] use KM_MAYFAIL in xfs_mountfs 17 years ago
xfs_mount.h [XFS] xfs_unmountfs should return void 17 years ago
xfs_mru_cache.c [XFS] streamline init/exit path 17 years ago
xfs_mru_cache.h [XFS] On-demand reaping of the MRU cache 18 years ago
xfs_qmops.c [XFS] Unwrap XFS_SB_LOCK. 17 years ago
xfs_quota.h [XFS] remove dependency of the quota module on behaviors 17 years ago
xfs_refcache.h
xfs_rename.c [XFS] Don't update mtime on rename source 17 years ago
xfs_rtalloc.c [XFS] Use the generic bitops rather than implementing them ourselves. 17 years ago
xfs_rtalloc.h [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config 17 years ago
xfs_rw.c [XFS] replace the XFS buf iodone semaphore with a completion 17 years ago
xfs_rw.h [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config 17 years ago
xfs_sb.h [XFS] XFS: ASCII case-insensitive support 17 years ago
xfs_trans.c [XFS] remove shouting-indirection macros from xfs_trans.h 17 years ago
xfs_trans.h [XFS] remove shouting-indirection macros from xfs_trans.h 17 years ago
xfs_trans_ail.c [XFS] replace remaining __FUNCTION__ occurrences 17 years ago
xfs_trans_buf.c [XFS] remove shouting-indirection macros from xfs_trans.h 17 years ago
xfs_trans_extfree.c [XFS] Radix tree based inode caching 17 years ago
xfs_trans_inode.c [XFS] Remove unused arg from kmem_free() 17 years ago
xfs_trans_item.c [XFS] remove shouting-indirection macros from xfs_trans.h 17 years ago
xfs_trans_priv.h [XFS] Move AIL pushing into it's own thread 17 years ago
xfs_trans_space.h
xfs_types.h [XFS] remove bhv_vname_t and xfs_rename code 17 years ago
xfs_utils.c [XFS] Avoid directly referencing the VFS inode. 17 years ago
xfs_utils.h [XFS] implement IHOLD/IRELE directly 17 years ago
xfs_vfsops.c [XFS] kill bhv_vnode_t 17 years ago
xfs_vfsops.h [XFS] merge xfs_mount into xfs_fs_fill_super 17 years ago
xfs_vnodeops.c [XFS] Don't do I/O beyond eof when unreserving space 17 years ago
xfs_vnodeops.h CRED: Separate task security context from task_struct 16 years ago