index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
xfs: don't overflow xattr listent buffer
Darrick J. Wong
2019-02-14
2
-0
/
+4
*
|
|
xfs: compile time offset checks for common v4/v5 metadata
Brian Foster
2019-02-11
1
-0
/
+21
*
|
|
xfs: use buf ops magic to detect btree block type
Darrick J. Wong
2019-02-11
3
-10
/
+2
*
|
|
xfs: add magic numbers to dquot buffer ops
Darrick J. Wong
2019-02-11
1
-0
/
+4
*
|
|
xfs: add inode magic to inode verifier
Darrick J. Wong
2019-02-11
2
-2
/
+6
*
|
|
xfs: factor xfs_da3_blkinfo verification into common helper
Brian Foster
2019-02-11
4
-37
/
+43
*
|
|
xfs: miscellaneous verifier magic value fixups
Brian Foster
2019-02-11
13
-46
/
+57
*
|
|
xfs: use verifier magic field in dir2 leaf verifiers
Brian Foster
2019-02-11
1
-68
/
+19
*
|
|
xfs: distinguish between bnobt and cntbt magic values
Brian Foster
2019-02-11
1
-35
/
+25
*
|
|
xfs: split up allocation btree verifier
Brian Foster
2019-02-11
5
-11
/
+20
*
|
|
xfs: distinguish between inobt and finobt magic values
Brian Foster
2019-02-11
3
-9
/
+28
*
|
|
xfs: create a separate finobt verifier
Brian Foster
2019-02-11
5
-5
/
+15
*
|
|
xfs: always check magic values in on-disk byte order
Brian Foster
2019-02-11
5
-7
/
+8
*
|
|
xfs: clarify documentation for the function to reverify buffers
Brian Foster
2019-02-11
3
-22
/
+17
*
|
|
xfs: cache unlinked pointers in an rhashtable
Darrick J. Wong
2019-02-11
7
-7
/
+306
*
|
|
xfs: add tracepoints for high level iunlink operations
Darrick J. Wong
2019-02-11
2
-0
/
+28
*
|
|
xfs: refactor inode update in iunlink_remove
Darrick J. Wong
2019-02-11
1
-21
/
+13
*
|
|
xfs: refactor unlinked list search and mapping to a separate function
Darrick J. Wong
2019-02-11
1
-38
/
+96
*
|
|
xfs: refactor inode unlinked pointer update functions
Darrick J. Wong
2019-02-11
2
-92
/
+125
*
|
|
xfs: strengthen AGI unlinked inode bucket pointer checks
Darrick J. Wong
2019-02-11
1
-11
/
+14
*
|
|
xfs: refactor AGI unlinked bucket updates
Darrick J. Wong
2019-02-11
2
-20
/
+71
*
|
|
xfs: add xfs_verify_agino_or_null helper
Darrick J. Wong
2019-02-11
4
-7
/
+19
*
|
|
xfs: clean up iunlink functions
Darrick J. Wong
2019-02-11
1
-47
/
+32
*
|
|
xfs: use the latest extent at writeback delalloc conversion time
Brian Foster
2019-02-11
3
-124
/
+64
*
|
|
xfs: create delalloc bmapi wrapper for full extent allocation
Brian Foster
2019-02-11
2
-4
/
+59
*
|
|
xfs: remove superfluous writeback mapping eof trimming
Brian Foster
2019-02-11
3
-27
/
+0
*
|
|
xfs: validate writeback mapping using data fork seq counter
Brian Foster
2019-02-11
2
-16
/
+49
*
|
|
xfs: update fork seq counter on data fork changes
Brian Foster
2019-02-11
2
-8
/
+7
*
|
|
xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask
Marco Benatto
2019-02-11
3
-2
/
+4
*
|
|
xfs: remove duplicated xfs_defer.h
YueHaibing
2019-02-11
4
-4
/
+0
*
|
|
xfs: check attribute name validity
Darrick J. Wong
2019-02-11
3
-1
/
+24
*
|
|
xfs: check directory name validity
Darrick J. Wong
2019-02-11
3
-0
/
+24
*
|
|
xfs: fix off-by-one error in rtbitmap cross-reference
Darrick J. Wong
2019-02-11
1
-3
/
+2
*
|
|
xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_t
Darrick J. Wong
2019-02-11
3
-0
/
+39
*
|
|
xfs: abort xattr scrub if fatal signals are pending
Darrick J. Wong
2019-02-11
1
-0
/
+5
*
|
|
xfs: consolidate scrub dinode mapping code into a single function
Darrick J. Wong
2019-02-11
1
-30
/
+32
*
|
|
xfs: scrub big block inode btrees correctly
Darrick J. Wong
2019-02-11
1
-1
/
+9
*
|
|
xfs: clean up the inode cluster checking in the inobt scrub
Darrick J. Wong
2019-02-11
2
-58
/
+152
*
|
|
xfs: hoist inode cluster checks out of loop
Darrick J. Wong
2019-02-11
1
-54
/
+65
*
|
|
xfs: check inobt record alignment on big block filesystems
Darrick J. Wong
2019-02-11
1
-0
/
+41
*
|
|
xfs: check the ir_startino alignment directly
Darrick J. Wong
2019-02-11
1
-6
/
+50
*
|
|
xfs: never try to scrub more than 64 inodes per inobt record
Darrick J. Wong
2019-02-11
1
-1
/
+2
|
|
/
|
/
|
*
|
xfs: set buffer ops when repair probes for btree type
Darrick J. Wong
2019-02-03
2
-3
/
+24
*
|
xfs: end sync buffer I/O properly on shutdown error
Brian Foster
2019-02-03
1
-2
/
+1
*
|
xfs: eof trim writeback mapping as soon as it is cached
Brian Foster
2019-02-03
1
-0
/
+2
|
/
*
xfs: xfs_fsops: drop useless LIST_HEAD
Julia Lawall
2018-12-29
1
-1
/
+0
*
xfs: xfs_buf: drop useless LIST_HEAD
Julia Lawall
2018-12-29
1
-1
/
+0
*
xfs: reallocate realtime summary cache on growfs
Omar Sandoval
2018-12-21
1
-8
/
+36
*
xfs: stringify scrub types in ftrace output
Darrick J. Wong
2018-12-19
2
-28
/
+79
*
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
2018-12-19
3
-14
/
+49
[prev]
[next]