.. |
linux-2.6
|
Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
|
15 years ago |
quota
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 years ago |
support
|
xfs: drop dmapi hooks
|
15 years ago |
Kconfig
|
xfs: use generic Posix ACL code
|
16 years ago |
Makefile
|
xfs: simplify log item descriptor tracking
|
15 years ago |
xfs.h
|
xfs: event tracing support
|
15 years ago |
xfs_acl.h
|
xfs: constify xattr_handler
|
15 years ago |
xfs_ag.h
|
xfs: fix access to upper inodes without inode64
|
15 years ago |
xfs_alloc.c
|
xfs: fix gcc 4.6 set but not read and unused statement warnings
|
15 years ago |
xfs_alloc.h
|
xfs: do not use emums for flags used in tracing
|
15 years ago |
xfs_alloc_btree.c
|
xfs: remove unneeded #include statements
|
15 years ago |
xfs_alloc_btree.h
|
…
|
|
xfs_arch.h
|
xfs: use generic Posix ACL code
|
16 years ago |
xfs_attr.c
|
xfs: remove unused delta tracking code in xfs_bmapi
|
15 years ago |
xfs_attr.h
|
xfs: convert attr to use unsigned names
|
15 years ago |
xfs_attr_leaf.c
|
xfs: remove unused delta tracking code in xfs_bmapi
|
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_bmap.c
|
xfs: Make fiemap work with sparse files
|
15 years ago |
xfs_bmap.h
|
xfs: remove unused delta tracking code in xfs_bmapi
|
15 years ago |
xfs_bmap_btree.c
|
xfs: remove unneeded #include statements
|
15 years ago |
xfs_bmap_btree.h
|
xfs: make several more functions static
|
15 years ago |
xfs_btree.c
|
xfs: remove unneeded #include statements
|
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: kill the b_strat callback in xfs_buf
|
15 years ago |
xfs_buf_item.h
|
xfs: give li_cb callbacks the correct prototype
|
15 years ago |
xfs_da_btree.c
|
xfs: fix gcc 4.6 set but not read and unused statement warnings
|
15 years ago |
xfs_da_btree.h
|
xfs: convert dirnameops to unsigned char names
|
15 years ago |
xfs_dfrag.c
|
xfs: simplify inode to transaction joining
|
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: split xfs_itrace_entry
|
15 years ago |
xfs_dir2.h
|
xfs: make xfs_dir_cilookup_result use unsigned char
|
15 years ago |
xfs_dir2_block.c
|
xfs: fix gcc 4.6 set but not read and unused statement warnings
|
15 years ago |
xfs_dir2_block.h
|
…
|
|
xfs_dir2_data.c
|
xfs: remove unneeded #include statements
|
15 years ago |
xfs_dir2_data.h
|
xfs: fix various typos
|
16 years ago |
xfs_dir2_leaf.c
|
xfs: remove unused delta tracking code in xfs_bmapi
|
15 years ago |
xfs_dir2_leaf.h
|
…
|
|
xfs_dir2_node.c
|
xfs: remove unneeded #include statements
|
15 years ago |
xfs_dir2_node.h
|
xfs: make several more functions static
|
15 years ago |
xfs_dir2_sf.c
|
xfs: remove unneeded #include statements
|
15 years ago |
xfs_dir2_sf.h
|
…
|
|
xfs_error.c
|
xfs: remove unneeded #include statements
|
15 years ago |
xfs_error.h
|
xfs: add const qualifiers to xfs error function args
|
15 years ago |
xfs_extfree_item.c
|
xfs: fix the xfs_log_iovec i_addr type
|
15 years ago |
xfs_extfree_item.h
|
…
|
|
xfs_filestream.c
|
xfs: clean up filestreams helpers
|
15 years ago |
xfs_filestream.h
|
xfs: clean up filestreams helpers
|
15 years ago |
xfs_fs.h
|
xfs: Make fiemap work with sparse files
|
15 years ago |
xfs_fsops.c
|
xfs: dummy transactions should not dirty VFS state
|
15 years ago |
xfs_fsops.h
|
xfs: dummy transactions should not dirty VFS state
|
15 years ago |
xfs_ialloc.c
|
xfs: fix untrusted inode number lookup
|
15 years ago |
xfs_ialloc.h
|
xfs: rationalize xfs_inobt_lookup*
|
16 years ago |
xfs_ialloc_btree.c
|
xfs: remove unneeded #include statements
|
15 years ago |
xfs_ialloc_btree.h
|
…
|
|
xfs_iget.c
|
xfs: fix gcc 4.6 set but not read and unused statement warnings
|
15 years ago |
xfs_inode.c
|
xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE
|
15 years ago |
xfs_inode.h
|
xfs: simplify and remove xfs_ireclaim
|
15 years ago |
xfs_inode_item.c
|
xfs: fix big endian build
|
15 years ago |
xfs_inode_item.h
|
xfs: simplify inode to transaction joining
|
15 years ago |
xfs_inum.h
|
xfs: remove XFS_INO64_OFFSET
|
16 years ago |
xfs_iomap.c
|
xfs: small cleanups for xfs_iomap / __xfs_get_blocks
|
15 years ago |
xfs_iomap.h
|
xfs: do not use emums for flags used in tracing
|
15 years ago |
xfs_itable.c
|
xfs: remove xfs_iput
|
15 years ago |
xfs_itable.h
|
xfs: remove block number from inode lookup code
|
15 years ago |
xfs_log.c
|
xfs: Reduce log force overhead for delayed logging
|
15 years ago |
xfs_log.h
|
xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flags
|
15 years ago |
xfs_log_cil.c
|
xfs: don't do memory allocation under the CIL context lock
|
15 years ago |
xfs_log_priv.h
|
xfs: Reduce log force overhead for delayed logging
|
15 years ago |
xfs_log_recover.c
|
xfs: fix the xfs_log_iovec i_addr type
|
15 years ago |
xfs_log_recover.h
|
xfs: Clean up XFS_BLI_* flag namespace
|
15 years ago |
xfs_mount.c
|
xfs: remove unneeded #include statements
|
15 years ago |
xfs_mount.h
|
xfs: remove obsolete osyncisosync mount option
|
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: removed unused XFS_QMOPT_ flags
|
15 years ago |
xfs_refcache.h
|
…
|
|
xfs_rename.c
|
xfs: split xfs_itrace_entry
|
15 years ago |
xfs_rtalloc.c
|
xfs: remove unused delta tracking code in xfs_bmapi
|
15 years ago |
xfs_rtalloc.h
|
xfs: be more explicit if RT mount fails due to config
|
15 years ago |
xfs_rw.c
|
xfs: remove unneeded #include statements
|
15 years ago |
xfs_rw.h
|
xfs: only clear the suid bit once in xfs_write
|
15 years ago |
xfs_sb.h
|
…
|
|
xfs_trans.c
|
xfs: unlock items before allowing the CIL to commit
|
15 years ago |
xfs_trans.h
|
xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flags
|
15 years ago |
xfs_trans_ail.c
|
xfs: drop dmapi hooks
|
15 years ago |
xfs_trans_buf.c
|
xfs: give li_cb callbacks the correct prototype
|
15 years ago |
xfs_trans_extfree.c
|
xfs: simplify log item descriptor tracking
|
15 years ago |
xfs_trans_inode.c
|
xfs: simplify inode to transaction joining
|
15 years ago |
xfs_trans_priv.h
|
xfs: unlock items before allowing the CIL to commit
|
15 years ago |
xfs_trans_space.h
|
…
|
|
xfs_types.h
|
xfs: make the log ticket ID available outside the log infrastructure
|
15 years ago |
xfs_utils.c
|
xfs: simplify xfs_truncate_file
|
15 years ago |
xfs_utils.h
|
xfs: simplify xfs_truncate_file
|
15 years ago |
xfs_vnodeops.c
|
xfs: prevent 32bit overflow in space reservation
|
15 years ago |
xfs_vnodeops.h
|
xfs: kill xfs_lrw.h
|
15 years ago |