summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-12xfs: move btree cursor into bmallocaDave Chinner
2011-10-12xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocateDave Chinner
2011-10-12xfs: rename allocation range fields in struct xfs_bmallocaDave Chinner
2011-10-12xfs: move firstblock and bmap freelist cursor into bmalloca structureDave Chinner
2011-10-12xfs: move extent records into bmalloca structureDave Chinner
2011-10-12xfs: pass bmalloca structure to xfs_bmap_isaeofDave Chinner
2011-10-12xfs: remove xfs_bmap_add_extentChristoph Hellwig
2011-10-12xfs: introduce xfs_bmap_last_extentChristoph Hellwig
2011-10-12xfs: rename xfs_bmapi to xfs_bmapi_writeDave Chinner
2011-10-12xfs: factor unwritten extent map manipulations out of xfs_bmapiDave Chinner
2011-10-12xfs: factor extent allocation out of xfs_bmapiDave Chinner
2011-10-12xfs: do not use xfs_bmap_add_extent for adding delalloc extentsChristoph Hellwig
2011-10-12xfs: introduce xfs_bmapi_delay()Christoph Hellwig
2011-10-12xfs: factor delalloc reservations out of xfs_bmapiChristoph Hellwig
2011-10-12xfs: remove xfs_bmapi_single()Dave Chinner
2011-10-12xfs: introduce xfs_bmapi_read()Dave Chinner
2011-10-12xfs: factor extent map manipulations out of xfs_bmapiDave Chinner
2011-10-12xfs: remove the nextents variable in xfs_bmapiChristoph Hellwig
2011-10-12xfs: remove impossible to read code in xfs_bmap_add_extent_delay_realChristoph Hellwig
2011-10-12xfs: remove the first extent special case in xfs_bmap_add_extentChristoph Hellwig
2011-10-12xfs: Return -EIO when xfs_vn_getattr() failedMitsuo Hayasaka
2011-10-12xfs: Fix the incorrect comment in the header of _xfs_buf_findChandra Seetharaman
2011-10-12xfs: Check the return value of xfs_trans_get_buf()Chandra Seetharaman
2011-10-12xfs: Check the return value of xfs_buf_get()Chandra Seetharaman
2011-10-12xfs: improve ioend error handlingChristoph Hellwig
2011-10-12xfs: avoid direct I/O write vs buffered I/O raceChristoph Hellwig
2011-10-12xfs: avoid synchronous transactions when deleting attr blocksChristoph Hellwig
2011-10-12xfs: remove i_iocountChristoph Hellwig
2011-10-12xfs: wait for I/O completion when writing out pages in xfs_setattr_sizeChristoph Hellwig
2011-10-12xfs: reduce ioend latencyChristoph Hellwig
2011-10-12xfs: defer AIO/DIO completionsChristoph Hellwig
2011-10-12xfs: remove dead ENODEV handling in xfs_destroy_ioendChristoph Hellwig
2011-10-12xfs: use the "delwri" terminology consistentlyChristoph Hellwig
2011-10-12xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig
2011-10-12xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig
2011-10-12xfs: move more delwri setup into xfs_buf_delwri_queueChristoph Hellwig
2011-10-12xfs: remove the unlock argument to xfs_buf_delwri_queueChristoph Hellwig
2011-10-12xfs: remove delwri buffer handling from xfs_buf_iorequestChristoph Hellwig
2011-10-12xfs: don't serialise adjacent concurrent direct IO appending writesDave Chinner
2011-10-12xfs: don't serialise direct IO reads on page cache checksDave Chinner
2011-10-05Linux 3.1-rc9Linus Torvalds
2011-10-04Merge git://github.com/davem330/netLinus Torvalds
2011-10-04Merge branch 'fix/asoc' of git://github.com/tiwai/soundLinus Torvalds
2011-10-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-10-04Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-04PCI: Disable MPS configuration by defaultJon Mason
2011-10-04drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher
2011-10-04spi-topcliff-pch: Fix overrun issueTomoya MORINAGA
2011-10-04spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA
2011-10-04spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA