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: don't unlock invalidated buf on aborted tx commit
Brian Foster
2018-09-29
1
-1
/
+0
*
xfs: fold dfops into the transaction
Brian Foster
2018-08-02
1
-22
/
+18
*
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
2018-08-02
1
-3
/
+2
*
xfs: replace dop_low with transaction flag
Brian Foster
2018-08-02
1
-8
/
+2
*
xfs: remove unused deferred ops committed field
Brian Foster
2018-07-26
1
-6
/
+2
*
xfs: refactor buffer submission into a common helper
Brian Foster
2018-07-11
1
-1
/
+0
*
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
2018-07-11
1
-1
/
+1
*
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
2018-07-11
1
-16
/
+2
*
xfs: remove xfs_reflink_find_cow_mapping
Christoph Hellwig
2018-07-11
1
-1
/
+0
*
xfs: remove xfs_reflink_trim_irec_to_next_cow
Christoph Hellwig
2018-07-11
1
-1
/
+0
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: get rid of the log item descriptor
Dave Chinner
2018-05-10
1
-4
/
+1
*
xfs: adder caller IP to xfs_defer* tracepoints
Dave Chinner
2018-05-10
1
-6
/
+11
*
xfs: add tracing to high level transaction operations
Dave Chinner
2018-05-10
1
-0
/
+37
*
xfs: log item flags are racy
Dave Chinner
2018-05-10
1
-3
/
+3
*
xfs: defer agfl block frees when dfops is available
Brian Foster
2018-05-09
1
-0
/
+2
*
xfs: trace ATTR flags in xattr tracepoints
Eric Sandeen
2018-05-09
1
-1
/
+4
*
xfs: remove filestream item xfs_inode reference
Christoph Hellwig
2018-04-09
1
-7
/
+7
*
xfs: detect agfl count corruption and reset agfl
Brian Foster
2018-03-23
1
-1
/
+8
*
xfs: use %pS printk format for direct instruction addresses
Darrick J. Wong
2018-01-12
1
-11
/
+11
*
xfs: change 0x%p -> %p in print messages
Darrick J. Wong
2018-01-12
1
-7
/
+7
*
xfs: trace log reservations at mount time
Darrick J. Wong
2018-01-08
1
-0
/
+26
*
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
2018-01-08
1
-3
/
+3
*
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-17
1
-2
/
+0
|
\
|
*
xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()
Jan Kara
2017-11-03
1
-2
/
+0
*
|
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
2017-11-06
1
-43
/
+8
*
|
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
2017-11-06
1
-6
/
+6
*
|
xfs: remove XFS_BMAP_TRACE_EXLIST
Christoph Hellwig
2017-10-26
1
-1
/
+2
*
|
xfs: use xfs_iext_get_extent instead of open coding it
Christoph Hellwig
2017-10-26
1
-1
/
+1
|
/
*
xfs: consolidate the various page fault handlers
Christoph Hellwig
2017-09-01
1
-3
/
+26
*
xfs: ordered buffer log items are never formatted
Brian Foster
2017-09-01
1
-1
/
+0
*
xfs: add log recovery tracepoint for head/tail
Brian Foster
2017-08-22
1
-0
/
+18
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-10
/
+10
*
xfs: remove lsn relevant fields from xfs_trans structure and its users
Shan Hai
2017-06-19
1
-19
/
+0
*
xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
Brian Foster
2017-06-19
1
-0
/
+1
*
xfs: don't use bool values in trace buffers
Christoph Hellwig
2017-04-25
1
-5
/
+5
*
xfs: remove the trailing newline used in the fmt parameter of TP_printk
Hou Tao
2017-04-25
1
-14
/
+15
*
xfs: remove xfs_bmap_remap_alloc
Christoph Hellwig
2017-04-25
1
-25
/
+0
*
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
2017-04-03
1
-0
/
+84
*
mm,fs,dax: change ->pmd_fault to ->huge_fault
Dave Jiang
2017-02-24
1
-1
/
+1
*
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
[next]