index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_error.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
2024-02-13
1
-2
/
+2
*
xfs: convert kmem_zalloc() to kzalloc()
Dave Chinner
2024-02-13
1
-2
/
+2
*
xfs: make kobj_type structures constant
Thomas Weißschuh
2023-02-10
1
-1
/
+1
*
Merge tag 'xfs-6.2-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-12-14
1
-7
/
+39
|
\
|
*
xfs: add debug knob to slow down write for fun
Darrick J. Wong
2022-11-28
1
-0
/
+3
|
*
xfs: add debug knob to slow down writeback for fun
Darrick J. Wong
2022-11-28
1
-0
/
+16
|
*
xfs: drop write error injection is unfixable, remove it
Dave Chinner
2022-11-29
1
-7
/
+20
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
/
*
xfs: fix memory leak in xfs_errortag_init
Zeng Heng
2022-10-20
1
-2
/
+7
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
xfs: add leaf to node error tag
Allison Henderson
2022-05-11
1
-0
/
+3
*
xfs: add leaf split error tag
Allison Henderson
2022-05-11
1
-0
/
+3
*
xfs: Add log attribute error tag
Allison Henderson
2022-05-11
1
-0
/
+3
*
xfs: sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-06
1
-1
/
+2
*
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
2021-08-19
1
-2
/
+2
*
xfs: add error injection for per-AG resv failure
Gao Xiang
2021-03-25
1
-0
/
+3
*
xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX
Gao Xiang
2021-03-25
1
-0
/
+2
*
xfs: Introduce error injection to allocate only minlen size extents for files
Chandan Babu R
2021-01-22
1
-0
/
+3
*
xfs: Introduce error injection to reduce maximum inode fork extent count
Chandan Babu R
2021-01-22
1
-0
/
+3
*
xfs: random buffer write failure errortag
Brian Foster
2020-05-07
1
-0
/
+3
*
xfs: xfs_buf_corruption_error should take __this_address
Darrick J. Wong
2020-03-12
1
-2
/
+3
*
xfs: add a function to deal with corrupt buffers post-verifiers
Darrick J. Wong
2020-03-12
1
-0
/
+2
*
xfs: report corruption only as a regular error
Darrick J. Wong
2019-11-18
1
-1
/
+1
*
xfs: use super s_id instead of struct xfs_mount m_fsname
Ian Kent
2019-11-05
1
-1
/
+1
*
xfs: always log corruption errors
Darrick J. Wong
2019-11-04
1
-0
/
+21
*
xfs: constify the buffer pointer arguments to error functions
Darrick J. Wong
2019-11-04
1
-3
/
+3
*
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-26
1
-1
/
+1
*
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-28
1
-1
/
+1
*
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-28
1
-0
/
+1
*
xfs: cache unlinked pointers in an rhashtable
Darrick J. Wong
2019-02-11
1
-0
/
+3
*
xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask
Marco Benatto
2019-02-11
1
-1
/
+2
*
xfs: force summary counter recalc at next mount
Darrick J. Wong
2018-07-23
1
-0
/
+3
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: explicitly pass buffer size to xfs_corruption_error
Darrick J. Wong
2018-06-04
1
-2
/
+3
*
xfs: implement the metadata repair ioctl flag
Darrick J. Wong
2018-05-15
1
-0
/
+3
*
xfs: refactor inode buffer verifier error logging
Darrick J. Wong
2018-03-23
1
-5
/
+24
*
xfs: refactor inode verifier corruption error printing
Darrick J. Wong
2018-01-29
1
-0
/
+37
*
xfs: dump the first 128 bytes of any corrupt buffer
Darrick J. Wong
2018-01-08
1
-3
/
+4
*
xfs: teach error reporting functions to take xfs_failaddr_t
Darrick J. Wong
2018-01-08
1
-4
/
+4
*
xfs: refactor verifier callers to print address of failing check
Darrick J. Wong
2018-01-08
1
-4
/
+7
*
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
2018-01-08
1
-1
/
+4
*
xfs: mark xfs_errortag_ktype static
Christoph Hellwig
2017-11-06
1
-1
/
+1
*
xfs: move error injection tags into their own file
Darrick J. Wong
2017-11-01
1
-0
/
+1
*
xfs: buffer lru reference count error injection tag
Brian Foster
2017-10-26
1
-0
/
+3
*
fs/xfs: Use %pS printk format for direct addresses
Helge Deller
2017-09-25
1
-1
/
+1
*
xfs: add log item pinning error injection tag
Brian Foster
2017-08-22
1
-0
/
+3
*
xfs: Check for m_errortag initialization in xfs_errortag_test
Carlos Maiolino
2017-07-01
1
-0
/
+11
*
xfs: replace log_badcrc_factor knob with error injection tag
Brian Foster
2017-06-27
1
-0
/
+3
*
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
2017-06-27
1
-0
/
+3
*
xfs: expose errortag knobs via sysfs
Darrick J. Wong
2017-06-27
1
-1
/
+155
[next]