Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
151a41014bff92f353263cadc051435dc9c3258e
/
fs
/
xfs
/
xfs_aops.c
9637d51
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
4ce9d18
Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
79d08f8
block: fix .bi_size overflow
by Ming Lei
· 6 years ago
73d30d4
xfs: remove XFS_TRANS_NOFS
by Christoph Hellwig
· 6 years ago
fe64e0d
xfs: simplify xfs_ioend_can_merge
by Christoph Hellwig
· 6 years ago
7dbae9f
xfs: allow merging ioends over append boundaries
by Christoph Hellwig
· 6 years ago
0290d9c
xfs: fix a comment typo in xfs_submit_ioend
by Christoph Hellwig
· 6 years ago
250d4b4
xfs: remove unused header files
by Eric Sandeen
· 6 years ago
adfb5fb
xfs: implement cgroup aware writeback
by Christoph Hellwig
· 6 years ago
a247373
xfs: simplify xfs_chain_bio
by Christoph Hellwig
· 6 years ago
ff89673
block: return from __bio_try_merge_page if merging occured in the same page
by Christoph Hellwig
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
2b070cf
block: remove the i argument to bio_for_each_segment_all
by Christoph Hellwig
· 6 years ago
3994fc4
xfs: merge adjacent io completions of the same type
by Darrick J. Wong
· 6 years ago
cb357bf
xfs: implement per-inode writeback completion queues
by Darrick J. Wong
· 6 years ago
80201fe
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
66ae56a
xfs: introduce an always_cow mode
by Christoph Hellwig
· 6 years ago
12df89f
xfs: also truncate holes covered by COW blocks
by Christoph Hellwig
· 6 years ago
7588cbe
xfs: retry COW fork delalloc conversion when no extent was found
by Christoph Hellwig
· 6 years ago
19c8e4e
xfs: remove the truncate short cut in xfs_map_blocks
by Christoph Hellwig
· 6 years ago
4ad765e
xfs: move xfs_iomap_write_allocate to xfs_aops.c
by Christoph Hellwig
· 6 years ago
b4e2903
xfs: remove the s_maxbytes checks in xfs_map_blocks
by Christoph Hellwig
· 6 years ago
be225fe
xfs: remove the io_type field from the writeback context and ioend
by Christoph Hellwig
· 6 years ago
6fb845f
Merge tag 'v5.0-rc6' into for-5.1/block
by Jens Axboe
· 6 years ago
07173c3
block: enable multipage bvecs
by Ming Lei
· 6 years ago
6dc4f10
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
by Ming Lei
· 6 years ago
3b35089
xfs: remove superfluous writeback mapping eof trimming
by Brian Foster
· 6 years ago
d9252d5
xfs: validate writeback mapping using data fork seq counter
by Brian Foster
· 6 years ago
aa6ee4a
xfs: eof trim writeback mapping as soon as it is cached
by Brian Foster
· 6 years ago
97e5a6e
xfs: remove XFS_IO_INVALID
by Christoph Hellwig
· 6 years ago
2ba090d
xfs: use WRITE_ONCE to update if_seq
by Christoph Hellwig
· 6 years ago
e666aa3
xfs: avoid COW fork extent lookups in writeback if the fork didn't change
by Christoph Hellwig
· 6 years ago
51d6269
xfs: introduce a new xfs_inode_has_cow_data helper
by Christoph Hellwig
· 6 years ago
98c1a7c0
xfs: update my copyrights for the writeback and iomap code
by Christoph Hellwig
· 6 years ago
82cb141
xfs: add support for sub-pagesize writeback without buffer_heads
by Christoph Hellwig
· 6 years ago
ac8ee54
xfs: allow writeback on pages without buffer heads
by Christoph Hellwig
· 6 years ago
8e1f065
xfs: refactor the tail of xfs_writepage_map
by Christoph Hellwig
· 6 years ago
1b65d3dd
xfs: remove xfs_start_page_writeback
by Christoph Hellwig
· 6 years ago
6d465e8
xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
by Christoph Hellwig
· 6 years ago
3faed66
xfs: don't look at buffer heads in xfs_add_to_ioend
by Christoph Hellwig
· 6 years ago
889c65b
xfs: remove the imap_valid flag
by Christoph Hellwig
· 6 years ago
3345746
xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
by Christoph Hellwig
· 6 years ago
060d4ea
xfs: remove xfs_reflink_find_cow_mapping
by Christoph Hellwig
· 6 years ago
e2f6ad4
xfs: make xfs_writepage_map extent map centric
by Dave Chinner
· 6 years ago
6a4c950
xfs: rename the offset variable in xfs_writepage_map
by Christoph Hellwig
· 6 years ago
5c665e5
xfs: remove xfs_map_cow
by Christoph Hellwig
· 6 years ago
fca8c80
xfs: remove xfs_reflink_trim_irec_to_next_cow
by Christoph Hellwig
· 6 years ago
a7b28f7
xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
by Christoph Hellwig
· 6 years ago
c57371a
xfs: don't clear imap_valid for a non-uptodate buffers
by Christoph Hellwig
· 6 years ago
91cdfd1
xfs: do not set the page uptodate in xfs_writepage_map
by Christoph Hellwig
· 6 years ago
d438017
xfs: move locking into xfs_bmap_punch_delalloc_range
by Christoph Hellwig
· 6 years ago
0362572
xfs: simplify xfs_aops_discard_page
by Christoph Hellwig
· 6 years ago
8b2e77c
xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
by Christoph Hellwig
· 6 years ago
a205f0c
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
4a2d01b
xfs: xfs_reflink_convert_cow() memory allocation deadlock
by Dave Chinner
· 7 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
6567af7
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
b84e772
xfs: use iomap_bmap
by Christoph Hellwig
· 7 years ago
e292d7b
xfs: convert to bioset_init()/mempool_init()
by Kent Overstreet
· 7 years ago
6748212
iomap: add a swapfile activation function
by Darrick J. Wong
· 7 years ago
f82b376
export __set_page_dirty
by Matthew Wilcox
· 7 years ago
9f3a094
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
9022ca6
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
6e2608d
xfs, dax: introduce xfs_dax_aops
by Dan Williams
· 7 years ago
793057e
vfs: Replace stray non-ASCII homoglyph characters with their ASCII equivalents
by Ingo Molnar
· 7 years ago
1d4352d
xfs: minor cleanup for xfs_get_blocks
by Christoph Hellwig
· 7 years ago
7d9df3c
xfs: don't use XFS_BMAPI_ENTRIRE in xfs_get_blocks
by Christoph Hellwig
· 7 years ago
4df0f7f
xfs: fix transaction allocation deadlock in IO path
by Dave Chinner
· 7 years ago
70c57dcd
xfs: skip CoW writes past EOF when writeback races with truncate
by Darrick J. Wong
· 7 years ago
c969004
xfs: use %px for data pointers when debugging
by Darrick J. Wong
· 7 years ago
b4d8ad7f
xfs: fix s_maxbytes overflow problems
by Darrick J. Wong
· 7 years ago
2d5f4b5
xfs: remove unused parameter from xfs_writepage_map
by Darrick J. Wong
· 7 years ago
22a6c83
xfs: ubsan fixes
by Darrick J. Wong
· 7 years ago
40214d1
xfs: trim writepage mapping to within eof
by Brian Foster
· 7 years ago
793d7db
xfs: cancel dirty pages on invalidation
by Dave Chinner
· 7 years ago
ee70daa
xfs: update i_size after unwritten conversion in dio completion
by Eryu Guan
· 7 years ago
89fd915
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
8353a81
xfs: open code end_buffer_async_write in xfs_finish_page_writeback
by Christoph Hellwig
· 7 years ago
486aff5
xfs: perform dax_device lookup at mount
by Dan Williams
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
642338b
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
c6b1e36
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
31d7d58
xfs: add support for passing in write hints for buffered writes
by Jens Axboe
· 8 years ago
eb5e248
xfs: don't allow bmap on rt files
by Darrick J. Wong
· 8 years ago
61d819e
xfs: don't allow bmap on rt files
by Darrick J. Wong
· 8 years ago
c8ce540
xfs: remove double-underscore integer types
by Darrick J. Wong
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
d484467
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
161f55e
xfs: fix use-after-free in xfs_finish_page_writeback
by Eryu Guan
· 8 years ago
9070733
xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
by Michal Hocko
· 8 years ago
63fbb4c
xfs: remove the ISUNWRITTEN macro
by Christoph Hellwig
· 8 years ago
9c4f29d
xfs: factor out a xfs_bmap_is_real_extent helper
by Christoph Hellwig
· 8 years ago
787eb48
xfs: fix and streamline error handling in xfs_end_io
by Christoph Hellwig
· 8 years ago
3802a34
xfs: only reclaim unwritten COW extents periodically
by Christoph Hellwig
· 8 years ago
9340747
fs: add i_blocksize()
by Fabian Frederick
· 8 years ago
5eda430
xfs: mark speculative prealloc CoW fork extents unwritten
by Darrick J. Wong
· 8 years ago
0a417b8
xfs: Timely free truncated dirty pages
by Jan Kara
· 8 years ago
5cc60ae
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
5084fdf
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
Next »