aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2011-10-11xfs: rename allocation range fields in struct xfs_bmallocaDave Chinner
2011-10-11xfs: move firstblock and bmap freelist cursor into bmalloca structureDave Chinner
2011-10-11xfs: move extent records into bmalloca structureDave Chinner
2011-10-11xfs: pass bmalloca structure to xfs_bmap_isaeofDave Chinner
2011-10-11xfs: remove xfs_bmap_add_extentChristoph Hellwig
2011-10-11xfs: introduce xfs_bmap_last_extentChristoph Hellwig
2011-10-11xfs: rename xfs_bmapi to xfs_bmapi_writeDave Chinner
2011-10-11xfs: factor unwritten extent map manipulations out of xfs_bmapiDave Chinner
2011-10-11xfs: factor extent allocation out of xfs_bmapiDave Chinner
2011-10-11xfs: do not use xfs_bmap_add_extent for adding delalloc extentsChristoph Hellwig
2011-10-11xfs: introduce xfs_bmapi_delay()Christoph Hellwig
2011-10-11xfs: factor delalloc reservations out of xfs_bmapiChristoph Hellwig
2011-10-11xfs: remove xfs_bmapi_single()Dave Chinner
2011-10-11xfs: introduce xfs_bmapi_read()Dave Chinner
2011-10-11xfs: factor extent map manipulations out of xfs_bmapiDave Chinner
2011-10-11xfs: remove the nextents variable in xfs_bmapiChristoph Hellwig
2011-10-11xfs: remove impossible to read code in xfs_bmap_add_extent_delay_realChristoph Hellwig
2011-10-11xfs: remove the first extent special case in xfs_bmap_add_extentChristoph Hellwig
2011-10-11xfs: Return -EIO when xfs_vn_getattr() failedMitsuo Hayasaka
2011-10-11xfs: Fix the incorrect comment in the header of _xfs_buf_findChandra Seetharaman
2011-10-11xfs: Check the return value of xfs_trans_get_buf()Chandra Seetharaman
2011-10-11xfs: Check the return value of xfs_buf_get()Chandra Seetharaman
2011-10-11xfs: improve ioend error handlingChristoph Hellwig
2011-10-11xfs: avoid direct I/O write vs buffered I/O raceChristoph Hellwig
2011-10-11xfs: avoid synchronous transactions when deleting attr blocksChristoph Hellwig
2011-10-11xfs: remove i_iocountChristoph Hellwig
2011-10-11xfs: wait for I/O completion when writing out pages in xfs_setattr_sizeChristoph Hellwig
2011-10-11xfs: reduce ioend latencyChristoph Hellwig
2011-10-11xfs: defer AIO/DIO completionsChristoph Hellwig
2011-10-11xfs: remove dead ENODEV handling in xfs_destroy_ioendChristoph Hellwig
2011-10-11xfs: use the "delwri" terminology consistentlyChristoph Hellwig
2011-10-11xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig
2011-10-11xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig
2011-10-11xfs: move more delwri setup into xfs_buf_delwri_queueChristoph Hellwig
2011-10-11xfs: remove the unlock argument to xfs_buf_delwri_queueChristoph Hellwig
2011-10-11xfs: remove delwri buffer handling from xfs_buf_iorequestChristoph Hellwig
2011-10-11xfs: don't serialise adjacent concurrent direct IO appending writesDave Chinner
2011-10-11xfs: don't serialise direct IO reads on page cache checksDave Chinner
2011-10-11xfs: revert to using a kthread for AIL pushingChristoph Hellwig
2011-10-11xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig
2011-10-11xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15fs: Convert vmalloc/memset to vzallocJoe Perches
2011-09-14xfs: fix a use after free in xfs_end_io_direct_writeChristoph Hellwig
2011-09-01xfs: fix ->write_inode return valuesChristoph Hellwig
2011-08-31xfs: fix xfs_mark_inode_dirty during umountChristoph Hellwig
2011-08-25xfs: deprecate the nodelaylog mount optionChristoph Hellwig
2011-08-22xfs: fix tracing builds inside the source treeChristoph Hellwig
2011-08-12xfs: remove subdirectoriesChristoph Hellwig
2011-08-12xfs: don't expect xfs headers to be in subdirectoriesAlex Elder