1. fa17b25 xfs: remove a dmapi leftover by Christoph Hellwig · 14 years ago
  2. cca28fb xfs: split xfs_itrace_entry by Christoph Hellwig · 14 years ago
  3. b4e9181 xfs: remove unused delta tracking code in xfs_bmapi by Christoph Hellwig · 14 years ago
  4. 898621d xfs: simplify inode to transaction joining by Christoph Hellwig · 14 years ago
  5. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  6. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  7. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  8. 37bc574 xfs: wait for direct I/O to complete in fsync and write_inode by Christoph Hellwig · 14 years ago
  9. 024910c xfs: fix inode pincount check in fsync by Christoph Hellwig · 14 years ago
  10. 66d834e xfs: implement optimized fdatasync by Christoph Hellwig · 14 years ago
  11. fd3200b xfs: remove wrapper for the fsync file operation by Christoph Hellwig · 14 years ago
  12. 00258e3 xfs: remove wrappers for read/write file operations by Christoph Hellwig · 14 years ago
  13. dda35b8 xfs: merge xfs_lrw.c into xfs_file.c by Christoph Hellwig · 14 years ago
  14. a9cc799 xfs: increase readdir buffer size by Eric Sandeen · 15 years ago
  15. c355c65 xfs: remove IO_ISAIO by Christoph Hellwig · 15 years ago
  16. a372bf8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  17. d080070 xfs: stop calling filemap_fdatawait inside ->fsync by Christoph Hellwig · 15 years ago
  18. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  19. 13e6d5c xfs: merge fsync and O_SYNC handling by Christoph Hellwig · 15 years ago
  20. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  21. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  22. d415867 [XFS] Use the incore inode size in xfs_file_readdir() by Lachlan McIlroy · 16 years ago
  23. 4d4be48 [XFS] add a FMODE flag to make XFS invisible I/O less hacky by Christoph Hellwig · 16 years ago
  24. 6bd16ff kill dead inode flags by Christoph Hellwig · 16 years ago
  25. ddcd856 [XFS] fix compile on 32 bit systems by Christoph Hellwig · 16 years ago
  26. f999a5b [XFS] wire up ->open for directories by Christoph Hellwig · 16 years ago
  27. d88f183 [PATCH] Remove XFS buffered readdir hack by David Woodhouse · 16 years ago
  28. 59af158 [PATCH] fix ->llseek() for a bunch of directories by Al Viro · 16 years ago
  29. 978b723 [XFS] Fix fsync() b0rkage. by David Chinner · 16 years ago
  30. c5acbaf [XFS] remove dmapi cruft in xfs_file.c by Christoph Hellwig · 16 years ago
  31. bc4ac74 [XFS] cleanup vnode use in dmapi calls by Christoph Hellwig · 16 years ago
  32. 450790a [XFS] Fix oops in xfs_file_readdir() by David Chinner · 17 years ago
  33. aea6ad0 [XFS] fix unaligned access in readdir by Christoph Hellwig · 17 years ago
  34. 4743e0e [XFS] Initialise current offset in xfs_file_readdir correctly by Lachlan McIlroy · 17 years ago
  35. 041388b [XFS] Put the correct offset in dirent d_off by Lachlan McIlroy · 17 years ago
  36. e89bc61 [XFS] revert to double-buffering readdir by Christoph Hellwig · 17 years ago
  37. bd186aa [XFS] kill the vfs_flags member in struct bhv_vfs by Christoph Hellwig · 17 years ago
  38. b3aea4e [XFS] kill the v_flag member in struct bhv_vnode by Christoph Hellwig · 17 years ago
  39. 2f6f7b3 [XFS] kill v_vfsp member from struct bhv_vnode by Christoph Hellwig · 17 years ago
  40. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
  41. 051e7cd [XFS] use filldir internally by Christoph Hellwig · 17 years ago
  42. eb9df39 [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED by Christoph Hellwig · 17 years ago
  43. fdb64f9 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  44. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  45. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  46. d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
  47. 4f57dbc [XFS] Implement ->page_mkwrite in XFS. by David Chinner · 17 years ago
  48. fbf3ce8 [XFS] XFS should not be looking at filp reference counts by Christoph Hellwig · 17 years ago
  49. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  50. 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 17 years ago
  51. e678fb0 [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  52. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  53. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  54. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  55. 1e788f8 [PATCH] xfs: update ->flush method proto by Alexey Dobriyan · 18 years ago
  56. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  57. 1d47bec [XFS] Remove unnecessary local from open_exec dmapi path. by Nathan Scott · 18 years ago
  58. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  59. 7d4fb40 [XFS] Start writeout earlier (on last close) in the case where we have a by Nathan Scott · 18 years ago
  60. fbc1462 [XFS] Fix a noatime regression related to updating inode atime field on by Nathan Scott · 18 years ago
  61. cbb7e57 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() by Jens Axboe · 18 years ago
  62. 3a326a2 [PATCH] introduce a "kernel-internal pipe object" abstraction by Ingo Molnar · 18 years ago
  63. 1b89584 [XFS] Provide XFS support for the splice syscall. by Nathan Scott · 18 years ago
  64. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  65. ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 18 years ago
  66. 524fbf5 [XFS] Revert kiocb and vattr stack changes, theory is the AIO rework will by Nathan Scott · 18 years ago
  67. 3562fd4 [XFS] Switch over from linvfs names for file operations for consistent naming. by Nathan Scott · 18 years ago
  68. 220b528 [XFS] Dynamically allocate vattr in places it makes sense to do so, to by Nathan Scott · 18 years ago
  69. 1f6553f [XFS] Dynamically allocate local kiocb structures in readv/writev routines by Nathan Scott · 18 years ago
  70. 75e17b3 [XFS] add helper to get xfs_inode from vnode by Christoph Hellwig · 19 years ago
  71. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  72. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  73. bb3f724 [XFS] send dmapi events from nopage for mmapped files by Dean Roehrich · 19 years ago
  74. 6fac0cb [XFS] coordinate mmap calls with xfs_dm_punch_hole by Dean Roehrich · 19 years ago
  75. d387039 [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups by Nathan Scott · 19 years ago
  76. 3f24376 [XFS] Disable the combination of XFS direct IO and AIO until the IO completion by Nathan Scott · 19 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago