index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iomap.h
Age
Commit message (
Expand
)
Author
2017-09-26
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
2017-02-06
xfs: introduce xfs_aligned_fsb_count
Christoph Hellwig
2017-01-30
iomap: constify struct iomap_ops
Christoph Hellwig
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-04
xfs: support allocating delayed extents in CoW fork
Darrick J. Wong
2016-09-19
xfs: rewrite and optimize the delalloc write path
Christoph Hellwig
2016-08-17
xfs: (re-)implement FIEMAP_FLAG_XATTR
Christoph Hellwig
2016-06-21
xfs: implement iomap based buffered write path
Christoph Hellwig
2016-06-21
xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
Christoph Hellwig
2015-01-09
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
Christoph Hellwig
2013-10-01
xfs: get rid of count from xfs_iomap_write_allocate()
Jie Liu
2010-12-16
xfs: kill xfs_iomap
Christoph Hellwig
2010-07-26
xfs: do not use emums for flags used in tracing
Christoph Hellwig
2010-07-26
xfs: small cleanups for xfs_iomap / __xfs_get_blocks
Christoph Hellwig
2010-05-19
xfs: mark xfs_iomap_write_ helpers static
Christoph Hellwig
2010-05-19
xfs: move I/O type flags into xfs_aops.c
Christoph Hellwig
2010-05-19
xfs: kill struct xfs_iomap
Christoph Hellwig
2010-05-19
xfs: report iomap_bn in block base
Christoph Hellwig
2010-05-19
xfs: remove iomap_delta
Christoph Hellwig
2010-05-19
xfs: remove iomap_target
Christoph Hellwig
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-04-06
xfs: remove xfs_flush_space
Dave Chinner
2009-03-29
xfs: fix various typos
Malcolm Parsons
2008-02-07
[XFS] kill unnessecary ioops indirection
Lachlan McIlroy
2008-02-07
[XFS] kill BMAPI_UNWRITTEN
Christoph Hellwig
2008-02-07
[XFS] kill BMAPI_DEVICE
Christoph Hellwig
2007-10-16
[XFS] Kill unused IOMAP_EOF flag
Christoph Hellwig
2007-05-08
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
Lachlan McIlroy
2005-11-25
[XFS] Fix potential overflow in xfs_iomap_t delta for very large extents
Eric Sandeen
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-05-05
[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.
Nathan Scott
2005-05-05
[XFS] Use the right offset when ensuring a delayed allocate conversion has co...
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds