index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_aops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
xfs: remove XFS_IO_INVALID
Christoph Hellwig
1
-2
/
+2
2018-08-07
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
1
-2
/
+2
2018-07-31
xfs: avoid COW fork extent lookups in writeback if the fork didn't change
Christoph Hellwig
1
-5
/
+33
2018-07-30
xfs: introduce a new xfs_inode_has_cow_data helper
Christoph Hellwig
1
-2
/
+2
2018-07-11
xfs: update my copyrights for the writeback and iomap code
Christoph Hellwig
1
-0
/
+1
2018-07-11
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
1
-434
/
+58
2018-07-11
xfs: allow writeback on pages without buffer heads
Christoph Hellwig
1
-14
/
+37
2018-07-11
xfs: refactor the tail of xfs_writepage_map
Christoph Hellwig
1
-33
/
+32
2018-07-11
xfs: remove xfs_start_page_writeback
Christoph Hellwig
1
-26
/
+20
2018-07-11
xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
Christoph Hellwig
1
-17
/
+5
2018-07-11
xfs: don't look at buffer heads in xfs_add_to_ioend
Christoph Hellwig
1
-36
/
+32
2018-07-11
xfs: remove the imap_valid flag
Christoph Hellwig
1
-51
/
+38
2018-07-11
xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
Christoph Hellwig
1
-14
/
+5
2018-07-11
xfs: remove xfs_reflink_find_cow_mapping
Christoph Hellwig
1
-6
/
+13
2018-07-11
xfs: make xfs_writepage_map extent map centric
Dave Chinner
1
-52
/
+36
2018-07-11
xfs: rename the offset variable in xfs_writepage_map
Christoph Hellwig
1
-10
/
+10
2018-07-11
xfs: remove xfs_map_cow
Christoph Hellwig
1
-98
/
+97
2018-07-11
xfs: remove xfs_reflink_trim_irec_to_next_cow
Christoph Hellwig
1
-7
/
+0
2018-07-11
xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
Christoph Hellwig
1
-4
/
+1
2018-07-11
xfs: don't clear imap_valid for a non-uptodate buffers
Christoph Hellwig
1
-7
/
+2
2018-07-11
xfs: do not set the page uptodate in xfs_writepage_map
Christoph Hellwig
1
-6
/
+0
2018-07-11
xfs: move locking into xfs_bmap_punch_delalloc_range
Christoph Hellwig
1
-2
/
+0
2018-07-11
xfs: simplify xfs_aops_discard_page
Christoph Hellwig
1
-76
/
+9
2018-07-11
xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
Christoph Hellwig
1
-0
/
+4
2018-06-12
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-13
/
+12
2018-06-08
xfs: xfs_reflink_convert_cow() memory allocation deadlock
Dave Chinner
1
-0
/
+11
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
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-01
xfs: use iomap_bmap
Christoph Hellwig
1
-6
/
+3
2018-05-30
xfs: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-1
/
+1
2018-05-15
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-11
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-12
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
[next]