1. 539673f cifs: allow sec=none mounts to work against servers that don't support extended security by Jeff Layton · 12 years ago
  2. 166faf2 cifs: fix potential buffer overrun when composing a new options string by Jeff Layton · 12 years ago
  3. 62106e9 cifs: only set ops for inodes in I_NEW state by Jeff Layton · 12 years ago
  4. a843258 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  5. e97e548 GFS2: Fix typo in gfs2_log_end_write loop by Steven Whitehouse · 12 years ago
  6. 75f96ce GFS2: fix DLM depends to fix build errors by Randy Dunlap · 12 years ago
  7. af21ca8 GFS2: Use single-block reservations for directories by Bob Peterson · 12 years ago
  8. 37f7157 GFS2: two minor quota fixups by Bob Peterson · 12 years ago
  9. ad1858d xfs: rework remote attr CRCs by Dave Chinner · 12 years ago
  10. d4c712b xfs: fully initialise temp leaf in xfs_attr3_leaf_compact by Dave Chinner · 12 years ago
  11. 8517de2 xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance by Dave Chinner · 12 years ago
  12. 83c168b NFS: Fix SETCLIENTID fallback if GSS is not available by Chuck Lever · 12 years ago
  13. 6863ef8 xfs: correctly map remote attr buffers during removal by Dave Chinner · 12 years ago
  14. 4af3644 xfs: remote attribute tail zeroing does too much by Dave Chinner · 12 years ago
  15. 913e96b xfs: remote attribute read too short by Dave Chinner · 12 years ago
  16. 3979fdc Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 12 years ago
  17. bad5483 reiserfs: use ->invalidatepage() length argument by Lukas Czerner · 12 years ago
  18. 5c0bb97 gfs2: use ->invalidatepage() length argument by Lukas Czerner · 12 years ago
  19. 569d39f ceph: use ->invalidatepage() length argument by Lukas Czerner · 12 years ago
  20. e5f8d30 ocfs2: use ->invalidatepage() length argument by Lukas Czerner · 12 years ago
  21. 34097df xfs: use ->invalidatepage() length argument by Lukas Czerner · 12 years ago
  22. d8c8900 jbd: change journal_invalidatepage() to accept length by Lukas Czerner · 12 years ago
  23. ca99fdd ext4: use ->invalidatepage() length argument by Lukas Czerner · 12 years ago
  24. 259709b jbd2: change jbd2_journal_invalidatepage to accept length by Lukas Czerner · 12 years ago
  25. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 12 years ago
  26. 90253cf xfs: remote attribute allocation may be contiguous by Dave Chinner · 12 years ago
  27. f648167 xfs: avoid nesting transactions in xfs_qm_scall_setqlim() by Dave Chinner · 12 years ago
  28. 1a9357f nfsd: avoid undefined signed overflow by Jim Rees · 12 years ago
  29. e461fcb xfs: remote attribute lookups require the value length by Dave Chinner · 12 years ago
  30. b38958d xfs: xfs_attr_shortform_allfit() does not handle attr3 format. by Dave Chinner · 12 years ago
  31. 72916fb xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC by Dave Chinner · 12 years ago
  32. ac14876 xfs: fix missing KM_NOFS tags to keep lockdep happy by Dave Chinner · 12 years ago
  33. 52c24ad xfs: Don't reference the EFI after it is freed by Dave Chinner · 12 years ago
  34. 28ca489 xfs: fix rounding in xfs_free_file_space by Dave Chinner · 12 years ago
  35. 49b137c xfs: fix sub-page blocksize data integrity writes by Dave Chinner · 12 years ago
  36. 774d5f1 NFSv4.1 Fix a pNFS session draining deadlock by Andy Adamson · 12 years ago
  37. 211d022 xfs: Avoid pathological backwards allocation by Jan Kara · 12 years ago
  38. bee6c30 fuse: update inode size and invalidate attributes on fallocate by Brian Foster · 12 years ago
  39. 3634a63 fuse: truncate pagecache range on hole punch by Brian Foster · 12 years ago
  40. 130901b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  41. c5cb6a0 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Chris Mason · 12 years ago
  42. 9be3395 Btrfs: use a btrfs bioset instead of abusing bio internals by Chris Mason · 12 years ago
  43. 655b09f Btrfs: make sure roots are assigned before freeing their nodes by Josef Bacik · 12 years ago
  44. 3a6cad9 Btrfs: explicitly use global_block_rsv for quota_tree by Stefan Behrens · 12 years ago
  45. 17a5adc btrfs: do away with non-whole_page extent I/O by Alexandre Oliva · 12 years ago
  46. b216cbf Btrfs: don't invoke btrfs_invalidate_inodes() in the spin lock context by Miao Xie · 12 years ago
  47. 314297c Btrfs: remove BUG_ON() in btrfs_read_fs_tree_no_radix() by Miao Xie · 12 years ago
  48. 061594e Btrfs: pause the space balance when remounting to R/O by Miao Xie · 12 years ago
  49. e1409ce Btrfs: fix unprotected root node of the subvolume's inode rb-tree by Miao Xie · 12 years ago
  50. 89042e5 Btrfs: fix accessing a freed tree root by Miao Xie · 12 years ago
  51. b9aa55b Btrfs: return errno if possible when we fail to allocate memory by Liu Bo · 12 years ago
  52. d88033d Btrfs: update the global reserve if it is empty by Miao Xie · 12 years ago
  53. 5881cfc Btrfs: don't steal the reserved space from the global reserve if their space type is different by Miao Xie · 12 years ago
  54. b586b32 Btrfs: optimize the error handle of use_block_rsv() by Miao Xie · 12 years ago
  55. 7b61cd9 Btrfs: don't use global block reservation for inode cache truncation by Miao Xie · 12 years ago
  56. 7cfa9e5 Btrfs: don't abort the current transaction if there is no enough space for inode cache by Miao Xie · 12 years ago
  57. 8250dab Correct allowed raid levels on balance. by Andreas Philipp · 12 years ago
  58. 379cde7 Btrfs: fix possible memory leak in replace_path() by Stefan Behrens · 12 years ago
  59. c16c2e2 Btrfs: fix possible memory leak in the find_parent_nodes() by Wang Shilong · 12 years ago
  60. 4968810 Btrfs: don't allow device replace on RAID5/RAID6 by Stefan Behrens · 12 years ago
  61. b1c79e0 Btrfs: handle running extent ops with skinny metadata by Josef Bacik · 12 years ago
  62. 73e1e61 Btrfs: remove warn on in free space cache writeout by Josef Bacik · 12 years ago
  63. 69a85bd Btrfs: don't null pointer deref on abort by Josef Bacik · 12 years ago
  64. 03b71c6 btrfs: don't stop searching after encountering the wrong item by Gabriel de Perthuis · 12 years ago
  65. a52f4cd Btrfs: fix off-by-one in fiemap by Liu Bo · 12 years ago
  66. 60b6297 btrfs: annotate quota tree for lockdep by David Sterba · 12 years ago
  67. 39be95e ceph: ceph_pagelist_append might sleep while atomic by Jim Schutt · 12 years ago
  68. c420276 ceph: add cpu_to_le32() calls when encoding a reconnect capability by Jim Schutt · 12 years ago
  69. 5240d58 sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c. by Rami Rosen · 12 years ago
  70. 4347491 sysfs: sysfs_link_sibling(): fix typo in comment by Warner Wang · 12 years ago
  71. ba4e55b nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL case by J. Bruce Fields · 12 years ago
  72. 18032ca NFSD: Server implementation of MAC Labeling by David Quigley · 12 years ago
  73. b973425 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  74. de82b92 fuse: allocate for_background dio requests based on io->async state by Brian Foster · 12 years ago
  75. 3fab70c efivarfs: Never return ENOENT from firmware again by Lingzhu Xiang · 12 years ago
  76. 4bdc33e NFSDv4.2: Add NFS v4.2 support to the NFS server by Steve Dickson · 12 years ago
  77. 4f540e2 nfsd4: store correct client minorversion for >=4.2 by J. Bruce Fields · 12 years ago
  78. eb48241 nfsd: get rid of the unused functions in vfs by Zhao Hongjiang · 12 years ago
  79. 4488cc9 NFS: Add NFSv4.2 protocol constants by Steve Dickson · 12 years ago
  80. 9745cdb select: use freezable blocking call by Colin Cross · 12 years ago
  81. 1c441e9 epoll: use freezable blocking call by Colin Cross · 12 years ago
  82. 5853cc2 freezer: add unsafe versions of freezable helpers for CIFS by Colin Cross · 12 years ago
  83. 416ad3c freezer: add unsafe versions of freezable helpers for NFS by Colin Cross · 12 years ago
  84. a549984 ext4: revert "ext4: use io_end for multiple bios" by Theodore Ts'o · 12 years ago
  85. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 12 years ago
  86. 2dbd3ca Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  87. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  88. 6fad8d0 Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  89. 977b58e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  90. beadadf UBIFS: correct mount message by Richard Genoud · 12 years ago
  91. 4dfea4f eCryptfs: Use the ablkcipher crypto API by Tyler Hicks · 12 years ago
  92. 70eba42 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  93. 07e0745 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  94. 983a5f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  95. 8769e07 Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  96. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  97. 39dfe6c ecryptfs: don't open-code kernel_read() by Al Viro · 12 years ago
  98. 8cbc95e Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  99. 7255e71 nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error by Jeff Layton · 12 years ago
  100. c2b93e0 cifs: only set ops for inodes in I_NEW state by Jeff Layton · 12 years ago