index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' into for-linus
Al Viro
2013-09-12
54
-1129
/
+1755
|
\
|
*
super: fix for destroy lrus
Glauber Costa
2013-09-10
3
-2
/
+5
|
*
list_lru: dynamically adjust node arrays
Glauber Costa
2013-09-10
5
-17
/
+37
|
*
shrinker: Kill old ->shrink API.
Dave Chinner
2013-09-10
3
-45
/
+15
|
*
shrinker: convert remaining shrinkers to count/scan API
Dave Chinner
2013-09-10
2
-21
/
+45
|
*
staging/lustre/libcfs: cleanup linux-mem.h
Peng Tao
2013-09-10
1
-38
/
+0
|
*
staging/lustre/ptlrpc: convert to new shrinker API
Peng Tao
2013-09-10
1
-34
/
+42
|
*
staging/lustre/obdclass: convert lu_object shrinker to count/scan API
Peng Tao
2013-09-10
1
-46
/
+52
|
*
staging/lustre/ldlm: convert to shrinkers to count/scan API
Peng Tao
2013-09-10
1
-69
/
+79
|
*
hugepage: convert huge zero page shrinker to new shrinker API
Glauber Costa
2013-09-10
1
-6
/
+11
|
*
i915: bail out earlier when shrinker cannot acquire mutex
Glauber Costa
2013-09-10
1
-2
/
+2
|
*
drivers: convert shrinkers to new count/scan API
Dave Chinner
2013-09-10
9
-136
/
+236
|
*
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
*
|
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
[next]