1. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  2. c0d0259 vfs: fix out-of-date dentry_unhash() comment by J. Bruce Fields · 12 years ago
  3. bad6118 vfs: split __lookup_hash by Miklos Szeredi · 12 years ago
  4. 81e6f52 untangling do_lookup() - take __lookup_hash()-calling case out of line. by Al Viro · 12 years ago
  5. a325554 untangling do_lookup() - switch to calling __lookup_hash() by Al Viro · 12 years ago
  6. a6ecdfc untangling do_lookup() - merge d_alloc_and_lookup() callers by Al Viro · 12 years ago
  7. ec335e9 untangling do_lookup() - merge failure exits in !dentry case by Al Viro · 12 years ago
  8. d774a05 untangling do_lookup() - massage !dentry case towards __lookup_hash() by Al Viro · 12 years ago
  9. 08b0ab7 untangling do_lookup() - get rid of need_reval in !dentry case by Al Viro · 12 years ago
  10. acc9cb3 untangling do_lookup() - eliminate a loop. by Al Viro · 12 years ago
  11. 37c17e1 untangling do_lookup() - expand the area under ->i_mutex by Al Viro · 12 years ago
  12. 3f6c7c7 untangling do_lookup() - isolate !dentry stuff from the rest of it. by Al Viro · 12 years ago
  13. cda309d vfs: move MAY_EXEC check from __lookup_hash() by Miklos Szeredi · 12 years ago
  14. 3637c05 vfs: don't revalidate just looked up dentry by Miklos Szeredi · 12 years ago
  15. fa4ee15 vfs: fix d_need_lookup/d_revalidate order in do_lookup by Miklos Szeredi · 12 years ago
  16. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 12 years ago
  17. f7699f2 migrate ext2_fs.h guts to fs/ext2/ext2.h by Al Viro · 12 years ago
  18. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago
  19. 22a71c3 pstore: trim pstore_get_inode() by Al Viro · 12 years ago
  20. a2e1859 aio: take final put_ioctx() into callers of io_destroy() by Al Viro · 12 years ago
  21. 06af121 aio: merge aio_cancel_all() with wait_for_all_aios() by Al Viro · 12 years ago
  22. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  23. 10f3cb4 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  24. 9613beb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  25. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  26. 6268b32 Revert "ext4: don't release page refs in ext4_end_bio()" by Linus Torvalds · 12 years ago
  27. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  28. 18a06ef Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  29. 10bdfb5 pagemap: remove remaining unneeded spin_lock() by Naoya Horiguchi · 12 years ago
  30. bc3f116 Btrfs: update the checks for mixed block groups with big metadata blocks by Chris Mason · 12 years ago
  31. e1f041e Btrfs: update to the right index of defragment by Liu Bo · 12 years ago
  32. 66c2689 Btrfs: do not bother to defrag an extent if it is a big real extent by Liu Bo · 12 years ago
  33. 17ce6ef Btrfs: add a check to decide if we should defrag the range by Liu Bo · 12 years ago
  34. 4cb13e5 Btrfs: fix recursive defragment with autodefrag option by Liu Bo · 12 years ago
  35. 1f12bd0 Btrfs: fix the mismatch of page->mapping by Liu Bo · 12 years ago
  36. ecb8bea Btrfs: fix race between direct io and autodefrag by Liu Bo · 12 years ago
  37. 15d1ff8 Btrfs: fix deadlock during allocating chunks by Liu Bo · 12 years ago
  38. 2bcc032 Btrfs: show useful info in space reservation tracepoint by Liu Bo · 12 years ago
  39. 797a9d7 nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled by Jeff Layton · 12 years ago
  40. afb9bd7 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  41. 58df9b3 Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  42. 8563f87 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 12 years ago
  43. 7ca4be4 Btrfs: don't use crc items bigger than 4KB by Chris Mason · 12 years ago
  44. 3c4bb26 Btrfs: flush out and clean up any block device pages during mount by Chris Mason · 12 years ago
  45. 98961a7 Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  46. 1c691b3 Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  47. 1d4284b Merge branch 'error-handling' into for-linus by Chris Mason · 12 years ago
  48. 65139ed btrfs: disallow unequal data/metadata blocksize for mixed block groups by David Sterba · 12 years ago
  49. fcd1f065 Btrfs: enhance superblock sanity checks by David Sterba · 12 years ago
  50. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  51. 4c619aa fs/proc/namespaces.c: prevent crash when ns_entries[] is empty by Andrew Morton · 12 years ago
  52. 42be35d fs: only send IPI to invalidate LRU BH when needed by Gilad Ben-Yossef · 12 years ago
  53. 45f83ce mm: thp: fix up pmd_trans_unstable() locations by Andrea Arcangeli · 12 years ago
  54. 3748b2f procfs: fix /proc/statm by KAMEZAWA Hiroyuki · 12 years ago
  55. 4ca1f87 nfsd4: use auth_unix unconditionally on backchannel by J. Bruce Fields · 12 years ago
  56. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  57. f21ce8f Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  58. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  59. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 12 years ago
  60. 529b73f Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  61. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  62. 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  63. 9a7259d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  64. e9c0f15 Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  65. b18dafc vfs: fix d_ancestor() case in d_materialize_unique by Michel Lespinasse · 12 years ago
  66. 21f72c9 nfsd: fix NULL pointer dereference in cld_pipe_downcall by Jeff Layton · 12 years ago
  67. 3af7061 nfsd4: memory corruption in numeric_name_to_id() by Dan Carpenter · 12 years ago
  68. 1497748 NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error by Trond Myklebust · 12 years ago
  69. e59d27e NFSv4.1: Fix layoutcommit error handling by Trond Myklebust · 12 years ago
  70. 05e9cfb NFSv4: Fix two infinite loops in the mount code by Trond Myklebust · 12 years ago
  71. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  72. 5a5881c xfs: add lots of attribute trace points by Dave Chinner · 12 years ago
  73. d97d32e xfs: Fix oops on IO error during xlog_recover_process_iunlinks() by Jan Kara · 12 years ago
  74. a66d636 xfs: fix fstrim offset calculations by Dave Chinner · 12 years ago
  75. 867646f [CIFS] Update CIFS version number to 1.77 by Steve French · 12 years ago
  76. b5d67f6 Btrfs: change scrub to support big blocks by Stefan Behrens · 12 years ago
  77. 1623ede Btrfs: minor cleanup in scrub by Stefan Behrens · 12 years ago
  78. 94598ba Btrfs: introduce common define for max number of mirrors by Stefan Behrens · 12 years ago
  79. 5cfdddc CIFS: Add missed forcemand mount option by Pavel Shilovsky · 12 years ago
  80. 213e64d Btrfs: fix infinite loop in btrfs_shrink_device() by Ilya Dryomov · 12 years ago
  81. 5eb56d2 Btrfs: fix memory leak in resolver code by Ilya Dryomov · 12 years ago
  82. e4837f8 Btrfs: allow dup for data chunks in mixed mode by Ilya Dryomov · 12 years ago
  83. 6728b19 Btrfs: validate target profiles only if we are going to use them by Ilya Dryomov · 12 years ago
  84. 4a5e98f Btrfs: improve the logic in btrfs_can_relocate() by Ilya Dryomov · 12 years ago
  85. 7738a53 Btrfs: add __get_block_group_index() helper by Ilya Dryomov · 12 years ago
  86. fc67c45 Btrfs: add get_restripe_target() helper by Ilya Dryomov · 12 years ago
  87. 0c460c0 Btrfs: move alloc_profile_is_valid() to volumes.c by Ilya Dryomov · 12 years ago
  88. e8920a6 Btrfs: make profile_is_valid() check more strict by Ilya Dryomov · 12 years ago
  89. 899c81e Btrfs: add wrappers for working with alloc profiles by Ilya Dryomov · 12 years ago
  90. e3176ca Btrfs: stop silently switching single chunks to raid0 on balance by Ilya Dryomov · 12 years ago
  91. 7a3ae2f Btrfs: fix regression in scrub path resolving by Jan Schmidt · 12 years ago
  92. 103e976 Btrfs: check return value of btrfs_cow_block() by Jan Schmidt · 12 years ago
  93. e565d4b Btrfs: actually call btrfs_init_lockdep by Jan Schmidt · 12 years ago
  94. 8f09c3d Merge branch 'for-3.4' by Steve French · 12 years ago
  95. ea46679 Btrfs: deal with read errors on extent buffers differently by Josef Bacik · 12 years ago
  96. 3b27dac mtd: unify initialization of erase_info->fail_addr by Shmulik Ladkani · 12 years ago
  97. 9bbf29e jffs2: Standardize JFFS_<LEVEL> uses by Joe Perches · 12 years ago
  98. 5a52895 jffs2: Use pr_fmt and remove jffs: from formats by Joe Perches · 12 years ago
  99. da320f0 jffs2: Convert printks to pr_<level> by Joe Perches · 12 years ago
  100. 9c261b3 jffs2: Convert most D1/D2 macros to jffs2_dbg by Joe Perches · 12 years ago