index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
xfs: remove double-underscore integer types
Darrick J. Wong
1
-10
/
+10
2017-06-19
xfs: remove lsn relevant fields from xfs_trans structure and its users
Shan Hai
1
-19
/
+0
2017-06-19
xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
Brian Foster
1
-0
/
+1
2017-04-25
xfs: don't use bool values in trace buffers
Christoph Hellwig
1
-5
/
+5
2017-04-25
xfs: remove the trailing newline used in the fmt parameter of TP_printk
Hou Tao
1
-14
/
+15
2017-04-25
xfs: remove xfs_bmap_remap_alloc
Christoph Hellwig
1
-25
/
+0
2017-04-04
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
1
-0
/
+84
2017-02-25
mm,fs,dax: change ->pmd_fault to ->huge_fault
Dave Jiang
1
-1
/
+1
2017-02-07
xfs: allocate direct I/O COW blocks in iomap_begin
Christoph Hellwig
1
-2
/
+0
2017-02-07
xfs: reject all unaligned direct writes to reflinked files
Christoph Hellwig
1
-1
/
+1
2017-02-03
xfs: mark speculative prealloc CoW fork extents unwritten
Darrick J. Wong
1
-2
/
+6
2017-01-31
xfs: remove unused struct declarations
Eric Sandeen
1
-1
/
+0
2016-12-09
xfs: nuke unused tracepoint definitions
Eric Sandeen
1
-109
/
+0
2016-10-20
xfs: optimize xfs_reflink_end_cow
Christoph Hellwig
1
-1
/
+0
2016-10-20
xfs: optimize writes to reflink files
Christoph Hellwig
1
-2
/
+1
2016-10-14
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+740
2016-10-08
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2016-10-06
xfs: implement swapext for rmap filesystems
Darrick J. Wong
1
-0
/
+5
2016-10-06
xfs: use interval query for rmap alloc operations on shared files
Darrick J. Wong
1
-0
/
+5
2016-10-06
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
1
-0
/
+5
2016-10-06
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
1
-0
/
+4
2016-10-06
xfs: implement CoW for directio writes
Darrick J. Wong
1
-1
/
+0
2016-10-06
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
1
-1
/
+0
2016-10-05
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
1
-3
/
+3
2016-10-05
xfs: introduce the CoW fork
Darrick J. Wong
1
-2
/
+2
2016-10-05
xfs: define tracepoints for reflink activities
Darrick J. Wong
1
-0
/
+333
2016-10-04
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
1
-0
/
+5
2016-10-04
xfs: map an inode's offset to an exact physical block
Darrick J. Wong
1
-0
/
+54
2016-10-03
xfs: connect refcount adjust functions to upper layers
Darrick J. Wong
1
-0
/
+3
2016-10-03
xfs: log refcount intent items
Darrick J. Wong
1
-0
/
+33
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
1
-10
/
+1
2016-10-03
xfs: define tracepoints for refcount btree activities
Darrick J. Wong
1
-0
/
+301
2016-10-03
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
1
-6
/
+33
2016-09-26
xfs: log recovery tracepoints to track current lsn and buffer submission
Brian Foster
1
-2
/
+29
2016-09-26
xfs: remote attribute blocks aren't really userdata
Dave Chinner
1
-4
/
+4
2016-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong
1
-10
/
+65
2016-08-30
xfs: track log done items directly in the deferred pending work item
Darrick J. Wong
1
-1
/
+1
2016-08-17
xfs: simplify xfs_file_iomap_begin
Christoph Hellwig
1
-1
/
+0
2016-08-03
xfs: convert unwritten status of reverse mappings
Darrick J. Wong
1
-0
/
+5
2016-08-03
xfs: add an extent to the rmap btree
Darrick J. Wong
1
-0
/
+2
2016-08-03
xfs: add tracepoints for the rmap functions
Darrick J. Wong
1
-2
/
+49
2016-08-03
xfs: add rmap btree operations
Darrick J. Wong
1
-0
/
+3
2016-08-03
xfs: define the on-disk rmap btree format
Darrick J. Wong
1
-0
/
+2
2016-08-03
xfs: introduce rmap extent operation stubs
Darrick J. Wong
1
-0
/
+77
2016-08-03
xfs: add tracepoints and error injection for deferred extent freeing
Darrick J. Wong
1
-1
/
+4
2016-08-03
xfs: add tracepoints for the deferred ops mechanism
Darrick J. Wong
1
-0
/
+198
2016-08-03
xfs: introduce interval queries on btrees
Darrick J. Wong
1
-0
/
+1
2016-08-03
xfs: support btrees with overlapping intervals for keys
Darrick J. Wong
1
-0
/
+36
2016-07-20
Merge branch 'xfs-4.8-split-dax-dio' into for-next
Dave Chinner
1
-11
/
+10
2016-07-20
xfs: split direct I/O and DAX path
Christoph Hellwig
1
-0
/
+2
[next]