Commit History

Author SHA1 Message Date
  Dave Chinner 121e213eab xfs: add tracepoints to readpage calls 9 years ago
  Dave Chinner 264e89ad34 Merge branch 'xfs-dax-updates' into for-next 9 years ago
  Dave Chinner 01a155e6cf xfs: DAX does not use IO completion callbacks 9 years ago
  Dave Chinner 1ca191576f xfs: Don't use unwritten extents for DAX 9 years ago
  Dave Chinner 3e12dbbdbd xfs: fix inode size update overflow in xfs_map_direct() 9 years ago
  Brian Foster 009c6e871e xfs: add missing ilock around dio write last extent alignment 10 years ago
  Zhaohongjiang 5cb13dcd0f cancel the setfilesize transation when io error happen 10 years ago
  Linus Torvalds 77a78806c7 Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs 10 years ago
  Linus Torvalds 7d9071a095 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  David Jeffery c9eb256eda xfs: return errors from partial I/O failures to files 10 years ago
  Oleg Nesterov bee9182d95 introduce __sb_writers_{acquired,release}() helpers 10 years ago
  Kent Overstreet b54ffb73ca block: remove bio_get_nr_vecs() 10 years ago
  Christoph Hellwig 4246a0b63b block: add a bi_error field to struct bio 10 years ago
  Linus Torvalds 68b4449d79 Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs 10 years ago
  Dave Chinner 4ea7976616 Merge branch 'xfs-commit-cleanup' into for-next 10 years ago
  Christoph Hellwig 70393313dd xfs: saner xfs_trans_commit interface 10 years ago
  Christoph Hellwig 4906e21545 xfs: remove the flags argument to xfs_trans_cancel 10 years ago
  Dave Chinner 6e1ba0bcb8 xfs: add DAX IO path support 10 years ago
  Dave Chinner 6b698edeee xfs: add DAX file operations support 10 years ago
  Greg Thelen c4843a7593 memcg: add per cgroup dirty page accounting 10 years ago
  Jens Axboe dac56212e8 bio: skip atomic inc/dec of ->bi_cnt for most use cases 10 years ago
  Linus Torvalds 1aef882f02 Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs 10 years ago
  Dave Chinner b9d59846f7 xfs: DIO write completion size updates race 10 years ago
  Dave Chinner a06c277a13 xfs: DIO writes within EOF don't need an ioend 10 years ago
  Dave Chinner 6dfa1b67e3 xfs: handle DIO overwrite EOF update completion correctly 10 years ago
  Dave Chinner d5cc2e3f96 xfs: DIO needs an ioend for writes 10 years ago
  Dave Chinner 1fdca9c211 xfs: move DIO mapping size calculation 10 years ago
  Dave Chinner a719370be5 xfs: factor DIO write mapping from get_blocks 10 years ago
  Omar Sandoval 22c6186ece direct_IO: remove rw from a_ops->direct_IO() 10 years ago
  Omar Sandoval 6f67376318 direct_IO: use iov_iter_rw() instead of rw everywhere 10 years ago