1. a5e4797 powerpc/pseries: Read common partition via pstore by Aruna Balakrishnaiah · 11 years ago
  2. f33f748 powerpc/pseries: Read of-config partition via pstore by Aruna Balakrishnaiah · 11 years ago
  3. 69020ee powerpc/pseries: Read rtas partition via pstore by Aruna Balakrishnaiah · 11 years ago
  4. a568fa1 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  5. 27749f2 ocfs2: add missing lockres put in dlm_mig_lockres_handler by Xue jiufei · 11 years ago
  6. 4fcc712 aio: fix io_destroy() regression by using call_rcu() by Kent Overstreet · 11 years ago
  7. e099127 fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory by Goldwyn Rodrigues · 11 years ago
  8. 7869e59 ocfs2: ocfs2_prep_new_orphaned_file() should return ret by Xiaowei.Hu · 11 years ago
  9. 637241a kmsg: honor dmesg_restrict sysctl on /dev/kmsg by Kees Cook · 11 years ago
  10. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  11. bbd465d hpfs: fix warnings when the filesystem fills up by Mikulas Patocka · 11 years ago
  12. 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
  13. 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
  14. e432785 Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  15. e6395b6 Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  16. 0a8aa19 xfs: increase number of ACL entries for V5 superblocks by Dave Chinner · 11 years ago
  17. f763fd4 xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 11 years ago
  18. ad868af xfs: inode unlinked list needs to recalculate the inode CRC by Dave Chinner · 11 years ago
  19. 7540617 xfs: fix log recovery transaction item reordering by Dave Chinner · 11 years ago
  20. ea92953 xfs: fix remote attribute invalidation for a leaf by Dave Chinner · 11 years ago
  21. bb9b8e8 xfs: rework dquot CRCs by Dave Chinner · 11 years ago
  22. bc5abcf eCryptfs: Check return of filemap_write_and_wait during fsync by Tyler Hicks · 11 years ago
  23. 6f66f90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  24. 8764d86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  25. 0ab6087 Merge tag 'jfs-3.10-rc5' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  26. a6a4d98 GFS2: Don't cache iopen glocks by Bob Peterson · 11 years ago
  27. e8830d8 GFS2: Fall back to vmalloc if kmalloc fails for dir hash tables by Bob Peterson · 11 years ago
  28. 2b3dcf3 GFS2: Increase i_writecount during gfs2_setattr_size by Bob Peterson · 11 years ago
  29. 4a58681 GFS2: Set log descriptor type for jdata blocks by Bob Peterson · 11 years ago
  30. e5c5f05 fuse: fix alignment in short read optimization for async_dio by Maxim Patlasov · 11 years ago
  31. c9ecf98 fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requests by Brian Foster · 11 years ago
  32. 28420da fuse: fix readdirplus Oops in fuse_dentry_revalidate by Miklos Szeredi · 11 years ago
  33. 6cf3c736 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  34. f8cb279 Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  35. 1d822d6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  36. 7cfb953 Merge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  37. e8d256a Merge tag 'for-linus-v3.10-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  38. 1fc29ba cifs: fix off-by-one bug in build_unc_path_to_root by Jeff Layton · 11 years ago
  39. a1457c0 reiserfs: fix deadlock with nfs racing on create/lookup by Jeff Mahoney · 11 years ago
  40. 4a85701 reiserfs: fix problems with chowning setuid file w/ xattrs by Jeff Mahoney · 11 years ago
  41. 0bdc7ac reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry by Jeff Mahoney · 11 years ago
  42. 448293a befs_readdir(): do not increment ->f_pos if filldir tells us to stop by Al Viro · 11 years ago
  43. 31abdab hpfs: deadlock and race in directory lseek() by Al Viro · 11 years ago
  44. 1d7095c qnx6: qnx6_readdir() has a braino in pos calculation by Al Viro · 11 years ago
  45. 5d477b6 vfs: Fix invalid ida_remove() call by Takashi Iwai · 12 years ago
  46. 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
  47. 7bc0dc2 xfs: rework remote attr CRCs by Dave Chinner · 11 years ago
  48. 634fd53 xfs: fully initialise temp leaf in xfs_attr3_leaf_compact by Dave Chinner · 11 years ago
  49. 9e80c76 xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance by Dave Chinner · 11 years ago
  50. 58a7228 xfs: correctly map remote attr buffers during removal by Dave Chinner · 11 years ago
  51. 26f7144 xfs: remote attribute tail zeroing does too much by Dave Chinner · 11 years ago
  52. 551b382 xfs: remote attribute read too short by Dave Chinner · 11 years ago
  53. 9531e2d xfs: remote attribute allocation may be contiguous by Dave Chinner · 11 years ago
  54. e400d27 xfs: fix dir3 freespace block corruption by Dave Chinner · 11 years ago
  55. 7c9950f xfs: disable swap extents ioctl on CRC enabled filesystems by Dave Chinner · 11 years ago
  56. e7927e8 xfs: add fsgeom flag for v5 superblock support. by Dave Chinner · 11 years ago
  57. 1de09d1 xfs: fix incorrect remote symlink block count by Dave Chinner · 11 years ago
  58. 7d2ffe8 xfs: fix split buffer vector log recovery support by Dave Chinner · 11 years ago
  59. 2962f5a xfs: kill suid/sgid through the truncate path. by Dave Chinner · 11 years ago
  60. 08fb390 xfs: avoid nesting transactions in xfs_qm_scall_setqlim() by Dave Chinner · 11 years ago
  61. eb54d43 NFS: Fix security flavor negotiation with legacy binary mounts by Chuck Lever · 11 years ago
  62. f448bad NFSv4: Fix a thinko in nfs4_try_open_cached by Trond Myklebust · 11 years ago
  63. 320b34e Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  64. 15ef029 posix-timers: Show clock ID in proc file by Pavel Tikhomirov · 11 years ago
  65. 89ff778 Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  66. 088d812 Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  67. 03e04f0 aio: fix kioctx not being freed after cancellation at exit time by Benjamin LaHaise · 11 years ago
  68. b4ca2b4 ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap() by Joseph Qi · 11 years ago
  69. 136e877 nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary by Ryusuke Konishi · 11 years ago
  70. 6900807 aio: fix io_getevents documentation by Jeff Moyer · 11 years ago
  71. fb09c37 hfs: avoid crash in hfs_bnode_create by Jeff Mahoney · 11 years ago
  72. afe1bb7 ocfs2: unlock rw lock if inode lock failed by Joseph Qi · 11 years ago
  73. 7b92d03 fat: fix possible overflow for fat_clusters by OGAWA Hirofumi · 11 years ago
  74. c15cddd ecryptfs: fixed msync to flush data by Paul Taysom · 11 years ago
  75. 7ae0778 xfs: remote attribute lookups require the value length by Dave Chinner · 11 years ago
  76. cf257ab xfs: xfs_attr_shortform_allfit() does not handle attr3 format. by Dave Chinner · 11 years ago
  77. 7ced60c xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC by Dave Chinner · 11 years ago
  78. b17cb36 xfs: fix missing KM_NOFS tags to keep lockdep happy by Dave Chinner · 11 years ago
  79. 509e708 xfs: Don't reference the EFI after it is freed by Dave Chinner · 11 years ago
  80. 7031d0e xfs: fix rounding in xfs_free_file_space by Dave Chinner · 11 years ago
  81. 480d746 xfs: fix sub-page blocksize data integrity writes by Dave Chinner · 11 years ago
  82. 95bbb82 fs/jfs: Add check if journaling to disk has been disabled in lbmRead() by Gu Zheng · 11 years ago
  83. e9b3766 jfs: Several bugs in jfs_freeze() and jfs_unfreeze() by Vahram Martirosyan · 11 years ago
  84. d9deef0 cifs: fix composing of mount options for DFS referrals by Jeff Layton · 11 years ago
  85. 9c9c29e cifs: stop printing the unc= option in /proc/mounts by Jeff Layton · 11 years ago
  86. 37d4f99 cifs: fix error handling when calling cifs_parse_devname by Jeff Layton · 11 years ago
  87. 539673f cifs: allow sec=none mounts to work against servers that don't support extended security by Jeff Layton · 11 years ago
  88. 166faf2 cifs: fix potential buffer overrun when composing a new options string by Jeff Layton · 11 years ago
  89. 62106e9 cifs: only set ops for inodes in I_NEW state by Jeff Layton · 12 years ago
  90. a843258 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  91. e97e548 GFS2: Fix typo in gfs2_log_end_write loop by Steven Whitehouse · 11 years ago
  92. 75f96ce GFS2: fix DLM depends to fix build errors by Randy Dunlap · 11 years ago
  93. af21ca8 GFS2: Use single-block reservations for directories by Bob Peterson · 11 years ago
  94. 37f7157 GFS2: two minor quota fixups by Bob Peterson · 12 years ago
  95. 83c168b NFS: Fix SETCLIENTID fallback if GSS is not available by Chuck Lever · 11 years ago
  96. 3979fdc Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  97. 774d5f1 NFSv4.1 Fix a pNFS session draining deadlock by Andy Adamson · 11 years ago
  98. bee6c30 fuse: update inode size and invalidate attributes on fallocate by Brian Foster · 11 years ago
  99. 3634a63 fuse: truncate pagecache range on hole punch by Brian Foster · 11 years ago
  100. 130901b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago