Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
29cad0b3edaffb65f78f61b63cb0c43f87f98865
/
fs
/
xfs
29cad0b
xfs: push corruption -> ESTALE conversion to xfs_nfs_get_inode()
by Dave Chinner
· 7 years ago
541b5ac
xfs: verify root inode more thoroughly
by Dave Chinner
· 7 years ago
02a0fda
xfs: verify COW extent size hint is valid in inode verifier
by Dave Chinner
· 7 years ago
7d71a67
xfs: verify extent size hint is valid in inode verifier
by Dave Chinner
· 7 years ago
fa4ca9c
xfs: catch bad stripe alignment configurations
by Dave Chinner
· 7 years ago
89c2e71
xfs: use xfs_trans_getsb in xfs_sync_sb_buf
by Eric Sandeen
· 7 years ago
d2e7366
xfs: don't assert on corrupted unlinked inode list
by Darrick J. Wong
· 7 years ago
2551a53
xfs: explicitly pass buffer size to xfs_corruption_error
by Darrick J. Wong
· 7 years ago
85ae010
xfs: don't assert when on-disk btree pointers are garbage
by Darrick J. Wong
· 7 years ago
e63a100
xfs: strengthen btree pointer checks before use
by Darrick J. Wong
· 7 years ago
4cbae4b
xfs: introduce xfs_btree_debug_check_ptr
by Darrick J. Wong
· 7 years ago
e4f45ef
xfs: check directory bestfree information in the verifier
by Darrick J. Wong
· 7 years ago
924cade
xfs: don't return garbage buffers in xfs_da3_node_read
by Darrick J. Wong
· 7 years ago
1f5c071
xfs: don't ASSERT on short form btree root pointer of zero
by Darrick J. Wong
· 7 years ago
eeee0d6
xfs: btree lookup shouldn't ASSERT on empty btree nodes
by Darrick J. Wong
· 7 years ago
a37f7b1
xfs: xfs_alloc_get_rec should return EFSCORRUPTED for obvious bnobt corruption
by Darrick J. Wong
· 7 years ago
b398601
xfs: remove redundant ASSERT on insufficient bestfree length in _leaf_addname
by Darrick J. Wong
· 7 years ago
17ba2cc
xfs: don't assert when reporting on-disk corruption while loading btree
by Darrick J. Wong
· 7 years ago
aaacdd2
xfs: don't forbid setting dax flag on directories if device doesn't dax
by Darrick J. Wong
· 7 years ago
9f96cc9
xfs: verify AGI unlinked list contains valid blocks
by Dave Chinner
· 7 years ago
b84e772
xfs: use iomap_bmap
by Christoph Hellwig
· 7 years ago
16858f7
xfs: fix error handling in xfs_refcount_insert()
by Dave Chinner
· 7 years ago
a0e5c43
xfs: fix xfs_rtalloc_rec units
by Darrick J. Wong
· 7 years ago
8ad560d
xfs: strengthen rtalloc query range checks
by Darrick J. Wong
· 7 years ago
a03f164
xfs: xfs_rtbuf_get should check the bmapi_read results
by Darrick J. Wong
· 7 years ago
2483113
xfs: xfs_rtword_t should be unsigned, not signed
by Darrick J. Wong
· 7 years ago
80660f2
dax: change bdev_dax_supported() to support boolean returns
by Dave Jiang
· 7 years ago
ba23cba
fs: allow per-device dax status checking for filesystems
by Darrick J. Wong
· 7 years ago
d25522f
xfs: repair superblocks
by Darrick J. Wong
· 7 years ago
7e85bc6
xfs: add helpers to attach quotas to inodes
by Darrick J. Wong
· 7 years ago
04a2b7b
xfs: recover AG btree roots from rmap data
by Darrick J. Wong
· 7 years ago
12c6510e
xfs: add helpers to dispose of old btree blocks after a repair
by Darrick J. Wong
· 7 years ago
64a39d8
xfs: add helpers to collect and sift btree block pointers during repair
by Darrick J. Wong
· 7 years ago
73d6b42
xfs: add helpers to allocate and initialize fresh btree roots
by Darrick J. Wong
· 7 years ago
0a9633f
xfs: add helpers to deal with transaction allocation and rolling
by Darrick J. Wong
· 7 years ago
51863d7
xfs: grab the per-ag structure whenever relevant
by Darrick J. Wong
· 7 years ago
05edd88
fs: xfs: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
2e050e6
xfs: fix inobt magic number check
by Darrick J. Wong
· 7 years ago
f7664b3
xfs: implement online get/set fs label
by Eric Sandeen
· 7 years ago
49dd56f
xfs: factor the ag length extension code into libxfs
by Dave Chinner
· 7 years ago
b16817b
xfs: move growfs core to libxfs
by Dave Chinner
· 7 years ago
8125147
xfs: rework secondary superblock updates in growfs
by Dave Chinner
· 7 years ago
83a7f86
xfs: separate secondary sb update in growfs
by Dave Chinner
· 7 years ago
87444b8
xfs: make imaxpct changes in growfs separate
by Dave Chinner
· 7 years ago
532ff64
xfs: turn ag header initialisation into a table driven operation
by Dave Chinner
· 7 years ago
0410c3b
xfs: factor ag btree root block initialisation
by Dave Chinner
· 7 years ago
9aebe80
xfs: convert growfs AG header init to use buffer lists
by Dave Chinner
· 7 years ago
cce77bc
xfs: factor out AG header initialisation from growfs core
by Dave Chinner
· 7 years ago
879de98
xfs: one-shot cached buffers
by Dave Chinner
· 7 years ago
84d42ea
xfs: implement the metadata repair ioctl flag
by Darrick J. Wong
· 7 years ago
718fa74
xfs: create tracepoints for online repair
by Darrick J. Wong
· 7 years ago
7644bd9
xfs: teach xfs_bmapi_remap to accept some bmapi flags
by Darrick J. Wong
· 7 years ago
7cf199b
xfs: make xfs_bmapi_remapi work with attribute forks
by Darrick J. Wong
· 7 years ago
9f3a080
xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk
by Darrick J. Wong
· 7 years ago
ddd10c2
xfs: avoid ABBA deadlock when scrubbing parent pointers
by Darrick J. Wong
· 7 years ago
517b32b
xfs: scrub the data fork of the realtime inodes
by Darrick J. Wong
· 7 years ago
87d9d60
xfs: quota scrub should use bmapbtd scrubber
by Darrick J. Wong
· 7 years ago
8bc763c
xfs: don't continue scrub if already corrupt
by Darrick J. Wong
· 7 years ago
eac69e1
xfs: refactor quota limits initialization
by Darrick J. Wong
· 7 years ago
689e11c
xfs: superblock scrub should use short-lived buffers
by Darrick J. Wong
· 7 years ago
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
Next »