1. 42be35d fs: only send IPI to invalidate LRU BH when needed by Gilad Ben-Yossef · 13 years ago
  2. 45f83ce mm: thp: fix up pmd_trans_unstable() locations by Andrea Arcangeli · 13 years ago
  3. 3748b2f procfs: fix /proc/statm by KAMEZAWA Hiroyuki · 13 years ago
  4. 529b73f Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  5. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  6. 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  7. 9a7259d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  8. e9c0f15 Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  9. b18dafc vfs: fix d_ancestor() case in d_materialize_unique by Michel Lespinasse · 13 years ago
  10. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 13 years ago
  11. 3ee6bd8 uml/hostfs: Propagate dirent.d_type to filldir() by Geert Uytterhoeven · 13 years ago
  12. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  13. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  14. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 13 years ago
  15. e075f59 seq_file: add seq_set_overflow(), seq_overflow() by KAMEZAWA Hiroyuki · 13 years ago
  16. 1b26c9b proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). by Pravin B Shelar · 13 years ago
  17. bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 13 years ago
  18. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 13 years ago
  19. 59a32e2 proc: speed up /proc/stat handling by Eric Dumazet · 13 years ago
  20. b908243 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static by Djalal Harouni · 13 years ago
  21. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 13 years ago
  22. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
  23. d533df0 fat: fix bug in enforcing Long File Name length by Namjae Jeon · 13 years ago
  24. 41f0c02 fat: clean up xlate_to_uni() by Namjae Jeon · 13 years ago
  25. da0503a epoll: remove unneeded variable in reverse_path_check() by Dan Carpenter · 13 years ago
  26. 02edc6f epoll: comment the funky #ifdef by Steven Rostedt · 13 years ago
  27. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 13 years ago
  28. 9710a78 fs/notify/notification.c: make subsys_initcall function static by H Hartley Sweeten · 13 years ago
  29. b502bd1 magic.h: move some FS magic numbers into magic.h by Muthu Kumar · 13 years ago
  30. e57f146 Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 13 years ago
  31. 6e55f8e Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  32. 49d99a2 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  33. 1c3ddfe Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  34. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  35. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 13 years ago
  36. f7493e5 vfs: tidy up sparse warnings in fs/namei.c by Linus Torvalds · 13 years ago
  37. 989412b vfs: tidy up fs/namei.c byte-repeat word constants by Linus Torvalds · 13 years ago
  38. 1f1e6e5 fs: fix kernel-doc warnings in dcache.c by Randy Dunlap · 13 years ago
  39. f132c5b Fix full_name_hash() behaviour when length is a multiple of 8 by Al Viro · 13 years ago
  40. 4e474a0 sysctl: protect poll() in entries that may go away by Lucas De Marchi · 13 years ago
  41. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  42. 3489b42 ceph: fix three bugs, two in ceph_vxattrcb_file_layout() by Alex Elder · 13 years ago
  43. cffaba1 ceph: ensure Boolean options support both senses by Alex Elder · 13 years ago
  44. ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 13 years ago
  45. 18fa8b3 ceph: make ceph_setxattr() and ceph_removexattr() more alike by Alex Elder · 13 years ago
  46. 3ce6cd1 ceph: avoid repeatedly computing the size of constant vxattr names by Alex Elder · 13 years ago
  47. aa4066e ceph: encode type in vxattr callback routines by Alex Elder · 13 years ago
  48. 881a5fa ceph: drop "_cb" from name of struct ceph_vxattr_cb by Alex Elder · 13 years ago
  49. eb78808 ceph: use macros to normalize vxattr table definitions by Alex Elder · 13 years ago
  50. 2289190 ceph: use a symbolic name for "ceph." extended attribute namespace by Alex Elder · 13 years ago
  51. 06476a6 ceph: pass inode rather than table to ceph_match_vxattr() by Alex Elder · 13 years ago
  52. b829c19 ceph: don't null-terminate xattr values by Alex Elder · 13 years ago
  53. 8083431 ceph: fix overflow check in build_snap_context() by Xi Wang · 13 years ago
  54. 810339ec ceph: avoid panic with mismatched symlink sizes in fill_inode() by Xi Wang · 13 years ago
  55. a661fc5 ceph: use 2 instead of 1 as fallback for 32-bit inode number by Amon Ott · 13 years ago
  56. 1ce208a ceph: don't reset s_cap_ttl to zero by Alex Elder · 13 years ago
  57. 182f514 ext4: remove useless s_dirt assignment by Artem Bityutskiy · 13 years ago
  58. a8e25a8 ext4: write superblock only once on unmount by Artem Bityutskiy · 13 years ago
  59. 1b8b975 ext4: do not mark superblock as dirty unnecessarily by Artem Bityutskiy · 13 years ago
  60. 7335519 ext4: correct ext4_punch_hole return codes by Allison Henderson · 13 years ago
  61. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  62. afcff5d ext4: remove restrictive checks for EOFBLOCKS_FL by Lukas Czerner · 13 years ago
  63. a7967f0 ext4: always set then trimmed blocks count into len by Lukas Czerner · 13 years ago
  64. 21e7fd2 ext4: fix trimmed block count accunting by Lukas Czerner · 13 years ago
  65. 913eed8 ext4: fix start and len arguments handling in ext4_trim_fs() by Lukas Czerner · 13 years ago
  66. ad12ab2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  67. d1d5e05 hugetlbfs: return error code when initializing module by Hillf Danton · 13 years ago
  68. 40716e2 hugetlbfs: fix alignment of huge page requests by Steven Truelove · 13 years ago
  69. 21a3c27 mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning by David Rientjes · 13 years ago
  70. 05af2e1 mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() by David Rientjes · 13 years ago
  71. 9048162 hugepages: fix use after free bug in "quota" handling by David Gibson · 13 years ago
  72. a1d776e hugetlb: cleanup hugetlb.h by David Gibson · 13 years ago
  73. a05b085 hugetlbfs: avoid taking i_mutex from hugetlbfs_read() by Aneesh Kumar K.V · 13 years ago
  74. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 13 years ago
  75. 092b50b pagemap: introduce data structure for pagemap entry by Naoya Horiguchi · 13 years ago
  76. e873c49 pagemap: export KPF_THP by Naoya Horiguchi · 13 years ago
  77. 025c5b2 thp: optimize away unnecessary page table locking by Naoya Horiguchi · 13 years ago
  78. 5aaabe8 pagemap: avoid splitting thp when reading /proc/pid/pagemap by Naoya Horiguchi · 13 years ago
  79. 4bfc130 hugetlbfs: fix hugetlb_get_unmapped_area() by Xiao Guangrong · 13 years ago
  80. 7904ac8 seq_file: fix mishandling of consecutive pread() invocations. by Earl Chew · 13 years ago
  81. 1de5b41 fs/namei.c: fix warnings on 32-bit by Andrew Morton · 13 years ago
  82. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 13 years ago
  83. 30d73f3 Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 13 years ago
  84. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  85. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  86. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  87. 3dd9330 cifs: clean up ordering in exit_cifs by Jeff Layton · 13 years ago
  88. 815465c cifs: clean up call to cifs_dfs_release_automount_timer() by Jeff Layton · 13 years ago
  89. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  90. 6dae51a CIFS: Delete echo_retries module parm by Pavel Shilovsky · 13 years ago
  91. bc205ed CIFS: Prepare credits code for a slot reservation by Pavel Shilovsky · 13 years ago
  92. 5bc5949 CIFS: Make wait_for_free_request killable by Pavel Shilovsky · 13 years ago
  93. 2d86dbc CIFS: Introduce credit-based flow control by Pavel Shilovsky · 13 years ago
  94. fc40f9c CIFS: Simplify inFlight logic by Pavel Shilovsky · 13 years ago
  95. 1daaae8 cifs: fix issue mounting of DFS ROOT when redirecting from one domain controller to the next by Jeff Layton · 13 years ago
  96. 5a7c9ee NFS: fix sb->s_id in nfs debug prints by Vivek Trivedi · 13 years ago
  97. 1b189b8 dlm: last element of dlm_local_addr[] never used by David Teigland · 13 years ago
  98. 18d98f6 pnfs-obj: autologin: Add support for protocol autologin by Sachin Bhamare · 13 years ago
  99. c6bfa1a NFS: Remove nfs4_setup_sequence from generic rename code by Bryan Schumaker · 13 years ago
  100. 34e137c NFS: Remove nfs4_setup_sequence from generic unlink code by Bryan Schumaker · 13 years ago