Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
826a99ebd4e24da32984cbe847ccc86d4c9a7437
/
fs
/
xfs
/
xfs_discard.c
250d4b4
xfs: remove unused header files
by Eric Sandeen
· 5 years ago
5467b34
xfs: move xfs_ino_geometry to xfs_shared.h
by Darrick J. Wong
· 5 years ago
2bf9d26
xfs,fstrim: fix to return correct minlen
by Wang Shilong
· 6 years ago
ed79dac
xfs: prohibit fstrim in norecovery mode
by Darrick J. Wong
· 6 years ago
0b04b6b8
xfs: trivial xfs_btree_del_cursor cleanups
by Darrick J. Wong
· 6 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 6 years ago
8c81dd4
Force log to disk before reading the AGF during a fstrim
by Carlos Maiolino
· 7 years ago
c8ce540
xfs: remove double-underscore integer types
by Darrick J. Wong
· 7 years ago
3c37819
xfs: Allow user to kill fstrim process
by Lukas Czerner
· 8 years ago
4560e78
xfs: don't block the log commit handler for discards
by Christoph Hellwig
· 8 years ago
5254885
xfs: rmap btree requires more reserved free space
by Darrick J. Wong
· 8 years ago
5d518bd
xfs: fix format specifier , should be %llx and not %llu
by Colin Ian King
· 9 years ago
c29aad4
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
by Eric Sandeen
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 10 years ago
b474c7a
xfs: Nuke XFS_ERROR macro
by Eric Sandeen
· 10 years ago
2f42d61
xfs: don't perform discard if the given range length is less than block size
by Jie Liu
· 11 years ago
a4fbe6a
xfs: decouple inode and bmap btree header files
by Dave Chinner
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
7fd36c4
xfs: split out transaction reservation code
by Dave Chinner
· 11 years ago
6ca1c90
xfs: separate dquot on disk format definitions out of xfs_quota.h
by Dave Chinner
· 11 years ago
a672e1b
xfs: check for possible overflow in xfs_ioc_trim
by Tomas Racek
· 12 years ago
4ecbfe6
xfs: clean up busy extent naming
by Dave Chinner
· 13 years ago
efc27b5
xfs: move busy extent handling to it's own file
by Dave Chinner
· 13 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
a66d636
xfs: fix fstrim offset calculations
by Dave Chinner
· 13 years ago
b1c770c
xfs: fix endian conversion issue in discard code
by Dave Chinner
· 13 years ago
c029a50
xfs: fix possible overflow in xfs_ioc_trim()
by Lukas Czerner
· 13 years ago
c59d87c
xfs: remove subdirectories
by Christoph Hellwig
· 13 years ago
[Renamed from fs/xfs/linux-2.6/xfs_discard.c]
e84661a
xfs: add online discard support
by Christoph Hellwig
· 14 years ago
be71514
xfs: check if device support discard in xfs_ioc_trim()
by Lukas Czerner
· 14 years ago
a46db60
xfs: add FITRIM support
by Christoph Hellwig
· 14 years ago