Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Lachlan McIlroy 364f358a73 [XFS] Prevent direct I/O from mapping extents beyond eof 16 gadi atpakaļ
  David Chinner e6064d30c3 [XFS] XFS: Kill xfs_vtoi() 16 gadi atpakaļ
  Nick Piggin ca5de404ff fs: rename buffer trylock 17 gadi atpakaļ
  Nick Piggin 529ae9aaa0 mm: rename page trylock 17 gadi atpakaļ
  Denys Vlasenko b41759cf11 [XFS] Remove unused wbc parameter from xfs_start_page_writeback() 17 gadi atpakaļ
  David Chinner cc88466f3f [XFS] Catch unwritten extent conversion errors. 17 gadi atpakaļ
  Christoph Hellwig 126468b115 [XFS] kill xfs_rwlock/xfs_rwunlock 17 gadi atpakaļ
  Eric Sandeen 71ddabb94a [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config 17 gadi atpakaļ
  Christoph Hellwig 613d70436c [XFS] kill xfs_iocore_t 17 gadi atpakaļ
  Lachlan McIlroy 541d7d3c4b [XFS] kill unnessecary ioops indirection 17 gadi atpakaļ
  Christoph Hellwig 7642861b7e [XFS] kill BMAPI_UNWRITTEN 17 gadi atpakaļ
  Christoph Hellwig 6214ed4461 [XFS] kill BMAPI_DEVICE 17 gadi atpakaļ
  Lachlan McIlroy cf441eeb79 [XFS] clean up vnode/inode tracing 17 gadi atpakaļ
  Linus Torvalds 347c53dca7 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 17 gadi atpakaļ
  Fengguang Wu 1f7decf6d9 writeback: remove pages_skipped accounting in __block_write_full_page() 17 gadi atpakaļ
  Nick Piggin d79689c703 xfs: convert to new aops 17 gadi atpakaļ
  Tim Shimmin 150f29ef2e [XFS] no longer using io_vnode, as was remaining from 23 cherrypick 17 gadi atpakaļ
  Christoph Hellwig 1543d79c45 [XFS] move v_trace from bhv_vnode to xfs_inode 17 gadi atpakaļ
  Christoph Hellwig b677c210ce [XFS] move v_iocount from bhv_vnode to xfs_inode 17 gadi atpakaļ
  Christoph Hellwig b3aea4edc2 [XFS] kill the v_flag member in struct bhv_vnode 17 gadi atpakaļ
  Christoph Hellwig 739bfb2a7d [XFS] call common xfs vnode-level helpers directly and remove vnode operations 17 gadi atpakaļ
  Al Viro 782e3b3b38 Fix up more bio fallout 17 gadi atpakaļ
  NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 17 gadi atpakaļ
  Lachlan McIlroy 776a75fa5c [XFS] Ensure file size updates have been completed before writing inode to disk. 17 gadi atpakaļ
  Christoph Hellwig 265c1fac38 [XFS] fix sparse shadowed variable warnings 18 gadi atpakaļ
  David Chinner effd120edb [XFS] Map unwritten extents correctly for I/o completion processing 18 gadi atpakaļ
  David Chinner b2826136a1 [XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize(). 18 gadi atpakaļ
  David Chinner e927af90aa [XFS] Block on unwritten extent conversion during synchronous direct I/O. 18 gadi atpakaļ
  David Chinner df3c724426 [XFS] Write at EOF may not update filesize correctly. 18 gadi atpakaļ
  Lachlan McIlroy ba87ea699e [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. 18 gadi atpakaļ