提交历史

作者 SHA1 备注 提交日期
  Brian Foster 2dd3d709fc xfs: relog dirty buffers during swapext bmbt owner change 8 年之前
  Brian Foster 99c794c639 xfs: skip bmbt block ino validation during owner change 8 年之前
  Brian Foster 8dc518dfa7 xfs: don't log dirty ranges for ordered buffers 8 年之前
  Darrick J. Wong 1e86eabe73 xfs: check _btree_check_block value 8 年之前
  Darrick J. Wong 9e24cfd044 xfs: remove unneeded parameter from XFS_TEST_ERROR 8 年之前
  Darrick J. Wong 2678809799 xfs: export various function for the online scrubber 8 年之前
  Darrick J. Wong c8ce540db5 xfs: remove double-underscore integer types 8 年之前
  Darrick J. Wong 5a4c73342a xfs: optimize _btree_query_all 8 年之前
  Eric Sandeen a4d768e702 xfs: fix unaligned access in xfs_btree_visit_blocks 8 年之前
  Linus Torvalds d484467c86 Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux 8 年之前
  Michal Hocko 9070733b4e xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS 8 年之前
  Darrick J. Wong e9a2599a24 xfs: create a function to query all records in a btree 8 年之前
  Darrick J. Wong d5a91baeb6 xfs: filter out obviously bad btree pointers 8 年之前
  Eric Sandeen b6f41e4482 xfs: remove boilerplate around xfs_btree_init_block 8 年之前
  Eric Sandeen af7d20fd83 xfs: make xfs_btree_magic more generic 8 年之前
  Eric Sandeen f88ae46b09 xfs: glean crc status from mp not flags in xfs_btree_init_block_int 8 年之前
  Darrick J. Wong bb3be7e7c1 xfs: check for bogus values in btree block headers 8 年之前
  Eric Biggers f1b8243c55 xfs: add some 'static' annotations 8 年之前
  Darrick J. Wong 1946b91cee xfs: define the on-disk refcount btree format 8 年之前
  Darrick J. Wong 46eeb521b9 xfs: introduce refcount btree definitions 8 年之前
  Darrick J. Wong c611cc0360 xfs: count the blocks in a btree 9 年之前
  Darrick J. Wong 4ed3f68792 xfs: create a standard btree size calculator code 9 年之前
  Darrick J. Wong a1d46cffaf xfs: remove xfs_btree_bigkey 9 年之前
  Darrick J. Wong 5b5c2dbd3c xfs: simple btree query range should look right if LE lookup fails 9 年之前
  Darrick J. Wong 722278997b xfs: fix some key handling problems in _btree_simple_query_range 9 年之前
  Darrick J. Wong ed150e1a5c xfs: don't perform lookups on zero-height btrees 9 年之前
  Darrick J. Wong c1d22ae89c xfs: in btree_lshift, only allocate temporary cursor when needed 9 年之前
  Darrick J. Wong 1f704b2b47 xfs: remove unnecesary lshift/rshift key initialization 9 年之前
  Darrick J. Wong 973b83194b xfs: remove the get*keys and update_keys btree ops pointers 9 年之前
  Darrick J. Wong 035e00acb5 xfs: define the on-disk rmap btree format 9 年之前