index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iomap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: actually report xattr extents via iomap
Darrick J. Wong
2017-06-07
1
-2
/
+2
*
xfs: use iomap new flag for newly allocated delalloc blocks
Brian Foster
2017-04-08
1
-5
/
+11
*
xfs: mark speculative prealloc CoW fork extents unwritten
Darrick J. Wong
2017-04-08
1
-1
/
+1
*
xfs: clear delalloc and cache on buffered write failure
Brian Foster
2017-02-26
1
-1
/
+12
*
xfs: fix COW writeback race
Christoph Hellwig
2017-02-04
1
-1
/
+1
*
xfs: pass post-eof speculative prealloc blocks to bmapi
Brian Foster
2017-01-12
1
-20
/
+13
*
xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
Christoph Hellwig
2017-01-12
1
-11
/
+9
*
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
Brian Foster
2017-01-12
1
-1
/
+1
*
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
Christoph Hellwig
2017-01-12
1
-2
/
+1
*
xfs: optimize writes to reflink files
Christoph Hellwig
2016-10-20
1
-17
/
+39
*
xfs: don't bother looking at the refcount tree for reads
Christoph Hellwig
2016-10-20
1
-5
/
+8
*
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
1
-1
/
+1
*
xfs: report shared extent mappings to userspace correctly
Darrick J. Wong
2016-10-05
1
-1
/
+11
*
xfs: support allocating delayed extents in CoW fork
Darrick J. Wong
2016-10-04
1
-1
/
+6
*
xfs: create delalloc extents in CoW fork
Darrick J. Wong
2016-10-04
1
-2
/
+10
*
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
2016-10-04
1
-1
/
+1
*
xfs: use iomap to implement DAX
Christoph Hellwig
2016-09-19
1
-4
/
+7
*
xfs: take the ilock shared if possible in xfs_file_iomap_begin
Christoph Hellwig
2016-09-19
1
-4
/
+6
*
iomap: add IOMAP_F_NEW flag
Christoph Hellwig
2016-09-19
1
-0
/
+1
*
xfs: rewrite and optimize the delalloc write path
Christoph Hellwig
2016-09-19
1
-223
/
+172
*
xfs: factor our a helper to calculate the EOF alignment
Christoph Hellwig
2016-09-19
1
-10
/
+21
*
xfs: move xfs_bmbt_to_iomap up
Christoph Hellwig
2016-09-19
1
-26
/
+26
*
Merge branch 'iomap-fixes-4.8-rc3' into for-next
Dave Chinner
2016-08-17
1
-10
/
+49
|
\
|
*
xfs: (re-)implement FIEMAP_FLAG_XATTR
Christoph Hellwig
2016-08-17
1
-0
/
+45
|
*
xfs: simplify xfs_file_iomap_begin
Christoph Hellwig
2016-08-17
1
-10
/
+4
*
|
xfs: fix bogus space reservation in xfs_iomap_write_allocate
Christoph Hellwig
2016-08-17
1
-3
/
+7
|
/
*
xfs: rename flist/free_list to dfops
Darrick J. Wong
2016-08-03
1
-15
/
+15
*
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
2016-08-03
1
-12
/
+12
*
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-08-03
1
-0
/
+1
*
xfs: implement iomap based buffered write path
Christoph Hellwig
2016-06-21
1
-0
/
+144
*
xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
Christoph Hellwig
2016-06-21
1
-0
/
+27
*
xfs: better xfs_trans_alloc interface
Christoph Hellwig
2016-04-06
1
-36
/
+17
*
Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next
Dave Chinner
2016-01-12
1
-6
/
+4
|
\
|
*
xfs: eliminate committed arg from xfs_bmap_finish
Eric Sandeen
2016-01-11
1
-6
/
+4
*
|
xfs: Don't use reserved blocks for data blocks with DAX
Dave Chinner
2016-01-04
1
-3
/
+8
|
/
*
Merge branch 'xfs-dax-updates' into for-next
Dave Chinner
2015-11-03
1
-1
/
+20
|
\
|
*
xfs: Don't use unwritten extents for DAX
Dave Chinner
2015-11-03
1
-2
/
+21
*
|
Merge branch 'xfs-io-fixes' into for-next
Dave Chinner
2015-10-12
1
-7
/
+26
|
\
\
|
*
|
xfs: add missing ilock around dio write last extent alignment
Brian Foster
2015-10-12
1
-7
/
+26
|
|
/
*
|
Merge branch 'xfs-logging-fixes' into for-next
Dave Chinner
2015-10-12
1
-7
/
+7
|
\
\
|
*
|
xfs: pass total block res. as total xfs_bmapi_write() parameter
Brian Foster
2015-10-12
1
-7
/
+7
|
|
/
*
/
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-10-12
1
-2
/
+2
|
/
*
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
1
-3
/
+3
*
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-06-04
1
-6
/
+6
*
xfs: Remove icsb infrastructure
Dave Chinner
2015-02-23
1
-1
/
+0
*
xfs: use generic percpu counters for free block counter
Dave Chinner
2015-02-23
1
-1
/
+1
*
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
Christoph Hellwig
2015-01-09
1
-1
/
+1
*
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
1
-9
/
+6
|
\
|
*
xfs: fix set-but-unused warnings
Dave Chinner
2014-12-04
1
-2
/
+0
|
*
xfs: overflow in xfs_iomap_eof_align_last_fsb
Peter Watkins
2014-12-04
1
-7
/
+6
[next]