1. d0ff934 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. d58c6ff Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  3. 0525290 use can_lookup() instead of direct checks of ->i_op->lookup by Al Viro · 11 years ago
  4. e7b2c40 fput: task_work_add() can fail if the caller has passed exit_task_work() by Oleg Nesterov · 11 years ago
  5. d302cf1 xfs: don't shutdown log recovery on validation errors by Dave Chinner · 11 years ago
  6. 088c9f6 xfs: ensure btree root split sets blkno correctly by Dave Chinner · 11 years ago
  7. 5170711 xfs: fix implicit padding in directory and attr CRC formats by Dave Chinner · 11 years ago
  8. 47ad2fc xfs: don't emit v5 superblock warnings on write by Dave Chinner · 11 years ago
  9. a2648eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  10. a568fa1 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  11. 27749f2 ocfs2: add missing lockres put in dlm_mig_lockres_handler by Xue jiufei · 11 years ago
  12. 4fcc712 aio: fix io_destroy() regression by using call_rcu() by Kent Overstreet · 11 years ago
  13. e099127 fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory by Goldwyn Rodrigues · 11 years ago
  14. 7869e59 ocfs2: ocfs2_prep_new_orphaned_file() should return ret by Xiaowei.Hu · 11 years ago
  15. 637241a kmsg: honor dmesg_restrict sysctl on /dev/kmsg by Kees Cook · 11 years ago
  16. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  17. bbd465d hpfs: fix warnings when the filesystem fills up by Mikulas Patocka · 11 years ago
  18. 81db4db Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  19. 13e6c37 Btrfs: stop all workers before cleaning up roots by Josef Bacik · 11 years ago
  20. 2932505 Btrfs: fix use-after-free bug during umount by Liu Bo · 11 years ago
  21. a9995ee Btrfs: init relocate extent_io_tree with a mapping by Josef Bacik · 11 years ago
  22. 6379ef9 btrfs: Drop inode if inode root is NULL by Naohiro Aota · 11 years ago
  23. 7b5ff90 Btrfs: don't delete fs_roots until after we cleanup the transaction by Josef Bacik · 11 years ago
  24. b8e9dbac Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  25. e432785 Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  26. 698b822 ncpfs: fix rmdir returns Device or resource busy by Dave Chiluk · 11 years ago
  27. e6395b6 Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  28. 0a8aa19 xfs: increase number of ACL entries for V5 superblocks by Dave Chinner · 11 years ago
  29. f763fd4 xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 11 years ago
  30. ad868af xfs: inode unlinked list needs to recalculate the inode CRC by Dave Chinner · 11 years ago
  31. 7540617 xfs: fix log recovery transaction item reordering by Dave Chinner · 11 years ago
  32. ea92953 xfs: fix remote attribute invalidation for a leaf by Dave Chinner · 11 years ago
  33. bb9b8e8 xfs: rework dquot CRCs by Dave Chinner · 11 years ago
  34. bc5abcf eCryptfs: Check return of filemap_write_and_wait during fsync by Tyler Hicks · 11 years ago
  35. 6f66f90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  36. 8764d86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  37. 0ab6087 Merge tag 'jfs-3.10-rc5' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  38. a6a4d98 GFS2: Don't cache iopen glocks by Bob Peterson · 11 years ago
  39. e8830d8 GFS2: Fall back to vmalloc if kmalloc fails for dir hash tables by Bob Peterson · 11 years ago
  40. 2b3dcf3 GFS2: Increase i_writecount during gfs2_setattr_size by Bob Peterson · 11 years ago
  41. 4a58681 GFS2: Set log descriptor type for jdata blocks by Bob Peterson · 11 years ago
  42. e5c5f05 fuse: fix alignment in short read optimization for async_dio by Maxim Patlasov · 11 years ago
  43. c9ecf98 fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requests by Brian Foster · 11 years ago
  44. 28420da fuse: fix readdirplus Oops in fuse_dentry_revalidate by Miklos Szeredi · 11 years ago
  45. 6cf3c736 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  46. f8cb279 Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  47. 1d822d6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  48. 7cfb953 Merge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  49. e8d256a Merge tag 'for-linus-v3.10-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  50. 1fc29ba cifs: fix off-by-one bug in build_unc_path_to_root by Jeff Layton · 11 years ago
  51. a1457c0 reiserfs: fix deadlock with nfs racing on create/lookup by Jeff Mahoney · 11 years ago
  52. 4a85701 reiserfs: fix problems with chowning setuid file w/ xattrs by Jeff Mahoney · 11 years ago
  53. 0bdc7ac reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry by Jeff Mahoney · 11 years ago
  54. 448293a befs_readdir(): do not increment ->f_pos if filldir tells us to stop by Al Viro · 11 years ago
  55. 31abdab hpfs: deadlock and race in directory lseek() by Al Viro · 11 years ago
  56. 1d7095c qnx6: qnx6_readdir() has a braino in pos calculation by Al Viro · 11 years ago
  57. 5d477b6 vfs: Fix invalid ida_remove() call by Takashi Iwai · 11 years ago
  58. 484b002 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  59. 7bc0dc2 xfs: rework remote attr CRCs by Dave Chinner · 11 years ago
  60. 634fd53 xfs: fully initialise temp leaf in xfs_attr3_leaf_compact by Dave Chinner · 11 years ago
  61. 9e80c76 xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance by Dave Chinner · 11 years ago
  62. 58a7228 xfs: correctly map remote attr buffers during removal by Dave Chinner · 11 years ago
  63. 26f7144 xfs: remote attribute tail zeroing does too much by Dave Chinner · 11 years ago
  64. 551b382 xfs: remote attribute read too short by Dave Chinner · 11 years ago
  65. 9531e2d xfs: remote attribute allocation may be contiguous by Dave Chinner · 11 years ago
  66. e400d27 xfs: fix dir3 freespace block corruption by Dave Chinner · 11 years ago
  67. 7c9950f xfs: disable swap extents ioctl on CRC enabled filesystems by Dave Chinner · 11 years ago
  68. e7927e8 xfs: add fsgeom flag for v5 superblock support. by Dave Chinner · 11 years ago
  69. 1de09d1 xfs: fix incorrect remote symlink block count by Dave Chinner · 11 years ago
  70. 7d2ffe8 xfs: fix split buffer vector log recovery support by Dave Chinner · 11 years ago
  71. 2962f5a xfs: kill suid/sgid through the truncate path. by Dave Chinner · 11 years ago
  72. 08fb390 xfs: avoid nesting transactions in xfs_qm_scall_setqlim() by Dave Chinner · 11 years ago
  73. eb54d43 NFS: Fix security flavor negotiation with legacy binary mounts by Chuck Lever · 11 years ago
  74. f448bad NFSv4: Fix a thinko in nfs4_try_open_cached by Trond Myklebust · 11 years ago
  75. 320b34e Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  76. 15ef029 posix-timers: Show clock ID in proc file by Pavel Tikhomirov · 11 years ago
  77. 89ff778 Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  78. 088d812 Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  79. 03e04f0 aio: fix kioctx not being freed after cancellation at exit time by Benjamin LaHaise · 11 years ago
  80. b4ca2b4 ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap() by Joseph Qi · 11 years ago
  81. 136e877 nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary by Ryusuke Konishi · 11 years ago
  82. 6900807 aio: fix io_getevents documentation by Jeff Moyer · 11 years ago
  83. fb09c37 hfs: avoid crash in hfs_bnode_create by Jeff Mahoney · 11 years ago
  84. afe1bb7 ocfs2: unlock rw lock if inode lock failed by Joseph Qi · 11 years ago
  85. 7b92d03 fat: fix possible overflow for fat_clusters by OGAWA Hirofumi · 11 years ago
  86. c15cddd ecryptfs: fixed msync to flush data by Paul Taysom · 11 years ago
  87. 7ae0778 xfs: remote attribute lookups require the value length by Dave Chinner · 11 years ago
  88. cf257ab xfs: xfs_attr_shortform_allfit() does not handle attr3 format. by Dave Chinner · 11 years ago
  89. 7ced60c xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC by Dave Chinner · 11 years ago
  90. b17cb36 xfs: fix missing KM_NOFS tags to keep lockdep happy by Dave Chinner · 11 years ago
  91. 509e708 xfs: Don't reference the EFI after it is freed by Dave Chinner · 11 years ago
  92. 7031d0e xfs: fix rounding in xfs_free_file_space by Dave Chinner · 11 years ago
  93. 480d746 xfs: fix sub-page blocksize data integrity writes by Dave Chinner · 11 years ago
  94. 95bbb82 fs/jfs: Add check if journaling to disk has been disabled in lbmRead() by Gu Zheng · 11 years ago
  95. e9b3766 jfs: Several bugs in jfs_freeze() and jfs_unfreeze() by Vahram Martirosyan · 11 years ago
  96. d9deef0 cifs: fix composing of mount options for DFS referrals by Jeff Layton · 11 years ago
  97. 9c9c29e cifs: stop printing the unc= option in /proc/mounts by Jeff Layton · 11 years ago
  98. 37d4f99 cifs: fix error handling when calling cifs_parse_devname by Jeff Layton · 11 years ago
  99. 539673f cifs: allow sec=none mounts to work against servers that don't support extended security by Jeff Layton · 11 years ago
  100. 166faf2 cifs: fix potential buffer overrun when composing a new options string by Jeff Layton · 11 years ago