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