1. 1b26c9b proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). by Pravin B Shelar · 12 years ago
  2. bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 12 years ago
  3. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 12 years ago
  4. 59a32e2 proc: speed up /proc/stat handling by Eric Dumazet · 12 years ago
  5. b908243 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static by Djalal Harouni · 12 years ago
  6. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  7. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  8. d533df0 fat: fix bug in enforcing Long File Name length by Namjae Jeon · 12 years ago
  9. 41f0c02 fat: clean up xlate_to_uni() by Namjae Jeon · 12 years ago
  10. da0503a epoll: remove unneeded variable in reverse_path_check() by Dan Carpenter · 12 years ago
  11. 02edc6f epoll: comment the funky #ifdef by Steven Rostedt · 12 years ago
  12. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 12 years ago
  13. 9710a78 fs/notify/notification.c: make subsys_initcall function static by H Hartley Sweeten · 12 years ago
  14. b502bd1 magic.h: move some FS magic numbers into magic.h by Muthu Kumar · 12 years ago
  15. c7ad42b [CIFS] Fix trivial sparse warning with asyn i/o patch by Steve French · 12 years ago
  16. d816255 cifs: handle "sloppy" option appropriately by Jeff Layton · 12 years ago
  17. 8830d7e cifs: use standard token parser for mount options by Sachin Prabhu · 12 years ago
  18. 27ac575 cifs: remove /proc/fs/cifs/OplockEnabled by Jeff Layton · 12 years ago
  19. da82f7e cifs: convert cifs_iovec_write to use async writes by Jeff Layton · 12 years ago
  20. 597b027 cifs: call cifs_update_eof with i_lock held by Jeff Layton · 12 years ago
  21. e949287 cifs: abstract out function to marshal up the iovec array for async writes by Jeff Layton · 12 years ago
  22. a7103b9 cifs: fix up get_numpages by Jeff Layton · 12 years ago
  23. 35ebb41 cifs: make cifsFileInfo_get return the cifsFileInfo pointer by Jeff Layton · 12 years ago
  24. e94f7ba cifs: fix allocation in cifs_write_allocate_pages by Jeff Layton · 12 years ago
  25. c2e8764 cifs: allow caller to specify completion op when allocating writedata by Jeff Layton · 12 years ago
  26. fe5f5d2 cifs: add pid field to cifs_writedata by Jeff Layton · 12 years ago
  27. da472fc cifs: add new cifsiod_wq workqueue by Jeff Layton · 12 years ago
  28. 7c9421e CIFS: Change mid_q_entry structure fields by Pavel Shilovsky · 12 years ago
  29. 243d04b CIFS: Expand CurrentMid field by Pavel Shilovsky · 12 years ago
  30. 5ffef7b CIFS: Separate protocol-specific code from cifs_readv_receive code by Pavel Shilovsky · 12 years ago
  31. d4e4854 CIFS: Separate protocol-specific code from demultiplex code by Pavel Shilovsky · 12 years ago
  32. 792af7b CIFS: Separate protocol-specific code from transport routines by Pavel Shilovsky · 12 years ago
  33. e57f146 Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  34. 6e55f8e Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  35. 49d99a2 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  36. 1c3ddfe Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  37. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  38. 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
  39. f7493e5 vfs: tidy up sparse warnings in fs/namei.c by Linus Torvalds · 12 years ago
  40. 989412b vfs: tidy up fs/namei.c byte-repeat word constants by Linus Torvalds · 12 years ago
  41. 1f1e6e5 fs: fix kernel-doc warnings in dcache.c by Randy Dunlap · 12 years ago
  42. f132c5b Fix full_name_hash() behaviour when length is a multiple of 8 by Al Viro · 12 years ago
  43. 4e474a0 sysctl: protect poll() in entries that may go away by Lucas De Marchi · 12 years ago
  44. c999a22 xfs: introduce an allocation workqueue by Dave Chinner · 12 years ago
  45. 1a1d772 xfs: Fix open flag handling in open_by_handle code by Dave Chinner · 12 years ago
  46. 5575acc xfs: fix deadlock in xfs_rtfree_extent by Kamal Dasu · 12 years ago
  47. 1c2ccc6 fs: xfs: fix section mismatch in linux-next by Gerard Snitselaar · 12 years ago
  48. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  49. 3489b42 ceph: fix three bugs, two in ceph_vxattrcb_file_layout() by Alex Elder · 12 years ago
  50. cffaba1 ceph: ensure Boolean options support both senses by Alex Elder · 12 years ago
  51. ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 13 years ago
  52. 18fa8b3 ceph: make ceph_setxattr() and ceph_removexattr() more alike by Alex Elder · 13 years ago
  53. 3ce6cd1 ceph: avoid repeatedly computing the size of constant vxattr names by Alex Elder · 13 years ago
  54. aa4066e ceph: encode type in vxattr callback routines by Alex Elder · 13 years ago
  55. 881a5fa ceph: drop "_cb" from name of struct ceph_vxattr_cb by Alex Elder · 13 years ago
  56. eb78808 ceph: use macros to normalize vxattr table definitions by Alex Elder · 13 years ago
  57. 2289190 ceph: use a symbolic name for "ceph." extended attribute namespace by Alex Elder · 13 years ago
  58. 06476a6 ceph: pass inode rather than table to ceph_match_vxattr() by Alex Elder · 13 years ago
  59. b829c19 ceph: don't null-terminate xattr values by Alex Elder · 13 years ago
  60. 8083431 ceph: fix overflow check in build_snap_context() by Xi Wang · 12 years ago
  61. 810339ec ceph: avoid panic with mismatched symlink sizes in fill_inode() by Xi Wang · 12 years ago
  62. a661fc5 ceph: use 2 instead of 1 as fallback for 32-bit inode number by Amon Ott · 13 years ago
  63. 1ce208a ceph: don't reset s_cap_ttl to zero by Alex Elder · 13 years ago
  64. 914b200 btrfs: Fix busyloop in transaction_kthread() by Jan Kara · 12 years ago
  65. 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 12 years ago
  66. 182f514 ext4: remove useless s_dirt assignment by Artem Bityutskiy · 12 years ago
  67. a8e25a8 ext4: write superblock only once on unmount by Artem Bityutskiy · 12 years ago
  68. 1b8b975 ext4: do not mark superblock as dirty unnecessarily by Artem Bityutskiy · 12 years ago
  69. 7335519 ext4: correct ext4_punch_hole return codes by Allison Henderson · 12 years ago
  70. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  71. afcff5d ext4: remove restrictive checks for EOFBLOCKS_FL by Lukas Czerner · 12 years ago
  72. a7967f0 ext4: always set then trimmed blocks count into len by Lukas Czerner · 12 years ago
  73. 21e7fd2 ext4: fix trimmed block count accunting by Lukas Czerner · 12 years ago
  74. 913eed83 ext4: fix start and len arguments handling in ext4_trim_fs() by Lukas Czerner · 12 years ago
  75. ad12ab2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  76. d1d5e05 hugetlbfs: return error code when initializing module by Hillf Danton · 12 years ago
  77. 40716e2 hugetlbfs: fix alignment of huge page requests by Steven Truelove · 12 years ago
  78. 21a3c27 mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning by David Rientjes · 12 years ago
  79. 05af2e1 mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() by David Rientjes · 12 years ago
  80. 9048162 hugepages: fix use after free bug in "quota" handling by David Gibson · 12 years ago
  81. a1d776e hugetlb: cleanup hugetlb.h by David Gibson · 12 years ago
  82. a05b085 hugetlbfs: avoid taking i_mutex from hugetlbfs_read() by Aneesh Kumar K.V · 12 years ago
  83. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 12 years ago
  84. 092b50b pagemap: introduce data structure for pagemap entry by Naoya Horiguchi · 12 years ago
  85. e873c49 pagemap: export KPF_THP by Naoya Horiguchi · 12 years ago
  86. 025c5b2 thp: optimize away unnecessary page table locking by Naoya Horiguchi · 12 years ago
  87. 5aaabe8 pagemap: avoid splitting thp when reading /proc/pid/pagemap by Naoya Horiguchi · 12 years ago
  88. 4bfc130 hugetlbfs: fix hugetlb_get_unmapped_area() by Xiao Guangrong · 12 years ago
  89. 7904ac8 seq_file: fix mishandling of consecutive pread() invocations. by Earl Chew · 12 years ago
  90. 1de5b41 fs/namei.c: fix warnings on 32-bit by Andrew Morton · 12 years ago
  91. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  92. 49b25e0 btrfs: enhance transaction abort infrastructure by Jeff Mahoney · 12 years ago
  93. 4da3511 btrfs: add varargs to btrfs_error by Jeff Mahoney · 12 years ago
  94. 3acd395 btrfs: Remove BUG_ON from __finish_chunk_alloc() by Mark Fasheh · 13 years ago
  95. 1dd4602 btrfs: Remove BUG_ON from __btrfs_alloc_chunk() by Mark Fasheh · 13 years ago
  96. 2cdcecb btrfs: Don't BUG_ON insert errors in btrfs_alloc_dev_extent() by Mark Fasheh · 13 years ago
  97. 305a26a btrfs: Go readonly on tree errors in balance_level by Mark Fasheh · 13 years ago
  98. b68dc2a btrfs: Don't BUG_ON errors from update_ref_for_cow() by Mark Fasheh · 13 years ago
  99. e5df957 btrfs: Go readonly on bad extent refs in update_ref_for_cow() by Mark Fasheh · 13 years ago
  100. 4ed1d16 btrfs: Don't BUG_ON errors in __finish_chunk_alloc() by Mark Fasheh · 13 years ago