1. 0390131 ext4: Allow ext4 to run without a journal by Frank Mayhar · 16 years ago
  2. ff7ef32 ext4: Widen type of ext4_sb_info.s_mb_maxs[] by Yasunori Goto · 16 years ago
  3. 93c0d86 ext4: When resizing set the EXT4_BG_INODE_ZEROED flag for new block groups by Solofo.Ramangalahy@bull.net · 16 years ago
  4. 23475e2 ext4: Use simple_strtol() instead of simple_strtoul() in ext4_ui_proc_open by Roel Kluin · 16 years ago
  5. 25f1ee3 ext4: fix build warning by Wu Fengguang · 16 years ago
  6. 565a961 ext4: avoid ext4_error when mounting a fs with a single bg by Aneesh Kumar K.V · 16 years ago
  7. 791b7f0 ext4: Fix the delalloc writepages to allocate blocks at the right offset. by Aneesh Kumar K.V · 16 years ago
  8. 2a21e37 ext4: tone down ext4_da_writepages warnings by Theodore Ts'o · 16 years ago
  9. 97df5d1 ext4: remove do_blk_alloc() by Theodore Ts'o · 16 years ago
  10. cfe82c8 ext4: remove ext4_new_meta_block() by Theodore Ts'o · 16 years ago
  11. 815a113 ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly by Theodore Ts'o · 16 years ago
  12. 59e315b ext3/4: Fix loop index in do_split() so it is signed by Theodore Ts'o · 16 years ago
  13. 14ce0cb ext4: wait on all pending commits in ext4_sync_fs() by Theodore Ts'o · 16 years ago
  14. d94e99a ext4: Convert to host order before using the values. by Aneesh Kumar K.V · 16 years ago
  15. ae2d9fb ext4: fix missing ext4_unlock_group in error path by Aneesh Kumar K.V · 16 years ago
  16. c527c8a [CIFS] Can't rely on iov length and base when kernel_recvmsg returns error by Steve French · 16 years ago
  17. a75952b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  18. ae6884a cifs: fix renaming one hardlink on top of another by Jeff Layton · 16 years ago
  19. c8126cc Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  20. 2423840 jbd2: deregister proc on failure in jbd2_journal_init_inode by Sami Liedes · 16 years ago
  21. 8c3f25d jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space by Theodore Ts'o · 16 years ago
  22. e219cca jbd: don't give up looking for space so easily in __log_wait_for_space by Theodore Ts'o · 16 years ago
  23. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  24. e06f42d Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  25. 537fb067 Btrfs: rev the disk format for fallocate by Chris Mason · 16 years ago
  26. 70b99e6 Btrfs: Compression corner fixes by Chris Mason · 16 years ago
  27. b27cf88 [JFFS2] Fix lack of locking in thread_should_wake() by David Woodhouse · 16 years ago
  28. eff2502 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  29. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  30. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  31. 91b777125 CRED: Wrap task credential accesses in the XFS filesystem by David Howells · 16 years ago
  32. d7dc61d NLM: Set address family before calling nlm_host_rebooted() by Chuck Lever · 16 years ago
  33. 8d7c420 nfsd: fix failure to set eof in readdir in some situations by J. Bruce Fields · 16 years ago
  34. 61de800 [CIFS] fix error in smb_send2 by Steve French · 16 years ago
  35. 1b2d3d9 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  36. e74481e fs: remove excess kernel-doc by Randy Dunlap · 16 years ago
  37. 87b811c ecryptfs: fix memory corruption when storing crypto info in xattrs by Eric Sandeen · 16 years ago
  38. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  39. d899e05 Btrfs: Add fallocate support v2 by Yan Zheng · 16 years ago
  40. 80ff385 Btrfs: update nodatacow code v2 by Yan Zheng · 16 years ago
  41. 6643558 Btrfs: Fix bookend extent race v2 by Yan Zheng · 16 years ago
  42. 9036c10 Btrfs: update hole handling v2 by Yan Zheng · 16 years ago
  43. 19b9bdb Btrfs: Fix logic to avoid reading checksums for -o nodatasum,compress by Chris Mason · 16 years ago
  44. cfbc246 Btrfs: walk compressed pages based on the nr_pages count instead of bytes by Chris Mason · 16 years ago
  45. 87ef2bb Btrfs: prevent looping forever in finish_current_insert and del_pending_extents by Chris Mason · 16 years ago
  46. 6bfb3d0 [XFS] Fix race when looking up reclaimable inodes by David Chinner · 16 years ago
  47. e0b8e8b [XFS] remove restricted chown parameter from xfs linux by Tim Shimmin · 16 years ago
  48. ea5a3dc8 [XFS] kill sys_cred by Christoph Hellwig · 16 years ago
  49. 7ee49ac [XFS] correctly select first log item to push by David Chinner · 16 years ago
  50. 9ed0451 [XFS] free partially initialized inodes using destroy_inode by Christoph Hellwig · 16 years ago
  51. 087e3b0 Inode: export symbol destroy_inode by Christoph Hellwig · 16 years ago
  52. c679eef [XFS] stop using xfs_itobp in xfs_bulkstat by Christoph Hellwig · 16 years ago
  53. 455486b [XFS] avoid all reclaimable inodes in xfs_sync_inodes_ag by David Chinner · 16 years ago
  54. 56e73ec [XFS] Can't lock inodes in radix tree preload region by David Chinner · 16 years ago
  55. 2b7035f [XFS] Trivial xfs_remove comment fixup by Christoph Hellwig · 16 years ago
  56. 1ec7944 [XFS] fix biosize option by Christoph Hellwig · 16 years ago
  57. 469fc23 [XFS] fix the noquota mount option by Christoph Hellwig · 16 years ago
  58. 9d565ff [XFS] kill struct xfs_mount_args by Christoph Hellwig · 16 years ago
  59. 5a792c4 [XFS] XFS: Check for valid transaction headers in recovery by David Chinner · 16 years ago
  60. 783a2f6 [XFS] Finish removing the mount pointer from the AIL API by David Chinner · 16 years ago
  61. fc1829f [XFS] Add ail pointer into log items by David Chinner · 16 years ago
  62. a9c21c1 [XFS] Given the log a pointer to the AIL by David Chinner · 16 years ago
  63. c7e8f26 [XFS] Move the AIL lock into the struct xfs_ail by David Chinner · 16 years ago
  64. 7b2e2a3 [XFS] Allow 64 bit machines to avoid the AIL lock during flushes by David Chinner · 16 years ago
  65. 5b00f14 [XFS] move the AIl traversal over to a consistent interface by David Chinner · 16 years ago
  66. 27d8d5f [XFS] Use a cursor for AIL traversal. by David Chinner · 16 years ago
  67. 82fa901 [XFS] Allocate the struct xfs_ail by David Chinner · 16 years ago
  68. a744405 [XFS] Account for allocated blocks when expanding directories by David Chinner · 16 years ago
  69. 8c38ab0 [XFS] Prevent looping in xfs_sync_inodes_ag by David Chinner · 16 years ago
  70. 1165451 [XFS] kill deleted inodes list by David Chinner · 16 years ago
  71. 7a3be02 [XFS] use the inode radix tree for reclaiming inodes by David Chinner · 16 years ago
  72. 396beb8 [XFS] mark inodes for reclaim via a tag in the inode radix tree by David Chinner · 16 years ago
  73. 1dc3318 [XFS] rename inode reclaim functions by David Chinner · 16 years ago
  74. fce08f2 [XFS] move inode reclaim functions to xfs_sync.c by David Chinner · 16 years ago
  75. 493dca6 [XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statement by Lachlan McIlroy · 16 years ago
  76. 99fa8cb [XFS] Prevent use-after-free caused by synchronous inode reclaim by David Chinner · 16 years ago
  77. bf90424 [XFS] Combine the XFS and Linux inodes by David Chinner · 16 years ago
  78. 8290c35 Inode: Allow external list initialisation by David Chinner · 16 years ago
  79. 2cb1599 Inode: Allow external initialisers by David Chinner · 16 years ago
  80. 94b97e3 [XFS] Never call mark_inode_dirty_sync() directly by David Chinner · 16 years ago
  81. 6441e54 [XFS] factor xfs_iget_core() into hit and miss cases by David Chinner · 16 years ago
  82. 3471394 [XFS] fix instant oops with tracing enabled by Christoph Hellwig · 16 years ago
  83. 76bf105 [XFS] Move remaining quiesce code. by David Chinner · 16 years ago
  84. a4e4c4f [XFS] Kill xfs_sync() by David Chinner · 16 years ago
  85. cb56a4b [XFS] Kill SYNC_CLOSE by David Chinner · 16 years ago
  86. e9f1c6e [XFS] make SYNC_DELWRI no longer use xfs_sync by David Chinner · 16 years ago
  87. be97d9d [XFS] make SYNC_ATTR no longer use xfs_sync by David Chinner · 16 years ago
  88. aacaa88 [XFS] xfssyncd: don't call xfs_sync by David Chinner · 16 years ago
  89. dfd837a [XFS] kill xfs_syncsub by David Chinner · 16 years ago
  90. 2030b5a [XFS] use xfs_sync_inodes rather than xfs_syncsub by David Chinner · 16 years ago
  91. bc60a99 [XFS] Use struct inodes instead of vnodes to kill vn_grab by David Chinner · 16 years ago
  92. 2af75df [XFS] split out two helpers from xfs_syncsub by Christoph Hellwig · 16 years ago
  93. 4e8938f [XFS] Move XFS_BMAP_SANITY_CHECK out of line. by Christoph Hellwig · 16 years ago
  94. 7cc95a8 [XFS] Always use struct xfs_btree_block instead of short / longform structures. by Christoph Hellwig · 16 years ago
  95. 136341b [XFS] cleanup btree record / key / ptr addressing macros. by Christoph Hellwig · 16 years ago
  96. 6c7699c [XFS] remove the mount inode list by David Chinner · 16 years ago
  97. 60197e8 [XFS] Cleanup maxrecs calculation. by Christoph Hellwig · 16 years ago
  98. 5b4d89a [XFS] Traverse inode trees when releasing dquots by David Chinner · 16 years ago
  99. 683a897 [XFS] Use the inode tree for finding dirty inodes by David Chinner · 16 years ago
  100. 2f8a3ce [XFS] don't block in xfs_qm_dqflush() during async writeback. by David Chinner · 16 years ago