1. 0be8557 fuse: use release_pages() by Miklos Szeredi · 14 years ago
  2. 98391cf exec: don't turn PF_KTHREAD off when a target command was not found by KOSAKI Motohiro · 14 years ago
  3. 478735e3 /proc/stat: fix scalability of irq sum of all cpu by KAMEZAWA Hiroyuki · 14 years ago
  4. f2c66cd /proc/stat: scalability of irq num per cpu by KAMEZAWA Hiroyuki · 14 years ago
  5. 19cd56c procfs: fix /proc/softirqs formatting by Davidlohr Bueso · 14 years ago
  6. b40d4f8 /proc/pid/smaps: export amount of anonymous memory in a mapping by Nikanth Karthikesan · 14 years ago
  7. 8950215 coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y by Roland McGrath · 14 years ago
  8. 1b0d300 core_pattern: fix truncation by core_pattern handler with long parameters by Xiaotian Feng · 14 years ago
  9. 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 14 years ago
  10. e45c9ef isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory by Ondrej Zary · 14 years ago
  11. 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
  12. 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
  13. 31453a9 Merge branch 'akpm-incoming-1' by Linus Torvalds · 14 years ago
  14. 766f916 kernel: remove PF_FLUSHER by Peter Zijlstra · 14 years ago
  15. 518de9b fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  16. 99dc829 procfs: fix numbering in /proc/locks by Jerome Marchand · 14 years ago
  17. 4199ca7 fs: move exportfs since it is not a networking filesystem by Randy Dunlap · 14 years ago
  18. 1df79da fs/buffer.c: remove duplicated assignment to b_private by Namhyung Kim · 14 years ago
  19. cd1c584 fs/direct-io.c: fix truncation error in dio_complete() return by Edward Shishkin · 14 years ago
  20. b6777c4 fuse: use clear_highpage() and KM_USER0 instead of KM_USER1 by Miklos Szeredi · 14 years ago
  21. 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
  22. c5c6dd4 hostfs: code cleanups by Richard Weinberger · 14 years ago
  23. 74ce002 fs/fs-writeback.c: restore lost comment by Andrew Morton · 14 years ago
  24. 4cbec4c writeback: remove the internal 5% low bound on dirty_ratio by Wu Fengguang · 14 years ago
  25. f629d1c mm: add account_page_writeback() by Michael Rubin · 14 years ago
  26. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  27. d19d547 oom: fix locking for oom_adj and oom_score_adj by David Rientjes · 14 years ago
  28. 723548b oom: rewrite error handling for oom_adj and oom_score_adj tunables by David Rientjes · 14 years ago
  29. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  30. a4f7326 vmcore: it is not experimental any more by WANG Cong · 14 years ago
  31. 1b627d5 hostfs: fix UML crash: remove f_spare from hostfs by Richard Weinberger · 14 years ago
  32. f9ba537 Merge branch 'ima-memory-use-fixes' by Linus Torvalds · 14 years ago
  33. a178d20 IMA: move read counter into struct inode by Eric Paris · 14 years ago
  34. 036a107 NFS: Fix a compile issue in nfs_root by Trond Myklebust · 14 years ago
  35. 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
  36. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  37. 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
  38. 43c2e88 nfs4: fix channel attribute sanity-checks by J. Bruce Fields · 14 years ago
  39. 63997e9 split invalidate_inodes() by Al Viro · 14 years ago
  40. 9843b76 fs: skip I_FREEING inodes in writeback_sb_inodes by Christoph Hellwig · 14 years ago
  41. a031878 fs: fold invalidate_list into invalidate_inodes by Christoph Hellwig · 14 years ago
  42. d895a1c fs: do not drop inode_lock in dispose_list by Christoph Hellwig · 14 years ago
  43. 7ccf19a fs: inode split IO and LRU lists by Nick Piggin · 14 years ago
  44. a5491e0 fs: switch bdev inode bdi's correctly by Dave Chinner · 14 years ago
  45. 99a3891 fs: fix buffer invalidation in invalidate_list by Christoph Hellwig · 14 years ago
  46. 4d4eb36 fsnotify: use dget_parent by Christoph Hellwig · 14 years ago
  47. be9eee2 smbfs: use dget_parent by Christoph Hellwig · 14 years ago
  48. 0461ee2 exportfs: use dget_parent by Christoph Hellwig · 14 years ago
  49. 3825bdb fs: use RCU read side protection in d_validate by Christoph Hellwig · 14 years ago
  50. a463335 fs: clean up dentry lru modification by Christoph Hellwig · 14 years ago
  51. 3049cfe fs: split __shrink_dcache_sb by Christoph Hellwig · 14 years ago
  52. 265ac90 fs: improve DCACHE_REFERENCED usage by Nick Piggin · 14 years ago
  53. 312d3ca fs: use percpu counter for nr_dentry and nr_dentry_unused by Christoph Hellwig · 14 years ago
  54. 9c82ab9 fs: simplify __d_free by Christoph Hellwig · 14 years ago
  55. be14824 fs: take dcache_lock inside __d_path by Christoph Hellwig · 14 years ago
  56. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  57. f991bd2 fs: introduce a per-cpu last_ino allocator by Eric Dumazet · 14 years ago
  58. 7de9c6e new helper: ihold() by Al Viro · 14 years ago
  59. 646ec46 fs: remove inode_add_to_list/__inode_add_to_list by Christoph Hellwig · 14 years ago
  60. f7899bd fs: move i_count increments into find_inode/find_inode_fast by Christoph Hellwig · 14 years ago
  61. ad5e195 fs: Stop abusing find_inode_fast in iunique by Christoph Hellwig · 14 years ago
  62. 4c51acb fs: Factor inode hash operations into functions by Dave Chinner · 14 years ago
  63. 9e38d86 fs: Implement lazy LRU updates for inodes by Nick Piggin · 14 years ago
  64. cffbc8a fs: Convert nr_inodes and nr_unused to per-cpu counters by Dave Chinner · 14 years ago
  65. be1a16a vfs: fix infinite loop caused by clone_mnt race by Miklos Szeredi · 14 years ago
  66. 89b0fc3 switch hfs to hlist_add_fake() by Al Viro · 14 years ago
  67. 756acc2 list.h: new helper - hlist_add_fake() by Al Viro · 14 years ago
  68. 1d3382c new helper: inode_unhashed() by Al Viro · 14 years ago
  69. a8dade3 unexport invalidate_inodes by Al Viro · 14 years ago
  70. 61ebdb4 smbfs never retains inodes with zero refcount in the first place by Al Viro · 14 years ago
  71. 70fd136 ntfs: don't call invalidate_inodes() by Al Viro · 14 years ago
  72. 9dcefee50 gfs2: invalidate_inodes() is no-op there by Al Viro · 14 years ago
  73. 8e3b9a0 ext2_remount: don't bother with invalidate_inodes() by Al Viro · 14 years ago
  74. 309f77a fs/buffer.c: call __block_write_begin() if we have page by Namhyung Kim · 14 years ago
  75. a3314a0 lockdep: fixup checking of dir inode annotation by Namhyung Kim · 14 years ago
  76. 306fb09 aio: bump i_count instead of using igrab by Chris Mason · 14 years ago
  77. 8358e7d fs/buffer.c: remove duplicated assignment on b_private by Namhyung Kim · 14 years ago
  78. bb1e5f8 fs: move exportfs since it is not a networking filesystem by Randy Dunlap · 14 years ago
  79. 3072b90 hfs: use sync_dirty_buffer by Christoph Hellwig · 14 years ago
  80. 4a3956c vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos by KAMEZAWA Hiroyuki · 14 years ago
  81. ba10f48 hostfs: fix UML crash: remove f_spare from hostfs by Richard Weinberger · 14 years ago
  82. 0e45b67 affs: testing the wrong variable by Dan Carpenter · 14 years ago
  83. 7e360c3 fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  84. fde214d isofs: Fix isofs_get_blocks for 8TB files by Jan Kara · 14 years ago
  85. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  86. 56b0dac fs: mark destroy_inode static by Christoph Hellwig · 14 years ago
  87. c376501 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
  88. 81fca44 fs: move permission check back into __lookup_hash by Christoph Hellwig · 14 years ago
  89. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  90. 57c155d Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  91. fe2fd9e exofs: Remove inode->i_count manipulation in exofs_new_inode by Boaz Harrosh · 14 years ago
  92. 571f7f4 fs/exofs: typo fix of faild to failed by Joe Perches · 14 years ago
  93. da47c19 Coda: replace BKL with mutex by Yoshihisa Abe · 14 years ago
  94. f7cc02b Coda: push BKL regions into coda_upcall() by Yoshihisa Abe · 14 years ago
  95. b5ce1d8 Coda: add spin lock to protect accesses to struct coda_inode_info. by Yoshihisa Abe · 14 years ago
  96. 8e77516 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  97. a663bdd nfsd4: fix connection allocation in sequence() by J. Bruce Fields · 14 years ago
  98. 1c78709 NFSv4.1: Use more sensible names for 'initialize_mountpoint' by Trond Myklebust · 14 years ago
  99. 16b374c NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago
  100. b1f69b7 NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago