Commit Graph

264328 Commits (4347b9d7ad4223474d315c3ab6bc1ce7cce7fa2d)
 

Author SHA1 Message Date
Christoph Hellwig 4347b9d7ad xfs: clean up buffer allocation 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 38f2323244 xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF 14 years ago
Christoph Hellwig 5fde0326dd xfs: remove XFS_BUF_FINISH_IOWAIT 14 years ago
Christoph Hellwig b17b833443 xfs: remove xfs_get_buftarg_list 14 years ago
Christoph Hellwig 87c7bec7fc xfs: fix buffer flushing during unmount 14 years ago
Christoph Hellwig 1da2f2dbf2 xfs: optimize fsync on directories 14 years ago
Dave Chinner 670ce93fef xfs: reduce the number of log forces from tail pushing 14 years ago
Dave Chinner 3815832a2a xfs: Don't allocate new buffers on every call to _xfs_buf_find 14 years ago
Christoph Hellwig ddc3415aba xfs: simplify xfs_trans_ijoin* again 14 years ago
Christoph Hellwig 23bb0be1a2 xfs: unlock the inode before log force in xfs_change_file_space 14 years ago
Christoph Hellwig 8292d88c5c xfs: unlock the inode before log force in xfs_fs_nfs_commit_metadata 14 years ago
Christoph Hellwig b103705853 xfs: unlock the inode before log force in xfs_fsync 14 years ago
Christoph Hellwig 815cb21662 xfs: XFS_TRANS_SWAPEXT is not a valid flag for xfs_trans_commit 14 years ago
Lukas Czerner c029a50d51 xfs: fix possible overflow in xfs_ioc_trim() 14 years ago
Christoph Hellwig d952e2f812 xfs: cleanup xfs_bmap.h 14 years ago
Christoph Hellwig b0eab14e74 xfs: dont ignore error code from xfs_bmbt_update 14 years ago
Christoph Hellwig c653424985 xfs: pass bmalloca to xfs_bmap_add_extent_hole_real 14 years ago
Christoph Hellwig 572a4cf04a xfs: pass bmalloca to xfs_bmap_add_extent_delay_real 14 years ago
Christoph Hellwig c315c90b7d xfs: move logflags into bmalloca 14 years ago
Dave Chinner e0c3da5d89 xfs: move lastx and nallocs into bmalloca 14 years ago
Dave Chinner 29c8d17a89 xfs: move btree cursor into bmalloca 14 years ago
Dave Chinner 963c30cf45 xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocate 14 years ago
Dave Chinner 3a75667e90 xfs: rename allocation range fields in struct xfs_bmalloca 14 years ago
Dave Chinner 0937e0fd8b xfs: move firstblock and bmap freelist cursor into bmalloca structure 14 years ago
Dave Chinner baf41a52b9 xfs: move extent records into bmalloca structure 14 years ago
Dave Chinner 1b16447ba2 xfs: pass bmalloca structure to xfs_bmap_isaeof 14 years ago
Christoph Hellwig a5bd606ba6 xfs: remove xfs_bmap_add_extent 14 years ago
Christoph Hellwig 27a3f8f2de xfs: introduce xfs_bmap_last_extent 14 years ago
Dave Chinner c0dc7828af xfs: rename xfs_bmapi to xfs_bmapi_write 14 years ago
Dave Chinner b447fe5a05 xfs: factor unwritten extent map manipulations out of xfs_bmapi 14 years ago
Dave Chinner 7e47a4efde xfs: factor extent allocation out of xfs_bmapi 14 years ago
Christoph Hellwig 1fd044d9c6 xfs: do not use xfs_bmap_add_extent for adding delalloc extents 14 years ago
Christoph Hellwig 4403280aa5 xfs: introduce xfs_bmapi_delay() 14 years ago
Christoph Hellwig b64dfe4e18 xfs: factor delalloc reservations out of xfs_bmapi 14 years ago
Dave Chinner 5b777ad517 xfs: remove xfs_bmapi_single() 14 years ago
Dave Chinner 5c8ed2021f xfs: introduce xfs_bmapi_read() 14 years ago
Dave Chinner aef9a89586 xfs: factor extent map manipulations out of xfs_bmapi 14 years ago
Christoph Hellwig ecee76ba9d xfs: remove the nextents variable in xfs_bmapi 14 years ago
Christoph Hellwig b9b984d784 xfs: remove impossible to read code in xfs_bmap_add_extent_delay_real 14 years ago
Christoph Hellwig e7455e02e5 xfs: remove the first extent special case in xfs_bmap_add_extent 14 years ago
Mitsuo Hayasaka ed32201e65 xfs: Return -EIO when xfs_vn_getattr() failed 14 years ago
Chandra Seetharaman eabbaf1182 xfs: Fix the incorrect comment in the header of _xfs_buf_find 14 years ago
Chandra Seetharaman 2a30f36d90 xfs: Check the return value of xfs_trans_get_buf() 14 years ago
Chandra Seetharaman b522950f0a xfs: Check the return value of xfs_buf_get() 14 years ago
Christoph Hellwig 04f658ee22 xfs: improve ioend error handling 14 years ago
Christoph Hellwig c58cb165bd xfs: avoid direct I/O write vs buffered I/O race 14 years ago
Christoph Hellwig 859f57ca00 xfs: avoid synchronous transactions when deleting attr blocks 14 years ago
Christoph Hellwig 4a06fd262d xfs: remove i_iocount 14 years ago