Christoph Hellwig 209fb87a25 xfs simplify and speed up direct I/O completions 15 years ago
..
linux-2.6 209fb87a25 xfs simplify and speed up direct I/O completions 15 years ago
quota 5d18898b20 xfs: simplify xfs_truncate_file 15 years ago
support 288699feca xfs: drop dmapi hooks 15 years ago
Kconfig ef14f0c157 xfs: use generic Posix ACL code 16 years ago
Makefile e98c414f9a xfs: simplify log item descriptor tracking 15 years ago
xfs.h 0b1b213fcf xfs: event tracing support 15 years ago
xfs_acl.h 46e58764f0 xfs: constify xattr_handler 15 years ago
xfs_ag.h fb3b504ade xfs: fix access to upper inodes without inode64 15 years ago
xfs_alloc.c 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings 15 years ago
xfs_alloc.h 807cbbdb43 xfs: do not use emums for flags used in tracing 15 years ago
xfs_alloc_btree.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_alloc_btree.h 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform 16 years ago
xfs_arch.h ef14f0c157 xfs: use generic Posix ACL code 16 years ago
xfs_attr.c b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi 15 years ago
xfs_attr.h a9273ca5c6 xfs: convert attr to use unsigned names 15 years ago
xfs_attr_leaf.c b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi 15 years ago
xfs_attr_leaf.h c9fb86a917 [XFS] Remove macro-to-function indirections in attr code 16 years ago
xfs_attr_sf.h a9273ca5c6 xfs: convert attr to use unsigned names 15 years ago
xfs_bit.c 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. 17 years ago
xfs_bit.h fb82557f16 [XFS] Remove macro-to-function indirections in the mask code 16 years ago
xfs_bmap.c ecd7f082d6 xfs: clean up xfs_bmap_get_bp 15 years ago
xfs_bmap.h b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi 15 years ago
xfs_bmap_btree.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_bmap_btree.h 5d77c0dc0c xfs: make several more functions static 15 years ago
xfs_btree.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_btree.h d96f8f891f xfs: add more statics & drop some unused functions 15 years ago
xfs_btree_trace.c 7f7c39ccb6 [XFS] make btree tracing generic 16 years ago
xfs_btree_trace.h 0b1b213fcf xfs: event tracing support 15 years ago
xfs_buf_item.c 939d723b72 xfs: kill the b_strat callback in xfs_buf 15 years ago
xfs_buf_item.h ca30b2a7b7 xfs: give li_cb callbacks the correct prototype 15 years ago
xfs_da_btree.c 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings 15 years ago
xfs_da_btree.h 2bc754213d xfs: convert dirnameops to unsigned char names 15 years ago
xfs_dfrag.c 898621d5a7 xfs: simplify inode to transaction joining 15 years ago
xfs_dfrag.h 6bded0f383 xfs: clean up inconsistent variable naming in xfs_swap_extent 15 years ago
xfs_dinode.h 6447c36209 xfs: remove m_litino 16 years ago
xfs_dir2.c cca28fb83d xfs: split xfs_itrace_entry 15 years ago
xfs_dir2.h a3380ae39f xfs: make xfs_dir_cilookup_result use unsigned char 15 years ago
xfs_dir2_block.c 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings 15 years ago
xfs_dir2_block.h 051e7cd44a [XFS] use filldir internally 17 years ago
xfs_dir2_data.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_dir2_data.h 9da096fd13 xfs: fix various typos 16 years ago
xfs_dir2_leaf.c b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi 15 years ago
xfs_dir2_leaf.h 051e7cd44a [XFS] use filldir internally 17 years ago
xfs_dir2_node.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_dir2_node.h 5d77c0dc0c xfs: make several more functions static 15 years ago
xfs_dir2_sf.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_dir2_sf.h 81591fe2db [XFS] kill xfs_dinode_core_t 16 years ago
xfs_error.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_error.h a0e856b0b4 xfs: add const qualifiers to xfs error function args 15 years ago
xfs_extfree_item.c 4e0d5f926b xfs: fix the xfs_log_iovec i_addr type 15 years ago
xfs_extfree_item.h 5253a11a81 [XFS] remove always-true #ifndef HAVE_FORMAT32 tests 16 years ago
xfs_filestream.c 0664ce8d0f xfs: clean up filestreams helpers 15 years ago
xfs_filestream.h 0664ce8d0f xfs: clean up filestreams helpers 15 years ago
xfs_fs.h 07000ee686 xfs: return inode fork offset in bulkstat for fsr 15 years ago
xfs_fsops.c 898621d5a7 xfs: simplify inode to transaction joining 15 years ago
xfs_fsops.h c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
xfs_ialloc.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_ialloc.h 2187550525 xfs: rationalize xfs_inobt_lookup* 15 years ago
xfs_ialloc_btree.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_ialloc_btree.h 0d87e656dd xfs: remove superflous inobt macros 16 years ago
xfs_iget.c 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings 15 years ago
xfs_inode.c 939d723b72 xfs: kill the b_strat callback in xfs_buf 15 years ago
xfs_inode.h 2f11feabb1 xfs: simplify and remove xfs_ireclaim 15 years ago
xfs_inode_item.c 696123fca8 xfs: fix big endian build 15 years ago
xfs_inode_item.h 898621d5a7 xfs: simplify inode to transaction joining 15 years ago
xfs_inum.h eb00457d62 xfs: remove XFS_INO64_OFFSET 15 years ago
xfs_iomap.c f2bde9b89b xfs: small cleanups for xfs_iomap / __xfs_get_blocks 15 years ago
xfs_iomap.h 807cbbdb43 xfs: do not use emums for flags used in tracing 15 years ago
xfs_itable.c f2d6761433 xfs: remove xfs_iput 15 years ago
xfs_itable.h 7b6259e7a8 xfs: remove block number from inode lookup code 15 years ago
xfs_log.c 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings 15 years ago
xfs_log.h 9134c2332e xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flags 15 years ago
xfs_log_cil.c 4e0d5f926b xfs: fix the xfs_log_iovec i_addr type 15 years ago
xfs_log_priv.h df806158b0 xfs: enable background pushing of the CIL 15 years ago
xfs_log_recover.c 4e0d5f926b xfs: fix the xfs_log_iovec i_addr type 15 years ago
xfs_log_recover.h c11554104f xfs: Clean up XFS_BLI_* flag namespace 15 years ago
xfs_mount.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_mount.h a64afb057b xfs: remove obsolete osyncisosync mount option 15 years ago
xfs_mru_cache.c b657fc82a3 xfs: Kill filestreams cache flush 15 years ago
xfs_mru_cache.h b657fc82a3 xfs: Kill filestreams cache flush 15 years ago
xfs_quota.h 8112e9dc6d xfs: removed unused XFS_QMOPT_ flags 15 years ago
xfs_refcache.h 7f248a81c5 [XFS] Cleanup cosmetic differences between source trees. 19 years ago
xfs_rename.c cca28fb83d xfs: split xfs_itrace_entry 15 years ago
xfs_rtalloc.c b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi 15 years ago
xfs_rtalloc.h 32891b292d xfs: be more explicit if RT mount fails due to config 15 years ago
xfs_rw.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_rw.h 87185517de xfs: only clear the suid bit once in xfs_write 15 years ago
xfs_sb.h b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
xfs_trans.c 438697064a xfs: fix xfs_trans_add_item() lockdep warnings 15 years ago
xfs_trans.h a59f55703c xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flags 15 years ago
xfs_trans_ail.c 288699feca xfs: drop dmapi hooks 15 years ago
xfs_trans_buf.c ca30b2a7b7 xfs: give li_cb callbacks the correct prototype 15 years ago
xfs_trans_extfree.c e98c414f9a xfs: simplify log item descriptor tracking 15 years ago
xfs_trans_inode.c 898621d5a7 xfs: simplify inode to transaction joining 15 years ago
xfs_trans_priv.h e98c414f9a xfs: simplify log item descriptor tracking 15 years ago
xfs_trans_space.h 0d87e656dd xfs: remove superflous inobt macros 16 years ago
xfs_types.h 955833cf2a xfs: make the log ticket ID available outside the log infrastructure 15 years ago
xfs_utils.c 5d18898b20 xfs: simplify xfs_truncate_file 15 years ago
xfs_utils.h 5d18898b20 xfs: simplify xfs_truncate_file 15 years ago
xfs_vnodeops.c 3f34885cd7 xfs: fix unsigned underflow in xfs_free_eofblocks 15 years ago
xfs_vnodeops.h d7658d487f xfs: kill xfs_lrw.h 15 years ago