1. ae361ff hostfs: convert to new aops by Nick Piggin · 17 years ago
  2. 5e6f58a fuse: convert to new aops by Nick Piggin · 17 years ago
  3. fb53b30 smbfs: convert to new aops by Nick Piggin · 17 years ago
  4. 4899f9c nfs: convert to new aops by Nick Piggin · 17 years ago
  5. a20fa20 With reiserfs no longer using the weird generic_cont_expand, remove it completely. by Nick Piggin · 17 years ago
  6. f7557e8 reiserfs: use generic_cont_expand_simple by Vladimir Saveliev · 17 years ago
  7. ba9d8ce reiserfs: convert to new aops by Vladimir Saveliev · 17 years ago
  8. 797b4cf reiserfs: use generic write by Vladimir Saveliev · 17 years ago
  9. f870618 qnx4: convert to new aops by Nick Piggin · 17 years ago
  10. eedcbba bfs: convert to new aops by Nick Piggin · 17 years ago
  11. d6091b7 hpfs: convert to new aops by Nick Piggin · 17 years ago
  12. 7c0efc6 hfsplus: convert to new aops by Nick Piggin · 17 years ago
  13. 7903d9e hfs: convert to new aops by Nick Piggin · 17 years ago
  14. d7777a2 fat: convert to new aops by Nick Piggin · 17 years ago
  15. 89e1078 fs: new cont helpers by Nick Piggin · 17 years ago
  16. 7765ec2 gfs2: convert to new aops by Steven Whitehouse · 17 years ago
  17. d79689c xfs: convert to new aops by Nick Piggin · 17 years ago
  18. bfc1af6 ext4: convert to new aops by Nick Piggin · 17 years ago
  19. f4fc66a ext3: convert to new aops by Nick Piggin · 17 years ago
  20. f34fb6e ext2: convert to new aops by Nick Piggin · 17 years ago
  21. 6272b5a block_dev: convert to new aops by Nick Piggin · 17 years ago
  22. 800d15a implement simple fs aops by Nick Piggin · 17 years ago
  23. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  24. 637aff4 fs: fix data-loss on error by Nick Piggin · 17 years ago
  25. eb2be18 mm: buffered write cleanup by Nick Piggin · 17 years ago
  26. a4b0672 fs: fix nobh error handling by Nick Piggin · 17 years ago
  27. 68671f3 mm: add end_buffer_read helper function by Dmitry Monakhov · 17 years ago
  28. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  29. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  30. a39d113 Merge branch 'barrier' into for-linus by Jens Axboe · 17 years ago
  31. 992c5dd bio: make freeing of ->bi_io_vec conditional in bio_free() by Jens Axboe · 17 years ago
  32. 2b94de5 bio: use memset() in bio_init() by Jens Axboe · 17 years ago
  33. 6866bef splice: fix double kunmap() in vmsplice copy path by Jens Axboe · 17 years ago
  34. 150f29e [XFS] no longer using io_vnode, as was remaining from 23 cherrypick by Tim Shimmin · 17 years ago
  35. 479ba36 [XFS] Remove STATIC which was missing from prior manual merge by Tim Shimmin · 17 years ago
  36. cd514bd [XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check. by Tim Shimmin · 17 years ago
  37. bebf963 [XFS] Turn off XBF_ASYNC flag before re-reading superblock. by Lachlan McIlroy · 17 years ago
  38. e893bff [XFS] avoid race in sync_inodes() that can fail to write out all dirty data by Lachlan McIlroy · 17 years ago
  39. c2cba57 [XFS] This fix prevents bulkstat from spinning in an infinite loop. by Lachlan McIlroy · 17 years ago
  40. 3e5daf0 [XFS] simplify xfs_create/mknod/symlink prototype by Christoph Hellwig · 17 years ago
  41. c83bfab [XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctl by Christoph Hellwig · 17 years ago
  42. 859d718 [XFS] get_bulkall() could return incorrect inode state by Vlad Apostolov · 17 years ago
  43. ba532a9 [XFS] Kill unused IOMAP_EOF flag by Christoph Hellwig · 17 years ago
  44. 574342f [XFS] fix when DMAPI mount option processing happens by Vlad Apostolov · 17 years ago
  45. 5903c49 [XFS] ensure file size is logged on synchronous writes by Lachlan McIlroy · 17 years ago
  46. cc92e7a [XFS] growlock should be a mutex by Christoph Hellwig · 17 years ago
  47. 0adba53 [XFS] replace some large xfs_log_priv.h macros by proper functions by Christoph Hellwig · 17 years ago
  48. b267ce9 [XFS] kill struct bhv_vfs by Christoph Hellwig · 17 years ago
  49. 7439449 [XFS] move syncing related members from struct bhv_vfs to struct xfs_mount by Christoph Hellwig · 17 years ago
  50. bd186aa [XFS] kill the vfs_flags member in struct bhv_vfs by Christoph Hellwig · 17 years ago
  51. 0ce4cfd [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs by Christoph Hellwig · 17 years ago
  52. 745f691 [XFS] call common xfs vfs-level helpers directly and remove vfs operations by Christoph Hellwig · 17 years ago
  53. 48c872a9f [XFS] decontaminate vfs operations from behavior details by Christoph Hellwig · 17 years ago
  54. b09cc77 [XFS] remove dependency of the quota module on behaviors by Christoph Hellwig · 17 years ago
  55. 293688e [XFS] remove dependency of the dmapi module on behaviors by Christoph Hellwig · 17 years ago
  56. f541d27 [XFS] move freeing the mount structure from xfs_mount_free into the callers by Christoph Hellwig · 17 years ago
  57. 0a74cd1 [XFS] kill struct bhv_vnode by Christoph Hellwig · 17 years ago
  58. 2aeaa25 [XFS] kill the v_number member in struct bhv_vnode by Christoph Hellwig · 17 years ago
  59. 1543d79 [XFS] move v_trace from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  60. b677c21 [XFS] move v_iocount from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  61. 09262b4 [XFS] Create xfs_iflags_test_and_clear helper function by Christoph Hellwig · 17 years ago
  62. b3aea4e [XFS] kill the v_flag member in struct bhv_vnode by Christoph Hellwig · 17 years ago
  63. 2f6f7b3 [XFS] kill v_vfsp member from struct bhv_vnode by Christoph Hellwig · 17 years ago
  64. e6716b8 docbook: fix filesystems content by Randy Dunlap · 17 years ago
  65. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
  66. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  67. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  68. 419217c Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  69. b5869ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  70. 37ca506 Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  71. 71e20f1 sched: affine sync wakeups by Ingo Molnar · 17 years ago
  72. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  73. 5e84cfd sched: guest CPU accounting: add guest-CPU /proc/stat field by Laurent Vivier · 17 years ago
  74. af92723 sched: cleanup, remove the TASK_NONINTERACTIVE flag by Mike Galbraith · 17 years ago
  75. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  76. 993386c [XFS] decontaminate vnode operations from behavior details by Christoph Hellwig · 17 years ago
  77. b93bd20 [XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPI by Vlad Apostolov · 17 years ago
  78. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  79. 39cd9f8 [XFS] kill move.[ch] by Christoph Hellwig · 17 years ago
  80. 804c83c [XFS] stop using uio in the readlink code by Christoph Hellwig · 17 years ago
  81. 051e7cd [XFS] use filldir internally by Christoph Hellwig · 17 years ago
  82. 2bdf7cd [XFS] superblock endianess annotations by Christoph Hellwig · 17 years ago
  83. 347d1c0 [XFS] dinode endianess annotations by Christoph Hellwig · 17 years ago
  84. ddc6d3b [XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set_allf by Michal Piotrowski · 17 years ago
  85. 948c6d4f [XFS] optimize dmapi event tests w/o dmapi config by Eric Sandeen · 17 years ago
  86. eb9df39 [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED by Christoph Hellwig · 17 years ago
  87. 49ee6c9 [XFS] Fix a potential NULL pointer deref in XFS on failed mount. by Jesper Juhl · 17 years ago
  88. dcb3b83 [XFS] clean up xfs_start_flags by Eric Sandeen · 17 years ago
  89. af3a2e8 [XFS] move linux/log2.h header to xfs_linux.h by Eric Sandeen · 17 years ago
  90. 6385f4d [XFS] Remove xfs_physmem by Eric Sandeen · 17 years ago
  91. 425f9dd [XFS] Pick a single default inode cluster size. by Eric Sandeen · 17 years ago
  92. 1cb5125 [XFS] choose single default logbuf count & size by Eric Sandeen · 17 years ago
  93. 4090663 [XFS] Remove m_nreadaheads by Eric Sandeen · 17 years ago
  94. cd8b0a9 [XFS] endianess annotations for xfs_bmbt_rec_t by Christoph Hellwig · 17 years ago
  95. e055966 [XFS] cleanup defintions of BMBT_*BITLEN macros by Christoph Hellwig · 17 years ago
  96. 8cba434 [XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all by Christoph Hellwig · 17 years ago
  97. a6f64d4 [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t by Christoph Hellwig · 17 years ago
  98. d580ef6 [XFS] remove confusing INT_ comments in xfs_bmap_btree.c by Christoph Hellwig · 17 years ago
  99. 3bacbcd [XFS] hole not shown when file is created with resvsp by Vlad Apostolov · 17 years ago
  100. 0bfefc4 [XFS] Barriers need to be dynamically checked and switched off by David Chinner · 17 years ago