index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: allocate direct I/O COW blocks in iomap_begin
Christoph Hellwig
2017-02-06
1
-2
/
+0
*
xfs: reject all unaligned direct writes to reflinked files
Christoph Hellwig
2017-02-06
1
-1
/
+1
*
xfs: mark speculative prealloc CoW fork extents unwritten
Darrick J. Wong
2017-02-02
1
-2
/
+6
*
xfs: remove unused struct declarations
Eric Sandeen
2017-01-30
1
-1
/
+0
*
xfs: nuke unused tracepoint definitions
Eric Sandeen
2016-12-09
1
-109
/
+0
*
xfs: optimize xfs_reflink_end_cow
Christoph Hellwig
2016-10-20
1
-1
/
+0
*
xfs: optimize writes to reflink files
Christoph Hellwig
2016-10-20
1
-2
/
+1
*
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2016-10-13
1
-2
/
+740
|
\
|
*
xfs: implement swapext for rmap filesystems
Darrick J. Wong
2016-10-05
1
-0
/
+5
|
*
xfs: use interval query for rmap alloc operations on shared files
Darrick J. Wong
2016-10-05
1
-0
/
+5
|
*
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-05
1
-0
/
+5
|
*
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
2016-10-05
1
-0
/
+4
|
*
xfs: implement CoW for directio writes
Darrick J. Wong
2016-10-05
1
-1
/
+0
|
*
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
2016-10-04
1
-3
/
+3
|
*
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-04
1
-2
/
+2
|
*
xfs: define tracepoints for reflink activities
Darrick J. Wong
2016-10-04
1
-0
/
+333
|
*
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
2016-10-04
1
-0
/
+5
|
*
xfs: map an inode's offset to an exact physical block
Darrick J. Wong
2016-10-04
1
-0
/
+54
|
*
xfs: connect refcount adjust functions to upper layers
Darrick J. Wong
2016-10-03
1
-0
/
+3
|
*
xfs: log refcount intent items
Darrick J. Wong
2016-10-03
1
-0
/
+33
|
*
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-10-03
1
-10
/
+1
|
*
xfs: define tracepoints for refcount btree activities
Darrick J. Wong
2016-10-03
1
-0
/
+301
*
|
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-07
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
2016-10-05
1
-1
/
+0
*
|
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
2016-10-03
1
-6
/
+33
|
\
\
|
*
|
xfs: log recovery tracepoints to track current lsn and buffer submission
Brian Foster
2016-09-26
1
-2
/
+29
|
*
|
xfs: remote attribute blocks aren't really userdata
Dave Chinner
2016-09-26
1
-4
/
+4
|
|
/
*
|
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-09-19
1
-10
/
+65
|
/
*
xfs: track log done items directly in the deferred pending work item
Darrick J. Wong
2016-08-30
1
-1
/
+1
*
xfs: simplify xfs_file_iomap_begin
Christoph Hellwig
2016-08-17
1
-1
/
+0
*
xfs: convert unwritten status of reverse mappings
Darrick J. Wong
2016-08-03
1
-0
/
+5
*
xfs: add an extent to the rmap btree
Darrick J. Wong
2016-08-03
1
-0
/
+2
*
xfs: add tracepoints for the rmap functions
Darrick J. Wong
2016-08-03
1
-2
/
+49
*
xfs: add rmap btree operations
Darrick J. Wong
2016-08-03
1
-0
/
+3
*
xfs: define the on-disk rmap btree format
Darrick J. Wong
2016-08-03
1
-0
/
+2
*
xfs: introduce rmap extent operation stubs
Darrick J. Wong
2016-08-03
1
-0
/
+77
*
xfs: add tracepoints and error injection for deferred extent freeing
Darrick J. Wong
2016-08-03
1
-1
/
+4
*
xfs: add tracepoints for the deferred ops mechanism
Darrick J. Wong
2016-08-03
1
-0
/
+198
*
xfs: introduce interval queries on btrees
Darrick J. Wong
2016-08-03
1
-0
/
+1
*
xfs: support btrees with overlapping intervals for keys
Darrick J. Wong
2016-08-03
1
-0
/
+36
*
Merge branch 'xfs-4.8-split-dax-dio' into for-next
Dave Chinner
2016-07-20
1
-11
/
+10
|
\
|
*
xfs: split direct I/O and DAX path
Christoph Hellwig
2016-07-20
1
-0
/
+2
|
*
xfs: kill ioflags
Christoph Hellwig
2016-07-20
1
-11
/
+8
*
|
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
2016-06-21
1
-0
/
+1
|
\
\
|
*
|
xfs: enable buffer deadlock postmortem diagnosis via ftrace
Darrick J. Wong
2016-06-21
1
-0
/
+1
|
|
/
*
|
xfs: implement iomap based buffered write path
Christoph Hellwig
2016-06-21
1
-0
/
+3
|
/
*
Merge branch 'xfs-4.7-error-cfg' into for-next
Dave Chinner
2016-05-20
1
-1
/
+0
|
\
|
*
xfs: add configurable error support to metadata buffers
Carlos Maiolino
2016-05-18
1
-1
/
+0
*
|
Merge branch 'xfs-4.7-misc-fixes' into for-next
Dave Chinner
2016-05-20
1
-4
/
+6
|
\
\
|
*
|
xfs: Add caller function output to xfs_log_force tracepoint
Carlos Maiolino
2016-04-06
1
-4
/
+6
|
|
/
[next]