1. df3c724 [XFS] Write at EOF may not update filesize correctly. by David Chinner · 17 years ago
  2. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  3. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  4. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  5. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  6. 60c9b27 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  7. 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 17 years ago
  8. f7c66ce [XFS] Add lockdep support for XFS by Lachlan McIlroy · 17 years ago
  9. 71dfd5a [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks. by Lachlan McIlroy · 17 years ago
  10. 3a02ee1 [XFS] Get rid of redundant "required" in msg. by Utako Kusaka · 17 years ago
  11. e6a0e9c [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. by Tim Shimmin · 17 years ago
  12. f10bb2d [XFS] Remove unused ilen variable and references. by Tim Shimmin · 17 years ago
  13. ba87ea6 [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. by Lachlan McIlroy · 17 years ago
  14. 2a32963 [XFS] Fix race condition in xfs_write(). by Lachlan McIlroy · 17 years ago
  15. e6d2942 [XFS] Fix uquota and oquota enforcement problems. by Kouta Ooizumi · 17 years ago
  16. d3cf209 [XFS] propogate return codes from flush routines by Lachlan McIlroy · 17 years ago
  17. 424ea91b [XFS] Fix quotaon syscall failures for group enforcement requests. by Donald Douwsma · 17 years ago
  18. 646d5bd [XFS] Invalidate quotacheck when mounting without a quota type. by Donald Douwsma · 17 years ago
  19. e7a23a9 [XFS] reducing the number of random number functions. by Joe Perches · 17 years ago
  20. e9ed9d2 [XFS] remove more misc. unused args by Eric Sandeen · 17 years ago
  21. ef497f8 [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it. by Eric Sandeen · 17 years ago
  22. 1c72bf9 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL. by Eric Sandeen · 17 years ago
  23. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  24. b433769 [PATCH] Make XFS workqueues nonfreezable by Rafael J. Wysocki · 17 years ago
  25. 5085b60 [PATCH] xfs warning fix by Andrew Morton · 17 years ago
  26. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  27. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  28. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  29. 6ab8eb1 [PATCH] Make XFS use BH_Unwritten and BH_Delay correctly by David Chinner · 17 years ago
  30. 33a266d [PATCH] Make BH_Unwritten a first class bufferhead flag V2 by David Chinner · 17 years ago
  31. e7ff6ae [XFS] Don't use kmap in xfs_iozero. by David Chinner · 17 years ago
  32. 6be145b [XFS] Remove a bunch of unused functions from XFS. by Eric Sandeen · 17 years ago
  33. 2c36dde [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros. by Eric Sandeen · 17 years ago
  34. 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 17 years ago
  35. 3c0dc77 [XFS] Make freeze code a little cleaner. by David Chinner · 17 years ago
  36. f7c99b6 [XFS] Remove unused argument to xfs_bmap_finish by Eric Sandeen · 17 years ago
  37. 39058a0 [XFS] Clean up use of VFS attr flags by Eric Sandeen · 17 years ago
  38. 4cf3b52 [XFS] Remove useless memory barrier by Ralf Baechle · 17 years ago
  39. 3a68cbf [XFS] XFS sysctl cleanups by Eric W. Biederman · 17 years ago
  40. c167b77 [XFS] Fix assertion in xfs_attr_shortform_remove(). by Lachlan McIlroy · 17 years ago
  41. 6816016 [XFS] Fix callers of xfs_iozero() to zero the correct range. by Lachlan McIlroy · 17 years ago
  42. 2823945 [XFS] Ensure a frozen filesystem has a clean log before writing the dummy by David Chinner · 17 years ago
  43. 549054a [XFS] Fix sub-block zeroing for buffered writes into unwritten extents. by David Chinner · 17 years ago
  44. 5478eea [XFS] Re-initialize the per-cpu superblock counters after recovery. by Lachlan McIlroy · 17 years ago
  45. c97be73 [XFS] Fix block reservation changes for non-SMP systems. by Kevin Jamieson · 17 years ago
  46. dbcabad [XFS] Fix block reservation mechanism. by David Chinner · 17 years ago
  47. 20f4ebf [XFS] Make growfs work for amounts greater than 2TB by David Chinner · 17 years ago
  48. f74eaf5 [XFS] Fix inode log item use-after-free on forced shutdown by David Chinner · 17 years ago
  49. e5889e9 [XFS] Fix attr2 corruption with btree data extents by Barry Naujok · 17 years ago
  50. 7666ab5 [XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTS by Vlad Apostolov · 17 years ago
  51. 5180602 [XFS] remove unused filp from ioctl functions by Lachlan McIlroy · 17 years ago
  52. a3227fb [XFS] mraccessf & mrupdatef are supposed to be the "flags" versions of the by Lachlan McIlroy · 17 years ago
  53. 1f9b3b6 [XFS] remove unused xflags parameter from sync routines by Lachlan McIlroy · 17 years ago
  54. 1c91ad3 [XFS] fix sparse warning in xfs_da_btree.c by Lachlan McIlroy · 17 years ago
  55. e5eb7f2 [XFS] use struct kvec in struct uio by Lachlan McIlroy · 17 years ago
  56. 03135cf [XFS] Fix UP build breakage due to undefined m_icsb_mutex. by David Chinner · 17 years ago
  57. 20b6428 [XFS] Reduction global superblock lock contention near ENOSPC. by David Chinner · 17 years ago
  58. 804195b [XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by Eric by Eric Sandeen · 17 years ago
  59. 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 17 years ago
  60. 5e6a07d [XFS] Current usage of buftarg flags is incorrect. by David Chinner · 17 years ago
  61. dc74eaa [XFS] Prevent buffer overrun in cmn_err(). by Lachlan McIlroy · 17 years ago
  62. 585e6d8 [XFS] Fix a synchronous buftarg flush deadlock when freezing. by David Chinner · 17 years ago
  63. dac61f5 [XFS] Make quiet mounts quiet by David Chinner · 17 years ago
  64. 9213202 [PATCH] Fix XFS after clear_page_dirty() removal by David Chinner · 18 years ago
  65. 8459d86 [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED by Zach Brown · 18 years ago
  66. e678fb0 [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  67. 58e14b1 [PATCH] Use freezeable workqueues in XFS by Rafael J. Wysocki · 18 years ago
  68. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  69. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  70. e5ffd2b [XFS] Stale the correct inode when freeing clusters. by David Chinner · 18 years ago
  71. d213371 [XFS] Fix uninitialized br_state and br_startoff in by Lachlan McIlroy · 18 years ago
  72. 050e714 [XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h by David Chinner · 18 years ago
  73. 4c60658 [XFS] Prevent a deadlock when xfslogd unpins inodes. by David Chinner · 18 years ago
  74. 7a18c38 [XFS] Clean up i_flags and i_flags_lock handling. by David Chinner · 18 years ago
  75. 2e2e7bb [XFS] 956664: dm_read_invis() changes i_atime by Vlad Apostolov · 18 years ago
  76. 70a5052 [XFS] rename uio_read() to xfs_uio_read() by Vlad Apostolov · 18 years ago
  77. 439b843 [XFS] Keep lockdep happy. by Tim Shimmin · 18 years ago
  78. 93c189c [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when by Vlad Apostolov · 18 years ago
  79. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  80. 9ab5aa9 BUG_ON conversion for fs/xfs/ by Eric Sesterhenn · 18 years ago
  81. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  82. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  83. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  84. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  85. 65e8697a [XFS] Remove v1 dir trace macro - missed in a past commit. by Tim Shimmin · 18 years ago
  86. 6e73b41 [XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() error by Vlad Apostolov · 18 years ago
  87. 6f1f216 [XFS] pv 956241, author: nathans, rv: vapo - make ino validation checks by Vlad Apostolov · 18 years ago
  88. 6216ff1 [XFS] pv 956240, author: nathans, rv: vapo - Minor fixes in kmem_zalloc_greedy() by Vlad Apostolov · 18 years ago
  89. f273ab8 [XFS] Really fix use after free in xfs_iunpin. by David Chinner · 18 years ago
  90. 01106eae [XFS] Collapse sv_init and init_sv into just the one interface. by Eric Sandeen · 18 years ago
  91. 7ae67d7 [XFS] standardize on one sema init macro by Eric Sandeen · 18 years ago
  92. 91d8723 [XFS] Reduce endian flipping in alloc_btree, same as was done for ialloc_btree. by Eric Sandeen · 18 years ago
  93. edcd4bc [XFS] Minor cleanup from dio locking fix, remove an extra conditional. by Nathan Scott · 18 years ago
  94. 215101c [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. by Nathan Scott · 18 years ago
  95. e132f54 [XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() error by Vlad Apostolov · 18 years ago
  96. 22de606 [XFS] pv 955157, rv bnaujok - break the loop on formatter() error by Vlad Apostolov · 18 years ago
  97. 955e47a [XFS] Fixes the leak in reservation space because we weren't ungranting by Tim Shimmin · 18 years ago
  98. 22d91f6 [XFS] Add lock annotations to xfs_trans_update_ail and xfs_trans_delete_ail by Josh Triplett · 18 years ago
  99. 68c3271 [XFS] Fix a porting botch on the realtime subvol growfs code path. by Nathan Scott · 18 years ago
  100. d432c80 [XFS] Minor code rearranging and cleanup to prevent some coverity false by Nathan Scott · 18 years ago