index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_discard.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix FITRIM reporting again
Darrick J. Wong
2024-09-01
1
-1
/
+1
*
xfs: simplify xfs_rtalloc_query_range
Christoph Hellwig
2024-09-01
1
-8
/
+7
*
xfs: don't bother reporting blocks trimmed via FITRIM
Darrick J. Wong
2024-08-26
1
-25
/
+11
*
xfs: enable FITRIM on the realtime device
Darrick J. Wong
2024-07-01
1
-24
/
+279
*
xfs: fix performance problems when fstrimming a subset of a fragmented AG
Darrick J. Wong
2024-04-15
1
-60
/
+93
*
xfs: split xfs_allocbt_init_cursor
Christoph Hellwig
2024-02-22
1
-1
/
+1
*
xfs: report XFS_IS_CORRUPT errors to the health system
Darrick J. Wong
2024-02-22
1
-0
/
+2
*
xfs: use an empty transaction for fstrim
Dave Chinner
2024-02-13
1
-4
/
+11
*
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
2024-02-13
1
-1
/
+1
*
xfs: abort fstrim if kernel is suspending
Dave Chinner
2023-10-04
1
-8
/
+13
*
xfs: reduce AGF hold times during fstrim operations
Dave Chinner
2023-10-04
1
-18
/
+156
*
xfs: move log discard work to xfs_discard.c
Dave Chinner
2023-10-04
1
-1
/
+76
*
xfs: convert trim to use for_each_perag_range
Dave Chinner
2023-02-12
1
-27
/
+23
*
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
2022-07-07
1
-1
/
+1
*
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-18
1
-1
/
+1
*
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-18
1
-2
/
+2
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-18
1
-1
/
+1
*
xfs: convert mount flags to features
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: convert allocbt cursors to use perags
Dave Chinner
2021-06-02
1
-1
/
+1
*
xfs: add a perag to the btree cursor
Dave Chinner
2021-06-02
1
-1
/
+1
*
xfs: pass perags through to the busy extent code
Dave Chinner
2021-06-02
1
-1
/
+1
*
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-06-02
1
-1
/
+1
*
xfs: remove XFS_BUF_TO_AGF
Christoph Hellwig
2020-03-11
1
-3
/
+4
*
xfs: remove unnecessary null pointer checks from _read_agf callers
Darrick J. Wong
2020-01-26
1
-1
/
+1
*
xfs: kill the XFS_WANT_CORRUPT_* macros
Darrick J. Wong
2019-11-13
1
-1
/
+4
*
xfs: fix missing header includes
Darrick J. Wong
2019-11-07
1
-0
/
+1
*
xfs: remove unused header files
Eric Sandeen
2019-06-29
1
-3
/
+0
*
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-29
1
-0
/
+1
*
xfs,fstrim: fix to return correct minlen
Wang Shilong
2019-04-15
1
-1
/
+2
*
xfs: prohibit fstrim in norecovery mode
Darrick J. Wong
2019-03-25
1
-0
/
+8
*
xfs: trivial xfs_btree_del_cursor cleanups
Darrick J. Wong
2018-07-23
1
-1
/
+1
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
Force log to disk before reading the AGF during a fstrim
Carlos Maiolino
2018-04-11
1
-7
/
+7
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-2
/
+2
*
xfs: Allow user to kill fstrim process
Lukas Czerner
2017-04-27
1
-1
/
+9
*
xfs: don't block the log commit handler for discards
Christoph Hellwig
2017-02-09
1
-29
/
+0
*
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
1
-1
/
+1
*
xfs: fix format specifier , should be %llx and not %llu
Colin Ian King
2016-03-01
1
-1
/
+1
*
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
Eric Sandeen
2015-02-23
1
-1
/
+1
*
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
1
-4
/
+4
*
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
1
-5
/
+5
*
xfs: don't perform discard if the given range length is less than block size
Jie Liu
2013-12-10
1
-2
/
+3
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-4
/
+2
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-2
/
+3
*
xfs: split out transaction reservation code
Dave Chinner
2013-08-12
1
-2
/
+2
*
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-08-12
1
-0
/
+1
*
xfs: check for possible overflow in xfs_ioc_trim
Tomas Racek
2012-08-23
1
-2
/
+4
*
xfs: clean up busy extent naming
Dave Chinner
2012-05-14
1
-2
/
+2
*
xfs: move busy extent handling to it's own file
Dave Chinner
2012-05-14
1
-0
/
+1
[next]