Commit Graph

2329 Commits (3a3bfb61e64476ff1e4ac3122cb6dec9c79b795c)

Author SHA1 Message Date
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
Christoph Hellwig 2b3ffd7eb7 xfs: wait for I/O completion when writing out pages in xfs_setattr_size 14 years ago
Christoph Hellwig fc0063c447 xfs: reduce ioend latency 14 years ago
Christoph Hellwig c859cdd1da xfs: defer AIO/DIO completions 14 years ago
Christoph Hellwig 398d25ef23 xfs: remove dead ENODEV handling in xfs_destroy_ioend 14 years ago
Christoph Hellwig c4e1c098ee xfs: use the "delwri" terminology consistently 14 years ago
Christoph Hellwig c2b006c1da xfs: let xfs_bwrite callers handle the xfs_buf_relse 14 years ago
Christoph Hellwig 61551f1ee5 xfs: call xfs_buf_delwri_queue directly 14 years ago
Christoph Hellwig 5a8ee6bafd xfs: move more delwri setup into xfs_buf_delwri_queue 14 years ago
Christoph Hellwig 527cfdf19d xfs: remove the unlock argument to xfs_buf_delwri_queue 14 years ago
Christoph Hellwig 375ec69d2e xfs: remove delwri buffer handling from xfs_buf_iorequest 14 years ago
Dave Chinner 7271d243f9 xfs: don't serialise adjacent concurrent direct IO appending writes 14 years ago
Dave Chinner 0c38a2512d xfs: don't serialise direct IO reads on page cache checks 14 years ago
Christoph Hellwig 0030807c66 xfs: revert to using a kthread for AIL pushing 14 years ago
Christoph Hellwig 17b38471c3 xfs: force the log if we encounter pinned buffers in .iop_pushbuf 14 years ago
Christoph Hellwig bc6e588a89 xfs: do not update xa_last_pushed_lsn for locked items 14 years ago
Joe Perches 558feb0818 fs: Convert vmalloc/memset to vzalloc 14 years ago
Christoph Hellwig 2d2422aebc xfs: fix a use after free in xfs_end_io_direct_write 14 years ago
Christoph Hellwig 58d84c4ee0 xfs: fix ->write_inode return values 14 years ago
Christoph Hellwig 866e4ed774 xfs: fix xfs_mark_inode_dirty during umount 14 years ago
Christoph Hellwig 242d621964 xfs: deprecate the nodelaylog mount option 14 years ago