1. 58c6ed3 ext2: fixed typo. by Andrea Gelmini · 14 years ago
  2. db50d20 ext3: Fix debug messages in ext3_group_extend() by Namhyung Kim · 14 years ago
  3. e4d5e3a jbd: Convert atomic_inc() to get_bh() by Namhyung Kim · 14 years ago
  4. bfa01df ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate() by Namhyung Kim · 14 years ago
  5. b8ea49f jbd: Fix debug message in do_get_write_access() by Namhyung Kim · 14 years ago
  6. 2a0e338 jbd: Check return value of __getblk() by Namhyung Kim · 14 years ago
  7. 81a4e32 ext3: Use DIV_ROUND_UP() on group desc block counting by Namhyung Kim · 14 years ago
  8. 4569cd1 ext3: Return proper error code on ext3_fill_super() by Namhyung Kim · 14 years ago
  9. 57e94d8 ext3: Remove unnecessary casts on bh->b_data by Namhyung Kim · 14 years ago
  10. df0d6b8 ext3: Cleanup ext3_setup_super() by Namhyung Kim · 14 years ago
  11. 86f3cbe quota: Fix issuing of warnings from dquot_transfer by Jan Kara · 14 years ago
  12. 9e32784 quota: fix dquot_disable vs dquot_transfer race v2 by Dmitry · 14 years ago
  13. a910eef jbd: Convert bitops to buffer fns by Namhyung Kim · 14 years ago
  14. dff6825 ext3/jbd: Avoid WARN() messages when failing to write the superblock by Darrick J. Wong · 14 years ago
  15. 8117f98 jbd: Use offset_in_page() instead of manual calculation by Namhyung Kim · 14 years ago
  16. 2b23976 jbd: Remove unnecessary goto statement by Namhyung Kim · 14 years ago
  17. f81e3d4 jbd: Use printk_ratelimited() in journal_alloc_journal_head() by Namhyung Kim · 14 years ago
  18. c5639be jbd: Move debug message into #ifdef area by Namhyung Kim · 14 years ago
  19. 26f78b7 ext2: fix comment on ext2_try_to_allocate() by Namhyung Kim · 14 years ago
  20. 72f98e7 locks: turn lock_flocks into a spinlock by Arnd Bergmann · 14 years ago
  21. f7347ce fasync: re-organize fasync entry insertion to allow it under a spinlock by Linus Torvalds · 14 years ago
  22. c5b1f0d locks/nfsd: allocate file lock outside of spinlock by Arnd Bergmann · 14 years ago
  23. a282a1f lockd: fix nlmsvc_notify_blocked locking by J. Bruce Fields · 14 years ago
  24. 763641d lockd: push lock_flocks down by Arnd Bergmann · 14 years ago
  25. 85b8fe8 hfsplus: free space correcly for files unlinked while open by Christoph Hellwig · 14 years ago
  26. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  27. 18a043f Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  28. 31453a9 Merge branch 'akpm-incoming-1' by Linus Torvalds · 14 years ago
  29. 766f916 kernel: remove PF_FLUSHER by Peter Zijlstra · 14 years ago
  30. 518de9b fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  31. 99dc829 procfs: fix numbering in /proc/locks by Jerome Marchand · 14 years ago
  32. 4199ca7 fs: move exportfs since it is not a networking filesystem by Randy Dunlap · 14 years ago
  33. 1df79da fs/buffer.c: remove duplicated assignment to b_private by Namhyung Kim · 14 years ago
  34. cd1c584 fs/direct-io.c: fix truncation error in dio_complete() return by Edward Shishkin · 14 years ago
  35. b6777c4 fuse: use clear_highpage() and KM_USER0 instead of KM_USER1 by Miklos Szeredi · 14 years ago
  36. 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
  37. c5c6dd4 hostfs: code cleanups by Richard Weinberger · 14 years ago
  38. 74ce002 fs/fs-writeback.c: restore lost comment by Andrew Morton · 14 years ago
  39. 4cbec4c writeback: remove the internal 5% low bound on dirty_ratio by Wu Fengguang · 14 years ago
  40. f629d1c mm: add account_page_writeback() by Michael Rubin · 14 years ago
  41. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  42. d19d547 oom: fix locking for oom_adj and oom_score_adj by David Rientjes · 14 years ago
  43. 723548b oom: rewrite error handling for oom_adj and oom_score_adj tunables by David Rientjes · 14 years ago
  44. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  45. a4f7326 vmcore: it is not experimental any more by WANG Cong · 14 years ago
  46. 1b627d5 hostfs: fix UML crash: remove f_spare from hostfs by Richard Weinberger · 14 years ago
  47. f9ba537 Merge branch 'ima-memory-use-fixes' by Linus Torvalds · 14 years ago
  48. a178d20 IMA: move read counter into struct inode by Eric Paris · 14 years ago
  49. 036a107 NFS: Fix a compile issue in nfs_root by Trond Myklebust · 14 years ago
  50. f1ebdd6 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  51. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  52. a4dd8dc Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  53. 43c2e88 nfs4: fix channel attribute sanity-checks by J. Bruce Fields · 14 years ago
  54. 63997e9 split invalidate_inodes() by Al Viro · 14 years ago
  55. 9843b76 fs: skip I_FREEING inodes in writeback_sb_inodes by Christoph Hellwig · 14 years ago
  56. a031878 fs: fold invalidate_list into invalidate_inodes by Christoph Hellwig · 14 years ago
  57. d895a1c fs: do not drop inode_lock in dispose_list by Christoph Hellwig · 14 years ago
  58. 7ccf19a fs: inode split IO and LRU lists by Nick Piggin · 14 years ago
  59. a5491e0 fs: switch bdev inode bdi's correctly by Dave Chinner · 14 years ago
  60. 99a3891 fs: fix buffer invalidation in invalidate_list by Christoph Hellwig · 14 years ago
  61. 4d4eb36 fsnotify: use dget_parent by Christoph Hellwig · 14 years ago
  62. be9eee2 smbfs: use dget_parent by Christoph Hellwig · 14 years ago
  63. 0461ee2 exportfs: use dget_parent by Christoph Hellwig · 14 years ago
  64. 3825bdb fs: use RCU read side protection in d_validate by Christoph Hellwig · 14 years ago
  65. a463335 fs: clean up dentry lru modification by Christoph Hellwig · 14 years ago
  66. 3049cfe fs: split __shrink_dcache_sb by Christoph Hellwig · 14 years ago
  67. 265ac90 fs: improve DCACHE_REFERENCED usage by Nick Piggin · 14 years ago
  68. 312d3ca fs: use percpu counter for nr_dentry and nr_dentry_unused by Christoph Hellwig · 14 years ago
  69. 9c82ab9 fs: simplify __d_free by Christoph Hellwig · 14 years ago
  70. be14824 fs: take dcache_lock inside __d_path by Christoph Hellwig · 14 years ago
  71. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  72. f991bd2 fs: introduce a per-cpu last_ino allocator by Eric Dumazet · 14 years ago
  73. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  74. 646ec46 fs: remove inode_add_to_list/__inode_add_to_list by Christoph Hellwig · 14 years ago
  75. f7899bd fs: move i_count increments into find_inode/find_inode_fast by Christoph Hellwig · 14 years ago
  76. ad5e195 fs: Stop abusing find_inode_fast in iunique by Christoph Hellwig · 14 years ago
  77. 4c51acb fs: Factor inode hash operations into functions by Dave Chinner · 14 years ago
  78. 9e38d86 fs: Implement lazy LRU updates for inodes by Nick Piggin · 14 years ago
  79. cffbc8a fs: Convert nr_inodes and nr_unused to per-cpu counters by Dave Chinner · 14 years ago
  80. be1a16a vfs: fix infinite loop caused by clone_mnt race by Miklos Szeredi · 14 years ago
  81. 89b0fc3 switch hfs to hlist_add_fake() by Al Viro · 14 years ago
  82. 756acc2 list.h: new helper - hlist_add_fake() by Al Viro · 14 years ago
  83. 1d3382cb new helper: inode_unhashed() by Al Viro · 14 years ago
  84. a8dade3 unexport invalidate_inodes by Al Viro · 14 years ago
  85. 61ebdb4 smbfs never retains inodes with zero refcount in the first place by Al Viro · 14 years ago
  86. 70fd136 ntfs: don't call invalidate_inodes() by Al Viro · 14 years ago
  87. 9dcefee50 gfs2: invalidate_inodes() is no-op there by Al Viro · 14 years ago
  88. 8e3b9a0 ext2_remount: don't bother with invalidate_inodes() by Al Viro · 14 years ago
  89. 309f77a fs/buffer.c: call __block_write_begin() if we have page by Namhyung Kim · 14 years ago
  90. a3314a0 lockdep: fixup checking of dir inode annotation by Namhyung Kim · 14 years ago
  91. 306fb09 aio: bump i_count instead of using igrab by Chris Mason · 14 years ago
  92. 8358e7d fs/buffer.c: remove duplicated assignment on b_private by Namhyung Kim · 14 years ago
  93. bb1e5f8 fs: move exportfs since it is not a networking filesystem by Randy Dunlap · 14 years ago
  94. 3072b90 hfs: use sync_dirty_buffer by Christoph Hellwig · 14 years ago
  95. 4a3956c vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos by KAMEZAWA Hiroyuki · 14 years ago
  96. ba10f48 hostfs: fix UML crash: remove f_spare from hostfs by Richard Weinberger · 14 years ago
  97. 0e45b67 affs: testing the wrong variable by Dan Carpenter · 14 years ago
  98. 7e360c3 fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  99. fde214d isofs: Fix isofs_get_blocks for 8TB files by Jan Kara · 14 years ago
  100. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago