1. ba532a9 [XFS] Kill unused IOMAP_EOF flag by Christoph Hellwig · 17 years ago
  2. 574342f [XFS] fix when DMAPI mount option processing happens by Vlad Apostolov · 17 years ago
  3. 5903c49 [XFS] ensure file size is logged on synchronous writes by Lachlan McIlroy · 17 years ago
  4. cc92e7a [XFS] growlock should be a mutex by Christoph Hellwig · 17 years ago
  5. 0adba53 [XFS] replace some large xfs_log_priv.h macros by proper functions by Christoph Hellwig · 17 years ago
  6. b267ce9 [XFS] kill struct bhv_vfs by Christoph Hellwig · 17 years ago
  7. 7439449 [XFS] move syncing related members from struct bhv_vfs to struct xfs_mount by Christoph Hellwig · 17 years ago
  8. bd186aa [XFS] kill the vfs_flags member in struct bhv_vfs by Christoph Hellwig · 17 years ago
  9. 0ce4cfd [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs by Christoph Hellwig · 17 years ago
  10. 745f691 [XFS] call common xfs vfs-level helpers directly and remove vfs operations by Christoph Hellwig · 17 years ago
  11. 48c872a9f [XFS] decontaminate vfs operations from behavior details by Christoph Hellwig · 17 years ago
  12. b09cc77 [XFS] remove dependency of the quota module on behaviors by Christoph Hellwig · 17 years ago
  13. 293688e [XFS] remove dependency of the dmapi module on behaviors by Christoph Hellwig · 17 years ago
  14. f541d27 [XFS] move freeing the mount structure from xfs_mount_free into the callers by Christoph Hellwig · 17 years ago
  15. 0a74cd1 [XFS] kill struct bhv_vnode by Christoph Hellwig · 17 years ago
  16. 2aeaa25 [XFS] kill the v_number member in struct bhv_vnode by Christoph Hellwig · 17 years ago
  17. 1543d79 [XFS] move v_trace from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  18. b677c21 [XFS] move v_iocount from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  19. 09262b4 [XFS] Create xfs_iflags_test_and_clear helper function by Christoph Hellwig · 17 years ago
  20. b3aea4e [XFS] kill the v_flag member in struct bhv_vnode by Christoph Hellwig · 17 years ago
  21. 2f6f7b3 [XFS] kill v_vfsp member from struct bhv_vnode by Christoph Hellwig · 17 years ago
  22. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
  23. 993386c [XFS] decontaminate vnode operations from behavior details by Christoph Hellwig · 17 years ago
  24. b93bd20 [XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPI by Vlad Apostolov · 17 years ago
  25. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  26. 39cd9f8 [XFS] kill move.[ch] by Christoph Hellwig · 17 years ago
  27. 804c83c [XFS] stop using uio in the readlink code by Christoph Hellwig · 17 years ago
  28. 051e7cd [XFS] use filldir internally by Christoph Hellwig · 17 years ago
  29. 2bdf7cd [XFS] superblock endianess annotations by Christoph Hellwig · 17 years ago
  30. 347d1c0 [XFS] dinode endianess annotations by Christoph Hellwig · 17 years ago
  31. ddc6d3b [XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set_allf by Michal Piotrowski · 17 years ago
  32. 948c6d4f [XFS] optimize dmapi event tests w/o dmapi config by Eric Sandeen · 17 years ago
  33. eb9df39 [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED by Christoph Hellwig · 17 years ago
  34. 49ee6c9 [XFS] Fix a potential NULL pointer deref in XFS on failed mount. by Jesper Juhl · 17 years ago
  35. dcb3b83 [XFS] clean up xfs_start_flags by Eric Sandeen · 17 years ago
  36. af3a2e8 [XFS] move linux/log2.h header to xfs_linux.h by Eric Sandeen · 17 years ago
  37. 6385f4d [XFS] Remove xfs_physmem by Eric Sandeen · 17 years ago
  38. 425f9dd [XFS] Pick a single default inode cluster size. by Eric Sandeen · 17 years ago
  39. 1cb5125 [XFS] choose single default logbuf count & size by Eric Sandeen · 17 years ago
  40. 4090663 [XFS] Remove m_nreadaheads by Eric Sandeen · 17 years ago
  41. cd8b0a9 [XFS] endianess annotations for xfs_bmbt_rec_t by Christoph Hellwig · 17 years ago
  42. e055966 [XFS] cleanup defintions of BMBT_*BITLEN macros by Christoph Hellwig · 17 years ago
  43. 8cba434 [XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all by Christoph Hellwig · 17 years ago
  44. a6f64d4 [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t by Christoph Hellwig · 17 years ago
  45. d580ef6 [XFS] remove confusing INT_ comments in xfs_bmap_btree.c by Christoph Hellwig · 17 years ago
  46. 3bacbcd [XFS] hole not shown when file is created with resvsp by Vlad Apostolov · 17 years ago
  47. 0bfefc4 [XFS] Barriers need to be dynamically checked and switched off by David Chinner · 18 years ago
  48. a6d8543 NLM: Fix a memory leak in nlmsvc_testlock by Trond Myklebust · 17 years ago
  49. 87e2831 AIO: fix cleanup in io_submit_one(...) by Yan Zheng · 17 years ago
  50. 66b1f1a Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  51. bda0233 ocfs2: Unlock mutex in local alloc failure case by Sunil Mushran · 17 years ago
  52. 7572395 Fix possible splice() mmap_sem deadlock by Linus Torvalds · 17 years ago
  53. 564256c Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." by Tim Shimmin · 17 years ago
  54. 54af3bb NFS: Fix an Oops in encode_lookup() by Trond Myklebust · 17 years ago
  55. 255129d NLM: Fix a circular lock dependency in lockd by Trond Myklebust · 17 years ago
  56. e4b42be Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  57. 2aee619 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  58. f9b7cba ufs: fix sun state by Evgeniy Dushistov · 17 years ago
  59. 6110e02 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  60. 576bb9c binfmt_flat: checkpatch fixing minimum support for the blackfin relocations by Andrew Morton · 17 years ago
  61. f972020 Binfmt_flat: Add minimum support for the Blackfin relocations by Bernd Schmidt · 17 years ago
  62. 73e83dc Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  63. d59952d [PATCH] WE : Add missing auth compat-ioctl by Jean Tourrilhes · 17 years ago
  64. 813d974 ocfs2: Pack vote message and response structures by Sunil Mushran · 17 years ago
  65. 5c26a7b ocfs2: Don't double set write parameters by Mark Fasheh · 17 years ago
  66. db56246 ocfs2: Fix pos/len passed to ocfs2_write_cluster by Mark Fasheh · 17 years ago
  67. 415cb80 ocfs2: Allow smaller allocations during large writes by Mark Fasheh · 17 years ago
  68. b8fceee signalfd simplification by Davide Libenzi · 17 years ago
  69. 1bc5858 [XFS] fix valid but harmless sparse warning by Christoph Hellwig · 17 years ago
  70. bcc7b44 [XFS] fix filestreams on 32-bit boxes by Eric Sandeen · 17 years ago
  71. a78feb7 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  72. ef2b02d ext34: ensure do_split leaves enough free space in both blocks by Eric Sandeen · 17 years ago
  73. 49af7ee nfs: fix oops re sysctls and V4 support by Alexey Dobriyan · 17 years ago
  74. 3d82aba dir_index: error out instead of BUG on corrupt dx dirs by Eric Sandeen · 17 years ago
  75. b394e43 [XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer. by Lachlan McIlroy · 17 years ago
  76. 776a75f [XFS] Ensure file size updates have been completed before writing inode to disk. by Lachlan McIlroy · 17 years ago
  77. 65de556 [XFS] On-demand reaping of the MRU cache by David Chinner · 17 years ago
  78. a2ca44c Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  79. 53c5725 As struct iw_point is bi-directional payload, we should copy back the content by Masakazu Mokuno · 17 years ago
  80. 577107e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  81. 0e2f6db Leases can be hidden by flocks by Pavel Emelyanov · 17 years ago
  82. dd23aae Fix select on /proc files without ->poll by Alexey Dobriyan · 17 years ago
  83. 1a1a1a7 afs: mntput called before dput by Andreas Gruenbacher · 17 years ago
  84. 9c3013e quota: fix infinite loop by Jan Kara · 17 years ago
  85. e535e2e ocfs2: Fix calculation of i_blocks during truncate by Mark Fasheh · 17 years ago
  86. 30b8548 [PATCH] ocfs2: Fix a wrong cluster calculation. by tao.ma@oracle.com · 17 years ago
  87. c0123ad [PATCH] ocfs2: fix mount option parsing by Tiger Yang · 17 years ago
  88. 10b0845 ocfs2: update docs for new features by Mark Fasheh · 17 years ago
  89. b8da0d1 knfsd: Validate filehandle type in fsid_source by Neil Brown · 17 years ago
  90. a1033be knfsd: Fixed problem with NFS exporting directories which are mounted on. by Neil Brown · 17 years ago
  91. 5995cb7 [XFS] fix nasty quota hashtable allocation bug by Eric Sandeen · 17 years ago
  92. 265c1fa [XFS] fix sparse shadowed variable warnings by Christoph Hellwig · 17 years ago
  93. ee5c802 [XFS] fix ASSERT and ASSERT_ALWAYS by Christoph Hellwig · 17 years ago
  94. 34521c5 [XFS] Fix sparse warning in kmem_shake_allow by Christoph Hellwig · 17 years ago
  95. 4b80916 [XFS] Fix sparse NULL vs 0 warnings by Christoph Hellwig · 17 years ago
  96. 8da22d7 [XFS] Set filestreams object timeout to something sane. by David Chinner · 17 years ago
  97. b133003 Merge branch 'for_linus' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  98. fc0e019 [JFFS2] fix write deadlock regression by Jason Lunz · 17 years ago
  99. 1b3b4a1 NFS: Fix a write request leak in nfs_invalidate_page() by Trond Myklebust · 17 years ago
  100. 7d1cca72 NFS: change NFS mount error return when hostname/pathname too long by Chuck Lever · 17 years ago