index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
|
*
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
[next]