index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
xfs: multithreaded iwalk implementation
Darrick J. Wong
1
-0
/
+18
2019-07-02
xfs: create simplified inode walk function
Darrick J. Wong
1
-0
/
+40
2019-06-28
xfs: split iop_unlock
Christoph Hellwig
1
-1
/
+1
2019-06-28
xfs: don't use xfs_trans_free_items in the commit path
Christoph Hellwig
1
-0
/
+1
2019-04-14
xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem
Darrick J. Wong
1
-0
/
+3
2019-04-14
xfs: track metadata health status
Darrick J. Wong
1
-0
/
+73
2019-02-21
xfs: merge COW handling into xfs_file_iomap_begin_delay
Christoph Hellwig
1
-3
/
+0
2019-02-17
xfs: remove the io_type field from the writeback context and ioend
Christoph Hellwig
1
-20
/
+14
2019-02-11
xfs: cache unlinked pointers in an rhashtable
Darrick J. Wong
1
-0
/
+1
2019-02-11
xfs: add tracepoints for high level iunlink operations
Darrick J. Wong
1
-0
/
+25
2019-02-11
xfs: refactor inode unlinked pointer update functions
Darrick J. Wong
1
-0
/
+26
2019-02-11
xfs: refactor AGI unlinked bucket updates
Darrick J. Wong
1
-0
/
+26
2018-12-19
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
1
-2
/
+10
2018-12-19
xfs: move XFS_INODE_FORMAT_STR mappings to libxfs
Darrick J. Wong
1
-5
/
+5
2018-12-19
xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
Darrick J. Wong
1
-4
/
+0
2018-12-19
xfs: fix symbolic enum printing in ftrace output
Darrick J. Wong
1
-0
/
+19
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
1
-2
/
+2
2018-12-12
xfs: streamline defer op type handling
Darrick J. Wong
1
-1
/
+1
2018-11-20
xfs: uncached buffer tracing needs to print bno
Dave Chinner
1
-1
/
+4
2018-09-29
xfs: don't unlock invalidated buf on aborted tx commit
Brian Foster
1
-1
/
+0
2018-08-02
xfs: fold dfops into the transaction
Brian Foster
1
-22
/
+18
2018-08-02
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
1
-3
/
+2
2018-08-02
xfs: replace dop_low with transaction flag
Brian Foster
1
-8
/
+2
2018-07-26
xfs: remove unused deferred ops committed field
Brian Foster
1
-6
/
+2
2018-07-11
xfs: refactor buffer submission into a common helper
Brian Foster
1
-1
/
+0
2018-07-11
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
1
-1
/
+1
2018-07-11
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
1
-16
/
+2
2018-07-11
xfs: remove xfs_reflink_find_cow_mapping
Christoph Hellwig
1
-1
/
+0
2018-07-11
xfs: remove xfs_reflink_trim_irec_to_next_cow
Christoph Hellwig
1
-1
/
+0
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
1
-4
/
+1
2018-05-10
xfs: adder caller IP to xfs_defer* tracepoints
Dave Chinner
1
-6
/
+11
2018-05-10
xfs: add tracing to high level transaction operations
Dave Chinner
1
-0
/
+37
2018-05-10
xfs: log item flags are racy
Dave Chinner
1
-3
/
+3
2018-05-09
xfs: defer agfl block frees when dfops is available
Brian Foster
1
-0
/
+2
2018-05-09
xfs: trace ATTR flags in xattr tracepoints
Eric Sandeen
1
-1
/
+4
2018-04-09
xfs: remove filestream item xfs_inode reference
Christoph Hellwig
1
-7
/
+7
2018-03-23
xfs: detect agfl count corruption and reset agfl
Brian Foster
1
-1
/
+8
2018-01-12
xfs: use %pS printk format for direct instruction addresses
Darrick J. Wong
1
-11
/
+11
2018-01-12
xfs: change 0x%p -> %p in print messages
Darrick J. Wong
1
-7
/
+7
2018-01-08
xfs: trace log reservations at mount time
Darrick J. Wong
1
-0
/
+26
2018-01-08
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
1
-3
/
+3
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2017-11-06
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
1
-43
/
+8
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
1
-6
/
+6
2017-11-03
xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()
Jan Kara
1
-2
/
+0
2017-10-26
xfs: remove XFS_BMAP_TRACE_EXLIST
Christoph Hellwig
1
-1
/
+2
2017-10-26
xfs: use xfs_iext_get_extent instead of open coding it
Christoph Hellwig
1
-1
/
+1
2017-09-01
xfs: consolidate the various page fault handlers
Christoph Hellwig
1
-3
/
+26
2017-09-01
xfs: ordered buffer log items are never formatted
Brian Foster
1
-1
/
+0
[next]