Commit History

作者 SHA1 備註 提交日期
  Darrick J. Wong a579121f94 xfs: fix PAGE_MASK usage in xfs_free_file_space 6 年之前
  Dave Chinner 2c307174ab xfs: flush removing page cache in xfs_reflink_remap_prep 6 年之前
  Dave Chinner 7f9f71be84 xfs: extent shifting doesn't fully invalidate page cache 6 年之前
  Christoph Hellwig 96987eea53 xfs: cancel COW blocks before swapext 6 年之前
  Christoph Hellwig d392bc81bb xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared 6 年之前
  Christoph Hellwig daa79baefc xfs: remove suport for filesystems without unwritten extent flag 6 年之前
  Christoph Hellwig 0065b54119 xfs: don't bring in extents in xfs_bmap_punch_delalloc_range 6 年之前
  Brian Foster d5a2e2893d xfs: remove last of unnecessary xfs_defer_cancel() callers 6 年之前
  Brian Foster 0f37d1780c xfs: pass transaction to xfs_defer_add() 7 年之前
  Brian Foster 9b1f4e9831 xfs: cancel dfops on xfs_defer_finish() error 7 年之前
  Brian Foster a8198666fb xfs: automatic dfops inode relogging 7 年之前
  Brian Foster 488c919a5b xfs: add missing defer ijoins for held inodes 7 年之前
  Christoph Hellwig 51d6269030 xfs: introduce a new xfs_inode_has_cow_data helper 7 年之前
  Brian Foster 9e28a242be xfs: drop unnecessary xfs_defer_finish() dfops parameter 7 年之前
  Brian Foster c8eac49ef7 xfs: remove all boilerplate defer init/finish code 7 年之前
  Brian Foster 02dff7bf81 xfs: pull up dfops from xfs_itruncate_extents() 7 年之前
  Gustavo A. R. Silva 897992b7e3 xfs_bmap_util: use swap macro 7 年之前
  Brian Foster 5fdd97944e xfs: remove xfs_defer_init() firstblock param 7 年之前
  Brian Foster f537538921 xfs: use ->t_firstblock in extent swap 7 年之前
  Brian Foster 333f950c89 xfs: remove bmap insert/collapse firstblock param 7 年之前
  Brian Foster 2af5284253 xfs: remove xfs_bunmapi() firstblock param 7 年之前
  Brian Foster a7beabeae2 xfs: remove xfs_bmapi_write() firstblock param 7 年之前
  Brian Foster d0a9d79572 xfs: use ->t_firstblock in insert/collapse range 7 年之前
  Brian Foster 372837978d xfs: use ->t_firstblock for all xfs_bunmapi() callers 7 年之前
  Brian Foster 650919f131 xfs: use ->t_firstblock for all xfs_bmapi_write() callers 7 年之前
  Brian Foster bcd2c9f335 xfs: refactor dfops init to attach to transaction 7 年之前
  Brian Foster 7a7943c7e0 xfs: use ->t_dfops for rmap extent swap operations 7 年之前
  Brian Foster f4a9cf97fa xfs: use ->t_dfops for collapse/insert range operations 7 年之前
  Brian Foster ccd9d91148 xfs: remove xfs_bunmapi() dfops param 7 年之前
  Brian Foster 4bcfa613a0 xfs: use ->t_dfops for all xfs_bunmapi() callers 7 年之前