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