1. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  2. 73f1f5d Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  3. 30a08bf proc: move fd symlink i_mode calculations into tid_fd_revalidate() by Linus Torvalds · 12 years ago
  4. eb94cd9 fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries by Cyrill Gorcunov · 12 years ago
  5. dfae359 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  6. 531c8ff cifs: fix misspelling of "forcedirectio" by Jeff Layton · 12 years ago
  7. 9ff00d5 Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  8. f908ee9 bio allocation failure due to bio_get_nr_vecs() by Bernd Schubert · 12 years ago
  9. 080399a block: don't mark buffers beyond end of disk as mapped by Jeff Moyer · 12 years ago
  10. 7c28332 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  11. 16fbdce proc/pid/pagemap: correctly report non-present ptes and holes between vmas by Konstantin Khlebnikov · 12 years ago
  12. 48a5730 cifs: fix revalidation test in cifs_llseek() by Dan Carpenter · 12 years ago
  13. 226bb7d jffs2: Fix lock acquisition order bug in gc path by Josh Cartwright · 12 years ago
  14. 271fd5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  15. b9fab91 Btrfs: avoid sleeping in verify_parent_transid while atomic by Chris Mason · 12 years ago
  16. 6f24f89 hfsplus: Fix potential buffer overflows by Greg Kroah-Hartman · 12 years ago
  17. c6de168 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  18. ea9947b Btrfs: fix crash in scrub repair code when device is missing by Stefan Behrens · 12 years ago
  19. d04b1de btrfs: Fix mismatching struct members in ioctl.h by Alexander Block · 12 years ago
  20. 17de39a Btrfs: fix page leak when allocing extent buffers by Josef Bacik · 12 years ago
  21. e5846fc Btrfs: Add properly locking around add_root_to_dirty_list by Chris Mason · 12 years ago
  22. d8f2799 fs/cifs: fix parsing of dfs referrals by Stefan Metzmacher · 12 years ago
  23. e419b4c vfs: make word-at-a-time accesses handle a non-existing page by Linus Torvalds · 12 years ago
  24. a557b97 cifs: make sure we ignore the credentials= and cred= options by Jeff Layton · 12 years ago
  25. f966424 [CIFS] Update cifs version to 1.78 by Steve French · 12 years ago
  26. 936ad90 cifs - check S_AUTOMOUNT in revalidate by Ian Kent · 12 years ago
  27. 529acf5 Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  28. 58fa015 cifs: add missing initialization of server->req_lock by Jeff Layton · 12 years ago
  29. 8f71465 cifs: don't cap ra_pages at the same level as default_backing_dev_info by Jeff Layton · 12 years ago
  30. 156d179 CIFS: Fix indentation in cifs_show_options by Sachin Prabhu · 12 years ago
  31. 8a7dc4b nfsd: fix nfs4recover.c printk format warning by Randy Dunlap · 12 years ago
  32. 3617e50 NFSv4.1: Use the correct hostname in the client identifier string by Trond Myklebust · 12 years ago
  33. 64f371b autofs: make the autofsv5 packet file descriptor use a packetized pipe by Linus Torvalds · 12 years ago
  34. 9883035 pipes: add a "packetized pipe" mode for writing by Linus Torvalds · 12 years ago
  35. 71dfc5f NFS: get module in idmap PipeFS notifier callback by Stanislav Kinsbursky · 12 years ago
  36. f7b0069 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  37. fcbf94b Revert "autofs: work around unhappy compat problem on x86-64" by Linus Torvalds · 12 years ago
  38. c629eaf Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  39. dc7fdde Btrfs: reduce lock contention during extent insertion by Chris Mason · 12 years ago
  40. fede766 Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir by Chris Mason · 12 years ago
  41. e245d42 NFS: Remove unused function nfs_lookup_with_sec() by Bryan Schumaker · 12 years ago
  42. 7e6eb68 NFS: Honor the authflavor set in the clone mount data by Bryan Schumaker · 12 years ago
  43. f05d147 NFS: Fix following referral mount points with different security by Bryan Schumaker · 12 years ago
  44. 72de53e NFS: Do secinfo as part of lookup by Bryan Schumaker · 12 years ago
  45. db0a959 NFS: Handle exceptions coming out of nfs4_proc_fs_locations() by Bryan Schumaker · 12 years ago
  46. 31e4dda NFS: Fix SECINFO_NO_NAME by Bryan Schumaker · 12 years ago
  47. 5794d21 Avoid beyond bounds copy while caching ACL by Sachin Prabhu · 12 years ago
  48. 7654b72 Btrfs: Fix space checking during fs resize by Daniel J Blueman · 12 years ago
  49. 1f699d3 Btrfs: fix block_rsv and space_info lock ordering by Stefan Behrens · 12 years ago
  50. 1daf354 Btrfs: Prevent root_list corruption by Daniel J Blueman · 12 years ago
  51. 3e74317 Btrfs: fix repair code for RAID10 by Jan Schmidt · 12 years ago
  52. 996d282 Btrfs: do not start delalloc inodes during sync by Josef Bacik · 12 years ago
  53. 5a00689 Avoid reading past buffer when calling GETACL by Sachin Prabhu · 12 years ago
  54. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  55. 10bd295 fix page number calculation bug for block layout decode buffer by Jim Rees · 12 years ago
  56. e5265a0 NFSv4.1 fix page number calculation bug for filelayout decode buffers by Andy Adamson · 12 years ago
  57. 9526b2b pnfs-obj: Remove unused variable from objlayout_get_deviceinfo() by Sachin Bhamare · 12 years ago
  58. 1aba156 nfs4: fix referrals on mounts that use IPv6 addrs by Weston Andros Adamson · 12 years ago
  59. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  60. 63f61a6 revert "proc: clear_refs: do not clear reserved pages" by Will Deacon · 12 years ago
  61. 65ed760 hugetlbfs: lockdep annotate root inode properly by Aneesh Kumar K.V · 12 years ago
  62. 61065a3 fs/buffer.c: remove BUG() in possible but rare condition by Glauber Costa · 12 years ago
  63. 13d5180 epoll: clear the tfile_check_list on -ELOOP by Jason Baron · 12 years ago
  64. 28f8881 Use correct conversion specifiers in cifs_show_options by Sachin Prabhu · 12 years ago
  65. 3c7c87f CIFS: Show backupuid/gid in /proc/mounts by Sachin Prabhu · 12 years ago
  66. 4c569a7 GFS2: Instruct DLM to avoid queue convert slowdown by Bob Peterson · 12 years ago
  67. 95f7147 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  68. db7e5c6 super.c: unused variable warning without CONFIG_QUOTA by Eldad Zack · 12 years ago
  69. 99aa784 jbd2: use GFP_NOFS for blkdev_issue_flush by Shaohua Li · 12 years ago
  70. 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
  71. 53ad1c9 dlm: fix QUECVT when convert queue is empty by David Teigland · 12 years ago
  72. 7bf97bc NFSv4: Keep dropped state owners on the LRU list for a while by Trond Myklebust · 12 years ago
  73. c77365c NFSv4: Ensure that we don't drop a state owner more than once by Trond Myklebust · 12 years ago
  74. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  75. 936af15 aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() by Al Viro · 12 years ago
  76. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 12 years ago
  77. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  78. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  79. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  80. 98a2139 nfs: Enclose hostname in brackets when needed in nfs_do_root_mount by Jan Kara · 13 years ago
  81. 8ccd271 NFS: put open context on error in nfs_flush_multi by Fred Isaman · 12 years ago
  82. 73fb7bc NFS: put open context on error in nfs_pagein_multi by Fred Isaman · 12 years ago
  83. 3af9d8f cifs: fix offset handling in cifs_iovec_write by Jeff Layton · 12 years ago
  84. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  85. 451146b NFSv4: Fix open(O_TRUNC) and ftruncate() error handling by Trond Myklebust · 12 years ago
  86. 5572551 NFSv4: Ensure that we check lock exclusive/shared type against open modes by Trond Myklebust · 12 years ago
  87. 05ffe24 NFSv4: Ensure that the LOCK code sets exception->inode by Trond Myklebust · 12 years ago
  88. dbfad21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  89. 25cd999 Btrfs: fix that check_int_data mount option was ignored by Stefan Behrens · 12 years ago
  90. 5c84fc3 Btrfs: don't count CRC or header errors twice while scrubbing by Stefan Behrens · 12 years ago
  91. 99ba55a Btrfs: fix btrfs_ioctl_dev_info() crash on missing device by Stefan Behrens · 12 years ago
  92. b9688bb btrfs: don't return EINTR by Arne Jansen · 12 years ago
  93. 253beeb Btrfs: double unlock bug in error handling by Dan Carpenter · 12 years ago
  94. 5cf1ab5 Btrfs: always store the mirror we read the eb from by Josef Bacik · 12 years ago
  95. 48d2823 fs/btrfs/volumes.c: add missing free_fs_devices by Julia Lawall · 12 years ago
  96. 8a3db18 btrfs: fix early abort in 'remount' by Sergei Trofimovich · 12 years ago
  97. 37db63a Btrfs: fix max chunk size check in chunk allocator by Ilya Dryomov · 12 years ago
  98. b916a59 Btrfs: add missing read locks in backref.c by Jan Schmidt · 12 years ago
  99. aefc1eb Btrfs: don't call free_extent_buffer twice in iterate_irefs by Jan Schmidt · 12 years ago
  100. 4735fb2 Btrfs: Make free_ipath() deal gracefully with NULL pointers by Jesper Juhl · 12 years ago