1. e075f59 seq_file: add seq_set_overflow(), seq_overflow() by KAMEZAWA Hiroyuki · 12 years ago
  2. 1b26c9b proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). by Pravin B Shelar · 12 years ago
  3. bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 12 years ago
  4. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 12 years ago
  5. 59a32e2 proc: speed up /proc/stat handling by Eric Dumazet · 12 years ago
  6. b908243 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static by Djalal Harouni · 12 years ago
  7. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  8. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  9. d533df0 fat: fix bug in enforcing Long File Name length by Namjae Jeon · 12 years ago
  10. 41f0c02 fat: clean up xlate_to_uni() by Namjae Jeon · 12 years ago
  11. da0503a epoll: remove unneeded variable in reverse_path_check() by Dan Carpenter · 12 years ago
  12. 02edc6f epoll: comment the funky #ifdef by Steven Rostedt · 12 years ago
  13. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 12 years ago
  14. 9710a78 fs/notify/notification.c: make subsys_initcall function static by H Hartley Sweeten · 12 years ago
  15. b502bd1 magic.h: move some FS magic numbers into magic.h by Muthu Kumar · 12 years ago
  16. e57f146 Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  17. 6e55f8e Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  18. 49d99a2 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  19. 1c3ddfe Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  20. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  21. 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
  22. f7493e5 vfs: tidy up sparse warnings in fs/namei.c by Linus Torvalds · 12 years ago
  23. 989412b vfs: tidy up fs/namei.c byte-repeat word constants by Linus Torvalds · 12 years ago
  24. 1f1e6e5 fs: fix kernel-doc warnings in dcache.c by Randy Dunlap · 12 years ago
  25. f132c5b Fix full_name_hash() behaviour when length is a multiple of 8 by Al Viro · 12 years ago
  26. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  27. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  28. ad12ab2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  29. d1d5e05 hugetlbfs: return error code when initializing module by Hillf Danton · 12 years ago
  30. 40716e2 hugetlbfs: fix alignment of huge page requests by Steven Truelove · 12 years ago
  31. 21a3c27 mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning by David Rientjes · 12 years ago
  32. 05af2e1 mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() by David Rientjes · 12 years ago
  33. 9048162 hugepages: fix use after free bug in "quota" handling by David Gibson · 12 years ago
  34. a1d776e hugetlb: cleanup hugetlb.h by David Gibson · 12 years ago
  35. a05b085 hugetlbfs: avoid taking i_mutex from hugetlbfs_read() by Aneesh Kumar K.V · 12 years ago
  36. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 12 years ago
  37. 092b50b pagemap: introduce data structure for pagemap entry by Naoya Horiguchi · 12 years ago
  38. e873c49 pagemap: export KPF_THP by Naoya Horiguchi · 12 years ago
  39. 025c5b2 thp: optimize away unnecessary page table locking by Naoya Horiguchi · 12 years ago
  40. 5aaabe8 pagemap: avoid splitting thp when reading /proc/pid/pagemap by Naoya Horiguchi · 12 years ago
  41. 4bfc130 hugetlbfs: fix hugetlb_get_unmapped_area() by Xiao Guangrong · 12 years ago
  42. 7904ac8 seq_file: fix mishandling of consecutive pread() invocations. by Earl Chew · 12 years ago
  43. 1de5b41 fs/namei.c: fix warnings on 32-bit by Andrew Morton · 12 years ago
  44. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  45. 30d73f3 Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  46. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  47. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  48. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  49. 3dd9330 cifs: clean up ordering in exit_cifs by Jeff Layton · 12 years ago
  50. 815465c cifs: clean up call to cifs_dfs_release_automount_timer() by Jeff Layton · 12 years ago
  51. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  52. 6dae51a CIFS: Delete echo_retries module parm by Pavel Shilovsky · 12 years ago
  53. bc205ed CIFS: Prepare credits code for a slot reservation by Pavel Shilovsky · 12 years ago
  54. 5bc5949 CIFS: Make wait_for_free_request killable by Pavel Shilovsky · 12 years ago
  55. 2d86dbc CIFS: Introduce credit-based flow control by Pavel Shilovsky · 12 years ago
  56. fc40f9c CIFS: Simplify inFlight logic by Pavel Shilovsky · 12 years ago
  57. 1daaae8 cifs: fix issue mounting of DFS ROOT when redirecting from one domain controller to the next by Jeff Layton · 12 years ago
  58. 5a7c9ee NFS: fix sb->s_id in nfs debug prints by Vivek Trivedi · 12 years ago
  59. 1b189b8 dlm: last element of dlm_local_addr[] never used by David Teigland · 12 years ago
  60. 18d98f6 pnfs-obj: autologin: Add support for protocol autologin by Sachin Bhamare · 12 years ago
  61. c6bfa1a NFS: Remove nfs4_setup_sequence from generic rename code by Bryan Schumaker · 12 years ago
  62. 34e137c NFS: Remove nfs4_setup_sequence from generic unlink code by Bryan Schumaker · 12 years ago
  63. ea7c330 NFS: Remove nfs4_setup_sequence from generic read code by Bryan Schumaker · 12 years ago
  64. c6cb80d NFS: Remove nfs4_setup_sequence from generic write code by Bryan Schumaker · 12 years ago
  65. 6f00866 NFS: Fix more NFS debug related build warnings by Trond Myklebust · 12 years ago
  66. ffa94db SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined by Trond Myklebust · 12 years ago
  67. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  68. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  69. 07c0c5d ext4: initialization of ext4_li_mtx needs to be done earlier by Al Viro · 12 years ago
  70. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 12 years ago
  71. a051f71 hfsplus: add an ioctl to bless files by Matthew Garrett · 12 years ago
  72. 0347b6e hfsplus: change finder_info to u32 by Matthew Garrett · 12 years ago
  73. f392238 hfsplus: initialise userflags by Matthew Garrett · 12 years ago
  74. 7cd916f qnx4: new helper - try_extent() by Al Viro · 12 years ago
  75. 8f82eca qnx4: get rid of qnx4_bread/qnx4_getblk by Al Viro · 12 years ago
  76. 19e5109 take removal of PF_FORKNOEXEC to flush_old_exec() by Al Viro · 12 years ago
  77. e59cc47 trim includes in inode.c by Al Viro · 13 years ago
  78. 342827d ocfs2: fix leaks on failure exits in module_init by Al Viro · 12 years ago
  79. 0794f56 ecryptfs: make register_filesystem() the last potential failure exit by Al Viro · 12 years ago
  80. f4c5499 ntfs: forgets to unregister sysctls on register_filesystem() failure by Al Viro · 12 years ago
  81. 03e897a logfs: missing cleanup on register_filesystem() failure by Al Viro · 12 years ago
  82. 76bf09f jfs: mising cleanup on register_filesystem() failure by Al Viro · 12 years ago
  83. 2a152ad make configfs_pin_fs() return root dentry on success by Al Viro · 12 years ago
  84. 0dd6c08 configfs: configfs_create_dir() has parent dentry in dentry->d_parent by Al Viro · 12 years ago
  85. 16d13b5 configfs: sanitize configfs_create() by Al Viro · 12 years ago
  86. b7c177f configfs: kill configfs_sb by Al Viro · 12 years ago
  87. 81d44ed1 configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root by Al Viro · 12 years ago
  88. 8fc3dc5 __register_binfmt() made void by Al Viro · 12 years ago
  89. 54bf586 autofs: set things up *before* registering fs type by Al Viro · 12 years ago
  90. ca7068c anon_inodes: move allocation of anon_inode into ->mount() by Al Viro · 12 years ago
  91. 2226a28 9p: make register_filesystem() the last failure exit by Al Viro · 12 years ago
  92. 2452992 make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one by Al Viro · 12 years ago
  93. 765fd6b kill reiserfs_fs_{i,sb}.h by Al Viro · 12 years ago
  94. f466c6f move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h by Al Viro · 12 years ago
  95. a8a4b79 kill pointless includes of reiserfs_fs_{i,sb}.h by Al Viro · 12 years ago
  96. a3063ab move reiserfs_acl.h to fs/reiserfs/acl.h by Al Viro · 12 years ago
  97. c45ac88 take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h by Al Viro · 12 years ago
  98. 82234e6 vfs: take path_get_longterm() out of write_seqcount scope by Al Viro · 12 years ago
  99. 3ee05ed no need to play with fs->seq in exit_fs() by Al Viro · 12 years ago
  100. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago