1. 213e64d Btrfs: fix infinite loop in btrfs_shrink_device() by Ilya Dryomov · 12 years ago
  2. 5eb56d2 Btrfs: fix memory leak in resolver code by Ilya Dryomov · 12 years ago
  3. e4837f8 Btrfs: allow dup for data chunks in mixed mode by Ilya Dryomov · 12 years ago
  4. 6728b19 Btrfs: validate target profiles only if we are going to use them by Ilya Dryomov · 12 years ago
  5. 4a5e98f Btrfs: improve the logic in btrfs_can_relocate() by Ilya Dryomov · 12 years ago
  6. 7738a53 Btrfs: add __get_block_group_index() helper by Ilya Dryomov · 12 years ago
  7. fc67c45 Btrfs: add get_restripe_target() helper by Ilya Dryomov · 12 years ago
  8. 0c460c0 Btrfs: move alloc_profile_is_valid() to volumes.c by Ilya Dryomov · 12 years ago
  9. e8920a6 Btrfs: make profile_is_valid() check more strict by Ilya Dryomov · 12 years ago
  10. 899c81e Btrfs: add wrappers for working with alloc profiles by Ilya Dryomov · 12 years ago
  11. e3176ca Btrfs: stop silently switching single chunks to raid0 on balance by Ilya Dryomov · 12 years ago
  12. 7a3ae2f Btrfs: fix regression in scrub path resolving by Jan Schmidt · 12 years ago
  13. 103e976 Btrfs: check return value of btrfs_cow_block() by Jan Schmidt · 12 years ago
  14. e565d4b Btrfs: actually call btrfs_init_lockdep by Jan Schmidt · 12 years ago
  15. 8f09c3d Merge branch 'for-3.4' by Steve French · 12 years ago
  16. ea46679 Btrfs: deal with read errors on extent buffers differently by Josef Bacik · 12 years ago
  17. 3b27dac mtd: unify initialization of erase_info->fail_addr by Shmulik Ladkani · 12 years ago
  18. 9bbf29e jffs2: Standardize JFFS_<LEVEL> uses by Joe Perches · 12 years ago
  19. 5a52895 jffs2: Use pr_fmt and remove jffs: from formats by Joe Perches · 12 years ago
  20. da320f0 jffs2: Convert printks to pr_<level> by Joe Perches · 12 years ago
  21. 9c261b3 jffs2: Convert most D1/D2 macros to jffs2_dbg by Joe Perches · 12 years ago
  22. 273a65a jffs2: make jffs2_initxattrs() static by Nikola Pajkovsky · 12 years ago
  23. 4de0347 jffs2: Fix typo in compr.c by Masanari Iida · 12 years ago
  24. 045ead3 jffs2: Remove unnecessary OOM messages by Joe Perches · 12 years ago
  25. 3e34174 jffs2: fix typo in scan.c by Masanari Iida · 12 years ago
  26. a6c2285 jffs2: update to new MTD interface by Brian Norris · 12 years ago
  27. c382fb4 romfs: switch to new MTD API by Artem Bityutskiy · 12 years ago
  28. f026545 jffs2: remove direct mtd->point reference by Artem Bityutskiy · 12 years ago
  29. 3948659 xfs: Account log unmount transaction correctly by Dave Chinner · 12 years ago
  30. 5132ba8 xfs: don't cache inodes read through bulkstat by Dave Chinner · 12 years ago
  31. f3f266a Btrfs: don't use threaded IO completion helpers for metadata writes by Chris Mason · 12 years ago
  32. f7c79f3 Btrfs: adjust the write_lock_level as we unlock by Chris Mason · 12 years ago
  33. a098d8e Btrfs: loop waiting on writeback by Chris Mason · 12 years ago
  34. cfed81a Btrfs: add the ability to cache a pointer into the eb by Chris Mason · 12 years ago
  35. 0b32f4b Btrfs: ensure an entire eb is written at once by Josef Bacik · 12 years ago
  36. 5df4235 Btrfs: introduce mark_extent_buffer_accessed by Josef Bacik · 12 years ago
  37. 3083ee2 Btrfs: introduce free_extent_buffer_stale by Josef Bacik · 12 years ago
  38. 115391d Btrfs: only use the existing eb if it's count isn't 0 by Josef Bacik · 12 years ago
  39. 4f2de97a Btrfs: set page->private to the eb by Josef Bacik · 12 years ago
  40. 727011e Btrfs: allow metadata blocks larger than the page size by Chris Mason · 14 years ago
  41. f616137 xfs: trace xfs_name strings correctly by Christoph Hellwig · 12 years ago
  42. 81c9ad2 Btrfs: remove search_start and search_end from find_free_extent and callers by Josef Bacik · 13 years ago
  43. 285ff5a Btrfs: remove the ideal caching code by Josef Bacik · 13 years ago
  44. e9541ce nfsd4: allow numeric idmapping by J. Bruce Fields · 12 years ago
  45. cc27e0d nfsd: don't allow legacy client tracker init for anything but init_net by Jeff Layton · 12 years ago
  46. 813fd32 nfsd: add notifier to handle mount/unmount of rpc_pipefs sb by Jeff Layton · 12 years ago
  47. f3f8014 nfsd: add the infrastructure to handle the cld upcall by Jeff Layton · 12 years ago
  48. 7ea34ac nfsd: add a per-net-namespace struct for nfsd by Jeff Layton · 12 years ago
  49. 2a4317c nfsd: add nfsd4_client_tracking_ops struct and a way to set it by Jeff Layton · 12 years ago
  50. a52d726 nfsd: convert nfs4_client->cl_cb_flags to a generic flags field by Jeff Layton · 12 years ago
  51. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  52. 3ee6bd8 uml/hostfs: Propagate dirent.d_type to filldir() by Geert Uytterhoeven · 12 years ago
  53. d44fc38 NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit by Fred Isaman · 12 years ago
  54. 20e0fa9 Fix length of buffer copied in __nfs4_get_acl_uncached by Sachin Prabhu · 12 years ago
  55. 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
  56. 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
  57. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 12 years ago
  58. e075f59 seq_file: add seq_set_overflow(), seq_overflow() by KAMEZAWA Hiroyuki · 12 years ago
  59. 1b26c9b proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). by Pravin B Shelar · 12 years ago
  60. bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 12 years ago
  61. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 12 years ago
  62. 59a32e2 proc: speed up /proc/stat handling by Eric Dumazet · 12 years ago
  63. b908243 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static by Djalal Harouni · 12 years ago
  64. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  65. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  66. d533df0 fat: fix bug in enforcing Long File Name length by Namjae Jeon · 12 years ago
  67. 41f0c02 fat: clean up xlate_to_uni() by Namjae Jeon · 12 years ago
  68. da0503a epoll: remove unneeded variable in reverse_path_check() by Dan Carpenter · 12 years ago
  69. 02edc6f epoll: comment the funky #ifdef by Steven Rostedt · 12 years ago
  70. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 12 years ago
  71. 9710a78 fs/notify/notification.c: make subsys_initcall function static by H Hartley Sweeten · 12 years ago
  72. b502bd1 magic.h: move some FS magic numbers into magic.h by Muthu Kumar · 12 years ago
  73. c7ad42b [CIFS] Fix trivial sparse warning with asyn i/o patch by Steve French · 12 years ago
  74. d816255 cifs: handle "sloppy" option appropriately by Jeff Layton · 12 years ago
  75. 8830d7e cifs: use standard token parser for mount options by Sachin Prabhu · 12 years ago
  76. 27ac575 cifs: remove /proc/fs/cifs/OplockEnabled by Jeff Layton · 12 years ago
  77. da82f7e cifs: convert cifs_iovec_write to use async writes by Jeff Layton · 12 years ago
  78. 597b027 cifs: call cifs_update_eof with i_lock held by Jeff Layton · 12 years ago
  79. e949287 cifs: abstract out function to marshal up the iovec array for async writes by Jeff Layton · 12 years ago
  80. a7103b9 cifs: fix up get_numpages by Jeff Layton · 12 years ago
  81. 35ebb41 cifs: make cifsFileInfo_get return the cifsFileInfo pointer by Jeff Layton · 12 years ago
  82. e94f7ba cifs: fix allocation in cifs_write_allocate_pages by Jeff Layton · 12 years ago
  83. c2e8764 cifs: allow caller to specify completion op when allocating writedata by Jeff Layton · 12 years ago
  84. fe5f5d2 cifs: add pid field to cifs_writedata by Jeff Layton · 12 years ago
  85. da472fc cifs: add new cifsiod_wq workqueue by Jeff Layton · 12 years ago
  86. 7c9421e CIFS: Change mid_q_entry structure fields by Pavel Shilovsky · 12 years ago
  87. 243d04b CIFS: Expand CurrentMid field by Pavel Shilovsky · 12 years ago
  88. 5ffef7b CIFS: Separate protocol-specific code from cifs_readv_receive code by Pavel Shilovsky · 12 years ago
  89. d4e4854 CIFS: Separate protocol-specific code from demultiplex code by Pavel Shilovsky · 12 years ago
  90. 792af7b CIFS: Separate protocol-specific code from transport routines by Pavel Shilovsky · 12 years ago
  91. e57f146 Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  92. 6e55f8e Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  93. 49d99a2 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  94. 1c3ddfe Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  95. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  96. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  97. f7493e5 vfs: tidy up sparse warnings in fs/namei.c by Linus Torvalds · 12 years ago
  98. 989412b vfs: tidy up fs/namei.c byte-repeat word constants by Linus Torvalds · 12 years ago
  99. 1f1e6e5 fs: fix kernel-doc warnings in dcache.c by Randy Dunlap · 12 years ago
  100. f132c5b Fix full_name_hash() behaviour when length is a multiple of 8 by Al Viro · 12 years ago