Historique des commits

Auteur SHA1 Message Date
  David Chinner 0a8d17d090 [XFS] Fix xfs_splice_write() so appended data gets to disk. il y a 18 ans
  Lachlan McIlroy 721259bce2 [XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid calling il y a 18 ans
  Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just il y a 19 ans
  Nathan Scott 1e69dd0eb3 [XFS] Push some common code out of write path into core XFS code for il y a 19 ans
  Nathan Scott 34327e1384 [XFS] Cleanup a missed porting conversion, and freezing. il y a 19 ans
  Nathan Scott 8285fb58e7 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD il y a 19 ans
  Nathan Scott 67fcaa73ad [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. il y a 19 ans
  Nathan Scott 3d80ede479 [XFS] Drop use of m_writeio_blocks when zeroing, its not meaningful il y a 19 ans
  Olaf Weber 3e57ecf640 [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report il y a 19 ans
  Jens Axboe cbb7e577e7 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() il y a 19 ans
  Ingo Molnar 3a326a2ce8 [PATCH] introduce a "kernel-internal pipe object" abstraction il y a 19 ans
  Nathan Scott 1b895840ce [XFS] Provide XFS support for the splice syscall. il y a 19 ans
  Nathan Scott c41564b5af [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all il y a 19 ans
  Yingping Lu f1fdc848aa [XFS] Fixing KDB's xrwtrc command, also added the current process id into il y a 19 ans
  Nathan Scott 9cea236492 [XFS] Flush and invalidate dirty pages at the start of a direct read also, il y a 19 ans
  Nathan Scott a13828b167 [XFS] Cleanup references to i_sem. il y a 19 ans
  Nathan Scott ec86dc02fd [XFS] Complete transition away from linvfs naming convention, finally. il y a 19 ans
  Nathan Scott ce8e922c0e [XFS] Complete the pagebuf -> xfs_buf naming convention transition, il y a 19 ans
  Yingping Lu 68bdb6eabc [XFS] Fixed delayed_blks assert failure during umount. The delayed_blks il y a 19 ans
  Christoph Hellwig 42fe2b1f7f [XFS] fix, speedup and simplify atime handling let the VFS handle atime il y a 19 ans
  Eric Sandeen 24ee80882d [XFS] remove unused vars, args, & unneeded intermediate vars from zeroing il y a 19 ans
  Christoph Hellwig 870f481793 [PATCH] replace inode_update_time with file_update_time il y a 19 ans
  Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem il y a 19 ans
  Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI il y a 19 ans
  Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. il y a 19 ans
  Nathan Scott 4aeb664c25 [XFS] Improve buffered read throughput by removing unnecessary timer calls il y a 19 ans
  Christoph Hellwig f09738638d [XFS] Delay direct I/O completion to a workqueue This is nessecary il y a 19 ans
  Dean Roehrich e1a40fa907 [XFS] Handle inode semaphores properly for dmapi queues il y a 20 ans
  Christoph Hellwig bd5a876ac4 [XFS] (mostly) remove xfs_inval_cached_pages Since the last round of il y a 20 ans
  Nathan Scott 3f24376666 [XFS] Disable the combination of XFS direct IO and AIO until the IO completion il y a 20 ans