index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_aops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: skip CoW writes past EOF when writeback races with truncate
Darrick J. Wong
2018-01-29
1
-0
/
+13
*
xfs: use %px for data pointers when debugging
Darrick J. Wong
2018-01-12
1
-1
/
+1
*
xfs: fix s_maxbytes overflow problems
Darrick J. Wong
2018-01-02
1
-2
/
+2
*
xfs: remove unused parameter from xfs_writepage_map
Darrick J. Wong
2017-11-30
1
-3
/
+3
*
xfs: ubsan fixes
Darrick J. Wong
2017-11-30
1
-3
/
+3
*
xfs: trim writepage mapping to within eof
Brian Foster
2017-10-16
1
-0
/
+13
*
xfs: cancel dirty pages on invalidation
Dave Chinner
2017-10-16
1
-12
/
+22
*
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
2017-09-26
1
-1
/
+2
*
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-11
1
-0
/
+13
|
\
|
*
xfs: perform dax_device lookup at mount
Dan Williams
2017-08-31
1
-0
/
+13
*
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
\
|
*
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-1
/
+1
|
|
/
*
|
xfs: open code end_buffer_async_write in xfs_finish_page_writeback
Christoph Hellwig
2017-09-03
1
-24
/
+47
|
/
*
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-10
1
-2
/
+2
|
\
|
*
xfs: don't allow bmap on rt files
Darrick J. Wong
2017-06-20
1
-2
/
+5
|
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-2
/
+2
*
|
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
1
-3
/
+6
|
\
\
|
*
|
xfs: add support for passing in write hints for buffered writes
Jens Axboe
2017-06-27
1
-0
/
+2
|
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-3
/
+4
|
|
/
*
|
xfs: don't allow bmap on rt files
Darrick J. Wong
2017-06-21
1
-2
/
+5
|
/
*
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-05-06
1
-7
/
+5
|
\
|
*
xfs: fix use-after-free in xfs_finish_page_writeback
Eryu Guan
2017-05-05
1
-2
/
+2
|
*
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: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
Michal Hocko
2017-05-03
1
-3
/
+3
|
/
*
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
[next]