1. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  2. 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  3. 9a7259d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  4. 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
  5. b18dafc vfs: fix d_ancestor() case in d_materialize_unique by Michel Lespinasse · 12 years ago
  6. 21f72c9 nfsd: fix NULL pointer dereference in cld_pipe_downcall by Jeff Layton · 12 years ago
  7. 3af7061 nfsd4: memory corruption in numeric_name_to_id() by Dan Carpenter · 12 years ago
  8. 1497748 NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error by Trond Myklebust · 12 years ago
  9. e59d27e NFSv4.1: Fix layoutcommit error handling by Trond Myklebust · 12 years ago
  10. 05e9cfb NFSv4: Fix two infinite loops in the mount code by Trond Myklebust · 12 years ago
  11. 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
  12. 5a5881c xfs: add lots of attribute trace points by Dave Chinner · 12 years ago
  13. d97d32e xfs: Fix oops on IO error during xlog_recover_process_iunlinks() by Jan Kara · 12 years ago
  14. a66d636 xfs: fix fstrim offset calculations by Dave Chinner · 12 years ago
  15. 867646f [CIFS] Update CIFS version number to 1.77 by Steve French · 12 years ago
  16. b5d67f6 Btrfs: change scrub to support big blocks by Stefan Behrens · 12 years ago
  17. 1623ede Btrfs: minor cleanup in scrub by Stefan Behrens · 12 years ago
  18. 94598ba Btrfs: introduce common define for max number of mirrors by Stefan Behrens · 12 years ago
  19. 5cfdddc CIFS: Add missed forcemand mount option by Pavel Shilovsky · 12 years ago
  20. 213e64d Btrfs: fix infinite loop in btrfs_shrink_device() by Ilya Dryomov · 12 years ago
  21. 5eb56d2 Btrfs: fix memory leak in resolver code by Ilya Dryomov · 12 years ago
  22. e4837f8 Btrfs: allow dup for data chunks in mixed mode by Ilya Dryomov · 12 years ago
  23. 6728b19 Btrfs: validate target profiles only if we are going to use them by Ilya Dryomov · 12 years ago
  24. 4a5e98f Btrfs: improve the logic in btrfs_can_relocate() by Ilya Dryomov · 12 years ago
  25. 7738a53 Btrfs: add __get_block_group_index() helper by Ilya Dryomov · 12 years ago
  26. fc67c45 Btrfs: add get_restripe_target() helper by Ilya Dryomov · 12 years ago
  27. 0c460c0 Btrfs: move alloc_profile_is_valid() to volumes.c by Ilya Dryomov · 12 years ago
  28. e8920a6 Btrfs: make profile_is_valid() check more strict by Ilya Dryomov · 12 years ago
  29. 899c81e Btrfs: add wrappers for working with alloc profiles by Ilya Dryomov · 12 years ago
  30. e3176ca Btrfs: stop silently switching single chunks to raid0 on balance by Ilya Dryomov · 12 years ago
  31. 7a3ae2f Btrfs: fix regression in scrub path resolving by Jan Schmidt · 12 years ago
  32. 103e976 Btrfs: check return value of btrfs_cow_block() by Jan Schmidt · 12 years ago
  33. e565d4b Btrfs: actually call btrfs_init_lockdep by Jan Schmidt · 12 years ago
  34. 8f09c3d Merge branch 'for-3.4' by Steve French · 12 years ago
  35. ea46679 Btrfs: deal with read errors on extent buffers differently by Josef Bacik · 12 years ago
  36. 3b27dac mtd: unify initialization of erase_info->fail_addr by Shmulik Ladkani · 13 years ago
  37. 9bbf29e jffs2: Standardize JFFS_<LEVEL> uses by Joe Perches · 12 years ago
  38. 5a52895 jffs2: Use pr_fmt and remove jffs: from formats by Joe Perches · 12 years ago
  39. da320f0 jffs2: Convert printks to pr_<level> by Joe Perches · 12 years ago
  40. 9c261b3 jffs2: Convert most D1/D2 macros to jffs2_dbg by Joe Perches · 12 years ago
  41. 273a65a jffs2: make jffs2_initxattrs() static by Nikola Pajkovsky · 12 years ago
  42. 4de0347 jffs2: Fix typo in compr.c by Masanari Iida · 13 years ago
  43. 045ead3 jffs2: Remove unnecessary OOM messages by Joe Perches · 13 years ago
  44. 3e34174 jffs2: fix typo in scan.c by Masanari Iida · 13 years ago
  45. a6c2285 jffs2: update to new MTD interface by Brian Norris · 13 years ago
  46. c382fb4 romfs: switch to new MTD API by Artem Bityutskiy · 13 years ago
  47. f026545 jffs2: remove direct mtd->point reference by Artem Bityutskiy · 13 years ago
  48. 3948659 xfs: Account log unmount transaction correctly by Dave Chinner · 12 years ago
  49. 5132ba8 xfs: don't cache inodes read through bulkstat by Dave Chinner · 12 years ago
  50. f3f266a Btrfs: don't use threaded IO completion helpers for metadata writes by Chris Mason · 12 years ago
  51. f7c79f3 Btrfs: adjust the write_lock_level as we unlock by Chris Mason · 12 years ago
  52. a098d8e Btrfs: loop waiting on writeback by Chris Mason · 12 years ago
  53. cfed81a Btrfs: add the ability to cache a pointer into the eb by Chris Mason · 12 years ago
  54. 0b32f4b Btrfs: ensure an entire eb is written at once by Josef Bacik · 12 years ago
  55. 5df4235 Btrfs: introduce mark_extent_buffer_accessed by Josef Bacik · 12 years ago
  56. 3083ee2 Btrfs: introduce free_extent_buffer_stale by Josef Bacik · 12 years ago
  57. 115391d Btrfs: only use the existing eb if it's count isn't 0 by Josef Bacik · 12 years ago
  58. 4f2de97a Btrfs: set page->private to the eb by Josef Bacik · 12 years ago
  59. 727011e Btrfs: allow metadata blocks larger than the page size by Chris Mason · 14 years ago
  60. f616137 xfs: trace xfs_name strings correctly by Christoph Hellwig · 12 years ago
  61. 81c9ad2 Btrfs: remove search_start and search_end from find_free_extent and callers by Josef Bacik · 13 years ago
  62. 285ff5a Btrfs: remove the ideal caching code by Josef Bacik · 13 years ago
  63. e9541ce nfsd4: allow numeric idmapping by J. Bruce Fields · 12 years ago
  64. cc27e0d nfsd: don't allow legacy client tracker init for anything but init_net by Jeff Layton · 12 years ago
  65. 813fd32 nfsd: add notifier to handle mount/unmount of rpc_pipefs sb by Jeff Layton · 12 years ago
  66. f3f8014 nfsd: add the infrastructure to handle the cld upcall by Jeff Layton · 12 years ago
  67. 7ea34ac nfsd: add a per-net-namespace struct for nfsd by Jeff Layton · 12 years ago
  68. 2a4317c nfsd: add nfsd4_client_tracking_ops struct and a way to set it by Jeff Layton · 12 years ago
  69. a52d726 nfsd: convert nfs4_client->cl_cb_flags to a generic flags field by Jeff Layton · 12 years ago
  70. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  71. 97cc008 GFS2: use depends instead of select in kconfig by Benjamin Poirier · 12 years ago
  72. c1ac539 GFS2: put glock reference in error patch of read_rindex_entry by Bob Peterson · 12 years ago
  73. 3ee6bd8 uml/hostfs: Propagate dirent.d_type to filldir() by Geert Uytterhoeven · 13 years ago
  74. d44fc38 NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit by Fred Isaman · 12 years ago
  75. 20e0fa9 Fix length of buffer copied in __nfs4_get_acl_uncached by Sachin Prabhu · 12 years ago
  76. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  77. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  78. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 12 years ago
  79. e075f59 seq_file: add seq_set_overflow(), seq_overflow() by KAMEZAWA Hiroyuki · 12 years ago
  80. 1b26c9b proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). by Pravin B Shelar · 12 years ago
  81. bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 12 years ago
  82. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 12 years ago
  83. 59a32e2 proc: speed up /proc/stat handling by Eric Dumazet · 12 years ago
  84. b908243 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static by Djalal Harouni · 12 years ago
  85. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  86. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  87. d533df0 fat: fix bug in enforcing Long File Name length by Namjae Jeon · 12 years ago
  88. 41f0c02 fat: clean up xlate_to_uni() by Namjae Jeon · 12 years ago
  89. da0503a epoll: remove unneeded variable in reverse_path_check() by Dan Carpenter · 12 years ago
  90. 02edc6f epoll: comment the funky #ifdef by Steven Rostedt · 12 years ago
  91. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 12 years ago
  92. 9710a78 fs/notify/notification.c: make subsys_initcall function static by H Hartley Sweeten · 12 years ago
  93. b502bd1 magic.h: move some FS magic numbers into magic.h by Muthu Kumar · 12 years ago
  94. c7ad42b [CIFS] Fix trivial sparse warning with asyn i/o patch by Steve French · 12 years ago
  95. d816255 cifs: handle "sloppy" option appropriately by Jeff Layton · 12 years ago
  96. 8830d7e cifs: use standard token parser for mount options by Sachin Prabhu · 12 years ago
  97. 27ac575 cifs: remove /proc/fs/cifs/OplockEnabled by Jeff Layton · 12 years ago
  98. da82f7e cifs: convert cifs_iovec_write to use async writes by Jeff Layton · 12 years ago
  99. 597b027 cifs: call cifs_update_eof with i_lock held by Jeff Layton · 12 years ago
  100. e949287 cifs: abstract out function to marshal up the iovec array for async writes by Jeff Layton · 12 years ago