1. 9ab5aa9 BUG_ON conversion for fs/xfs/ by Eric Sesterhenn · 18 years ago
  2. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  3. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  4. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  5. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  6. 65e8697a [XFS] Remove v1 dir trace macro - missed in a past commit. by Tim Shimmin · 18 years ago
  7. 6e73b41 [XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() error by Vlad Apostolov · 18 years ago
  8. 6f1f216 [XFS] pv 956241, author: nathans, rv: vapo - make ino validation checks by Vlad Apostolov · 18 years ago
  9. 6216ff1 [XFS] pv 956240, author: nathans, rv: vapo - Minor fixes in kmem_zalloc_greedy() by Vlad Apostolov · 18 years ago
  10. f273ab8 [XFS] Really fix use after free in xfs_iunpin. by David Chinner · 18 years ago
  11. 01106eae [XFS] Collapse sv_init and init_sv into just the one interface. by Eric Sandeen · 18 years ago
  12. 7ae67d7 [XFS] standardize on one sema init macro by Eric Sandeen · 18 years ago
  13. 91d8723 [XFS] Reduce endian flipping in alloc_btree, same as was done for ialloc_btree. by Eric Sandeen · 18 years ago
  14. edcd4bc [XFS] Minor cleanup from dio locking fix, remove an extra conditional. by Nathan Scott · 18 years ago
  15. 215101c [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. by Nathan Scott · 18 years ago
  16. e132f54 [XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() error by Vlad Apostolov · 18 years ago
  17. 22de606 [XFS] pv 955157, rv bnaujok - break the loop on formatter() error by Vlad Apostolov · 18 years ago
  18. 955e47a [XFS] Fixes the leak in reservation space because we weren't ungranting by Tim Shimmin · 18 years ago
  19. 22d91f6 [XFS] Add lock annotations to xfs_trans_update_ail and xfs_trans_delete_ail by Josh Triplett · 18 years ago
  20. 68c3271 [XFS] Fix a porting botch on the realtime subvol growfs code path. by Nathan Scott · 18 years ago
  21. d432c80 [XFS] Minor code rearranging and cleanup to prevent some coverity false by Nathan Scott · 18 years ago
  22. b627259 [XFS] Remove a no-longer-correct debug assert from dio completion handling. by Nathan Scott · 18 years ago
  23. 77e4635 [XFS] Add a greedy allocation interface, allocating within a min/max size range. by Nathan Scott · 18 years ago
  24. 572d95f [XFS] Improve error handling for the zero-fsblock extent detection code. by Nathan Scott · 18 years ago
  25. 948ecdb [XFS] Be more defensive with page flags (error/private) for metadata buffers. by Nathan Scott · 18 years ago
  26. efb8ad7 [XFS] Add a debug flag for allocations which are known to be larger than by Nathan Scott · 18 years ago
  27. 3f89243 [XFS] Remove several macros that are no longer used anywhere by Eric Sandeen · 18 years ago
  28. 065d312 [XFS] Remove unused iop_abort log item operation by Eric Sandeen · 18 years ago
  29. 43129c1 [XFS] Remove a couple of unused BUF macros by Eric Sandeen · 18 years ago
  30. 1737009 [XFS] pass file mode on DMAPI remove events by Vlad Apostolov · 18 years ago
  31. 745b1f47 [XFS] Remove last bulkstat false-positives with debug kernels. by Nathan Scott · 18 years ago
  32. a3c6685e [XFS] Ensure xlog_state_do_callback does not report spurious warnings on by Nathan Scott · 18 years ago
  33. bb3c7d2 [XFS] Increase the size of the buffer holding the local inode cluster by Nathan Scott · 18 years ago
  34. 26275093 [XFS] Drop unneeded endian conversion in bulkstat and start readahead for by Nathan Scott · 18 years ago
  35. 51bdd70 [XFS] When issuing metadata readahead, submit bio with READA not READ. by Nathan Scott · 18 years ago
  36. 8b56f08 [XFS] Rework DMAPI bulkstat calls in such a way that we can directly by Nathan Scott · 18 years ago
  37. 726801b [XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace code. by Tim Shimmin · 18 years ago
  38. 69e23b9 [XFS] Update XFS for i_blksize removal from generic inode structure by Nathan Scott · 18 years ago
  39. 29b6d22 [XFS] remove accidentally reintroduced vfs unmount flag, unneeded in by Nathan Scott · 18 years ago
  40. fe48cae [XFS] remove bhv_lookup, _range version works aswell and has more useful by Christoph Hellwig · 18 years ago
  41. 1121b21 [XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr by Nathan Scott · 18 years ago
  42. 8801bb9 [XFS] endianess annotations for xfs_bmbt_key Trivial as there are no by Christoph Hellwig · 18 years ago
  43. 576039c [XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make sure it returns a by Christoph Hellwig · 18 years ago
  44. 397b520 [XFS] endianess annotations for xfs_bmbt_ptr_t/xfs_bmdr_ptr_t by Christoph Hellwig · 18 years ago
  45. b113bcb [XFS] add xfs_btree_check_lptr_disk variant which handles endian conversion by Christoph Hellwig · 18 years ago
  46. c38e5e8 [XFS] remove left over INT_ comments in *alloc*.c We can verify endianess by Christoph Hellwig · 18 years ago
  47. 61a2584 [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t by Christoph Hellwig · 18 years ago
  48. e210100 [XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is always by Christoph Hellwig · 18 years ago
  49. ed9d88f [XFS] Fix sparse warning found when page tracing enabled, due to by Nathan Scott · 18 years ago
  50. 673cdf5 [XFS] Fix rounding bug in xfs_free_file_space found by sparse checking. by Nathan Scott · 18 years ago
  51. 87395de [XFS] move XFS_IOC_GETVERSION to main multiplexer by Alexey Dobriyan · 18 years ago
  52. 128dabc [XFS] cleanup the field types of some item format structures by Tim Shimmin · 18 years ago
  53. f07c225 [XFS] Improve xfsbufd delayed write submission patterns, after blktrace by Nathan Scott · 18 years ago
  54. f37ea14 [XFS] pass inode to xfs_ioc_space(), simplify some code. There is trivial by Alexey Dobriyan · 18 years ago
  55. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  56. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  57. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  58. 0edc7d0 [XFS] Fix a bad pointer dereference in the quota statvfs handling. by Nathan Scott · 18 years ago
  59. 0a8d17d [XFS] Fix xfs_splice_write() so appended data gets to disk. by David Chinner · 18 years ago
  60. 721259b [XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid calling by Lachlan McIlroy · 18 years ago
  61. 4be536d [XFS] Prevent free space oversubscription and xfssyncd looping. by David Chinner · 18 years ago
  62. 7288026 [XFS] Fix char size overflow in bmap_alloc call for unwritten extent conversion. by Adrian Bunk · 18 years ago
  63. 0e1edbd [XFS] Fix xfs_free_extent related NULL pointer dereference. by Nathan Scott · 18 years ago
  64. 41ff715 [XFS] Ensure bulkstat from an invalid inode number gets caught always with by Nathan Scott · 18 years ago
  65. b2ea401 [XFS] Fix a barrier related forced shutdown on mounts with quota enabled. by Nathan Scott · 18 years ago
  66. f5faad7 [XFS] Fix remount vs no/barrier options by ensuring we clear unwanted by Nathan Scott · 18 years ago
  67. 2a293b7 [XFS] All xfs_disk_dquot_t values are (as the name says) disk endian. by Christoph Hellwig · 18 years ago
  68. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  69. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  70. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  71. 73a0e40 Merge git://oss.sgi.com:8090/nathans/xfs-2.6 by Linus Torvalds · 18 years ago
  72. 5493a0f [XFS] Fixup whitespace damage in log_write, remove final warning. by Nathan Scott · 18 years ago
  73. 5a67e4c [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places by Chandra Seetharaman · 18 years ago
  74. 6fdf8cc [XFS] Rework code snippets slightly to remove remaining recent-gcc warnings. by Nathan Scott · 18 years ago
  75. 73024cf [XFS] Fix realtime subvolume expansion, a porting bug b0rked it. Coverity by Eric Sesterhenn · 18 years ago
  76. 97dfd70 [XFS] Remove a race condition where a linked inode could BUG_ON in by Nathan Scott · 18 years ago
  77. 05a3332 [XFS] Remove redundant directory checks from inode link operation. by Alexey Dobriyan · 18 years ago
  78. ebe1090 [XFS] Remove a couple of no-longer-used macros. by Nathan Scott · 18 years ago
  79. 1998764 [XFS] Reduce size of xfs_trans_t structure. * remove ->t_forw, ->t_back -- by Alexey Dobriyan · 18 years ago
  80. b3bbed1 [XFS] remove unused behaviour lock - shrink XFS vnode as a side effect. by Alexey Dobriyan · 18 years ago
  81. 71306f3 [XFS] * There is trivial "inode => vnode => inode" conversion, but only by Alexey Dobriyan · 18 years ago
  82. b71d300 [XFS] link(2) on directory is banned in VFS. by Alexey Dobriyan · 18 years ago
  83. 1e788f8 [PATCH] xfs: update ->flush method proto by Alexey Dobriyan · 18 years ago
  84. 6f0419e [PATCH] for_each_possible_cpu: xfs by KAMEZAWA Hiroyuki · 18 years ago
  85. d6938d1 [PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the results by David Howells · 18 years ago
  86. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  87. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  88. d8ce753 [XFS] Remove files from the build that are now unused. by Nathan Scott · 18 years ago
  89. d7b849d [XFS] Fix a Makefile issue related to exports.o handling. by Nathan Scott · 18 years ago
  90. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  91. da2f4d6 [XFS] Map EFSCORRUPTED to an actual error code, not just a made up one by Nathan Scott · 18 years ago
  92. 0d8fee3 [XFS] Kill direct access to ->count in valusema(); all we ever use it for by Al Viro · 18 years ago
  93. a805bad [XFS] Remove unneeded conditional code on NFS export interface related by Nathan Scott · 18 years ago
  94. 6fe90e6d [XFS] Remove an incorrect use of unlikely() on a relatively likely code path. by Nathan Scott · 18 years ago
  95. 1e69dd0 [XFS] Push some common code out of write path into core XFS code for sharing. by Nathan Scott · 18 years ago
  96. 1d47bec [XFS] Remove unnecessary local from open_exec dmapi path. by Nathan Scott · 18 years ago
  97. d7ede1a [XFS] Minor XFS documentation updates. by Nathan Scott · 18 years ago
  98. b190f11 [XFS] Fix broken const use inside local suffix_strtoul routine. by Nathan Scott · 18 years ago
  99. 477829e [XFS] Fix nused counter. It's currently getting set to -1 rather than by Mandy Kirkconnell · 18 years ago
  100. 421ad13 [XFS] Fix mismerge of the fs_writable cleanup patch causing a freeze/thaw by Nathan Scott · 18 years ago