Commit Graph

80 Commits (5c8e0226e7363d9a15dda8a9307ac549baa531a0)

Author SHA1 Message Date
Mark Tinguely 91e4bac0b7 xfs: fix the multi-segment log buffer format 12 years ago
Mark Tinguely 2d0e9df579 xfs: fix segment in xfs_buf_item_format_segment 12 years ago
Mark Tinguely 0f22f9d0cd xfs: rename bli_format to avoid confusion with bli_formats 12 years ago
Dave Chinner 03b1293eda xfs: fix buffer shudown reference count mismatch 12 years ago
Dave Chinner 137fff09b7 xfs: fix buffer shudown reference count mismatch 12 years ago
Christoph Hellwig 1632dcc93f xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks 13 years ago
Christoph Hellwig a2dcf5df5f xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks 13 years ago
Dave Chinner 372cc85ec6 xfs: support discontiguous buffers in the xfs_buf_log_item 13 years ago
Dave Chinner 77c1a08fc9 xfs: struct xfs_buf_log_format isn't variable sized. 13 years ago
Dave Chinner 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 years ago
Dave Chinner aa0e8833b0 xfs: use blocks for storing the desired IO size 13 years ago
Dave Chinner 04913fdd91 xfs: pass shutdown method into xfs_trans_ail_delete_bulk 13 years ago
Christoph Hellwig 43ff2122e6 xfs: on-stack delayed write buffer lists 13 years ago
Christoph Hellwig 960c60af8b xfs: do not add buffers to the delwri queue until pushed 13 years ago
Christoph Hellwig 272e42b215 xfs: constify xfs_item_ops 13 years ago
Christoph Hellwig b38505b09b xfs: use xfs_ioerror_alert in xfs_buf_iodone_callbacks 14 years ago
Christoph Hellwig af5c4bee49 xfs: remove buffers from the delwri list in xfs_buf_stale 14 years ago
Christoph Hellwig c867cb6164 xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE 14 years ago
Christoph Hellwig 61551f1ee5 xfs: call xfs_buf_delwri_queue directly 14 years ago
Christoph Hellwig 17b38471c3 xfs: force the log if we encounter pinned buffers in .iop_pushbuf 14 years ago
Ajeet Yadav 9e978d8f7d "xfs: fix error handling for synchronous writes" revisited 14 years ago
Chandra Seetharaman c35a549c8b xfs: Remove the macro XFS_BUFTARG_NAME 14 years ago
Chandra Seetharaman 49074c069c xfs: Remove the macro XFS_BUF_TARGET 14 years ago
Chandra Seetharaman 811e64c716 Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned 14 years ago
Chandra Seetharaman 6292604447 xfs: Remove the macro XFS_BUF_PTR 14 years ago
Chandra Seetharaman 0095a21eb6 xfs: Remove macro XFS_BUF_SET_START 14 years ago
Chandra Seetharaman 72790aa119 xfs: Remove macro XFS_BUF_HOLD 14 years ago
Chandra Seetharaman b75e40a419 xfs: Remove macro XFS_BUF_BUSY and family 14 years ago
Chandra Seetharaman 5a52c2a581 xfs: Remove the macro XFS_BUF_ERROR and family 14 years ago
Christoph Hellwig cb669ca570 xfs: remove wrappers around b_iodone 14 years ago
Christoph Hellwig adadbeefb3 xfs: remove wrappers around b_fspriv 14 years ago
Christoph Hellwig bf9d9013a2 xfs: add a proper transaction pointer to struct xfs_buf 14 years ago
Christoph Hellwig 0c842ad46a xfs: clean up buffer locking helpers 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Dave Chinner 0b932cccbd xfs: Convert remaining cmn_err() callers to new API 14 years ago
Dave Chinner e34a314c5e xfs: fix efi item leak on forced shutdown 14 years ago
Christoph Hellwig bfc60177f8 xfs: fix error handling for synchronous writes 14 years ago
Dave Chinner c90821a26a xfs: consume iodone callback items on buffers as they are processed 14 years ago
Christoph Hellwig 1a1a3e97ba xfs: remove xfs_buf wrappers 15 years ago
Dave Chinner ebad861b57 xfs: store xfs_mount in the buftarg instead of in the xfs_buf 15 years ago
Christoph Hellwig 939d723b72 xfs: kill the b_strat callback in xfs_buf 15 years ago
Christoph Hellwig 4e0d5f926b xfs: fix the xfs_log_iovec i_addr type 15 years ago
Christoph Hellwig 4d16e9246f xfs: simplify buffer pinning 15 years ago
Christoph Hellwig ca30b2a7b7 xfs: give li_cb callbacks the correct prototype 15 years ago
Christoph Hellwig 7bfa31d8e0 xfs: give xfs_item_ops methods the correct prototypes 15 years ago
Christoph Hellwig 9412e3181c xfs: merge iop_unpin_remove into iop_unpin 15 years ago
Christoph Hellwig e98c414f9a xfs: simplify log item descriptor tracking 15 years ago
Christoph Hellwig 288699feca xfs: drop dmapi hooks 15 years ago
Dave Chinner ccf7c23fc1 xfs: Ensure inode allocation buffers are fully replayed 15 years ago
Dave Chinner c11554104f xfs: Clean up XFS_BLI_* flag namespace 15 years ago