1. 800d15a implement simple fs aops by Nick Piggin · 17 years ago
  2. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  3. 637aff4 fs: fix data-loss on error by Nick Piggin · 17 years ago
  4. eb2be18 mm: buffered write cleanup by Nick Piggin · 17 years ago
  5. a4b0672 fs: fix nobh error handling by Nick Piggin · 17 years ago
  6. 68671f3 mm: add end_buffer_read helper function by Dmitry Monakhov · 17 years ago
  7. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  8. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  9. a39d113 Merge branch 'barrier' into for-linus by Jens Axboe · 17 years ago
  10. 992c5dd bio: make freeing of ->bi_io_vec conditional in bio_free() by Jens Axboe · 17 years ago
  11. 2b94de5 bio: use memset() in bio_init() by Jens Axboe · 17 years ago
  12. 6866bef splice: fix double kunmap() in vmsplice copy path by Jens Axboe · 17 years ago
  13. 150f29e [XFS] no longer using io_vnode, as was remaining from 23 cherrypick by Tim Shimmin · 17 years ago
  14. 479ba36 [XFS] Remove STATIC which was missing from prior manual merge by Tim Shimmin · 17 years ago
  15. cd514bd [XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check. by Tim Shimmin · 17 years ago
  16. bebf963 [XFS] Turn off XBF_ASYNC flag before re-reading superblock. by Lachlan McIlroy · 17 years ago
  17. e893bff [XFS] avoid race in sync_inodes() that can fail to write out all dirty data by Lachlan McIlroy · 17 years ago
  18. c2cba57 [XFS] This fix prevents bulkstat from spinning in an infinite loop. by Lachlan McIlroy · 17 years ago
  19. 3e5daf0 [XFS] simplify xfs_create/mknod/symlink prototype by Christoph Hellwig · 17 years ago
  20. c83bfab [XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctl by Christoph Hellwig · 17 years ago
  21. 859d718 [XFS] get_bulkall() could return incorrect inode state by Vlad Apostolov · 17 years ago
  22. ba532a9 [XFS] Kill unused IOMAP_EOF flag by Christoph Hellwig · 17 years ago
  23. 574342f [XFS] fix when DMAPI mount option processing happens by Vlad Apostolov · 17 years ago
  24. 5903c49 [XFS] ensure file size is logged on synchronous writes by Lachlan McIlroy · 17 years ago
  25. cc92e7a [XFS] growlock should be a mutex by Christoph Hellwig · 17 years ago
  26. 0adba53 [XFS] replace some large xfs_log_priv.h macros by proper functions by Christoph Hellwig · 17 years ago
  27. b267ce9 [XFS] kill struct bhv_vfs by Christoph Hellwig · 17 years ago
  28. 7439449 [XFS] move syncing related members from struct bhv_vfs to struct xfs_mount by Christoph Hellwig · 17 years ago
  29. bd186aa [XFS] kill the vfs_flags member in struct bhv_vfs by Christoph Hellwig · 17 years ago
  30. 0ce4cfd [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs by Christoph Hellwig · 17 years ago
  31. 745f691 [XFS] call common xfs vfs-level helpers directly and remove vfs operations by Christoph Hellwig · 17 years ago
  32. 48c872a9f [XFS] decontaminate vfs operations from behavior details by Christoph Hellwig · 17 years ago
  33. b09cc77 [XFS] remove dependency of the quota module on behaviors by Christoph Hellwig · 17 years ago
  34. 293688e [XFS] remove dependency of the dmapi module on behaviors by Christoph Hellwig · 17 years ago
  35. f541d27 [XFS] move freeing the mount structure from xfs_mount_free into the callers by Christoph Hellwig · 17 years ago
  36. 0a74cd1 [XFS] kill struct bhv_vnode by Christoph Hellwig · 17 years ago
  37. 2aeaa25 [XFS] kill the v_number member in struct bhv_vnode by Christoph Hellwig · 17 years ago
  38. 1543d79 [XFS] move v_trace from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  39. b677c21 [XFS] move v_iocount from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  40. 09262b4 [XFS] Create xfs_iflags_test_and_clear helper function by Christoph Hellwig · 17 years ago
  41. b3aea4e [XFS] kill the v_flag member in struct bhv_vnode by Christoph Hellwig · 17 years ago
  42. 2f6f7b3 [XFS] kill v_vfsp member from struct bhv_vnode by Christoph Hellwig · 17 years ago
  43. e6716b8 docbook: fix filesystems content by Randy Dunlap · 17 years ago
  44. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
  45. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  46. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  47. 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
  48. b5869ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  49. 37ca506 Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  50. 71e20f1 sched: affine sync wakeups by Ingo Molnar · 17 years ago
  51. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  52. 5e84cfd sched: guest CPU accounting: add guest-CPU /proc/stat field by Laurent Vivier · 17 years ago
  53. af92723 sched: cleanup, remove the TASK_NONINTERACTIVE flag by Mike Galbraith · 17 years ago
  54. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  55. 993386c [XFS] decontaminate vnode operations from behavior details by Christoph Hellwig · 17 years ago
  56. b93bd20 [XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPI by Vlad Apostolov · 17 years ago
  57. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  58. 39cd9f8 [XFS] kill move.[ch] by Christoph Hellwig · 17 years ago
  59. 804c83c [XFS] stop using uio in the readlink code by Christoph Hellwig · 17 years ago
  60. 051e7cd [XFS] use filldir internally by Christoph Hellwig · 17 years ago
  61. 2bdf7cd [XFS] superblock endianess annotations by Christoph Hellwig · 17 years ago
  62. 347d1c0 [XFS] dinode endianess annotations by Christoph Hellwig · 17 years ago
  63. ddc6d3b [XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set_allf by Michal Piotrowski · 17 years ago
  64. 948c6d4f [XFS] optimize dmapi event tests w/o dmapi config by Eric Sandeen · 17 years ago
  65. eb9df39 [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED by Christoph Hellwig · 17 years ago
  66. 49ee6c9 [XFS] Fix a potential NULL pointer deref in XFS on failed mount. by Jesper Juhl · 17 years ago
  67. dcb3b83 [XFS] clean up xfs_start_flags by Eric Sandeen · 17 years ago
  68. af3a2e8 [XFS] move linux/log2.h header to xfs_linux.h by Eric Sandeen · 17 years ago
  69. 6385f4d [XFS] Remove xfs_physmem by Eric Sandeen · 17 years ago
  70. 425f9dd [XFS] Pick a single default inode cluster size. by Eric Sandeen · 17 years ago
  71. 1cb5125 [XFS] choose single default logbuf count & size by Eric Sandeen · 17 years ago
  72. 4090663 [XFS] Remove m_nreadaheads by Eric Sandeen · 17 years ago
  73. cd8b0a9 [XFS] endianess annotations for xfs_bmbt_rec_t by Christoph Hellwig · 17 years ago
  74. e055966 [XFS] cleanup defintions of BMBT_*BITLEN macros by Christoph Hellwig · 17 years ago
  75. 8cba434 [XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all by Christoph Hellwig · 17 years ago
  76. a6f64d4 [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t by Christoph Hellwig · 17 years ago
  77. d580ef6 [XFS] remove confusing INT_ comments in xfs_bmap_btree.c by Christoph Hellwig · 17 years ago
  78. 3bacbcd [XFS] hole not shown when file is created with resvsp by Vlad Apostolov · 17 years ago
  79. 0bfefc4 [XFS] Barriers need to be dynamically checked and switched off by David Chinner · 17 years ago
  80. 5ba2533 more low-hanging fruits - kernel, fs, lib signedness by Al Viro · 17 years ago
  81. b1519d0 fs/partitions/sun.c endianness annotations by Al Viro · 17 years ago
  82. 8f2376a [CIFS] Fix endian conversion problem in posix mkdir by Cyril Gorcunov · 17 years ago
  83. 14358e6 lockdep: annotate dir vs file i_mutex by Peter Zijlstra · 17 years ago
  84. d475fd4 lockdep: per filesystem inode lock class by Peter Zijlstra · 17 years ago
  85. 8d8fe64 JFS: Bio cleanup: Replace missing return statements by Dave Kleikamp · 17 years ago
  86. ebf8889 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  87. b160292 Merge Linux 2.6.23 by David Woodhouse · 17 years ago
  88. 4fc8a60 [JFFS2] Remove stray debugging printk by David Woodhouse · 17 years ago
  89. b534e70 [JFFS2] Handle dirents on the flash with embedded zero bytes in names. by David Woodhouse · 17 years ago
  90. 69ca437 [JFFS2] Check for creation of dirents with embedded zero bytes in name. by David Woodhouse · 17 years ago
  91. a8c68f3 [JFFS2] Don't count all 'very dirty' blocks except in debug mode by David Woodhouse · 17 years ago
  92. 2665ea8 [JFFS2] Check whether garbage-collection actually obsoleted its victim. by David Woodhouse · 17 years ago
  93. 85becc5 [JFFS2] Relax threshold for triggering GC due to dirty blocks. by David Woodhouse · 17 years ago
  94. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  95. a6e3d7d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  96. 6d66f5c sysfs: add copyrights by Tejun Heo · 17 years ago
  97. a4e8b91 sysfs: move sysfs file poll implementation to sysfs_open_dirent by Tejun Heo · 17 years ago
  98. 85a4ffa sysfs: implement sysfs_open_dirent by Tejun Heo · 17 years ago
  99. bc747f3 sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir by Tejun Heo · 17 years ago
  100. dc2f75f sysfs: make sysfs_root a regular directory dirent by Tejun Heo · 17 years ago