Age | Commit message (Expand) | Author | Files | Lines |
2019-11-03 | xfs: simplify the xfs_iomap_write_direct calling | Christoph Hellwig | 1 | -2/+4 |
2019-11-03 | xfs: mark xfs_eof_alignment static | Christoph Hellwig | 1 | -1/+0 |
2019-10-21 | xfs: split the iomap ops for buffered vs direct writes | Christoph Hellwig | 1 | -1/+2 |
2019-10-21 | xfs: split out a new set of read-only iomap ops | Christoph Hellwig | 1 | -0/+1 |
2019-10-21 | xfs: initialize iomap->flags in xfs_bmbt_to_iomap | Christoph Hellwig | 1 | -1/+1 |
2019-02-21 | xfs: fix SEEK_DATA for speculative COW fork preallocation | Christoph Hellwig | 1 | -0/+1 |
2019-02-21 | xfs: make xfs_bmbt_to_iomap more useful | Christoph Hellwig | 1 | -2/+2 |
2019-02-17 | xfs: move xfs_iomap_write_allocate to xfs_aops.c | Christoph Hellwig | 1 | -2/+0 |
2018-07-31 | xfs: avoid COW fork extent lookups in writeback if the fork didn't change | Christoph Hellwig | 1 | -1/+1 |
2018-06-08 | xfs: replace do_mod with native operations | Dave Chinner | 1 | -2/+2 |
2018-06-07 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -13/+1 |
2017-09-26 | xfs: update i_size after unwritten conversion in dio completion | Eryu Guan | 1 | -1/+1 |
2017-02-07 | xfs: introduce xfs_aligned_fsb_count | Christoph Hellwig | 1 | -0/+20 |
2017-01-31 | iomap: constify struct iomap_ops | Christoph Hellwig | 1 | -2/+2 |
2016-10-06 | xfs: create a separate cow extent size hint for the allocator | Darrick J. Wong | 1 | -0/+1 |
2016-10-05 | xfs: support allocating delayed extents in CoW fork | Darrick J. Wong | 1 | -1/+1 |
2016-09-19 | xfs: rewrite and optimize the delalloc write path | Christoph Hellwig | 1 | -2/+0 |
2016-08-17 | xfs: (re-)implement FIEMAP_FLAG_XATTR | Christoph Hellwig | 1 | -0/+1 |
2016-06-21 | xfs: implement iomap based buffered write path | Christoph Hellwig | 1 | -1/+4 |
2016-06-21 | xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c | Christoph Hellwig | 1 | -0/+4 |
2015-01-09 | xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten | Christoph Hellwig | 1 | -1/+1 |
2013-10-02 | xfs: get rid of count from xfs_iomap_write_allocate() | Jie Liu | 1 | -4/+4 |
2010-12-17 | xfs: kill xfs_iomap | Christoph Hellwig | 1 | -21/+6 |
2010-07-26 | xfs: do not use emums for flags used in tracing | Christoph Hellwig | 1 | -10/+10 |
2010-07-26 | xfs: small cleanups for xfs_iomap / __xfs_get_blocks | Christoph Hellwig | 1 | -2/+0 |
2010-05-19 | xfs: mark xfs_iomap_write_ helpers static | Christoph Hellwig | 1 | -6/+0 |
2010-05-19 | xfs: move I/O type flags into xfs_aops.c | Christoph Hellwig | 1 | -8/+0 |
2010-05-19 | xfs: kill struct xfs_iomap | Christoph Hellwig | 1 | -25/+1 |
2010-05-19 | xfs: report iomap_bn in block base | Christoph Hellwig | 1 | -4/+0 |
2010-05-19 | xfs: remove iomap_delta | Christoph Hellwig | 1 | -1/+0 |
2010-05-19 | xfs: remove iomap_target | Christoph Hellwig | 1 | -2/+0 |
2009-12-15 | xfs: event tracing support | Christoph Hellwig | 1 | -0/+8 |
2009-04-06 | xfs: remove xfs_flush_space | Dave Chinner | 1 | -2/+1 |
2009-03-29 | xfs: fix various typos | Malcolm Parsons | 1 | -1/+1 |
2008-02-07 | [XFS] kill unnessecary ioops indirection | Lachlan McIlroy | 1 | -2/+1 |
2008-02-07 | [XFS] kill BMAPI_UNWRITTEN | Christoph Hellwig | 1 | -1/+0 |
2008-02-07 | [XFS] kill BMAPI_DEVICE | Christoph Hellwig | 1 | -1/+0 |
2007-10-16 | [XFS] Kill unused IOMAP_EOF flag | Christoph Hellwig | 1 | -1/+0 |
2007-05-08 | [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. | Lachlan McIlroy | 1 | -0/+1 |
2005-11-25 | [XFS] Fix potential overflow in xfs_iomap_t delta for very large extents | Eric Sandeen | 1 | -1/+1 |
2005-11-02 | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 1 | -25/+11 |
2005-05-06 | [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. | Nathan Scott | 1 | -10/+10 |
2005-05-06 | [XFS] Use the right offset when ensuring a delayed allocate conversion has co... | Nathan Scott | 1 | -5/+2 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+107 |