Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c3ee3a9e4fa6b1d249b5abff2d4c7dab5a47d522
/
fs
/
xfs
/
xfs_iomap.h
952da06
iomap: add a IOMAP_DAX flag
by Christoph Hellwig
· 3 years, 1 month ago
740fd67
xfs: pass the mapping flags to xfs_bmbt_to_iomap
by Christoph Hellwig
· 3 years, 1 month ago
f1ba5fa
xfs: add xfs_zero_range and xfs_truncate_page helpers
by Shiyang Ruan
· 3 years, 1 month ago
e696663
xfs: simplify the xfs_iomap_write_direct calling
by Christoph Hellwig
· 5 years ago
49bbf8c
xfs: mark xfs_eof_alignment static
by Christoph Hellwig
· 5 years ago
f150b42
xfs: split the iomap ops for buffered vs direct writes
by Christoph Hellwig
· 5 years ago
690c2a3
xfs: split out a new set of read-only iomap ops
by Christoph Hellwig
· 5 years ago
2492a60
xfs: initialize iomap->flags in xfs_bmbt_to_iomap
by Christoph Hellwig
· 5 years ago
60271ab7
xfs: fix SEEK_DATA for speculative COW fork preallocation
by Christoph Hellwig
· 6 years ago
16be143
xfs: make xfs_bmbt_to_iomap more useful
by Christoph Hellwig
· 6 years ago
4ad765e
xfs: move xfs_iomap_write_allocate to xfs_aops.c
by Christoph Hellwig
· 6 years ago
e666aa3
xfs: avoid COW fork extent lookups in writeback if the fork didn't change
by Christoph Hellwig
· 6 years ago
0703a8e
xfs: replace do_mod with native operations
by Dave Chinner
· 7 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
ee70daa
xfs: update i_size after unwritten conversion in dio completion
by Eryu Guan
· 7 years ago
f13eb20
xfs: introduce xfs_aligned_fsb_count
by Christoph Hellwig
· 8 years ago
8ff6daa
iomap: constify struct iomap_ops
by Christoph Hellwig
· 8 years ago
f7ca352
xfs: create a separate cow extent size hint for the allocator
by Darrick J. Wong
· 8 years ago
60b4984
xfs: support allocating delayed extents in CoW fork
by Darrick J. Wong
· 8 years ago
51446f5
xfs: rewrite and optimize the delalloc write path
by Christoph Hellwig
· 8 years ago
1d4795e
xfs: (re-)implement FIEMAP_FLAG_XATTR
by Christoph Hellwig
· 8 years ago
68a9f5e
xfs: implement iomap based buffered write path
by Christoph Hellwig
· 9 years ago
3b3dce0
xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
by Christoph Hellwig
· 9 years ago
d32057f
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
by Christoph Hellwig
· 10 years ago
0799a3e
xfs: get rid of count from xfs_iomap_write_allocate()
by Jie Liu
· 11 years ago
a206c81
xfs: kill xfs_iomap
by Christoph Hellwig
· 14 years ago
807cbbd
xfs: do not use emums for flags used in tracing
by Christoph Hellwig
· 15 years ago
f2bde9b
xfs: small cleanups for xfs_iomap / __xfs_get_blocks
by Christoph Hellwig
· 15 years ago
b4ed462
xfs: mark xfs_iomap_write_ helpers static
by Christoph Hellwig
· 15 years ago
34a52c6
xfs: move I/O type flags into xfs_aops.c
by Christoph Hellwig
· 15 years ago
207d041
xfs: kill struct xfs_iomap
by Christoph Hellwig
· 15 years ago
e513182
xfs: report iomap_bn in block base
by Christoph Hellwig
· 15 years ago
9563b3d
xfs: remove iomap_delta
by Christoph Hellwig
· 15 years ago
046f168
xfs: remove iomap_target
by Christoph Hellwig
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
8de2bf9
xfs: remove xfs_flush_space
by Dave Chinner
· 16 years ago
9da096f
xfs: fix various typos
by Malcolm Parsons
· 16 years ago
541d7d3
[XFS] kill unnessecary ioops indirection
by Lachlan McIlroy
· 17 years ago
7642861
[XFS] kill BMAPI_UNWRITTEN
by Christoph Hellwig
· 17 years ago
6214ed4
[XFS] kill BMAPI_DEVICE
by Christoph Hellwig
· 17 years ago
ba532a9
[XFS] Kill unused IOMAP_EOF flag
by Christoph Hellwig
· 17 years ago
ba87ea6
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
by Lachlan McIlroy
· 18 years ago
55b02d7
[XFS] Fix potential overflow in xfs_iomap_t delta for very large extents
by Eric Sandeen
· 19 years ago
7b71876
[XFS] Update license/copyright notices to match the prefered SGI boilerplate.
by Nathan Scott
· 19 years ago
f403b7f
[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.
by Nathan Scott
· 20 years ago
24e17b5
[XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though.
by Nathan Scott
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago