1. ad690ef xfs ioctl __user annotations by Al Viro · 17 years ago
  2. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  3. fdb64f9 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  4. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  5. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  6. d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
  7. c32676e [XFS] Fix inode size update before data write in xfs_setattr by David Chinner · 17 years ago
  8. 91ebecc [XFS] Allow punching holes to free space when at ENOSPC by David Chinner · 17 years ago
  9. 4f57dbc [XFS] Implement ->page_mkwrite in XFS. by David Chinner · 17 years ago
  10. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  11. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  12. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  13. 0f1145c [XFS] Fix lockdep annotations for xfs_lock_inodes by David Chinner · 17 years ago
  14. faa63e9 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode by Michal Marek · 17 years ago
  15. 1fa503d [XFS] Compat ioctl handler for handle operations by Michal Marek · 17 years ago
  16. 547e00c [XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1. by Michal Marek · 17 years ago
  17. 3a59c94 [XFS] Clean up function name handling in tracing code by Eric Sandeen · 17 years ago
  18. b11f94d [XFS] Quota inode has no parent. by David Chinner · 17 years ago
  19. 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 17 years ago
  20. 0892ccd [XFS] Use uninitialized_var macro to stop warning about rtx by Andrew Morton · 17 years ago
  21. fbf3ce8 [XFS] XFS should not be looking at filp reference counts by Christoph Hellwig · 17 years ago
  22. 16a087d [XFS] Use is_power_of_2 instead of open coding checks by Vignesh Babu · 17 years ago
  23. bbaaf53 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. by Christoph Hellwig · 17 years ago
  24. 54aa8e2 [XFS] Simplify XFS min/max macros. by David Chinner · 17 years ago
  25. 24ad33f [XFS] Kill off xfs_count_bits by Eric Sandeen · 17 years ago
  26. 87ae3c2 [XFS] Cancel transactions on xfs_itruncate_start error. by Jesper Juhl · 17 years ago
  27. 39726be [XFS] Use do_div() on 64 bit types. by Christoph Hellwig · 17 years ago
  28. 516b2e7 [XFS] Fix remount,readonly path to flush everything correctly. by David Chinner · 17 years ago
  29. 957d0eb [XFS] Cleanup inode extent size hint extraction by David Chinner · 17 years ago
  30. 84e1e99 [XFS] Prevent ENOSPC from aborting transactions that need to succeed by David Chinner · 17 years ago
  31. 641c56f [XFS] Prevent deadlock when flushing inodes on unmount by David Chinner · 17 years ago
  32. 0164af5 [XFS] Log the agf_length change in xfs_growfs_data_private(). by Tim Shimmin · 17 years ago
  33. effd120 [XFS] Map unwritten extents correctly for I/o completion processing by David Chinner · 17 years ago
  34. 45c3414 [XFS] Apply transaction delta counts atomically to incore counters by David Chinner · 17 years ago
  35. b282613 [XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize(). by David Chinner · 17 years ago
  36. e927af9 [XFS] Block on unwritten extent conversion during synchronous direct I/O. by David Chinner · 17 years ago
  37. f4a9f28 [XFS] Flush the block device before closing it on unmount. by David Chinner · 17 years ago
  38. 4e5ae83 [XFS] xfs_bmapi fails to update the previous extent pointer by David Chinner · 17 years ago
  39. 210c6f1 [XFS] Fix the transaction flags to make lazy superblock counters work. by David Chinner · 17 years ago
  40. 92821e2 [XFS] Lazy Superblock Counters by David Chinner · 17 years ago
  41. 3260f78 [XFS] Use generic shrinker interfaces in XFS. by Andrew Morton · 17 years ago
  42. 92dfe8d [XFS] Make hole punching at EOF atomic. by David Chinner · 17 years ago
  43. 511105b [XFS] Fix vmalloc leak on mount/unmount. by David Chinner · 17 years ago
  44. ca165b8 [XFS] Fix double free in xfs_buf_get_noaddr error handling path by Christoph Hellwig · 17 years ago
  45. 3db296f [XFS] Fix use-after-free during log unmount. by David Chinner · 17 years ago
  46. 40095b6 [XFS] Sleeping with the ilock waiting for I/O completion is Bad. by David Chinner · 17 years ago
  47. 4cc929e [XFS] Don't grow filesystems past the size they can index. by Nathan Scott · 17 years ago
  48. 1fa40b0 [XFS] Only use refcounted pages for I/O 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. 700716c [XFS] s/memclear_highpage_flush/zero_user_page/ by Christoph Hellwig · 17 years ago
  51. df3c724 [XFS] Write at EOF may not update filesize correctly. by David Chinner · 17 years ago
  52. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  53. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  54. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  55. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  56. 60c9b27 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  57. 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 17 years ago
  58. f7c66ce [XFS] Add lockdep support for XFS by Lachlan McIlroy · 17 years ago
  59. 71dfd5a [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks. by Lachlan McIlroy · 17 years ago
  60. 3a02ee1 [XFS] Get rid of redundant "required" in msg. by Utako Kusaka · 17 years ago
  61. e6a0e9c [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. by Tim Shimmin · 17 years ago
  62. f10bb2d [XFS] Remove unused ilen variable and references. by Tim Shimmin · 17 years ago
  63. ba87ea6 [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. by Lachlan McIlroy · 17 years ago
  64. 2a32963 [XFS] Fix race condition in xfs_write(). by Lachlan McIlroy · 17 years ago
  65. e6d2942 [XFS] Fix uquota and oquota enforcement problems. by Kouta Ooizumi · 17 years ago
  66. d3cf209 [XFS] propogate return codes from flush routines by Lachlan McIlroy · 17 years ago
  67. 424ea91b [XFS] Fix quotaon syscall failures for group enforcement requests. by Donald Douwsma · 17 years ago
  68. 646d5bd [XFS] Invalidate quotacheck when mounting without a quota type. by Donald Douwsma · 17 years ago
  69. e7a23a9 [XFS] reducing the number of random number functions. by Joe Perches · 17 years ago
  70. e9ed9d2 [XFS] remove more misc. unused args by Eric Sandeen · 17 years ago
  71. ef497f8 [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it. by Eric Sandeen · 17 years ago
  72. 1c72bf9 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL. by Eric Sandeen · 17 years ago
  73. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  74. b433769 [PATCH] Make XFS workqueues nonfreezable by Rafael J. Wysocki · 17 years ago
  75. 5085b60 [PATCH] xfs warning fix by Andrew Morton · 17 years ago
  76. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  77. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  78. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  79. 6ab8eb1 [PATCH] Make XFS use BH_Unwritten and BH_Delay correctly by David Chinner · 17 years ago
  80. 33a266d [PATCH] Make BH_Unwritten a first class bufferhead flag V2 by David Chinner · 17 years ago
  81. e7ff6ae [XFS] Don't use kmap in xfs_iozero. by David Chinner · 17 years ago
  82. 6be145b [XFS] Remove a bunch of unused functions from XFS. by Eric Sandeen · 17 years ago
  83. 2c36dde [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros. by Eric Sandeen · 17 years ago
  84. 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 17 years ago
  85. 3c0dc77 [XFS] Make freeze code a little cleaner. by David Chinner · 17 years ago
  86. f7c99b6 [XFS] Remove unused argument to xfs_bmap_finish by Eric Sandeen · 17 years ago
  87. 39058a0 [XFS] Clean up use of VFS attr flags by Eric Sandeen · 17 years ago
  88. 4cf3b52 [XFS] Remove useless memory barrier by Ralf Baechle · 17 years ago
  89. 3a68cbf [XFS] XFS sysctl cleanups by Eric W. Biederman · 17 years ago
  90. c167b77 [XFS] Fix assertion in xfs_attr_shortform_remove(). by Lachlan McIlroy · 17 years ago
  91. 6816016 [XFS] Fix callers of xfs_iozero() to zero the correct range. by Lachlan McIlroy · 17 years ago
  92. 2823945 [XFS] Ensure a frozen filesystem has a clean log before writing the dummy by David Chinner · 17 years ago
  93. 549054a [XFS] Fix sub-block zeroing for buffered writes into unwritten extents. by David Chinner · 17 years ago
  94. 5478eea [XFS] Re-initialize the per-cpu superblock counters after recovery. by Lachlan McIlroy · 17 years ago
  95. c97be73 [XFS] Fix block reservation changes for non-SMP systems. by Kevin Jamieson · 17 years ago
  96. dbcabad [XFS] Fix block reservation mechanism. by David Chinner · 17 years ago
  97. 20f4ebf [XFS] Make growfs work for amounts greater than 2TB by David Chinner · 17 years ago
  98. f74eaf5 [XFS] Fix inode log item use-after-free on forced shutdown by David Chinner · 17 years ago
  99. e5889e9 [XFS] Fix attr2 corruption with btree data extents by Barry Naujok · 17 years ago
  100. 7666ab5 [XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTS by Vlad Apostolov · 17 years ago