Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b81b79f4eda2ea98ae5695c0b6eb384c8d90b74d
/
fs
/
xfs
/
xfs_buf_item.c
b81b79f
xfs: add a new xfs_sb_version_has_v3inode helper
by Christoph Hellwig
· 4 years, 10 months ago
cdbcf82
xfs: fix xfs_buf_ioerror_alert location reporting
by Darrick J. Wong
· 5 years ago
8a6453a
xfs: check log iovec size to make sure it's plausibly a buffer log format
by Darrick J. Wong
· 5 years ago
c3d5f0c
xfs: complain if anyone tries to create a too-large buffer log item
by Darrick J. Wong
· 5 years ago
c64dd49
xfs: clean up xfs_buf_item_get_format return value
by Darrick J. Wong
· 5 years ago
826f7e3
xfs: use bitops interface for buf log item AIL flag check
by Brian Foster
· 5 years ago
377bcd5
xfs: Remove kmem_zone_free() wrapper
by Carlos Maiolino
· 5 years ago
1202546
xfs: "optimize" buffer item log segment bitmap setting
by Darrick J. Wong
· 5 years ago
707e0dd
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
by Tetsuo Handa
· 5 years ago
250d4b4
xfs: remove unused header files
by Eric Sandeen
· 6 years ago
95cf0e4
xfs: remove a pointless comment duplicated above all xfs_item_ops instances
by Christoph Hellwig
· 6 years ago
efe2330
xfs: remove the xfs_log_item_t typedef
by Christoph Hellwig
· 6 years ago
ddf9205
xfs: split iop_unlock
by Christoph Hellwig
· 6 years ago
e8b78db
xfs: don't require log items to implement optional methods
by Christoph Hellwig
· 6 years ago
dbd329f1
xfs: add struct xfs_mount pointer to struct xfs_buf
by Christoph Hellwig
· 6 years ago
5467b34
xfs: move xfs_ino_geometry to xfs_shared.h
by Darrick J. Wong
· 6 years ago
4d09807
xfs: fix use after free in buf log item unlock assert
by Brian Foster
· 6 years ago
d43aaf1
xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
by Dave Chinner
· 6 years ago
9580845
xfs: refactor xfs_buf_log_item reference count handling
by Brian Foster
· 6 years ago
d918310
xfs: don't unlock invalidated buf on aborted tx commit
by Brian Foster
· 6 years ago
9bb54cb
xfs: clean up MIN/MAX
by Dave Chinner
· 7 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 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
22525c1
xfs: log item flags are racy
by Dave Chinner
· 7 years ago
57e8095
xfs: Rename xa_ elements to ail_
by Matthew Wilcox
· 7 years ago
643c8c0
Use list_head infra-structure for buffer's log items list
by Carlos Maiolino
· 7 years ago
fb1755a
Split buffer's b_fspriv field
by Carlos Maiolino
· 7 years ago
70a2065
Get rid of xfs_buf_log_item_t typedef
by Carlos Maiolino
· 7 years ago
7bf7a19
xfs: fix compiler warnings
by Darrick J. Wong
· 7 years ago
e9385cc6
xfs: ordered buffer log items are never formatted
by Brian Foster
· 7 years ago
6453c65
xfs: remove unnecessary dirty bli format check for ordered bufs
by Brian Foster
· 7 years ago
a4f6cf6
xfs: open-code xfs_buf_item_dirty()
by Brian Foster
· 7 years ago
d3a304b
xfs: Properly retry failed inode items in case of error during buffer writeback
by Carlos Maiolino
· 7 years ago
0b80ae6
xfs: Add infrastructure needed for error propagation during buffer IO failure
by Carlos Maiolino
· 7 years ago
3d4b4a3
xfs: remove bli from AIL before release on transaction abort
by Brian Foster
· 8 years ago
4dd2eb633
xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
by Hou Tao
· 8 years ago
7716981
xfs: normalize "infinite" retries in error configs
by Eric Sandeen
· 8 years ago
79c350e
xfs: fix signed integer overflow
by Xie XiuQi
· 8 years ago
f2bdfda
Merge branch 'xfs-4.8-misc-fixes-4' into for-next
by Dave Chinner
· 8 years ago
b1c5ebb
xfs: allocate log vector buffers outside CIL context lock
by Dave Chinner
· 8 years ago
bbfeb61
Merge branch 'xfs-4.8-buf-fixes' into for-next
by Dave Chinner
· 8 years ago
5539d36
xfs: don't reset b_retries to 0 on every failure
by Eric Sandeen
· 8 years ago
0b4db5d
xfs: remove extraneous buffer flag changes
by Eric Sandeen
· 8 years ago
a3916e5
xfs: fix broken multi-fsb buffer logging
by Brian Foster
· 9 years ago
e6b3bb7
xfs: add "fail at unmount" error handling configuration
by Carlos Maiolino
· 9 years ago
a5ea70d
xfs: add configuration of error failure speed
by Carlos Maiolino
· 9 years ago
df30939
xfs: add configurable error support to metadata buffers
by Carlos Maiolino
· 9 years ago
5cfd28b
xfs: remove XBF_STALE flag wrapper macros
by Dave Chinner
· 9 years ago
1157b32c
xfs: remove XBF_ASYNC flag wrapper macros
by Dave Chinner
· 9 years ago
b0388bf
xfs: remove XBF_DONE flag wrapper macros
by Dave Chinner
· 9 years ago
70b33a7
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
by Dave Chinner
· 9 years ago
f79af0b
xfs: fix non-debug build warnings
by Dave Chinner
· 9 years ago
146e54b
xfs: add helper to conditionally remove items from the AIL
by Brian Foster
· 9 years ago
fdadf26
xfs: clarify async write failure ratelimit message
by Eric Sandeen
· 10 years ago
438c3c8
Merge branch 'xfs-buf-type-fixes' into for-next
by Dave Chinner
· 10 years ago
0d612fb
xfs: ensure buffer types are set correctly
by Dave Chinner
· 10 years ago
77af574
xfs: remove extra newlines from xfs messages
by Eric Sandeen
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
75e58ce
Merge branch 'xfs-buf-iosubmit' into for-next
by Dave Chinner
· 10 years ago
595bff7
xfs: introduce xfs_buf_submit[_wait]
by Dave Chinner
· 10 years ago
e8aaba9
xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionality
by Dave Chinner
· 10 years ago
02cc187
xfs: xfs_buf_write_fail_rl_state can be static
by Dave Chinner
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 11 years ago
7691283
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
by Dave Chinner
· 11 years ago
36de955
xfs: kill xfs_buf_geterror()
by Dave Chinner
· 11 years ago
72b0636
xfs: remove unused bip arg from xfs_buf_item_log_segment()
by Eric Sandeen
· 11 years ago
492185e
xfs: remove XFS_TRANS_DEBUG dead code
by Jie Liu
· 11 years ago
324bb26
Merge branch 'xfs-for-linus-v3.13-rc5' into for-next
by Ben Myers
· 11 years ago
ac8809f
xfs: abort metadata writeback on permanent errors
by Dave Chinner
· 11 years ago
bde7cff
xfs: format log items write directly into the linear CIL buffer
by Christoph Hellwig
· 11 years ago
1234351
xfs: introduce xlog_copy_iovec
by Christoph Hellwig
· 11 years ago
7aeb722
xfs: refactor xfs_buf_item_format_segment
by Christoph Hellwig
· 11 years ago
632b89e
xfs: fix static and extern sparse warnings
by Dave Chinner
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
4885235
xfs: lock the AIL before removing the buffer item
by Dave Chinner
· 11 years ago
46f9d2e
xfs: aborted buf items can be in the AIL.
by Dave Chinner
· 11 years ago
2ad01f5
xfs: use reference counts to free clean buffer items
by Dave Chinner
· 11 years ago
166d136
xfs: return log item size in IOP_SIZE
by Dave Chinner
· 11 years ago
ddf6ad0
xfs: Use inode create transaction
by Dave Chinner
· 12 years ago
5f6bed7
xfs: Introduce an ordered buffer item
by Dave Chinner
· 12 years ago
709da6a
xfs: fix split buffer vector log recovery support
by Dave Chinner
· 12 years ago
5337fe9
xfs: recheck buffer pinned status after push trylock failure
by Brian Foster
· 12 years ago
3b19034
xfs: fix shutdown hang on invalid inode during create
by Dave Chinner
· 12 years ago
ec47eb6
xfs remove the XFS_TRANS_DEBUG routines
by Mark Tinguely
· 12 years ago
c883d0c
xfs: fix the multi-segment log buffer format
by Mark Tinguely
· 12 years ago
820a554
xfs: fix segment in xfs_buf_item_format_segment
by Mark Tinguely
· 12 years ago
b943817
xfs: rename bli_format to avoid confusion with bli_formats
by Mark Tinguely
· 12 years ago
137fff0
xfs: fix buffer shudown reference count mismatch
by Dave Chinner
· 12 years ago
a2dcf5d
xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
by Christoph Hellwig
· 13 years ago
372cc85e
xfs: support discontiguous buffers in the xfs_buf_log_item
by Dave Chinner
· 13 years ago
77c1a08
xfs: struct xfs_buf_log_format isn't variable sized.
by Dave Chinner
· 13 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
aa0e883
xfs: use blocks for storing the desired IO size
by Dave Chinner
· 13 years ago
04913fd
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
by Dave Chinner
· 13 years ago
43ff212
xfs: on-stack delayed write buffer lists
by Christoph Hellwig
· 13 years ago
960c60a
xfs: do not add buffers to the delwri queue until pushed
by Christoph Hellwig
· 13 years ago
272e42b
xfs: constify xfs_item_ops
by Christoph Hellwig
· 13 years ago
9508534
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Alex Elder
· 13 years ago
b38505b
xfs: use xfs_ioerror_alert in xfs_buf_iodone_callbacks
by Christoph Hellwig
· 13 years ago
Next »