1. 9c3a8ee writeback: remove writeback_inodes_wbc by Christoph Hellwig · 14 years ago
  2. 22b1de0 ceph: fix leak of mon authorizer by Sage Weil · 14 years ago
  3. ed98ada ceph: fix message revocation by Sage Weil · 14 years ago
  4. e355999 ncpfs: Remove duplicated #include by Huang Weiyi · 14 years ago
  5. 153a109 ceph: fix crush device 'out' threshold to 1.0, not 0.1 by Sage Weil · 14 years ago
  6. 08f8ba0 Merge commit 'v2.6.35-rc4' into perf/core by Ingo Molnar · 14 years ago
  7. e3668dd Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  8. 0a54cec Merge branch 'linus' into core/rcu by Ingo Molnar · 14 years ago
  9. 06d738f fs-writeback: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  10. 19c9a49 splice: check f_mode for seekable file by Changli Gao · 14 years ago
  11. 2cb4b05 splice: direct_splice_actor() should not use pos in sd by Changli Gao · 14 years ago
  12. f4985dc fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safe by Andrew Morton · 14 years ago
  13. 46c23d7 sysvfs: fix NULL deref. when allocating new inode by Lubomir Rintel · 14 years ago
  14. 2952095 flat: tweak default stack alignment by Mike Frysinger · 14 years ago
  15. 3c26c9d nommu: add '[stack]' label to /proc/pid/maps output by Mike Frysinger · 14 years ago
  16. 90c7201 ext4: Pass line number to ext4_journal_abort_handle() by Theodore Ts'o · 14 years ago
  17. 984bc96 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  18. 57439f8 fs: fix superblock iteration race by npiggin@suse.de · 14 years ago
  19. e29136f ext4: Enhance ext4_grp_locked_error() to take block and function numbers by Theodore Ts'o · 14 years ago
  20. 443b376 ceph: fix caps usage accounting for import (non-reserved) case by Sage Weil · 14 years ago
  21. ec97f88 ceph: only release clean, unused caps with mds requests by Sage Weil · 14 years ago
  22. c67d859 ext4: clean up ext4_abort() so __func__ is now implicit by Theodore Ts'o · 14 years ago
  23. 4a9cdec ext4: Add new superblock fields reserved for the Next3 snapshot feature by Theodore Ts'o · 14 years ago
  24. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  25. e956b4b Fix comment spelling errors in ncpfs/inode.c by Matthew Whitworth · 14 years ago
  26. 327f935 ocfs2: update gfp/slab.h includes by Tejun Heo · 14 years ago
  27. e7865c2 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  28. 55982d9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  29. be1d29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  30. 30e2bab ext3: update ctime when changing the file's permission by setfacl by Miao Xie · 14 years ago
  31. 523825b ext2: update ctime when changing the file's permission by setfacl by Jan Kara · 14 years ago
  32. a1a31e7 ceph: fix crush CHOOSE_LEAF when type is already a leaf by Sage Weil · 14 years ago
  33. 55bda7a ceph: fix crush recursion by Sage Weil · 14 years ago
  34. 1f0e890 NFSv4: Clean up struct nfs4_state_owner by Trond Myklebust · 14 years ago
  35. bfaf148 ceph: fix caps debugfs entry by Yehuda Sadeh · 14 years ago
  36. cba9ba4 nfsd4: fix delegation recall race use-after-free by J. Bruce Fields · 14 years ago
  37. ac94bf5 nfsd4: fix deleg leak on callback error by J. Bruce Fields · 14 years ago
  38. 7b6259e xfs: remove block number from inode lookup code by Dave Chinner · 14 years ago
  39. 1920779 xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED by Dave Chinner · 14 years ago
  40. 7124fe0 xfs: validate untrusted inode numbers during lookup by Dave Chinner · 14 years ago
  41. 7dce11d xfs: always use iget in bulkstat by Christoph Hellwig · 14 years ago
  42. 1817176 xfs: prevent swapext from operating on write-only files by Dan Rosenberg · 14 years ago
  43. ec8acac nfsd4: remove some debugging code by J. Bruce Fields · 14 years ago
  44. 9303bbd nfsd: nfs4callback encode_stateid helper function by Benny Halevy · 14 years ago
  45. 4731030 nfsd4: translate memory errors to delay, not serverfault by J. Bruce Fields · 14 years ago
  46. 76407f7 nfsd4; fix session reference count leak by J. Bruce Fields · 14 years ago
  47. 1055d76 NFSv4.1: There is no need to init the session more than once... by Trond Myklebust · 14 years ago
  48. fe74ba3 NFSv41: Cleanup for nfs4_alloc_session. by Trond Myklebust · 14 years ago
  49. d77d76f NFSv41: Clean up exclusive create by Trond Myklebust · 14 years ago
  50. a443234 NFSv41: Deprecate nfs_client->cl_minorversion by Trond Myklebust · 14 years ago
  51. e047a10 NFSv41: Fix nfs_async_inode_return_delegation() ugliness by Trond Myklebust · 14 years ago
  52. c48f4f3 NFSv41: Convert the various reboot recovery ops etc to minor version ops by Trond Myklebust · 14 years ago
  53. 97dc135 NFSv41: Clean up the NFSv4.1 minor version specific operations by Trond Myklebust · 14 years ago
  54. a2118c3 NFSv41: Don't store session state in the nfs_client->cl_state by Trond Myklebust · 14 years ago
  55. df89645 NFSv41: Further cleanup for nfs4_sequence_done by Trond Myklebust · 14 years ago
  56. 035168a NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument by Trond Myklebust · 14 years ago
  57. 71ac6da NFSv4.1: Merge the nfs41_proc_async_sequence() and nfs4_proc_sequence() by Trond Myklebust · 14 years ago
  58. aa5190d NFSv4: Kill nfs4_async_handle_error() abuses by NFSv4.1 by Trond Myklebust · 14 years ago
  59. d185a33 NFSv4.1: Simplify nfs41_sequence_done() by Trond Myklebust · 14 years ago
  60. 2a6e26c NFSv4.1: Clean up nfs4_setup_sequence by Trond Myklebust · 14 years ago
  61. d5f8d3f NFSv41: Fix a memory leak in nfs41_proc_async_sequence() by Trond Myklebust · 14 years ago
  62. d3f6baa NFSv4: Fix an embarassing typo in encode_attrs() by Trond Myklebust · 14 years ago
  63. 0be8189 NFSv4: Ensure that /proc/self/mountinfo displays the minor version number by Trond Myklebust · 14 years ago
  64. 44950b6 NFSv4.1: Ensure that we initialise the session when following a referral by Trond Myklebust · 14 years ago
  65. f799bdb nfs4 use mandatory attribute file type in nfs4_get_root by Andy Adamson · 14 years ago
  66. 17c688c ceph: delay umount until all mds requests drop inode+dentry refs by Sage Weil · 14 years ago
  67. d69ed05 ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulate by Sage Weil · 14 years ago
  68. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  69. cebc5be ceph: fix crush map update decoding by Sage Weil · 14 years ago
  70. 8a224d4 cifs: remove bogus first_time check in NTLMv2 session setup code by Jeff Layton · 14 years ago
  71. 47c78b7 cifs: don't call cifs_new_fileinfo unless cifs_open succeeds by Jeff Layton · 14 years ago
  72. d9d5d8d cifs: don't ignore cifs_posix_open_inode_helper return value by Suresh Jayaraman · 14 years ago
  73. db46024 cifs: clean up arguments to cifs_open_inode_helper by Jeff Layton · 14 years ago
  74. 6ca9f3b cifs: pass instantiated filp back after open call by Jeff Layton · 14 years ago
  75. 2422f67 cifs: move cifs_new_fileinfo call out of cifs_posix_open by Jeff Layton · 14 years ago
  76. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  77. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  78. 0933a95 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 14 years ago
  79. 1739da4 ocfs2: Limit default local alloc size within bitmap range. by Tao Ma · 14 years ago
  80. 40f165f ocfs2: Move orphan scan work to ocfs2_wq. by Tao Ma · 14 years ago
  81. 6469272 fs/ocfs2/dlm: Add missing spin_unlock by Julia Lawall · 14 years ago
  82. c6ac12a ext4: update ctime when changing the file's permission by setfacl by Jan Kara · 14 years ago
  83. b97181f fs: remove all rcu head initializations, except on_stack initializations by Paul E. McKenney · 14 years ago
  84. 206f7ab ext4: remove vestiges of nobh support by Christoph Hellwig · 14 years ago
  85. 5a0790c ext4: remove initialized but not read variables by Andi Kleen · 14 years ago
  86. 07a0382 ext4: Convert more i_flags references to use accessor functions by Theodore Ts'o · 14 years ago
  87. 575f552 Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 14 years ago
  88. 9f069af of: Drop properties with "/" in their name by Michael Ellerman · 14 years ago
  89. ae32be3 ceph: fix message memory leak, uninitialized variable by Sage Weil · 14 years ago
  90. 4a32f93 ceph: fix map handler error path by Sage Weil · 14 years ago
  91. 0cf5537 ceph: some endianity fixes by Yehuda Sadeh · 14 years ago
  92. 6da5156 UBIFS: use ERR_CAST by Julia Lawall · 14 years ago
  93. 276de5d UBIFS: check return code by Artem Bityutskiy · 14 years ago
  94. a037515 ext4: Clean up s_dirt handling by Theodore Ts'o · 14 years ago
  95. 12420ac cifs: implement drop_inode superblock op by Jeff Layton · 14 years ago
  96. ed0e3ac cifs: don't attempt busy-file rename unless it's in same directory by Jeff Layton · 14 years ago
  97. b25b550 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  98. 6f902af Btrfs: The file argument for fsync() is never null by Dan Carpenter · 14 years ago
  99. 834e747 Btrfs: handle ERR_PTR from posix_acl_from_xattr() by Dan Carpenter · 14 years ago
  100. 15e7000 Btrfs: avoid BUG when dropping root and reference in same transaction by Sage Weil · 14 years ago