1. 13dd7f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  2. 73f6aa4 Fix barrier fail detection in XFS by Christoph Hellwig · 16 years ago
  3. 445e1ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  4. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  5. efc968d Don't allow splice() to files opened with O_APPEND by Linus Torvalds · 16 years ago
  6. 57d1b53 block_dev: fix kernel-doc in new functions by Randy Dunlap · 16 years ago
  7. 6feef53 block: mark bio_split_pool static by Denis ChengRq · 16 years ago
  8. ad3316b block: Find bio sector offset given idx and offset by Martin K. Petersen · 16 years ago
  9. 74aa8c2 block: Introduce integrity data ownership flag by Martin K. Petersen · 16 years ago
  10. b04accc block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1 by Jens Axboe · 16 years ago
  11. 9c02f2b block: cleanup some of the integrity stuff in blkdev.h by Jens Axboe · 16 years ago
  12. 0a0d96b block: add bio_kmalloc() by Jens Axboe · 16 years ago
  13. 608aeef Call flush_disk() after detecting an online resize. by Andrew Patterson · 16 years ago
  14. 56ade44 Added flush_disk to factor out common buffer cache flushing code. by Andrew Patterson · 16 years ago
  15. 9bc3ffb Check for device resize when rescanning partitions by Andrew Patterson · 16 years ago
  16. c3279d1 Adjust block device size after an online resize of a disk. by Andrew Patterson · 16 years ago
  17. 0c002c2 Wrapper for lower-level revalidate_disk routines. by Andrew Patterson · 16 years ago
  18. 8188276 block: make blk_rq_map_user take a NULL user-space buffer by FUJITA Tomonori · 16 years ago
  19. 4d8ab62 bio: convert bio_copy_kern to use bio_copy_user by FUJITA Tomonori · 16 years ago
  20. 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 16 years ago
  21. a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  22. c7c22e4 block: add support for IO CPU affinity by Jens Axboe · 16 years ago
  23. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  24. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  25. 540eed5 block: make partition array dynamic by Tejun Heo · 16 years ago
  26. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  27. eddb2e2 block: kill GENHD_FL_FAIL and use part0->make_it_fail by Tejun Heo · 16 years ago
  28. 0762b8b block: always set bdev->bd_part by Tejun Heo · 16 years ago
  29. 4c46501 block: move holder_dir from disk to part0 by Tejun Heo · 16 years ago
  30. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  31. e561052 block: unify sysfs size node handling by Tejun Heo · 16 years ago
  32. 80795ae block: move capacity from disk to part0 by Tejun Heo · 16 years ago
  33. b5d0b9d block: introduce partition 0 by Tejun Heo · 16 years ago
  34. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  35. bcce3de block: implement extended dev numbers by Tejun Heo · 16 years ago
  36. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  37. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  38. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  39. cf771cb block: make variable and argument names more consistent by Tejun Heo · 16 years ago
  40. 88e3412 block: update add_partition() error handling by Tejun Heo · 16 years ago
  41. ec2cded block: allow deleting zero length partition by Tejun Heo · 16 years ago
  42. 5df97b9 drop vmerge accounting by Mikulas Patocka · 16 years ago
  43. b8b3e16 block: drop virtual merging accounting by Mikulas Patocka · 16 years ago
  44. 8c540a9 Let the block device know when sectors can be discarded by David Woodhouse · 16 years ago
  45. 4b19de6 mm: tiny-shmem nommu fix by Nick Piggin · 16 years ago
  46. 16dbc6c inotify: fix lock ordering wrt do_page_fault's mmap_sem by Nick Piggin · 16 years ago
  47. 31a78f2 mm owner: fix race between swapoff and exit by Balbir Singh · 16 years ago
  48. d0185c0 Fix NULL pointer dereference in proc_sys_compare by Linus Torvalds · 16 years ago
  49. ec4d902 Merge git://oss.sgi.com:8090/xfs/linux-2.6 by Linus Torvalds · 16 years ago
  50. bde40fe Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  51. 254db57 GFS2: Support for I/O barriers by Steven Whitehouse · 16 years ago
  52. 71a8c87 [XFS] Remove xfs_iext_irec_compact_full() by Lachlan McIlroy · 16 years ago
  53. f1ccd29 [XFS] Fix extent list corruption in xfs_iext_irec_compact_full(). by Lachlan McIlroy · 16 years ago
  54. 62aa528 9p: use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  55. 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
  56. 37ec89e GFS2: The war on bloat by Steven Whitehouse · 16 years ago
  57. 7424bac UBIFS: fix printk format warnings by Alexander Beregalov · 16 years ago
  58. 6e14968 UBIFS: remove incorrect assert by Adrian Hunter · 16 years ago
  59. 6dcfac4 UBIFS: TNC / GC race fixes by Adrian Hunter · 16 years ago
  60. 0855f31 UBIFS: create the name of the background thread in every case by Sebastian Siewior · 16 years ago
  61. 2fd6f6e [XFS] Don't do I/O beyond eof when unreserving space by Lachlan McIlroy · 16 years ago
  62. e1f5dbd [XFS] Fix use-after-free with buffers by Lachlan McIlroy · 16 years ago
  63. f9114eb [XFS] Prevent lockdep false positives when locking two inodes. by David Chinner · 16 years ago
  64. b5b8c9a [XFS] Fix barrier status change detection. by David Chinner · 16 years ago
  65. 364f358 [XFS] Prevent direct I/O from mapping extents beyond eof by Lachlan McIlroy · 16 years ago
  66. 6efdf28 [XFS] Fix regression introduced by remount fixup by Christoph Hellwig · 16 years ago
  67. 31bd61f [XFS] Move memory allocations for log tracing out of the critical path by Lachlan McIlroy · 16 years ago
  68. acd2c8a GFS2: GFS2 will panic if you misspell any mount options by Abhijith Das · 16 years ago
  69. acb57a3 GFS2: Direct IO write at end of file error by Bob Peterson · 16 years ago
  70. 8d99f83 rescan_partitions(): make device capacity errors non-fatal by Andrew Morton · 16 years ago
  71. d7a3e49 mm: ifdef Quicklists in /proc/meminfo by Hugh Dickins · 16 years ago
  72. 1558182 bfs: fix Lockdep warning by Eric Sesterhenn · 16 years ago
  73. 665020c proc: more debugging for "already registered" case by Alexey Dobriyan · 16 years ago
  74. e2858ce Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  75. 0e11622 ocfs2: Fix a bug in direct IO read. by Tao Ma · 16 years ago
  76. b975dee Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  77. af904de NFS: Restore missing hunk in NFS mount option parser by Chuck Lever · 16 years ago
  78. 5c89468 udf: add llseek method by Christoph Hellwig · 16 years ago
  79. a5cb562 UBIFS: make minimum fanout 3 by Artem Bityutskiy · 16 years ago
  80. f171d4d UBIFS: fix division by zero by Artem Bityutskiy · 16 years ago
  81. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  82. 27eccf4 dlm: choose better identifiers by Andrew Morton · 16 years ago
  83. bd1eb88 GFS2: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  84. dff5257 GFS2: Fix race relating to glock min-hold time by Steven Whitehouse · 16 years ago
  85. f9f2ed4 dlm: remove bkl by David Teigland · 16 years ago
  86. 7c7cbad UBIFS: amend f_fsid by Artem Bityutskiy · 16 years ago
  87. 4b85615 mm: show quicklist usage in /proc/meminfo by KOSAKI Motohiro · 16 years ago
  88. 169ccbd NTFS: update homepage by Adrian Bunk · 16 years ago
  89. 44be6fd dlm: fix address compare by David Teigland · 16 years ago
  90. e77295d Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  91. 91b8096 nfsd: fix buffer overrun decoding NFSv4 acl by J. Bruce Fields · 16 years ago
  92. c228c24 nfsd: fix compound state allocation error handling by Andy Adamson · 16 years ago
  93. b3385c2 UBIFS: fill f_fsid by Artem Bityutskiy · 16 years ago
  94. 7dad181 UBIFS: improve statfs reporting even more by Artem Bityutskiy · 16 years ago
  95. 9bbb572 UBIFS: introduce LEB overhead by Artem Bityutskiy · 16 years ago
  96. 131130b UBIFS: add forgotten gc_idx_lebs component by Artem Bityutskiy · 16 years ago
  97. ad50765 UBIFS: fix assertion by Artem Bityutskiy · 16 years ago
  98. 4b5f276 UBIFS: improve statfs reporting by Artem Bityutskiy · 16 years ago
  99. 8aabb75 UBIFS: remove incorrect index space check by Artem Bityutskiy · 16 years ago
  100. 9e5de35 UBIFS: push empty flash hack down by Artem Bityutskiy · 16 years ago