index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-06-05
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-6
/
+15
2018-06-02
xfs: use iomap_bmap
Christoph Hellwig
1
-6
/
+3
2018-05-31
xfs: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-1
/
+1
2018-05-16
iomap: add a swapfile activation function
Darrick J. Wong
1
-0
/
+12
2018-04-11
export __set_page_dirty
Matthew Wilcox
1
-13
/
+2
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+18
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2018-03-30
xfs, dax: introduce xfs_dax_aops
Dan Williams
1
-16
/
+18
2018-03-19
vfs: Replace stray non-ASCII homoglyph characters with their ASCII equivalents
Ingo Molnar
1
-1
/
+1
2018-03-15
xfs: minor cleanup for xfs_get_blocks
Christoph Hellwig
1
-7
/
+6
2018-03-15
xfs: don't use XFS_BMAPI_ENTRIRE in xfs_get_blocks
Christoph Hellwig
1
-2
/
+2
2018-03-12
xfs: fix transaction allocation deadlock in IO path
Dave Chinner
1
-1
/
+2
2018-01-29
xfs: skip CoW writes past EOF when writeback races with truncate
Darrick J. Wong
1
-0
/
+13
2018-01-13
xfs: use %px for data pointers when debugging
Darrick J. Wong
1
-1
/
+1
2018-01-02
xfs: fix s_maxbytes overflow problems
Darrick J. Wong
1
-2
/
+2
2017-11-30
xfs: remove unused parameter from xfs_writepage_map
Darrick J. Wong
1
-3
/
+3
2017-11-30
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
[next]