1. f5e1dd3 super: fix for destroy lrus by Glauber Costa · 11 years ago
  2. 5ca302c list_lru: dynamically adjust node arrays by Glauber Costa · 11 years ago
  3. a0b0213 shrinker: Kill old ->shrink API. by Dave Chinner · 11 years ago
  4. 70534a7 shrinker: convert remaining shrinkers to count/scan API by Dave Chinner · 11 years ago
  5. ea8352c staging/lustre/libcfs: cleanup linux-mem.h by Peng Tao · 11 years ago
  6. 3bb22ec staging/lustre/ptlrpc: convert to new shrinker API by Peng Tao · 11 years ago
  7. fe92a05 staging/lustre/obdclass: convert lu_object shrinker to count/scan API by Peng Tao · 11 years ago
  8. cbc3769 staging/lustre/ldlm: convert to shrinkers to count/scan API by Peng Tao · 11 years ago
  9. 4889646 hugepage: convert huge zero page shrinker to new shrinker API by Glauber Costa · 11 years ago
  10. 81e49f8 i915: bail out earlier when shrinker cannot acquire mutex by Glauber Costa · 11 years ago
  11. 7dc19d5 drivers: convert shrinkers to new count/scan API by Dave Chinner · 11 years ago
  12. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  13. 3516341 xfs: fix dquot isolation hang by Dave Chinner · 11 years ago
  14. 2f5b56f xfs-convert-dquot-cache-lru-to-list_lru-fix by Andrew Morton · 11 years ago
  15. cd56a39 xfs: convert dquot cache lru to list_lru by Dave Chinner · 11 years ago
  16. a408235 xfs: rework buffer dispose list tracking by Dave Chinner · 11 years ago
  17. addbda4 xfs-convert-buftarg-lru-to-generic-code-fix by Andrew Morton · 11 years ago
  18. e80dfa1 xfs: convert buftarg LRU to generic code by Dave Chinner · 11 years ago
  19. 9b17c62 fs: convert inode and dentry shrinking to be node aware by Dave Chinner · 11 years ago
  20. 1d3d443 vmscan: per-node deferred work by Glauber Costa · 11 years ago
  21. 0ce3d74 shrinker: add node awareness by Dave Chinner · 11 years ago
  22. 4e717f5 list_lru: remove special case function list_lru_dispose_all. by Glauber Costa · 11 years ago
  23. 6a4f496 list_lru: per-node API by Glauber Costa · 11 years ago
  24. 5cedf721 list_lru: fix broken LRU_RETRY behaviour by Dave Chinner · 11 years ago
  25. 3b1d58a list_lru: per-node list infrastructure by Dave Chinner · 11 years ago
  26. f604156 dcache: convert to use new lru list infrastructure by Dave Chinner · 11 years ago
  27. d38fa69 inode: move inode to a different list inside lock by Glauber Costa · 11 years ago
  28. bc3b14c inode: convert inode lru list to generic lru list code. by Dave Chinner · 11 years ago
  29. a38e408 list: add a new LRU list type by Dave Chinner · 11 years ago
  30. 0a234c6 shrinker: convert superblock shrinkers to new API by Dave Chinner · 11 years ago
  31. 24f7c6b mm: new shrinker API by Dave Chinner · 11 years ago
  32. dd1f6b2 dcache: remove dentries from LRU before putting on dispose list by Dave Chinner · 11 years ago
  33. 1915684 dentry: move to per-sb LRU locks by Dave Chinner · 11 years ago
  34. 62d36c7 dcache: convert dentry_stat.nr_unused to per-cpu counters by Dave Chinner · 11 years ago
  35. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  36. 3942c07 fs: bump inode and dentry counters to long by Glauber Costa · 11 years ago
  37. da5338c Add missing unlocks to error paths of mountpoint_last. by Dave Jones · 11 years ago
  38. bcce56d ... and fold the renamed __vfs_follow_link() into its only caller by Al Viro · 11 years ago
  39. aac34df fs: remove vfs_follow_link by Christoph Hellwig · 11 years ago
  40. b05430f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  41. d0d2727 vfs: make sure we don't have a stale root path if unlazy_walk() fails by Linus Torvalds · 11 years ago
  42. 26b0332 Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  43. 4a43f39 dmaengine: dma_sync_wait and dma_find_channel undefined by Jon Mason · 11 years ago
  44. 6404141 Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  45. fa91515 Merge tag 'renesas-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  46. a35c632 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  47. bef4a0a Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  48. 7eb6952 Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  49. 12d29886 clk: only call get_parent if there is one by Alex Elder · 11 years ago
  50. 48f5ec2 split read_seqretry_or_unlock(), convert d_walk() to resulting primitives by Al Viro · 11 years ago
  51. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  52. 45150c4 direct-io: Use return from cmpxchg to decide of assignment happened by Olof Johansson · 11 years ago
  53. 232d2d6 dcache: Translating dentry into pathname without taking rename_lock by Waiman Long · 11 years ago
  54. ef9a61b Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  55. b5f0998 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  56. ab5f8c6 MAINTAINERS: update email for Dan Williams by Dan Williams · 11 years ago
  57. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  58. a577659 dma: mv_xor: Fix incorrect error path by Sachin Kamat · 11 years ago
  59. d8cacd3 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  60. d75671e Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  61. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  62. 16d70e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  63. 6c337ad Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  64. 6cccc7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  65. 255ae3f Merge tag 'metag-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  66. 89c5a94 Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  67. 833ae40 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  68. 20e029d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  69. ac83871 autofs4 - fix device ioctl mount lookup by Ian Kent · 11 years ago
  70. e5c832d vfs: fix dentry RCU to refcounting possibly sleeping dput() by Linus Torvalds · 11 years ago
  71. 9e266ec virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM by Aaron Lu · 11 years ago
  72. 2d86465 introduce kern_path_mountpoint() by Al Viro · 11 years ago
  73. 197df04 rename user_path_umountat() to user_path_mountpoint_at() by Al Viro · 11 years ago
  74. 3575952 take unlazy_walk() into umount_lookup_last() by Al Viro · 11 years ago
  75. 0d98439 vfs: use lockred "dead" flag to mark unrecoverably dead dentries by Linus Torvalds · 11 years ago
  76. 8aab6a2 vfs: reorganize dput() memory accesses by Linus Torvalds · 11 years ago
  77. b409624 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  78. c4c1725 Merge tag 'ntb-3.12' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  79. 8de4651 Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  80. 327fff3 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  81. 1ff5e37 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  82. 4e10f3c Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c by Al Viro · 11 years ago
  83. d040790 prune_super(): sb->s_op is never NULL by Al Viro · 11 years ago
  84. dfc59e2c exportfs: don't assume that ->iterate() won't feed us too long entries by Al Viro · 11 years ago
  85. 5d8943b afs: get rid of redundant ->d_name.len checks by Al Viro · 11 years ago
  86. e7d33bb lockref: add ability to mark lockrefs "dead" by Linus Torvalds · 11 years ago
  87. b1b3e13 NFSv4: use mach cred for SECINFO_NO_NAME w/ integrity by Weston Andros Adamson · 11 years ago
  88. 0aea92b NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was set by Trond Myklebust · 11 years ago
  89. 44a0cf9 lockref: fix docbook argument names by Linus Torvalds · 11 years ago
  90. 47040da NFSv4: Allow security autonegotiation for submounts by Trond Myklebust · 11 years ago
  91. 41d058c NFSv4: Disallow security negotiation for lookups when 'sec=' is specified by Trond Myklebust · 11 years ago
  92. dc0755c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  93. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  94. 11c7b03 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  95. 6be48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  96. 0ffb01d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  97. 5e6b199 NFSv4: Fix security auto-negotiation by Trond Myklebust · 11 years ago
  98. 19e7b8d NFS: Clean up nfs_parse_security_flavors() by Trond Myklebust · 11 years ago
  99. 74c9881 NFS: Clean up the auth flavour array mess by Trond Myklebust · 11 years ago
  100. 7b4022f Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago