1. 97b8f4a ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan by Mark Fasheh · 14 years ago
  2. dd43bcd ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions by Mark Fasheh · 14 years ago
  3. e49e276 ocfs2: allow return of new inode block location before allocation of the inode by Mark Fasheh · 14 years ago
  4. d513498 ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding by Mark Fasheh · 14 years ago
  5. 021960c ocfs2: split out inode alloc code from ocfs2_mknod_locked by Mark Fasheh · 14 years ago
  6. 81c8c82 Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef25f9b1ac7b45). by Tristan Ye · 14 years ago
  7. 9b4c0ff ocfs2: Fix deadlock when allocating page by Jan Kara · 14 years ago
  8. b2b6ebf ocfs2: properly set and use inode group alloc hint by Mark Fasheh · 14 years ago
  9. 889f004 ocfs2: Use the right group in nfs sync check. by Tao Ma · 14 years ago
  10. 04eda1a ocfs2: Flush drive's caches on fdatasync by Jan Kara · 14 years ago
  11. f63afdb ocfs2: make __ocfs2_page_mkwrite handle file end properly. by Tao Ma · 14 years ago
  12. f5ce5a0 ocfs2: Fix incorrect checksum validation error by Sunil Mushran · 14 years ago
  13. dc696ac ocfs2: Fix metaecc error messages by Sunil Mushran · 14 years ago
  14. 4f63e3c Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  15. fa2925c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  16. 3c5dff7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  17. d3de0eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  18. 4848d71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  19. 7a2e8a8 VFS: Sanity check mount flags passed to change_mnt_propagation() by Valerie Aurora · 14 years ago
  20. b9ca67b fuse: fix lock annotations by Miklos Szeredi · 14 years ago
  21. 595afaf fuse: flush background queue on connection close by Miklos Szeredi · 14 years ago
  22. 57f9bda sysfs: checking for NULL instead of ERR_PTR by Dan Carpenter · 14 years ago
  23. cb7a934 Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Alex Elder · 14 years ago
  24. 9af2546 xfs: Make fiemap work with sparse files by Tao Ma · 14 years ago
  25. 72656c4 xfs: prevent 32bit overflow in space reservation by Dave Chinner · 14 years ago
  26. 8f34a43 nfsd4: mask out non-access bits in nfs4_access_to_omode by J. Bruce Fields · 14 years ago
  27. 23963e5 xfs: Disallow 32bit project quota id by Arkadiusz Mi?kiewicz · 14 years ago
  28. 9bc08a4 xfs: improve buffer cache hash scalability by Dave Chinner · 14 years ago
  29. 8f587df 9p: potential ERR_PTR() dereference by Dan Carpenter · 14 years ago
  30. 4afc313 nilfs2: fix leak of shadow dat inode in error path of load_nilfs by Ryusuke Konishi · 14 years ago
  31. 30c0f6a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  32. e933424 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  33. 997396a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  34. 2547d1d Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  35. b76b401 writeback: Fix lost wake-up shutting down writeback thread by J. Bruce Fields · 14 years ago
  36. 92b4678 fsnotify: drop two useless bools in the fnsotify main loop by Eric Paris · 14 years ago
  37. f72adfd fsnotify: fix list walk order by Eric Paris · 14 years ago
  38. a2f13ad fanotify: Return EPERM when a process is not privileged by Andreas Gruenbacher · 14 years ago
  39. 93c3fe4 eCryptfs: Fix encrypted file name lookup regression by Tyler Hicks · 14 years ago
  40. 7371a38 ecryptfs: properly mark init functions by Jerome Marchand · 14 years ago
  41. f137f15 fs/ecryptfs: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  42. f6360ef nfsd: fix NULL dereference in nfsd_statfs() by Takashi Iwai · 14 years ago
  43. f632265 Merge commit 'v2.6.36-rc1' into HEAD by J. Bruce Fields · 14 years ago
  44. 7d94784 nfsd4: fix downgrade/lock logic by J. Bruce Fields · 14 years ago
  45. 18608ad nfsd4: typo fix in find_any_file by J. Bruce Fields · 14 years ago
  46. 30c0e1e nfsd4: bad BUG() in preprocess_stateid_op by J. Bruce Fields · 14 years ago
  47. f0138a7 Cannot allocate memory error on mount by Suresh Jayaraman · 14 years ago
  48. b545787 ceph: fix get_ticket_handler() error handling by Dan Carpenter · 14 years ago
  49. e072f8a ceph: don't BUG on ENOMEM during mds reconnect by Sage Weil · 14 years ago
  50. f44c389 ceph: ceph_mdsc_build_path() returns an ERR_PTR by Dan Carpenter · 14 years ago
  51. c89e519 [CIFS] Eliminate unused variable warning by Steve French · 14 years ago
  52. ad8453a ceph: Fix warnings by Alan Cox · 14 years ago
  53. ac1f12e ceph: ceph_get_inode() returns an ERR_PTR by Dan Carpenter · 14 years ago
  54. 3782218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  55. 36e2168 ceph: initialize fields on new dentry_infos by Sage Weil · 14 years ago
  56. 7d8cb26 ceph: maintain i_head_snapc when any caps are dirty, not just for data by Sage Weil · 14 years ago
  57. 2d20ca8 Eliminate sparse warning - bad constant expression by shirishpargaonkar@gmail.com · 14 years ago
  58. b5420f2 xfs: do not discard page cache data on EAGAIN by Christoph Hellwig · 14 years ago
  59. 3b93c7a xfs: don't do memory allocation under the CIL context lock by Dave Chinner · 14 years ago
  60. a44f13e xfs: Reduce log force overhead for delayed logging by Dave Chinner · 14 years ago
  61. 1a387d3 xfs: dummy transactions should not dirty VFS state by Dave Chinner · 14 years ago
  62. 2fe3366 xfs: ensure f_ffree returned by statfs() is non-negative by Stuart Brodsky · 14 years ago
  63. efceab1 xfs: handle negative wbc->nr_to_write during sync writeback by Dave Chinner · 14 years ago
  64. 4536f2a xfs: fix untrusted inode number lookup by Dave Chinner · 14 years ago
  65. 5b3eed7 xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE by Dave Chinner · 14 years ago
  66. d17c701 xfs: unlock items before allowing the CIL to commit by Dave Chinner · 14 years ago
  67. 24e6cf9 cifs: check for NULL session password by Jeff Layton · 14 years ago
  68. 3ec6bbc missing changes during ntlmv2/ntlmssp auth and sign by Shirish Pargaonkar · 14 years ago
  69. 220eb7f fs/bio-integrity.c: return -ENOMEM on kmalloc failure by Andrew Morton · 14 years ago
  70. 72f4650 bio-integrity.c: remove dependency on __GFP_NOFAIL by David Rientjes · 14 years ago
  71. 07a27e2 ceph: fix osd request lru adjustment when sending request by Henry C Chang · 14 years ago
  72. 1245149 ceph: don't improperly set dir complete when holding EXCL cap by Sage Weil · 14 years ago
  73. ff8d6e9 fanotify: drop duplicate pr_debug statement by Tvrtko Ursulin · 14 years ago
  74. 2eebf58 fanotify: flush outstanding perm requests on group destroy by Eric Paris · 14 years ago
  75. 84e1ab4 fsnotify: fix ignored mask handling between inode and vfsmount marks by Eric Paris · 14 years ago
  76. 5f3f259 fsnotify: reset used_inode and used_vfsmount on each pass by Eric Paris · 14 years ago
  77. faa9560 fanotify: do not dereference inode_mark when it is unset by Eric Paris · 14 years ago
  78. 679ceac mm: exporting account_page_dirty by Michael Rubin · 14 years ago
  79. eb6bb1c ceph: direct requests in snapped namespace based on nonsnap parent by Sage Weil · 14 years ago
  80. ed32604 ceph: queue cap snap writeback for realm children on snap update by Sage Weil · 14 years ago
  81. 4a625be ceph: include dirty xattrs state in snapped caps by Sage Weil · 14 years ago
  82. 082afec ceph: fix xattr cap writeback by Sage Weil · 14 years ago
  83. f3c60c5 ceph: fix multiple mds session shutdown by Sage Weil · 14 years ago
  84. a28e085 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  85. 9fbc590 [CIFS] Fix ntlmv2 auth with ntlmssp by Steve French · 14 years ago
  86. bf4f121 cifs: correction of unicode header files by Igor Druzhinin · 14 years ago
  87. 763008c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  88. fc87a40 cifs: fix NULL pointer dereference in cifs_find_smb_ses by Jeff Layton · 14 years ago
  89. 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  90. 1cb0c92 nilfs2: wait for discard to finish by Ryusuke Konishi · 14 years ago
  91. 0a377cf NFS: Fix an Oops in the NFSv4 atomic open code by Trond Myklebust · 14 years ago
  92. 99b7db7 fs: brlock vfsmount_lock by Nick Piggin · 14 years ago
  93. 6416ccb fs: scale files_lock by Nick Piggin · 14 years ago
  94. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  95. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
  96. b04f784 fs: remove extra lookup in __lookup_hash by Nick Piggin · 14 years ago
  97. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago
  98. baa0389 fs: dentry allocation consolidation by Nick Piggin · 14 years ago
  99. 2e2e88e fs: fix do_lookup false negative by Nick Piggin · 14 years ago
  100. 3a48ee8 mbcache: Limit the maximum number of cache entries by Andreas Gruenbacher · 14 years ago