1. 993386c [XFS] decontaminate vnode operations from behavior details by Christoph Hellwig · 17 years ago
  2. eb9df39 [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED by Christoph Hellwig · 17 years ago
  3. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  4. 700716c [XFS] s/memclear_highpage_flush/zero_user_page/ by Christoph Hellwig · 17 years ago
  5. 60c9b27 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  6. 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 17 years ago
  7. 71dfd5a [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks. by Lachlan McIlroy · 17 years ago
  8. ba87ea6 [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. by Lachlan McIlroy · 17 years ago
  9. 2a32963 [XFS] Fix race condition in xfs_write(). by Lachlan McIlroy · 17 years ago
  10. d3cf209 [XFS] propogate return codes from flush routines by Lachlan McIlroy · 17 years ago
  11. e7ff6ae [XFS] Don't use kmap in xfs_iozero. by David Chinner · 18 years ago
  12. 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 18 years ago
  13. 6816016 [XFS] Fix callers of xfs_iozero() to zero the correct range. by Lachlan McIlroy · 18 years ago
  14. e678fb0 [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  15. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  16. edcd4bc [XFS] Minor cleanup from dio locking fix, remove an extra conditional. by Nathan Scott · 18 years ago
  17. 0a8d17d [XFS] Fix xfs_splice_write() so appended data gets to disk. by David Chinner · 18 years ago
  18. 721259b [XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid calling by Lachlan McIlroy · 18 years ago
  19. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  20. 1e69dd0 [XFS] Push some common code out of write path into core XFS code for sharing. by Nathan Scott · 18 years ago
  21. 34327e1 [XFS] Cleanup a missed porting conversion, and freezing. by Nathan Scott · 18 years ago
  22. 8285fb5 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD porters. by Nathan Scott · 18 years ago
  23. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  24. 3d80ede [XFS] Drop use of m_writeio_blocks when zeroing, its not meaningful by Nathan Scott · 18 years ago
  25. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  26. cbb7e57 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() by Jens Axboe · 18 years ago
  27. 3a326a2 [PATCH] introduce a "kernel-internal pipe object" abstraction by Ingo Molnar · 18 years ago
  28. 1b89584 [XFS] Provide XFS support for the splice syscall. by Nathan Scott · 18 years ago
  29. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  30. f1fdc84 [XFS] Fixing KDB's xrwtrc command, also added the current process id into by Yingping Lu · 18 years ago
  31. 9cea236 [XFS] Flush and invalidate dirty pages at the start of a direct read also, by Nathan Scott · 18 years ago
  32. a13828b [XFS] Cleanup references to i_sem. by Nathan Scott · 18 years ago
  33. ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 18 years ago
  34. ce8e922 [XFS] Complete the pagebuf -> xfs_buf naming convention transition, finally. by Nathan Scott · 19 years ago
  35. 68bdb6e [XFS] Fixed delayed_blks assert failure during umount. The delayed_blks by Yingping Lu · 19 years ago
  36. 42fe2b1 [XFS] fix, speedup and simplify atime handling let the VFS handle atime by Christoph Hellwig · 19 years ago
  37. 24ee808 [XFS] remove unused vars, args, & unneeded intermediate vars from zeroing code by Eric Sandeen · 19 years ago
  38. 870f481 [PATCH] replace inode_update_time with file_update_time by Christoph Hellwig · 19 years ago
  39. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  40. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  41. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  42. 4aeb664 [XFS] Improve buffered read throughput by removing unnecessary timer calls by Nathan Scott · 19 years ago
  43. f097386 [XFS] Delay direct I/O completion to a workqueue This is nessecary by Christoph Hellwig · 19 years ago
  44. e1a40fa [XFS] Handle inode semaphores properly for dmapi queues by Dean Roehrich · 19 years ago
  45. bd5a876 [XFS] (mostly) remove xfs_inval_cached_pages Since the last round of by Christoph Hellwig · 19 years ago
  46. 3f24376 [XFS] Disable the combination of XFS direct IO and AIO until the IO completion by Nathan Scott · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago