1. 7e6eb68 NFS: Honor the authflavor set in the clone mount data by Bryan Schumaker · 12 years ago
  2. f05d147 NFS: Fix following referral mount points with different security by Bryan Schumaker · 12 years ago
  3. 72de53e NFS: Do secinfo as part of lookup by Bryan Schumaker · 12 years ago
  4. db0a959 NFS: Handle exceptions coming out of nfs4_proc_fs_locations() by Bryan Schumaker · 12 years ago
  5. 31e4dda NFS: Fix SECINFO_NO_NAME by Bryan Schumaker · 12 years ago
  6. 5794d21 Avoid beyond bounds copy while caching ACL by Sachin Prabhu · 12 years ago
  7. 5a00689 Avoid reading past buffer when calling GETACL by Sachin Prabhu · 12 years ago
  8. 10bd295a fix page number calculation bug for block layout decode buffer by Jim Rees · 12 years ago
  9. e5265a0 NFSv4.1 fix page number calculation bug for filelayout decode buffers by Andy Adamson · 12 years ago
  10. 9526b2b pnfs-obj: Remove unused variable from objlayout_get_deviceinfo() by Sachin Bhamare · 12 years ago
  11. 1aba156 nfs4: fix referrals on mounts that use IPv6 addrs by Weston Andros Adamson · 12 years ago
  12. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  13. 4c569a7 GFS2: Instruct DLM to avoid queue convert slowdown by Bob Peterson · 12 years ago
  14. 95f7147 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  15. db7e5c6 super.c: unused variable warning without CONFIG_QUOTA by Eldad Zack · 12 years ago
  16. 99aa784 jbd2: use GFP_NOFS for blkdev_issue_flush by Shaohua Li · 12 years ago
  17. 721b024 Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  18. 53ad1c9 dlm: fix QUECVT when convert queue is empty by David Teigland · 12 years ago
  19. 7bf97bc NFSv4: Keep dropped state owners on the LRU list for a while by Trond Myklebust · 12 years ago
  20. c77365c NFSv4: Ensure that we don't drop a state owner more than once by Trond Myklebust · 12 years ago
  21. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  22. 936af15 aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() by Al Viro · 12 years ago
  23. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 12 years ago
  24. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  25. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  26. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  27. 98a2139 nfs: Enclose hostname in brackets when needed in nfs_do_root_mount by Jan Kara · 13 years ago
  28. 8ccd271 NFS: put open context on error in nfs_flush_multi by Fred Isaman · 12 years ago
  29. 73fb7bc NFS: put open context on error in nfs_pagein_multi by Fred Isaman · 12 years ago
  30. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  31. 451146b NFSv4: Fix open(O_TRUNC) and ftruncate() error handling by Trond Myklebust · 12 years ago
  32. 5572551 NFSv4: Ensure that we check lock exclusive/shared type against open modes by Trond Myklebust · 12 years ago
  33. 05ffe24 NFSv4: Ensure that the LOCK code sets exception->inode by Trond Myklebust · 12 years ago
  34. dbfad21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  35. ca138f3 NFS: check for req==NULL in nfs_try_to_update_request cleanup by Fred Isaman · 12 years ago
  36. 592fe89 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  37. d44c6d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  38. bc0cf58 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  39. 57f73c2 ext4: fix handling of journalled quota options by Theodore Ts'o · 12 years ago
  40. 9cd70b3 ext4: address scalability issue by removing extent cache statistics by Theodore Ts'o · 12 years ago
  41. 659e45d Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  42. e847469 lockd: fix the endianness bug by Al Viro · 12 years ago
  43. 72094e4 ocfs2: ->e_leaf_clusters endianness breakage by Al Viro · 12 years ago
  44. 28748b3 ocfs2: ->rl_count endianness breakage by Al Viro · 12 years ago
  45. e1bf4cc ocfs: ->rl_used breakage on big-endian by Al Viro · 12 years ago
  46. 3a251f0 ocfs2: ->l_next_free_req breakage on big-endian by Al Viro · 12 years ago
  47. 6ed3cf2c btrfs: btrfs_root_readonly() broken on big-endian by Al Viro · 12 years ago
  48. bfa890a Fix number parsing in cifs_parse_mount_options by Sachin Prabhu · 12 years ago
  49. af1584f ext4: fix endianness breakage in ext4_split_extent_at() by Al Viro · 12 years ago
  50. efe3965 nfsd: fix compose_entry_fh() failure exits by Al Viro · 12 years ago
  51. afcf679 nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid() by Al Viro · 12 years ago
  52. 02f5fde nfsd: fix endianness breakage in TEST_STATEID handling by Al Viro · 12 years ago
  53. 04da6e9 nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails by Al Viro · 12 years ago
  54. 96f6f98 nfsd: fix b0rken error value for setattr on read-only mount by Al Viro · 12 years ago
  55. d53ba47 Btrfs: use commit root when loading free space cache by Josef Bacik · 12 years ago
  56. f5ad501 Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  57. ccb1ec9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  58. 4edc2ca Btrfs: fix use-after-free in __btrfs_end_transaction by Dave Jones · 12 years ago
  59. e627ee7 Btrfs: check return value of bio_alloc() properly by Tsutomu Itoh · 12 years ago
  60. c6664b4 Btrfs: remove lock assert from get_restripe_target() by Ilya Dryomov · 12 years ago
  61. b89203f Btrfs: fix eof while discarding extents by Liu Bo · 12 years ago
  62. d95603b Btrfs: fix uninit variable in repair_eb_io_failure by Chris Mason · 12 years ago
  63. 5ba7026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  64. 8e62c2d Revert "Btrfs: increase the global block reserve estimates" by Chris Mason · 12 years ago
  65. 4fe9e96 Cleanup handling of NULL value passed for a mount option by Sachin Prabhu · 12 years ago
  66. 9dc4e6c nfsd: don't fail unchecked creates of non-special files by J. Bruce Fields · 12 years ago
  67. 1b6150f Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  68. 0a2da9b fuse: allow nanosecond granularity by Miklos Szeredi · 12 years ago
  69. 3a19888 sysfs: handle 'parent deleted before child added' by Dan Williams · 12 years ago
  70. 5631f2c sysfs: Prevent crash on unset sysfs group attributes by Bruno Prémont · 12 years ago
  71. ca9248d GFS2: Allow caching of rindex glock by Bob Peterson · 12 years ago
  72. 70fa4a6 sysfs: Update the name hash for an entry after changing the namespace by Tom Goff · 12 years ago
  73. 640946f2 dentry leak in simple_fill_super() failure exit by Al Viro · 12 years ago
  74. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 12 years ago
  75. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  76. 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 12 years ago
  77. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  78. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  79. 20955e8 libfs: add simple_open() by Stephen Boyd · 12 years ago
  80. 7563ec4 hugetlbfs: remove unregister_filesystem() when initializing module by Hillf Danton · 12 years ago
  81. 44c8249 fs/xattr.c:setxattr(): improve handling of allocation failures by Andrew Morton · 12 years ago
  82. 0d08d7b fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed by Andrew Morton · 12 years ago
  83. 703bf2d fs/xattr.c: suppress page allocation failure warnings from sys_listxattr() by Dave Jones · 12 years ago
  84. 99663be proc: fix mount -t proc -o AAA by Vasiliy Kulikov · 12 years ago
  85. 5e2f7d6 GFS2: Make sure rindex is uptodate before starting transactions by Bob Peterson · 12 years ago
  86. 43f63c8 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  87. 66cfb32 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. e4b41fb Fix UNC parsing on mount by Sachin Prabhu · 12 years ago
  89. 1023807 Remove unnecessary check for NULL in password parser by Sachin Prabhu · 12 years ago
  90. 66189be CIFS: Fix VFS lock usage for oplocked files by Pavel Shilovsky · 12 years ago
  91. 9ebb389 Revert "CIFS: Fix VFS lock usage for oplocked files" by Steve French · 12 years ago
  92. 2545e07 cifs: writing past end of struct in cifs_convert_address() by Dan Carpenter · 12 years ago
  93. b2a3ad9 cifs: silence compiler warnings showing up with gcc-4.7.0 by Jeff Layton · 12 years ago
  94. b5efb97 CIFS: Fix VFS lock usage for oplocked files by Pavel Shilovsky · 12 years ago
  95. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  96. c0d0259 vfs: fix out-of-date dentry_unhash() comment by J. Bruce Fields · 12 years ago
  97. bad6118 vfs: split __lookup_hash by Miklos Szeredi · 12 years ago
  98. 81e6f52 untangling do_lookup() - take __lookup_hash()-calling case out of line. by Al Viro · 12 years ago
  99. a325554 untangling do_lookup() - switch to calling __lookup_hash() by Al Viro · 12 years ago
  100. a6ecdfc untangling do_lookup() - merge d_alloc_and_lookup() callers by Al Viro · 12 years ago