index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iomap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-03
xfs: remove the ISUNWRITTEN macro
Christoph Hellwig
1
-2
/
+2
2017-03-08
xfs: use iomap new flag for newly allocated delalloc blocks
Brian Foster
1
-7
/
+18
2017-02-16
xfs: resurrect debug mode drop buffered writes mechanism
Brian Foster
1
-0
/
+4
2017-02-16
xfs: clear delalloc and cache on buffered write failure
Brian Foster
1
-1
/
+12
2017-02-06
xfs: allocate direct I/O COW blocks in iomap_begin
Christoph Hellwig
1
-19
/
+12
2017-02-06
xfs: introduce xfs_aligned_fsb_count
Christoph Hellwig
1
-9
/
+2
2017-02-06
xfs: reject all unaligned direct writes to reflinked files
Christoph Hellwig
1
-11
/
+1
2017-02-02
xfs: mark speculative prealloc CoW fork extents unwritten
Darrick J. Wong
1
-1
/
+1
2017-01-30
iomap: constify struct iomap_ops
Christoph Hellwig
1
-2
/
+2
2017-01-23
xfs: fix COW writeback race
Christoph Hellwig
1
-1
/
+1
2016-11-30
xfs: use iomap_dio_rw
Christoph Hellwig
1
-8
/
+42
2016-11-28
xfs: pass post-eof speculative prealloc blocks to bmapi
Brian Foster
1
-20
/
+13
2016-11-28
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
Brian Foster
1
-1
/
+1
2016-11-24
xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
Christoph Hellwig
1
-11
/
+9
2016-11-24
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
Christoph Hellwig
1
-2
/
+1
2016-10-20
xfs: optimize writes to reflink files
Christoph Hellwig
1
-17
/
+39
2016-10-20
xfs: don't bother looking at the refcount tree for reads
Christoph Hellwig
1
-5
/
+8
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
1
-1
/
+1
2016-10-05
xfs: report shared extent mappings to userspace correctly
Darrick J. Wong
1
-1
/
+11
2016-10-04
xfs: support allocating delayed extents in CoW fork
Darrick J. Wong
1
-1
/
+6
2016-10-04
xfs: create delalloc extents in CoW fork
Darrick J. Wong
1
-2
/
+10
2016-10-04
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
1
-1
/
+1
2016-09-19
xfs: use iomap to implement DAX
Christoph Hellwig
1
-4
/
+7
2016-09-19
xfs: take the ilock shared if possible in xfs_file_iomap_begin
Christoph Hellwig
1
-4
/
+6
2016-09-19
iomap: add IOMAP_F_NEW flag
Christoph Hellwig
1
-0
/
+1
2016-09-19
xfs: rewrite and optimize the delalloc write path
Christoph Hellwig
1
-223
/
+172
2016-09-19
xfs: factor our a helper to calculate the EOF alignment
Christoph Hellwig
1
-10
/
+21
2016-09-19
xfs: move xfs_bmbt_to_iomap up
Christoph Hellwig
1
-26
/
+26
2016-08-17
Merge branch 'iomap-fixes-4.8-rc3' into for-next
Dave Chinner
1
-10
/
+49
2016-08-17
xfs: (re-)implement FIEMAP_FLAG_XATTR
Christoph Hellwig
1
-0
/
+45
2016-08-17
xfs: simplify xfs_file_iomap_begin
Christoph Hellwig
1
-10
/
+4
2016-08-17
xfs: fix bogus space reservation in xfs_iomap_write_allocate
Christoph Hellwig
1
-3
/
+7
2016-08-03
xfs: rename flist/free_list to dfops
Darrick J. Wong
1
-15
/
+15
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
1
-12
/
+12
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
1
-0
/
+1
2016-06-21
xfs: implement iomap based buffered write path
Christoph Hellwig
1
-0
/
+144
2016-06-21
xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
Christoph Hellwig
1
-0
/
+27
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
1
-36
/
+17
2016-01-12
Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next
Dave Chinner
1
-6
/
+4
2016-01-11
xfs: eliminate committed arg from xfs_bmap_finish
Eric Sandeen
1
-6
/
+4
2016-01-04
xfs: Don't use reserved blocks for data blocks with DAX
Dave Chinner
1
-3
/
+8
2015-11-03
Merge branch 'xfs-dax-updates' into for-next
Dave Chinner
1
-1
/
+20
2015-11-03
xfs: Don't use unwritten extents for DAX
Dave Chinner
1
-2
/
+21
2015-10-12
Merge branch 'xfs-io-fixes' into for-next
Dave Chinner
1
-7
/
+26
2015-10-12
Merge branch 'xfs-logging-fixes' into for-next
Dave Chinner
1
-7
/
+7
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
1
-2
/
+2
2015-10-12
xfs: pass total block res. as total xfs_bmapi_write() parameter
Brian Foster
1
-7
/
+7
2015-10-12
xfs: add missing ilock around dio write last extent alignment
Brian Foster
1
-7
/
+26
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
1
-3
/
+3
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
1
-6
/
+6
[next]