提交歷史

作者 SHA1 備註 提交日期
  Dave Chinner 32972383ca xfs: make largest supported offset less shouty 13 年之前
  Dave Chinner ea562ed6e7 xfs: fix delalloc quota accounting on failure 13 年之前
  Dave Chinner 2a0ec1d9ed xfs: move xfs_get_extsz_hint() and kill xfs_rw.h 13 年之前
  Dave Chinner fd50092c08 xfs: move xfs_fsb_to_db to xfs_bmap.h 13 年之前
  Dave Chinner 58e2077064 xfs: don't assert on delalloc regions beyond EOF 13 年之前
  Kamal Dasu 5575acc780 xfs: fix deadlock in xfs_rtfree_extent 13 年之前
  Dave Chinner f074211f60 xfs: fallback to vmalloc for large buffers in xfs_getbmap 13 年之前
  Christoph Hellwig ce7ae151dd xfs: remove the i_size field in struct xfs_inode 13 年之前
  Christoph Hellwig 8096b1ebb5 xfs: remove the if_ext_max field in struct xfs_ifork 13 年之前
  Dave Chinner a99ebf43f4 xfs: fix allocation length overflow in xfs_bmapi_write() 13 年之前
  Christoph Hellwig ddc3415aba xfs: simplify xfs_trans_ijoin* again 13 年之前
  Christoph Hellwig b0eab14e74 xfs: dont ignore error code from xfs_bmbt_update 13 年之前
  Christoph Hellwig c653424985 xfs: pass bmalloca to xfs_bmap_add_extent_hole_real 13 年之前
  Christoph Hellwig 572a4cf04a xfs: pass bmalloca to xfs_bmap_add_extent_delay_real 13 年之前
  Christoph Hellwig c315c90b7d xfs: move logflags into bmalloca 13 年之前
  Dave Chinner e0c3da5d89 xfs: move lastx and nallocs into bmalloca 13 年之前
  Dave Chinner 29c8d17a89 xfs: move btree cursor into bmalloca 13 年之前
  Dave Chinner 963c30cf45 xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocate 13 年之前
  Dave Chinner 3a75667e90 xfs: rename allocation range fields in struct xfs_bmalloca 13 年之前
  Dave Chinner 0937e0fd8b xfs: move firstblock and bmap freelist cursor into bmalloca structure 13 年之前
  Dave Chinner baf41a52b9 xfs: move extent records into bmalloca structure 13 年之前
  Dave Chinner 1b16447ba2 xfs: pass bmalloca structure to xfs_bmap_isaeof 13 年之前
  Christoph Hellwig a5bd606ba6 xfs: remove xfs_bmap_add_extent 13 年之前
  Christoph Hellwig 27a3f8f2de xfs: introduce xfs_bmap_last_extent 13 年之前
  Dave Chinner c0dc7828af xfs: rename xfs_bmapi to xfs_bmapi_write 13 年之前
  Dave Chinner b447fe5a05 xfs: factor unwritten extent map manipulations out of xfs_bmapi 13 年之前
  Dave Chinner 7e47a4efde xfs: factor extent allocation out of xfs_bmapi 13 年之前
  Christoph Hellwig 1fd044d9c6 xfs: do not use xfs_bmap_add_extent for adding delalloc extents 13 年之前
  Christoph Hellwig 4403280aa5 xfs: introduce xfs_bmapi_delay() 13 年之前
  Christoph Hellwig b64dfe4e18 xfs: factor delalloc reservations out of xfs_bmapi 13 年之前