Johannes Weiner 081003fff4 xfs: properly account for reclaimed inodes hace 15 años
..
linux-2.6 081003fff4 xfs: properly account for reclaimed inodes hace 15 años
quota 90e0c22596 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 hace 15 años
support 288699feca xfs: drop dmapi hooks hace 15 años
Kconfig ef14f0c157 xfs: use generic Posix ACL code hace 16 años
Makefile e98c414f9a xfs: simplify log item descriptor tracking hace 15 años
xfs.h 0b1b213fcf xfs: event tracing support hace 16 años
xfs_acl.h 46e58764f0 xfs: constify xattr_handler hace 15 años
xfs_ag.h fb3b504ade xfs: fix access to upper inodes without inode64 hace 15 años
xfs_alloc.c 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings hace 15 años
xfs_alloc.h 807cbbdb43 xfs: do not use emums for flags used in tracing hace 15 años
xfs_alloc_btree.c 3400777ff0 xfs: remove unneeded #include statements hace 15 años
xfs_alloc_btree.h 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform hace 17 años
xfs_arch.h ef14f0c157 xfs: use generic Posix ACL code hace 16 años
xfs_attr.c b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi hace 15 años
xfs_attr.h a9273ca5c6 xfs: convert attr to use unsigned names hace 16 años
xfs_attr_leaf.c b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi hace 15 años
xfs_attr_leaf.h c9fb86a917 [XFS] Remove macro-to-function indirections in attr code hace 17 años
xfs_attr_sf.h a9273ca5c6 xfs: convert attr to use unsigned names hace 16 años
xfs_bit.c 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. hace 17 años
xfs_bit.h fb82557f16 [XFS] Remove macro-to-function indirections in the mask code hace 17 años
xfs_bmap.c 9af2546508 xfs: Make fiemap work with sparse files hace 15 años
xfs_bmap.h b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi hace 15 años
xfs_bmap_btree.c 3400777ff0 xfs: remove unneeded #include statements hace 15 años
xfs_bmap_btree.h 5d77c0dc0c xfs: make several more functions static hace 16 años
xfs_btree.c 3400777ff0 xfs: remove unneeded #include statements hace 15 años
xfs_btree.h d96f8f891f xfs: add more statics & drop some unused functions hace 16 años
xfs_btree_trace.c 7f7c39ccb6 [XFS] make btree tracing generic hace 17 años
xfs_btree_trace.h 0b1b213fcf xfs: event tracing support hace 16 años
xfs_buf_item.c 939d723b72 xfs: kill the b_strat callback in xfs_buf hace 15 años
xfs_buf_item.h ca30b2a7b7 xfs: give li_cb callbacks the correct prototype hace 15 años
xfs_da_btree.c 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings hace 15 años
xfs_da_btree.h 2bc754213d xfs: convert dirnameops to unsigned char names hace 16 años
xfs_dfrag.c 898621d5a7 xfs: simplify inode to transaction joining hace 15 años
xfs_dfrag.h 6bded0f383 xfs: clean up inconsistent variable naming in xfs_swap_extent hace 16 años
xfs_dinode.h 6447c36209 xfs: remove m_litino hace 16 años
xfs_dir2.c cca28fb83d xfs: split xfs_itrace_entry hace 15 años
xfs_dir2.h a3380ae39f xfs: make xfs_dir_cilookup_result use unsigned char hace 16 años
xfs_dir2_block.c 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings hace 15 años
xfs_dir2_block.h 051e7cd44a [XFS] use filldir internally hace 18 años
xfs_dir2_data.c 3400777ff0 xfs: remove unneeded #include statements hace 15 años
xfs_dir2_data.h 9da096fd13 xfs: fix various typos hace 16 años
xfs_dir2_leaf.c b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi hace 15 años
xfs_dir2_leaf.h 051e7cd44a [XFS] use filldir internally hace 18 años
xfs_dir2_node.c 3400777ff0 xfs: remove unneeded #include statements hace 15 años
xfs_dir2_node.h 5d77c0dc0c xfs: make several more functions static hace 16 años
xfs_dir2_sf.c 3400777ff0 xfs: remove unneeded #include statements hace 15 años
xfs_dir2_sf.h 81591fe2db [XFS] kill xfs_dinode_core_t hace 17 años
xfs_error.c 3400777ff0 xfs: remove unneeded #include statements hace 15 años
xfs_error.h a0e856b0b4 xfs: add const qualifiers to xfs error function args hace 15 años
xfs_extfree_item.c 4e0d5f926b xfs: fix the xfs_log_iovec i_addr type hace 15 años
xfs_extfree_item.h 5253a11a81 [XFS] remove always-true #ifndef HAVE_FORMAT32 tests hace 17 años
xfs_filestream.c 0664ce8d0f xfs: clean up filestreams helpers hace 15 años
xfs_filestream.h 0664ce8d0f xfs: clean up filestreams helpers hace 15 años
xfs_fs.h 9af2546508 xfs: Make fiemap work with sparse files hace 15 años
xfs_fsops.c 1a387d3be2 xfs: dummy transactions should not dirty VFS state hace 15 años
xfs_fsops.h 1a387d3be2 xfs: dummy transactions should not dirty VFS state hace 15 años
xfs_ialloc.c 4536f2ad8b xfs: fix untrusted inode number lookup hace 15 años
xfs_ialloc.h 2187550525 xfs: rationalize xfs_inobt_lookup* hace 16 años
xfs_ialloc_btree.c 3400777ff0 xfs: remove unneeded #include statements hace 15 años
xfs_ialloc_btree.h 0d87e656dd xfs: remove superflous inobt macros hace 17 años
xfs_iget.c 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings hace 15 años
xfs_inode.c 5b3eed756c xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE hace 15 años
xfs_inode.h 2f11feabb1 xfs: simplify and remove xfs_ireclaim hace 15 años
xfs_inode_item.c 696123fca8 xfs: fix big endian build hace 15 años
xfs_inode_item.h 898621d5a7 xfs: simplify inode to transaction joining hace 15 años
xfs_inum.h eb00457d62 xfs: remove XFS_INO64_OFFSET hace 16 años
xfs_iomap.c f2bde9b89b xfs: small cleanups for xfs_iomap / __xfs_get_blocks hace 15 años
xfs_iomap.h 807cbbdb43 xfs: do not use emums for flags used in tracing hace 15 años
xfs_itable.c f2d6761433 xfs: remove xfs_iput hace 15 años
xfs_itable.h 7b6259e7a8 xfs: remove block number from inode lookup code hace 15 años
xfs_log.c a44f13edf0 xfs: Reduce log force overhead for delayed logging hace 15 años
xfs_log.h 9134c2332e xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flags hace 15 años
xfs_log_cil.c 80168676eb xfs: force background CIL push under sustained load hace 15 años
xfs_log_priv.h 80168676eb xfs: force background CIL push under sustained load hace 15 años
xfs_log_recover.c 4e0d5f926b xfs: fix the xfs_log_iovec i_addr type hace 15 años
xfs_log_recover.h c11554104f xfs: Clean up XFS_BLI_* flag namespace hace 15 años
xfs_mount.c 3400777ff0 xfs: remove unneeded #include statements hace 15 años
xfs_mount.h a64afb057b xfs: remove obsolete osyncisosync mount option hace 15 años
xfs_mru_cache.c b657fc82a3 xfs: Kill filestreams cache flush hace 16 años
xfs_mru_cache.h b657fc82a3 xfs: Kill filestreams cache flush hace 16 años
xfs_quota.h 8112e9dc6d xfs: removed unused XFS_QMOPT_ flags hace 15 años
xfs_refcache.h 7f248a81c5 [XFS] Cleanup cosmetic differences between source trees. hace 20 años
xfs_rename.c cca28fb83d xfs: split xfs_itrace_entry hace 15 años
xfs_rtalloc.c b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi hace 15 años
xfs_rtalloc.h 32891b292d xfs: be more explicit if RT mount fails due to config hace 15 años
xfs_rw.c 3400777ff0 xfs: remove unneeded #include statements hace 15 años
xfs_rw.h 87185517de xfs: only clear the suid bit once in xfs_write hace 16 años
xfs_sb.h b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. hace 17 años
xfs_trans.c d17c701ce6 xfs: unlock items before allowing the CIL to commit hace 15 años
xfs_trans.h a59f55703c xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flags hace 15 años
xfs_trans_ail.c 288699feca xfs: drop dmapi hooks hace 15 años
xfs_trans_buf.c ca30b2a7b7 xfs: give li_cb callbacks the correct prototype hace 15 años
xfs_trans_extfree.c e98c414f9a xfs: simplify log item descriptor tracking hace 15 años
xfs_trans_inode.c 898621d5a7 xfs: simplify inode to transaction joining hace 15 años
xfs_trans_priv.h d17c701ce6 xfs: unlock items before allowing the CIL to commit hace 15 años
xfs_trans_space.h 0d87e656dd xfs: remove superflous inobt macros hace 17 años
xfs_types.h 955833cf2a xfs: make the log ticket ID available outside the log infrastructure hace 15 años
xfs_utils.c 5d18898b20 xfs: simplify xfs_truncate_file hace 15 años
xfs_utils.h 5d18898b20 xfs: simplify xfs_truncate_file hace 15 años
xfs_vnodeops.c 72656c46f5 xfs: prevent 32bit overflow in space reservation hace 15 años
xfs_vnodeops.h d7658d487f xfs: kill xfs_lrw.h hace 16 años