index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iomap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared
Christoph Hellwig
2018-10-18
1
-3
/
+2
*
xfs: remove the unused shared argument to xfs_reflink_reserve_cow
Christoph Hellwig
2018-10-18
1
-4
/
+2
*
xfs: handle zeroing in xfs_file_iomap_begin_delay
Christoph Hellwig
2018-10-18
1
-6
/
+38
*
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
2018-08-07
1
-1
/
+2
*
xfs: automatic dfops inode relogging
Brian Foster
2018-08-02
1
-3
/
+0
*
xfs: add missing defer ijoins for held inodes
Brian Foster
2018-08-02
1
-0
/
+3
*
xfs: avoid COW fork extent lookups in writeback if the fork didn't change
Christoph Hellwig
2018-07-31
1
-1
/
+4
*
xfs: remove all boilerplate defer init/finish code
Brian Foster
2018-07-26
1
-24
/
+2
*
xfs: remove xfs_defer_init() firstblock param
Brian Foster
2018-07-11
1
-3
/
+3
*
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
2018-07-11
1
-6
/
+4
*
xfs: use ->t_firstblock for all xfs_bmapi_write() callers
Brian Foster
2018-07-11
1
-11
/
+9
*
xfs: refactor dfops init to attach to transaction
Brian Foster
2018-07-11
1
-6
/
+3
*
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
2018-07-11
1
-4
/
+3
*
xfs: use ->t_dfops for all xfs_bmapi_write() callers
Brian Foster
2018-07-11
1
-9
/
+12
*
xfs: update my copyrights for the writeback and iomap code
Christoph Hellwig
2018-07-11
1
-1
/
+1
*
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
2018-07-11
1
-3
/
+0
*
xfs: allow writeback on pages without buffer heads
Christoph Hellwig
2018-07-11
1
-1
/
+2
*
xfs: move locking into xfs_bmap_punch_delalloc_range
Christoph Hellwig
2018-07-11
1
-3
/
+0
*
Merge branch 'iomap-4.19-merge' into xfs-4.19-merge
Darrick J. Wong
2018-07-11
1
-2
/
+4
|
\
|
*
iomap: add initial support for writes without buffer heads
Christoph Hellwig
2018-06-20
1
-2
/
+4
*
|
xfs: recheck reflink state after grabbing ILOCK_SHARED for a write
Darrick J. Wong
2018-06-24
1
-1
/
+14
|
/
*
xfs: clean up MIN/MAX
Dave Chinner
2018-06-08
1
-3
/
+3
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: split out dqget for inodes from regular dqget
Darrick J. Wong
2018-05-10
1
-1
/
+1
*
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
2018-05-10
1
-2
/
+2
*
xfs: clean up locking in xfs_file_iomap_begin
Dave Chinner
2018-05-09
1
-37
/
+61
*
xfs: simplify xfs_file_iomap_begin() logic
Dave Chinner
2018-05-09
1
-36
/
+46
*
xfs: don't block on the ilock for RWF_NOWAIT
Christoph Hellwig
2018-03-01
1
-8
/
+19
*
xfs: don't start out with the exclusive ilock for direct I/O
Christoph Hellwig
2018-03-01
1
-4
/
+2
*
xfs: don't allocate COW blocks for zeroing holes or unwritten extents
Christoph Hellwig
2018-03-01
1
-1
/
+10
*
xfs: fix s_maxbytes overflow problems
Darrick J. Wong
2018-01-02
1
-1
/
+1
*
xfs: make iomap_begin functions trim iomaps consistently
Darrick J. Wong
2017-12-08
1
-1
/
+1
*
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-17
1
-0
/
+5
|
\
|
*
fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core
Dan Williams
2017-11-13
1
-2
/
+2
|
*
xfs: support for synchronous DAX faults
Christoph Hellwig
2017-11-03
1
-0
/
+5
*
|
Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-11-14
1
-6
/
+9
|
\
\
|
*
|
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
2017-11-06
1
-6
/
+8
|
*
|
xfs: move error injection tags into their own file
Darrick J. Wong
2017-11-01
1
-0
/
+1
|
|
/
*
|
iomap: Switch from blkno to disk offset
Andreas Gruenbacher
2017-10-01
1
-3
/
+3
|
/
*
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
2017-09-26
1
-2
/
+5
*
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-11
1
-9
/
+1
|
\
|
*
xfs: perform dax_device lookup at mount
Dan Williams
2017-08-31
1
-9
/
+1
*
|
xfs: remove unused flags arg from xfs_file_iomap_begin_delay
Eric Sandeen
2017-09-01
1
-3
/
+1
*
|
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
2017-09-01
1
-3
/
+3
|
/
*
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: convert drop_writes to use the errortag mechanism
Darrick J. Wong
2017-06-27
1
-1
/
+1
|
*
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
2017-06-27
1
-1
/
+1
*
|
xfs: nowait aio support
Goldwyn Rodrigues
2017-06-20
1
-0
/
+22
|
/
*
dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
Dan Williams
2017-05-13
1
-2
/
+2
*
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-05-06
1
-4
/
+4
|
\
[next]