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