Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8389f3ffa22a119b37dc7c2217cd2862bb2ed9da
/
fs
/
xfs
8389f3ff
xfs: skip scrub xref if corruption already noted
by Darrick J. Wong
· 7 years ago
c9fbd7b
xfs: clear sb->s_fs_info on mount failure
by Dave Chinner
· 7 years ago
dae5cd8
xfs: add mount delay debug option
by Dave Chinner
· 7 years ago
4e52933
xfs: factor out nodiscard helpers
by Brian Foster
· 7 years ago
6748212
iomap: add a swapfile activation function
by Darrick J. Wong
· 7 years ago
d6b636e
xfs: halt auto-reclamation activities while rebuilding rmap
by Darrick J. Wong
· 7 years ago
95eb308
xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmapbt
by Darrick J. Wong
· 7 years ago
08daa3c
xfs: add repair helpers for the reference count btree
by Darrick J. Wong
· 7 years ago
4d4f86b
xfs: add repair helpers for the reverse mapping btree
by Darrick J. Wong
· 7 years ago
7f8f131
xfs: expose various functions to repair code
by Darrick J. Wong
· 7 years ago
14861c4
xfs: add helpers to calculate btree size
by Darrick J. Wong
· 7 years ago
9d9c902
xfs: refactor scrub transaction allocation function
by Darrick J. Wong
· 7 years ago
08a3a69
xfs: btree scrub should check minrecs
by Darrick J. Wong
· 7 years ago
631fc95
xfs: clean up scrub usage of KM_NOFS
by Darrick J. Wong
· 7 years ago
eb41c93
xfs: avoid ilock games in the quota scrubber
by Darrick J. Wong
· 7 years ago
554ba96
xfs: refactor dquot iteration
by Darrick J. Wong
· 7 years ago
28b9060
xfs: rename on-disk dquot counter zap functions
by Darrick J. Wong
· 7 years ago
30ab2dc
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
by Darrick J. Wong
· 7 years ago
114e73c
xfs: remove direct calls to _qm_dqread
by Darrick J. Wong
· 7 years ago
d63192c
xfs: refactor xfs_qm_dqtobp and xfs_qm_dqalloc
by Darrick J. Wong
· 7 years ago
617cd5c
xfs: refactor incore dquot initialization functions
by Darrick J. Wong
· 7 years ago
0fcef12
xfs: fetch dquots directly during quotacheck
by Darrick J. Wong
· 7 years ago
4882c19
xfs: split out dqget for inodes from regular dqget
by Darrick J. Wong
· 7 years ago
c14cfcc
xfs: remove unnecessary xfs_qm_dqattach parameter
by Darrick J. Wong
· 7 years ago
d7103ee
xfs: delegate dqget input checks to helper function
by Darrick J. Wong
· 7 years ago
cc2047c
xfs: refactor dquot cache handling
by Darrick J. Wong
· 7 years ago
2e330e7
xfs: refactor XFS_QMOPT_DQNEXT out of existence
by Darrick J. Wong
· 7 years ago
609001b
xfs: don't spray logs when dquot flush/purge fail
by Darrick J. Wong
· 7 years ago
7b6b50f
xfs: release new dquot buffer on defer_finish error
by Darrick J. Wong
· 7 years ago
84ca484
xfs: don't discard on free of unwritten extents
by Brian Foster
· 7 years ago
13b86fc
xfs: skip online discard during eofblocks trims
by Brian Foster
· 7 years ago
fcb762f
xfs: add bmapi nodiscard flag
by Brian Foster
· 7 years ago
e6631f8
xfs: get rid of the log item descriptor
by Dave Chinner
· 7 years ago
1a2ebf8
xfs: add some more debug checks to buffer log item reuse
by Dave Chinner
· 7 years ago
844e5e7
xfs: fix double ijoin in xfs_reflink_clear_inode_flag()
by Dave Chinner
· 7 years ago
c5295c6
xfs: fix double ijoin in xfs_reflink_cancel_cow_range
by Dave Chinner
· 7 years ago
3565b660
xfs: fix double ijoin in xfs_inactive_symlink_rmt()
by Dave Chinner
· 7 years ago
d686d12
xfs: don't assert fail with AIL lock held
by Dave Chinner
· 7 years ago
e632a56
xfs: adder caller IP to xfs_defer* tracepoints
by Dave Chinner
· 7 years ago
ba18781
xfs: add tracing to high level transaction operations
by Dave Chinner
· 7 years ago
22525c1
xfs: log item flags are racy
by Dave Chinner
· 7 years ago
52101df
xfs: add missing rmap error return
by Darrick J. Wong
· 7 years ago
cec5725
xfs: bmap debugging should never panic the system
by Darrick J. Wong
· 7 years ago
8804630
xfs: defer agfl frees from directory op transactions
by Brian Foster
· 7 years ago
8b922f0
xfs: defer frees from common inode allocation paths
by Brian Foster
· 7 years ago
658f8f9
xfs: defer agfl frees from inode inactivation
by Brian Foster
· 7 years ago
2bc5eba
xfs: defer agfl block frees from deferred ops processing context
by Brian Foster
· 7 years ago
f8f2835
xfs: defer agfl block frees when dfops is available
by Brian Foster
· 7 years ago
4223f65
xfs: create agfl block free helper function
by Brian Foster
· 7 years ago
72c5c5f
xfs: print specific dqblk that failed verifiers
by Eric Sandeen
· 7 years ago
7224fa4
xfs: add full xfs_dqblk verifier
by Eric Sandeen
· 7 years ago
48fa1db
xfs: pass full xfs_dqblk to repair during quotacheck
by Eric Sandeen
· 7 years ago
57ab324
xfs: check type in quota verifier during quotacheck
by Eric Sandeen
· 7 years ago
e381a0f
xfs: remove unused flags arg from xfs_dquot_verify
by Eric Sandeen
· 7 years ago
dfa03a5
xfs: clean up locking in xfs_file_iomap_begin
by Dave Chinner
· 7 years ago
d064178
xfs: simplify xfs_file_iomap_begin() logic
by Dave Chinner
· 7 years ago
4f8ff44
iomap: iomap_dio_rw() handles all sync writes
by Dave Chinner
· 7 years ago
ed5c3e6
xfs: move generic_write_sync calls inwards
by Dave Chinner
· 7 years ago
b027d4c
xfs: don't retry xfs_buf_find on XBF_TRYLOCK failure
by Dave Chinner
· 7 years ago
8925a3d
xfs: make xfs_buf_incore out of line
by Dave Chinner
· 7 years ago
e443523
xfs: trace ATTR flags in xattr tracepoints
by Eric Sandeen
· 7 years ago
8b26984
xfs: validate allocated inode number
by Dave Chinner
· 7 years ago
afca6c5
xfs: validate cached inodes are free when allocated
by Dave Chinner
· 7 years ago
021ba8e
xfs: cap the length of deduplication requests
by Darrick J. Wong
· 7 years ago
7b38460
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
by Darrick J. Wong
· 7 years ago
7d83fb1
xfs: prevent creating negative-sized file via INSERT_RANGE
by Darrick J. Wong
· 7 years ago
2c4306f
xfs: set format back to extents if xfs_bmap_extents_to_btree
by Eric Sandeen
· 7 years ago
b42db08
xfs: enhance dinode verifier
by Eric Sandeen
· 7 years ago
80aa76b
Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
f82b376
export __set_page_dirty
by Matthew Wilcox
· 7 years ago
8c81dd4
Force log to disk before reading the AGF during a fstrim
by Carlos Maiolino
· 7 years ago
fbbb4509
Export __set_page_dirty
by Matthew Wilcox
· 7 years ago
9f3a094
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
4919d42
xfs: only cancel cow blocks when truncating the data fork
by Darrick J. Wong
· 7 years ago
e13e75b
Merge branch 'for-4.17/dax' into libnvdimm-for-next
by Dan Williams
· 7 years ago
a1f6941
xfs: non-scrub - remove unused function parameters
by Eric Sandeen
· 7 years ago
7fcd3ef
xfs: remove filestream item xfs_inode reference
by Christoph Hellwig
· 7 years ago
9022ca6
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
672a9c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
0612d11
xfs: fix intent use-after-free on abort
by Dave Chinner
· 7 years ago
c959025
xfs: Remove "committed" argument of xfs_dir_ialloc
by Chandan Rajendra
· 7 years ago
6e2608d
xfs, dax: introduce xfs_dax_aops
by Dan Williams
· 7 years ago
dc1baa7
xfs: do not log/recover swapext extent owner changes for deleted inodes
by Eric Sandeen
· 7 years ago
72c44e3
xfs: clean up xfs_mount allocation and dynamic initializers
by Brian Foster
· 7 years ago
447a564
treewide: Align function definition open/close braces
by Joe Perches
· 7 years ago
fa4493f
xfs: remove dead inode version setting code
by Dave Chinner
· 7 years ago
ee45700
xfs: catch inode allocation state mismatch corruption
by Dave Chinner
· 7 years ago
b83e4c3
xfs: xfs_scrub_iallocbt_xref_rmap_inodes should use xref_set_corrupt
by Darrick J. Wong
· 7 years ago
5927268
xfs: flag inode corruption if parent ptr doesn't get us a real inode
by Darrick J. Wong
· 7 years ago
6a96c56
xfs: don't accept inode buffers with suspicious unlinked chains
by Darrick J. Wong
· 7 years ago
8bb82bc
xfs: move inode extent size hint validation to libxfs
by Darrick J. Wong
· 7 years ago
1b44a6a
xfs: record inode buf errors as a xref error in inobt scrubber
by Darrick J. Wong
· 7 years ago
7e56d9e
xfs: remove xfs_buf parameter from inode scrub methods
by Darrick J. Wong
· 7 years ago
d0018ad
xfs: inode scrubber shouldn't bother with raw checks
by Darrick J. Wong
· 7 years ago
5e777b6
xfs: bmap scrubber should do rmap xref with bmap for sparse files
by Darrick J. Wong
· 7 years ago
6edb181
xfs: refactor inode buffer verifier error logging
by Darrick J. Wong
· 7 years ago
90a58f9
xfs: refactor inode verifier error logging
by Darrick J. Wong
· 7 years ago
30b0984
xfs: refactor bmap record validation
by Darrick J. Wong
· 7 years ago
6915ef3
xfs: sanity-check the unused space before trying to use it
by Darrick J. Wong
· 7 years ago
a27ba26
xfs: detect agfl count corruption and reset agfl
by Brian Foster
· 7 years ago
Next »