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
2021-08-06
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
1
-2
/
+48
2021-07-29
xfs: need to see iclog flags in tracing
Dave Chinner
1
-1
/
+4
2021-06-21
xfs: fix type mismatches in the inode reclaim functions
Darrick J. Wong
1
-2
/
+2
2021-06-21
xfs: refactor the inode recycling code
Darrick J. Wong
1
-2
/
+2
2021-06-21
xfs: add iclog state trace events
Dave Chinner
1
-0
/
+60
2021-06-18
Merge tag 'xfs-delay-ready-attrs-v20.1' of https://github.com/allisonhenderso...
Darrick J. Wong
1
-2
/
+0
2021-06-08
xfs: rename struct xfs_eofblocks to xfs_icwalk
Darrick J. Wong
1
-18
/
+18
2021-06-08
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
1
-5
/
+6
2021-06-03
xfs: refactor per-AG inode tagging functions
Darrick J. Wong
1
-4
/
+2
2021-06-03
xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag
Darrick J. Wong
1
-1
/
+4
2021-06-02
xfs: remove agno from btree cursor
Dave Chinner
1
-2
/
+2
2021-06-01
xfs: Add delay ready attr set routines
Allison Henderson
1
-1
/
+0
2021-06-01
xfs: Hoist xfs_attr_leaf_addname
Allison Henderson
1
-1
/
+0
2021-04-07
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
1
-8
/
+8
2021-02-21
Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-5
/
+45
2021-02-03
xfs: consolidate incore inode radix tree posteof/cowblocks tags
Darrick J. Wong
1
-4
/
+2
2021-02-03
xfs: refactor xfs_icache_free_{eof,cow}blocks call sites
Darrick J. Wong
1
-0
/
+1
2021-02-03
xfs: add a tracepoint for blockgc scans
Darrick J. Wong
1
-0
/
+41
2021-02-01
xfs: improve the reflink_bounce_dio_write tracepoint
Christoph Hellwig
1
-2
/
+2
2021-02-01
xfs: simplify the read/write tracepoints
Christoph Hellwig
1
-9
/
+9
2021-01-22
xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
Brian Foster
1
-1
/
+1
2020-12-09
xfs: trace log intent item recovery failures
Darrick J. Wong
1
-0
/
+18
2020-10-07
xfs: periodically relog deferred intent items
Darrick J. Wong
1
-0
/
+1
2020-09-15
xfs: trace timestamp limits
Darrick J. Wong
1
-0
/
+26
2020-09-15
xfs: move the buffer retry logic to xfs_buf.c
Christoph Hellwig
1
-1
/
+1
2020-09-06
xfs: remove kmem_realloc()
Carlos Maiolino
1
-1
/
+0
2020-07-28
xfs: remove xfs_zone_{alloc,zalloc} helpers
Carlos Maiolino
1
-1
/
+0
2020-07-28
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
1
-6
/
+15
2020-07-28
xfs: add more dquot tracepoints
Darrick J. Wong
1
-2
/
+138
2020-07-28
xfs: stop using q_core counters in the quota code
Darrick J. Wong
1
-2
/
+2
2020-07-28
xfs: stop using q_core limits in the quota code
Darrick J. Wong
1
-8
/
+4
2020-07-28
xfs: use a per-resource struct for incore dquot data
Darrick J. Wong
1
-1
/
+1
2020-07-28
xfs: stop using q_core.d_id in the quota code
Darrick J. Wong
1
-1
/
+1
2020-07-28
xfs: rename dquot incore state flags
Darrick J. Wong
1
-2
/
+2
2020-07-06
xfs: redesign the reflink remap loop to fix blkres depletion crash
Darrick J. Wong
1
-49
/
+3
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
1
-1
/
+1
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
1
-1
/
+1
2020-03-27
xfs: Throttle commits on delayed background CIL push
Dave Chinner
1
-0
/
+1
2020-03-27
xfs: split xlog_ticket_done
Christoph Hellwig
1
-8
/
+6
2020-03-18
xfs: support bulk loading of staged btrees
Darrick J. Wong
1
-0
/
+85
2020-03-18
xfs: introduce fake roots for inode-rooted btrees
Darrick J. Wong
1
-0
/
+33
2020-03-18
xfs: introduce fake roots for ag-rooted btrees
Darrick J. Wong
1
-0
/
+28
2020-03-02
xfs: embedded the attrlist cursor into struct xfs_attr_list_context
Christoph Hellwig
1
-6
/
+6
2020-03-02
xfs: remove XFS_DA_OP_INCOMPLETE
Christoph Hellwig
1
-1
/
+2
2020-03-02
xfs: clean up the attr flag confusion
Christoph Hellwig
1
-14
/
+24
2020-03-02
xfs: cleanup struct xfs_attr_list_context
Christoph Hellwig
1
-8
/
+8
2019-12-25
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
1
-2
/
+2
2019-12-19
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
1
-0
/
+21
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
1
-68
/
+32
2019-11-27
ftrace: Rework event_create_dir()
Peter Zijlstra
1
-2
/
+2
[prev]
[next]