index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: convert fs shrinkers to new scan/count API
Dave Chinner
2013-09-10
14
-96
/
+158
*
xfs: fix dquot isolation hang
Dave Chinner
2013-09-10
1
-4
/
+6
*
xfs-convert-dquot-cache-lru-to-list_lru-fix
Andrew Morton
2013-09-10
1
-3
/
+3
*
xfs: convert dquot cache lru to list_lru
Dave Chinner
2013-09-10
3
-144
/
+144
*
xfs: rework buffer dispose list tracking
Dave Chinner
2013-09-10
2
-58
/
+79
*
xfs-convert-buftarg-lru-to-generic-code-fix
Andrew Morton
2013-09-10
1
-3
/
+3
*
xfs: convert buftarg LRU to generic code
Dave Chinner
2013-09-10
2
-93
/
+82
*
fs: convert inode and dentry shrinking to be node aware
Dave Chinner
2013-09-10
6
-21
/
+33
*
vmscan: per-node deferred work
Glauber Costa
2013-09-10
2
-103
/
+152
*
shrinker: add node awareness
Dave Chinner
2013-09-10
5
-3
/
+17
*
list_lru: remove special case function list_lru_dispose_all.
Glauber Costa
2013-09-10
3
-79
/
+29
*
list_lru: per-node API
Glauber Costa
2013-09-10
2
-33
/
+43
*
list_lru: fix broken LRU_RETRY behaviour
Dave Chinner
2013-09-10
1
-17
/
+12
*
list_lru: per-node list infrastructure
Dave Chinner
2013-09-10
2
-40
/
+129
*
dcache: convert to use new lru list infrastructure
Dave Chinner
2013-09-10
3
-106
/
+90
*
inode: move inode to a different list inside lock
Glauber Costa
2013-09-10
1
-1
/
+1
*
inode: convert inode lru list to generic lru list code.
Dave Chinner
2013-09-10
3
-116
/
+77
*
list: add a new LRU list type
Dave Chinner
2013-09-10
3
-1
/
+233
*
shrinker: convert superblock shrinkers to new API
Dave Chinner
2013-09-10
8
-48
/
+70
*
mm: new shrinker API
Dave Chinner
2013-09-10
2
-29
/
+69
*
dcache: remove dentries from LRU before putting on dispose list
Dave Chinner
2013-09-10
1
-21
/
+78
*
dentry: move to per-sb LRU locks
Dave Chinner
2013-09-10
3
-18
/
+20
*
dcache: convert dentry_stat.nr_unused to per-cpu counters
Dave Chinner
2013-09-10
1
-3
/
+27
*
super: fix calculation of shrinkable objects for small numbers
Glauber Costa
2013-09-10
8
-15
/
+18
*
fs: bump inode and dentry counters to long
Glauber Costa
2013-09-10
7
-27
/
+27
*
Add missing unlocks to error paths of mountpoint_last.
Dave Jones
2013-09-10
1
-1
/
+4
*
... and fold the renamed __vfs_follow_link() into its only caller
Al Viro
2013-09-10
1
-24
/
+14
*
fs: remove vfs_follow_link
Christoph Hellwig
2013-09-10
3
-9
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-10
11
-187
/
+241
|
\
|
*
split read_seqretry_or_unlock(), convert d_walk() to resulting primitives
Al Viro
2013-09-09
1
-33
/
+31
|
*
dcache: Translating dentry into pathname without taking rename_lock
Waiman Long
2013-09-09
1
-63
/
+133
|
*
autofs4 - fix device ioctl mount lookup
Ian Kent
2013-09-08
1
-11
/
+12
|
*
introduce kern_path_mountpoint()
Al Viro
2013-09-08
2
-11
/
+25
|
*
rename user_path_umountat() to user_path_mountpoint_at()
Al Viro
2013-09-08
4
-16
/
+15
|
*
take unlazy_walk() into umount_lookup_last()
Al Viro
2013-09-08
1
-33
/
+27
|
*
Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c
Al Viro
2013-09-07
2
-17
/
+19
|
*
prune_super(): sb->s_op is never NULL
Al Viro
2013-09-07
1
-1
/
+1
|
*
exportfs: don't assume that ->iterate() won't feed us too long entries
Al Viro
2013-09-07
1
-1
/
+1
|
*
afs: get rid of redundant ->d_name.len checks
Al Viro
2013-09-07
1
-24
/
+0
*
|
vfs: make sure we don't have a stale root path if unlazy_walk() fails
Linus Torvalds
2013-09-10
1
-1
/
+4
*
|
Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2013-09-09
8
-248
/
+146
|
\
\
|
*
|
dmaengine: dma_sync_wait and dma_find_channel undefined
Jon Mason
2013-09-09
1
-2
/
+10
|
*
|
MAINTAINERS: update email for Dan Williams
Dan Williams
2013-09-09
1
-9
/
+9
|
*
|
dma: mv_xor: Fix incorrect error path
Sachin Kamat
2013-09-09
1
-4
/
+2
|
*
|
ioatdma: silence GCC warnings
Paul Bolle
2013-08-23
1
-1
/
+1
|
*
|
dmaengine: make dma_channel_rebalance() NUMA aware
Brice Goglin
2013-08-22
1
-28
/
+27
|
*
|
dmaengine: make dma_submit_error() return an error code
Dan Carpenter
2013-08-22
1
-1
/
+4
|
*
|
ioatdma: disable RAID on non-Atom platforms and reenable unaligned copies
Brice Goglin
2013-08-22
1
-23
/
+1
|
*
|
mv_xor: support big endian systems using descriptor swap feature
Thomas Petazzoni
2013-08-22
2
-3
/
+36
|
*
|
mv_xor: use {readl, writel}_relaxed instead of __raw_{readl, writel}
Thomas Petazzoni
2013-08-22
1
-18
/
+18
[next]