index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_aops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-03
xfs: ubsan fixes
Darrick J. Wong
1
-3
/
+3
2017-10-16
xfs: trim writepage mapping to within eof
Brian Foster
1
-0
/
+13
2017-10-16
xfs: cancel dirty pages on invalidation
Dave Chinner
1
-12
/
+22
2017-09-26
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
1
-1
/
+2
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+13
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-09-03
xfs: open code end_buffer_async_write in xfs_finish_page_writeback
Christoph Hellwig
1
-24
/
+47
2017-08-31
xfs: perform dax_device lookup at mount
Dan Williams
1
-0
/
+13
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-1
/
+1
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+2
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+6
2017-06-27
xfs: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+2
2017-06-22
xfs: don't allow bmap on rt files
Darrick J. Wong
1
-2
/
+5
2017-06-20
xfs: don't allow bmap on rt files
Darrick J. Wong
1
-2
/
+5
2017-06-20
xfs: remove double-underscore integer types
Darrick J. Wong
1
-2
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-3
/
+4
2017-05-06
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-7
/
+5
2017-05-05
xfs: fix use-after-free in xfs_finish_page_writeback
Eryu Guan
1
-2
/
+2
2017-05-04
xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
Michal Hocko
1
-3
/
+3
2017-04-04
xfs: remove the ISUNWRITTEN macro
Christoph Hellwig
1
-2
/
+2
2017-04-04
xfs: factor out a xfs_bmap_is_real_extent helper
Christoph Hellwig
1
-3
/
+1
2017-03-08
xfs: fix and streamline error handling in xfs_end_io
Christoph Hellwig
1
-32
/
+27
2017-03-08
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
1
-1
/
+1
2017-02-28
fs: add i_blocksize()
Fabian Frederick
1
-8
/
+8
2017-02-03
xfs: mark speculative prealloc CoW fork extents unwritten
Darrick J. Wong
1
-0
/
+6
2017-01-11
xfs: Timely free truncated dirty pages
Jan Kara
1
-8
/
+11
2016-12-15
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-273
/
+13
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-21
/
+5
2016-11-30
xfs: use iomap_dio_rw
Christoph Hellwig
1
-283
/
+8
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
1
-5
/
+2
2016-11-30
Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directio
Dave Chinner
1
-10
/
+28
2016-11-24
xfs: cleanup xfs_reflink_find_cow_mapping
Christoph Hellwig
1
-8
/
+8
2016-11-08
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
1
-2
/
+20
2016-11-08
xfs: use struct iomap based DAX PMD fault path
Ross Zwisler
1
-21
/
+5
2016-11-02
writeback: add wbc_to_write_flags()
Jens Axboe
1
-6
/
+2
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-4
/
+7
2016-10-11
xfs: convert COW blocks to real blocks before unwritten extent conversion
Christoph Hellwig
1
-2
/
+2
2016-10-06
xfs: implement CoW for directio writes
Darrick J. Wong
1
-7
/
+83
2016-10-06
xfs: report shared extent mappings to userspace correctly
Darrick J. Wong
1
-0
/
+11
2016-10-05
xfs: move mappings from cow fork to data fork after copy-write
Darrick J. Wong
1
-2
/
+22
2016-10-05
xfs: allocate delayed extents in CoW fork
Darrick J. Wong
1
-18
/
+79
2016-10-05
xfs: support allocating delayed extents in CoW fork
Darrick J. Wong
1
-2
/
+4
2016-09-19
xfs: refactor xfs_setfilesize
Christoph Hellwig
1
-10
/
+21
2016-07-27
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-284
/
+48
2016-07-22
Merge branch 'xfs-4.8-misc-fixes-4' into for-next
Dave Chinner
1
-3
/
+26
2016-07-22
xfs: bufferhead chains are invalid after end_page_writeback
Dave Chinner
1
-3
/
+12
2016-07-22
xfs: skip dirty pages in ->releasepage()
Brian Foster
1
-0
/
+14
2016-07-20
Merge branch 'xfs-4.8-split-dax-dio' into for-next
Dave Chinner
1
-19
/
+5
2016-07-20
xfs: direct calls in the direct I/O path
Christoph Hellwig
1
-19
/
+5
2016-06-21
xfs: remove buffered write support from __xfs_get_blocks
Christoph Hellwig
1
-52
/
+19
[next]