1. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  2. c38344f xfs: new export ops by Christoph Hellwig · 17 years ago
  3. c614391 [XFS] cleanup fid types mess by Christoph Hellwig · 17 years ago
  4. 347c53d Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  5. 1c0eeaf introduce I_SYNC by Joern Engel · 17 years ago
  6. 1f7decf writeback: remove pages_skipped accounting in __block_write_full_page() by Fengguang Wu · 17 years ago
  7. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  8. 7f01507 [XFS] eagerly remove vmap mappings to avoid upsetting Xen by Jeremy Fitzhardinge · 17 years ago
  9. 6572bc2 [XFS] simplify validata_fields by Christoph Hellwig · 17 years ago
  10. d79689c xfs: convert to new aops by Nick Piggin · 17 years ago
  11. 150f29e [XFS] no longer using io_vnode, as was remaining from 23 cherrypick by Tim Shimmin · 17 years ago
  12. cd514bd [XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check. by Tim Shimmin · 17 years ago
  13. e893bff [XFS] avoid race in sync_inodes() that can fail to write out all dirty data by Lachlan McIlroy · 17 years ago
  14. 3e5daf0 [XFS] simplify xfs_create/mknod/symlink prototype by Christoph Hellwig · 17 years ago
  15. c83bfab [XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctl by Christoph Hellwig · 17 years ago
  16. 5903c49 [XFS] ensure file size is logged on synchronous writes by Lachlan McIlroy · 17 years ago
  17. b267ce9 [XFS] kill struct bhv_vfs by Christoph Hellwig · 17 years ago
  18. 7439449 [XFS] move syncing related members from struct bhv_vfs to struct xfs_mount by Christoph Hellwig · 17 years ago
  19. bd186aa [XFS] kill the vfs_flags member in struct bhv_vfs by Christoph Hellwig · 17 years ago
  20. 0ce4cfd [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs by Christoph Hellwig · 17 years ago
  21. 745f691 [XFS] call common xfs vfs-level helpers directly and remove vfs operations by Christoph Hellwig · 17 years ago
  22. 48c872a9f [XFS] decontaminate vfs operations from behavior details by Christoph Hellwig · 17 years ago
  23. b09cc77 [XFS] remove dependency of the quota module on behaviors by Christoph Hellwig · 17 years ago
  24. 293688e [XFS] remove dependency of the dmapi module on behaviors by Christoph Hellwig · 17 years ago
  25. f541d27 [XFS] move freeing the mount structure from xfs_mount_free into the callers by Christoph Hellwig · 17 years ago
  26. 0a74cd1 [XFS] kill struct bhv_vnode by Christoph Hellwig · 17 years ago
  27. 2aeaa25 [XFS] kill the v_number member in struct bhv_vnode by Christoph Hellwig · 17 years ago
  28. 1543d79 [XFS] move v_trace from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  29. b677c21 [XFS] move v_iocount from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  30. b3aea4e [XFS] kill the v_flag member in struct bhv_vnode by Christoph Hellwig · 17 years ago
  31. 2f6f7b3 [XFS] kill v_vfsp member from struct bhv_vnode by Christoph Hellwig · 17 years ago
  32. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
  33. 993386c [XFS] decontaminate vnode operations from behavior details by Christoph Hellwig · 17 years ago
  34. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  35. 39cd9f8 [XFS] kill move.[ch] by Christoph Hellwig · 17 years ago
  36. 804c83c [XFS] stop using uio in the readlink code by Christoph Hellwig · 17 years ago
  37. 051e7cd [XFS] use filldir internally by Christoph Hellwig · 17 years ago
  38. eb9df39 [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED by Christoph Hellwig · 17 years ago
  39. af3a2e8 [XFS] move linux/log2.h header to xfs_linux.h by Eric Sandeen · 17 years ago
  40. 6385f4d [XFS] Remove xfs_physmem by Eric Sandeen · 17 years ago
  41. 4090663 [XFS] Remove m_nreadaheads by Eric Sandeen · 17 years ago
  42. 0bfefc4 [XFS] Barriers need to be dynamically checked and switched off by David Chinner · 17 years ago
  43. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  44. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  45. 776a75fa [XFS] Ensure file size updates have been completed before writing inode to disk. by Lachlan McIlroy · 17 years ago
  46. 265c1fa [XFS] fix sparse shadowed variable warnings by Christoph Hellwig · 17 years ago
  47. 34521c5 [XFS] Fix sparse warning in kmem_shake_allow by Christoph Hellwig · 17 years ago
  48. 8da22d7 [XFS] Set filestreams object timeout to something sane. by David Chinner · 17 years ago
  49. ad690ef xfs ioctl __user annotations by Al Viro · 17 years ago
  50. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  51. fdb64f9 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  52. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  53. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  54. d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
  55. 4f57dbc [XFS] Implement ->page_mkwrite in XFS. by David Chinner · 17 years ago
  56. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  57. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  58. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  59. faa63e9 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode by Michal Marek · 17 years ago
  60. 1fa503d [XFS] Compat ioctl handler for handle operations by Michal Marek · 17 years ago
  61. 547e00c [XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1. by Michal Marek · 17 years ago
  62. 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 17 years ago
  63. fbf3ce8 [XFS] XFS should not be looking at filp reference counts by Christoph Hellwig · 17 years ago
  64. 516b2e7 [XFS] Fix remount,readonly path to flush everything correctly. by David Chinner · 17 years ago
  65. effd120 [XFS] Map unwritten extents correctly for I/o completion processing by David Chinner · 17 years ago
  66. b282613 [XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize(). by David Chinner · 17 years ago
  67. e927af9 [XFS] Block on unwritten extent conversion during synchronous direct I/O. by David Chinner · 17 years ago
  68. f4a9f28 [XFS] Flush the block device before closing it on unmount. by David Chinner · 17 years ago
  69. 92821e2 [XFS] Lazy Superblock Counters by David Chinner · 17 years ago
  70. 3260f78 [XFS] Use generic shrinker interfaces in XFS. by Andrew Morton · 17 years ago
  71. ca165b8 [XFS] Fix double free in xfs_buf_get_noaddr error handling path by Christoph Hellwig · 17 years ago
  72. 1fa40b0 [XFS] Only use refcounted pages for I/O by Christoph Hellwig · 17 years ago
  73. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  74. 700716c [XFS] s/memclear_highpage_flush/zero_user_page/ by Christoph Hellwig · 17 years ago
  75. df3c724 [XFS] Write at EOF may not update filesize correctly. by David Chinner · 17 years ago
  76. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  77. 60c9b27 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  78. 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 17 years ago
  79. f7c66ce [XFS] Add lockdep support for XFS by Lachlan McIlroy · 17 years ago
  80. 71dfd5a [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks. by Lachlan McIlroy · 17 years ago
  81. e6a0e9c [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. by Tim Shimmin · 17 years ago
  82. ba87ea6 [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. by Lachlan McIlroy · 17 years ago
  83. 2a32963 [XFS] Fix race condition in xfs_write(). by Lachlan McIlroy · 17 years ago
  84. d3cf209 [XFS] propogate return codes from flush routines by Lachlan McIlroy · 17 years ago
  85. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  86. b433769 [PATCH] Make XFS workqueues nonfreezable by Rafael J. Wysocki · 18 years ago
  87. 5085b60 [PATCH] xfs warning fix by Andrew Morton · 18 years ago
  88. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  89. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  90. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 18 years ago
  91. 6ab8eb1 [PATCH] Make XFS use BH_Unwritten and BH_Delay correctly by David Chinner · 18 years ago
  92. 33a266d [PATCH] Make BH_Unwritten a first class bufferhead flag V2 by David Chinner · 18 years ago
  93. e7ff6ae [XFS] Don't use kmap in xfs_iozero. by David Chinner · 18 years ago
  94. 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 18 years ago
  95. 3c0dc77 [XFS] Make freeze code a little cleaner. by David Chinner · 18 years ago
  96. 39058a0 [XFS] Clean up use of VFS attr flags by Eric Sandeen · 18 years ago
  97. 4cf3b52 [XFS] Remove useless memory barrier by Ralf Baechle · 18 years ago
  98. 3a68cbf [XFS] XFS sysctl cleanups by Eric W. Biederman · 18 years ago
  99. 6816016 [XFS] Fix callers of xfs_iozero() to zero the correct range. by Lachlan McIlroy · 18 years ago
  100. 2823945 [XFS] Ensure a frozen filesystem has a clean log before writing the dummy by David Chinner · 18 years ago