index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_aops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove the ISUNWRITTEN macro
Christoph Hellwig
2017-04-03
1
-2
/
+2
*
xfs: factor out a xfs_bmap_is_real_extent helper
Christoph Hellwig
2017-04-03
1
-3
/
+1
*
xfs: fix and streamline error handling in xfs_end_io
Christoph Hellwig
2017-03-07
1
-32
/
+27
*
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
2017-03-07
1
-1
/
+1
*
fs: add i_blocksize()
Fabian Frederick
2017-02-27
1
-8
/
+8
*
xfs: mark speculative prealloc CoW fork extents unwritten
Darrick J. Wong
2017-02-02
1
-0
/
+6
*
xfs: Timely free truncated dirty pages
Jan Kara
2017-01-11
1
-8
/
+11
*
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-14
1
-273
/
+13
|
\
|
*
xfs: use iomap_dio_rw
Christoph Hellwig
2016-11-30
1
-283
/
+8
|
*
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-11-30
1
-5
/
+2
|
*
Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directio
Dave Chinner
2016-11-30
1
-10
/
+28
|
|
\
|
|
*
xfs: cleanup xfs_reflink_find_cow_mapping
Christoph Hellwig
2016-11-24
1
-8
/
+8
|
|
*
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
2016-11-08
1
-2
/
+20
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-12-14
1
-21
/
+5
|
\
\
\
|
|
/
/
|
*
|
xfs: use struct iomap based DAX PMD fault path
Ross Zwisler
2016-11-08
1
-21
/
+5
|
|
/
*
|
writeback: add wbc_to_write_flags()
Jens Axboe
2016-11-02
1
-6
/
+2
*
|
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-4
/
+7
|
/
*
xfs: convert COW blocks to real blocks before unwritten extent conversion
Christoph Hellwig
2016-10-11
1
-2
/
+2
*
xfs: implement CoW for directio writes
Darrick J. Wong
2016-10-05
1
-7
/
+83
*
xfs: report shared extent mappings to userspace correctly
Darrick J. Wong
2016-10-05
1
-0
/
+11
*
xfs: move mappings from cow fork to data fork after copy-write
Darrick J. Wong
2016-10-05
1
-2
/
+22
*
xfs: allocate delayed extents in CoW fork
Darrick J. Wong
2016-10-04
1
-18
/
+79
*
xfs: support allocating delayed extents in CoW fork
Darrick J. Wong
2016-10-04
1
-2
/
+4
*
xfs: refactor xfs_setfilesize
Christoph Hellwig
2016-09-19
1
-10
/
+21
*
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-27
1
-284
/
+48
|
\
|
*
Merge branch 'xfs-4.8-misc-fixes-4' into for-next
Dave Chinner
2016-07-22
1
-3
/
+26
|
|
\
|
|
*
xfs: bufferhead chains are invalid after end_page_writeback
Dave Chinner
2016-07-22
1
-3
/
+12
|
|
*
xfs: skip dirty pages in ->releasepage()
Brian Foster
2016-07-22
1
-0
/
+14
|
*
|
Merge branch 'xfs-4.8-split-dax-dio' into for-next
Dave Chinner
2016-07-20
1
-19
/
+5
|
|
\
\
|
|
|
/
|
|
*
xfs: direct calls in the direct I/O path
Christoph Hellwig
2016-07-20
1
-19
/
+5
|
*
|
xfs: remove buffered write support from __xfs_get_blocks
Christoph Hellwig
2016-06-21
1
-52
/
+19
|
*
|
xfs: implement iomap based buffered write path
Christoph Hellwig
2016-06-21
1
-212
/
+0
|
|
/
*
|
xfs: use bio op accessors
Mike Christie
2016-06-07
1
-8
/
+4
*
|
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-5
/
+10
|
/
*
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-26
1
-177
/
+176
|
\
|
*
Merge branch 'xfs-4.7-trans-type-cleanup' into for-next
Dave Chinner
2016-05-20
1
-13
/
+6
|
|
\
|
|
*
xfs: better xfs_trans_alloc interface
Christoph Hellwig
2016-04-06
1
-13
/
+6
|
*
|
xfs: fix warning in xfs_finish_page_writeback for non-debug builds
Christoph Hellwig
2016-05-20
1
-3
/
+2
|
*
|
xfs: optimize bio handling in the buffer writeback path
Christoph Hellwig
2016-04-06
1
-137
/
+110
|
*
|
xfs: don't release bios on completion immediately
Dave Chinner
2016-04-06
1
-27
/
+68
|
*
|
xfs: build bios directly in xfs_add_to_ioend
Dave Chinner
2016-04-06
1
-38
/
+31
|
|
/
*
|
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
1
-4
/
+3
*
|
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-9
/
+9
|
/
*
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-21
1
-639
/
+377
|
\
|
*
Merge branch 'xfs-misc-fixes-4.6-4' into for-next
Dave Chinner
2016-03-15
1
-1
/
+8
|
|
\
|
|
*
xfs: debug mode forced buffered write failure
Brian Foster
2016-03-15
1
-1
/
+8
|
*
|
Merge branch 'xfs-writepage-rework-4.6' into for-next
Dave Chinner
2016-03-07
1
-466
/
+267
|
|
\
\
|
|
*
|
xfs: ioends require logically contiguous file offsets
Darrick J. Wong
2016-03-07
1
-1
/
+2
|
|
*
|
xfs: don't chain ioends during writepage submission
Dave Chinner
2016-02-15
1
-123
/
+118
[next]