Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bf2ba3bc185269eca274b458aac46ba1ad7c1121
bf2ba3b
Merge branch 'for-next' into for-linus
by Al Viro
· 11 years ago
f5e1dd3
super: fix for destroy lrus
by Glauber Costa
· 11 years ago
5ca302c
list_lru: dynamically adjust node arrays
by Glauber Costa
· 11 years ago
a0b0213
shrinker: Kill old ->shrink API.
by Dave Chinner
· 11 years ago
70534a7
shrinker: convert remaining shrinkers to count/scan API
by Dave Chinner
· 11 years ago
ea8352c
staging/lustre/libcfs: cleanup linux-mem.h
by Peng Tao
· 11 years ago
3bb22ec
staging/lustre/ptlrpc: convert to new shrinker API
by Peng Tao
· 11 years ago
fe92a055
staging/lustre/obdclass: convert lu_object shrinker to count/scan API
by Peng Tao
· 11 years ago
cbc3769
staging/lustre/ldlm: convert to shrinkers to count/scan API
by Peng Tao
· 11 years ago
4889646
hugepage: convert huge zero page shrinker to new shrinker API
by Glauber Costa
· 11 years ago
81e49f8
i915: bail out earlier when shrinker cannot acquire mutex
by Glauber Costa
· 11 years ago
7dc19d5
drivers: convert shrinkers to new count/scan API
by Dave Chinner
· 11 years ago
1ab6c49
fs: convert fs shrinkers to new scan/count API
by Dave Chinner
· 11 years ago
3516341
xfs: fix dquot isolation hang
by Dave Chinner
· 11 years ago
2f5b56f
xfs-convert-dquot-cache-lru-to-list_lru-fix
by Andrew Morton
· 11 years ago
cd56a39
xfs: convert dquot cache lru to list_lru
by Dave Chinner
· 11 years ago
a408235
xfs: rework buffer dispose list tracking
by Dave Chinner
· 11 years ago
addbda4
xfs-convert-buftarg-lru-to-generic-code-fix
by Andrew Morton
· 11 years ago
e80dfa1
xfs: convert buftarg LRU to generic code
by Dave Chinner
· 11 years ago
9b17c62
fs: convert inode and dentry shrinking to be node aware
by Dave Chinner
· 11 years ago
1d3d443
vmscan: per-node deferred work
by Glauber Costa
· 11 years ago
0ce3d74
shrinker: add node awareness
by Dave Chinner
· 11 years ago
4e717f5
list_lru: remove special case function list_lru_dispose_all.
by Glauber Costa
· 11 years ago
6a4f496
list_lru: per-node API
by Glauber Costa
· 11 years ago
5cedf721
list_lru: fix broken LRU_RETRY behaviour
by Dave Chinner
· 11 years ago
3b1d58a
list_lru: per-node list infrastructure
by Dave Chinner
· 11 years ago
f604156
dcache: convert to use new lru list infrastructure
by Dave Chinner
· 11 years ago
d38fa69
inode: move inode to a different list inside lock
by Glauber Costa
· 11 years ago
bc3b14c
inode: convert inode lru list to generic lru list code.
by Dave Chinner
· 11 years ago
a38e408
list: add a new LRU list type
by Dave Chinner
· 11 years ago
0a234c6
shrinker: convert superblock shrinkers to new API
by Dave Chinner
· 11 years ago
24f7c6b
mm: new shrinker API
by Dave Chinner
· 11 years ago
dd1f6b2
dcache: remove dentries from LRU before putting on dispose list
by Dave Chinner
· 11 years ago
1915684
dentry: move to per-sb LRU locks
by Dave Chinner
· 11 years ago
62d36c7
dcache: convert dentry_stat.nr_unused to per-cpu counters
by Dave Chinner
· 11 years ago
55f841c
super: fix calculation of shrinkable objects for small numbers
by Glauber Costa
· 11 years ago
3942c07
fs: bump inode and dentry counters to long
by Glauber Costa
· 11 years ago
da5338c
Add missing unlocks to error paths of mountpoint_last.
by Dave Jones
· 11 years ago
bcce56d
... and fold the renamed __vfs_follow_link() into its only caller
by Al Viro
· 11 years ago
aac34df
fs: remove vfs_follow_link
by Christoph Hellwig
· 11 years ago
bcceeeb
Add missing unlocks to error paths of mountpoint_last.
by Dave Jones
· 11 years ago
443ed25
... and fold the renamed __vfs_follow_link() into its only caller
by Al Viro
· 11 years ago
4aa3289
fs: remove vfs_follow_link
by Christoph Hellwig
· 11 years ago
b05430f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
d0d2727
vfs: make sure we don't have a stale root path if unlazy_walk() fails
by Linus Torvalds
· 11 years ago
26b0332
Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 11 years ago
4a43f39
dmaengine: dma_sync_wait and dma_find_channel undefined
by Jon Mason
· 11 years ago
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
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
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
bef4a0a
Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 11 years ago
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
12d29886
clk: only call get_parent if there is one
by Alex Elder
· 11 years ago
48f5ec2
split read_seqretry_or_unlock(), convert d_walk() to resulting primitives
by Al Viro
· 11 years ago
300893b
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
45150c4
direct-io: Use return from cmpxchg to decide of assignment happened
by Olof Johansson
· 11 years ago
232d2d6
dcache: Translating dentry into pathname without taking rename_lock
by Waiman Long
· 11 years ago
ef9a61b
Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
b5f0998
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 11 years ago
ab5f8c6
MAINTAINERS: update email for Dan Williams
by Dan Williams
· 11 years ago
64c3538
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
a577659
dma: mv_xor: Fix incorrect error path
by Sachin Kamat
· 11 years ago
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
d75671e
Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 11 years ago
bf97293
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
16d70e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
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
6cccc7d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
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
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
833ae40
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 11 years ago
20e029d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 11 years ago
ac83871
autofs4 - fix device ioctl mount lookup
by Ian Kent
· 11 years ago
e5c832d
vfs: fix dentry RCU to refcounting possibly sleeping dput()
by Linus Torvalds
· 11 years ago
9e266ec
virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM
by Aaron Lu
· 11 years ago
2d86465
introduce kern_path_mountpoint()
by Al Viro
· 11 years ago
197df04
rename user_path_umountat() to user_path_mountpoint_at()
by Al Viro
· 11 years ago
3575952
take unlazy_walk() into umount_lookup_last()
by Al Viro
· 11 years ago
0d98439
vfs: use lockred "dead" flag to mark unrecoverably dead dentries
by Linus Torvalds
· 11 years ago
8aab6a2
vfs: reorganize dput() memory accesses
by Linus Torvalds
· 11 years ago
b409624
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 11 years ago
c4c1725
Merge tag 'ntb-3.12' of git://github.com/jonmason/ntb
by Linus Torvalds
· 11 years ago
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
327fff3
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
1ff5e37
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
4e10f3c
Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c
by Al Viro
· 11 years ago
d040790
prune_super(): sb->s_op is never NULL
by Al Viro
· 11 years ago
dfc59e2c
exportfs: don't assume that ->iterate() won't feed us too long entries
by Al Viro
· 11 years ago
5d8943b
afs: get rid of redundant ->d_name.len checks
by Al Viro
· 11 years ago
e7d33bb
lockref: add ability to mark lockrefs "dead"
by Linus Torvalds
· 11 years ago
b1b3e13
NFSv4: use mach cred for SECINFO_NO_NAME w/ integrity
by Weston Andros Adamson
· 11 years ago
0aea92b
NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was set
by Trond Myklebust
· 11 years ago
44a0cf9
lockref: fix docbook argument names
by Linus Torvalds
· 11 years ago
47040da
NFSv4: Allow security autonegotiation for submounts
by Trond Myklebust
· 11 years ago
41d058c
NFSv4: Disallow security negotiation for lookups when 'sec=' is specified
by Trond Myklebust
· 11 years ago
dc0755c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
c7c4591
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 11 years ago
11c7b03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
6be48f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
0ffb01d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
Next »