1. 4a24cb7 xfs: clean up sign warnings in dir2 code by Dave Chinner · 14 years ago
  2. a9273ca xfs: convert attr to use unsigned names by Dave Chinner · 14 years ago
  3. b9c4864 xfs: xfs_buf_iomove() doesn't care about signedness by Dave Chinner · 14 years ago
  4. a3380ae xfs: make xfs_dir_cilookup_result use unsigned char by Dave Chinner · 14 years ago
  5. 2bc7542 xfs: convert dirnameops to unsigned char names by Dave Chinner · 14 years ago
  6. 046ea75 xfs: convert DM ops to use unsigned char names by Dave Chinner · 14 years ago
  7. e2bcd93 xfs: directory names are unsigned by Dave Chinner · 14 years ago
  8. 4e23471 xfs: move more buffer helpers into xfs_buf.c by Christoph Hellwig · 15 years ago
  9. 64e0bc7 xfs: clean up xfs_bwrite by Christoph Hellwig · 15 years ago
  10. 873ff55 xfs: clean up log buffer writes by Christoph Hellwig · 15 years ago
  11. e57336f xfs: embed the pagb_list array in the perag structure by Dave Chinner · 15 years ago
  12. 8b26c58 xfs: handle ENOMEM correctly during initialisation of perag structures by Dave Chinner · 15 years ago
  13. b657fc8 xfs: Kill filestreams cache flush by Dave Chinner · 15 years ago
  14. 0fa800f xfs: Add trace points for per-ag refcount debugging. by Dave Chinner · 15 years ago
  15. aed3bb9 xfs: Reference count per-ag structures by Dave Chinner · 15 years ago
  16. 1c1c6eb xfs: Replace per-ag array with a radix tree by Dave Chinner · 15 years ago
  17. 44b56e0 xfs: convert remaining direct references to m_perag by Dave Chinner · 15 years ago
  18. 4196ac0 xfs: Convert filestreams code to use per-ag get/put routines by Dave Chinner · 15 years ago
  19. a862e0f xfs: Don't directly reference m_perag in allocation code by Dave Chinner · 15 years ago
  20. 5017e97 xfs: rename xfs_get_perag by Dave Chinner · 15 years ago
  21. c9c1297 xfs: Don't wake xfsbufd when idle by Dave Chinner · 15 years ago
  22. 453eac8 xfs: Don't wake the aild once per second by Dave Chinner · 15 years ago
  23. f0a7695 xfs: Use list_heads for log recovery item lists by Dave Chinner · 15 years ago
  24. 5d77c0d xfs: make several more functions static by Eric Sandeen · 15 years ago
  25. 6bded0f xfs: clean up inconsistent variable naming in xfs_swap_extent by Dave Chinner · 15 years ago
  26. 3a85cd9 xfs: add tracing to xfs_swap_extents by Dave Chinner · 15 years ago
  27. e09f986 xfs: xfs_swap_extents needs to handle dynamic fork offsets by Dave Chinner · 15 years ago
  28. 3daeb42 xfs: fix missing error check in xfs_rtfree_range by Dave Chinner · 15 years ago
  29. 4b6a468 xfs: fix stale inode flush avoidance by Dave Chinner · 15 years ago
  30. 126976c xfs: Remove inode iolock held check during allocation by Dave Chinner · 15 years ago
  31. 57817c6 xfs: reclaim all inodes by background tree walks by Dave Chinner · 15 years ago
  32. 018027b xfs: Avoid inodes in reclaim when flushing from inode cache by Dave Chinner · 15 years ago
  33. c8e20be xfs: reclaim inodes under a write lock by Dave Chinner · 15 years ago
  34. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 15 years ago
  35. 1b4d40a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  36. 79ecb04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  37. db1fc95 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  38. 7f53a09 smaps: fix wrong rss count by Minchan Kim · 15 years ago
  39. 1306d60 proc: partially revert "procfs: provide stack information for threads" by KOSAKI Motohiro · 15 years ago
  40. 05b5d89 quota: Fix dquot_transfer for filesystems different from ext4 by Jan Kara · 15 years ago
  41. ba19809 GFS2: Use MAX_LFS_FILESIZE for meta inode size by Steven Whitehouse · 15 years ago
  42. fd45e478 xfs: Ensure we force all busy extents in range to disk by Dave Chinner · 15 years ago
  43. 44e08c4 xfs: Don't flush stale inodes by Dave Chinner · 15 years ago
  44. d6d59ba xfs: fix timestamp handling in xfs_setattr by Christoph Hellwig · 15 years ago
  45. ea9a488 xfs: use DECLARE_EVENT_CLASS by Christoph Hellwig · 15 years ago
  46. 82062e7 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  47. dbd6a7c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  48. e2b6d02 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  49. a539bd8 xfs: kill some warnings on i386 builds by Dave Chinner · 15 years ago
  50. e412bdb GFS2: Fix gfs2_xattr_acl_chmod() by Steven Whitehouse · 15 years ago
  51. 24b977b GFS2: Fix locking bug in rename by Steven Whitehouse · 15 years ago
  52. 56aa616 GFS2: Ensure uptodate inode size when using O_APPEND by Steven Whitehouse · 15 years ago
  53. 31370f6 reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks by Frederic Weisbecker · 15 years ago
  54. e0baec1 reiserfs: Fix unreachable statement by Jiri Slaby · 15 years ago
  55. 6c28705 reiserfs: Don't call reiserfs_get_acl() with the reiserfs lock by Frederic Weisbecker · 15 years ago
  56. 04e4f2b FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack by Mike Frysinger · 15 years ago
  57. 93939f4 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  58. 5633593 nfs: fix oops in nfs_rename() by OGAWA Hirofumi · 15 years ago
  59. 7211a4e nfsd: make sure data is on disk before calling ->fsync by Christoph Hellwig · 15 years ago
  60. c6f7afa Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  61. 6307daa Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  62. efd124b exofs: simple_write_end does not mark_inode_dirty by Boaz Harrosh · 15 years ago
  63. 89be503 exofs: fix pnfs_osd re-definitions in pre-pnfs trees by Boaz Harrosh · 15 years ago
  64. 4f3be1b reiserfs: Relax lock on xattr removing by Frederic Weisbecker · 15 years ago
  65. 108d394 reiserfs: Relax the lock before truncating pages by Frederic Weisbecker · 15 years ago
  66. 5fe1533f reiserfs: Fix recursive lock on lchown by Frederic Weisbecker · 15 years ago
  67. 846f997 sysfs: Add lockdep annotations for the sysfs active reference by Eric W. Biederman · 15 years ago
  68. d4d3b19 Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  69. e43c259 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  70. a87da40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  71. 2f48912 binfmt_elf_fdpic: Fix build breakage introduced by coredump changes. by Daisuke HATAYAMA · 15 years ago
  72. f3e22f4 reiserfs: Fix mistake in down_write() conversion by Frederic Weisbecker · 15 years ago
  73. 45d28b0 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  74. 4b6764f writeback: add missing kernel-doc notation by Jaswinder Singh Rajput · 15 years ago
  75. 835d524 reiserfs: Safely acquire i_mutex from xattr_rmdir by Frederic Weisbecker · 15 years ago
  76. 8b513f5 reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattr by Frederic Weisbecker · 15 years ago
  77. 4dd8596 reiserfs: Fix journal mutex <-> inode mutex lock inversion by Frederic Weisbecker · 15 years ago
  78. c674905 reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink() by Frederic Weisbecker · 15 years ago
  79. 3f14fea reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle() by Frederic Weisbecker · 15 years ago
  80. 0523676 reiserfs: Relax reiserfs lock while freeing the journal by Frederic Weisbecker · 15 years ago
  81. 27026a0 reiserfs: Fix reiserfs lock <-> i_mutex dependency inversion on xattr by Frederic Weisbecker · 15 years ago
  82. c4a62ca reiserfs: Warn on lock relax if taken recursively by Frederic Weisbecker · 15 years ago
  83. 0719d34 reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion by Frederic Weisbecker · 15 years ago
  84. 9d0be50 ext4: Calculate metadata requirements more accurately by Theodore Ts'o · 15 years ago
  85. ee5f4d9 ext4: Fix accounting of reserved metadata blocks by Theodore Ts'o · 15 years ago
  86. c03f6bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  87. 86470e9 ocfs2: Handle O_DIRECT when writing to a refcounted cluster. by Tao Ma · 15 years ago
  88. 1f11abc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  89. 7ea6600 generic_permission: MAY_OPEN is not write access by Serge E. Hallyn · 15 years ago
  90. 0637c6f ext4: Patch up how we claim metadata blocks for quota purposes by Theodore Ts'o · 15 years ago
  91. 515f41c ext4: Ensure zeroout blocks have no dirty metadata by Aneesh Kumar K.V · 15 years ago
  92. 98ea3f5 reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversion by Frederic Weisbecker · 15 years ago
  93. 2faf2e1 ext4: return correct wbc.nr_to_write in ext4_da_writepages by Richard Kennedy · 15 years ago
  94. 33e189b nilfs2: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  95. 5ee5814 nilfs2: trivial coding style fix by Jiro SEKIBA · 15 years ago
  96. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  97. 8ff6af8 ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.c by Tao Ma · 15 years ago
  98. b31d308 ocfs2/trivial: Use proper mask for 2 places in hearbeat.c by Tao Ma · 15 years ago
  99. 86239d5 Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink. by Tristan Ye · 15 years ago
  100. f793067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago