index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: use rlimit helpers
Jiri Slaby
2010-03-06
4
-14
/
+15
*
mm: mlock_vma_pages_range() only return success or failure
KOSAKI Motohiro
2010-03-06
1
-2
/
+2
*
mm: mlock_vma_pages_range() never return negative value
KOSAKI Motohiro
2010-03-06
1
-9
/
+2
*
mm: count swap usage
KAMEZAWA Hiroyuki
2010-03-06
6
-7
/
+23
*
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
2010-03-06
7
-15
/
+107
*
mm: clean up mm_counter
KAMEZAWA Hiroyuki
2010-03-06
12
-101
/
+174
*
infiniband: use for_each_set_bit()
Akinobu Mita
2010-03-06
1
-16
/
+5
*
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-03-06
18
-24
/
+26
*
timbgpio: fix build
David Miller
2010-03-06
1
-0
/
+1
*
Fix a dumb typo - use of & instead of &&
Al Viro
2010-03-06
1
-1
/
+1
*
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-03-05
7
-260
/
+146
|
\
|
*
SLUB: Fix per-cpu merge conflict
Stephen Rothwell
2010-03-04
1
-1
/
+1
|
*
-
-
-
-
-
.
Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percp...
Pekka Enberg
2010-03-04
7
-260
/
+146
|
|
\
\
\
\
|
|
|
|
|
*
dma kmalloc handling fixes
Christoph Lameter
2010-01-22
1
-2
/
+3
|
|
|
|
|
*
slub: remove impossible condition
David Rientjes
2010-01-22
1
-1
/
+1
|
|
|
|
|
*
SLUB: Make slub statistics use this_cpu_inc
Christoph Lameter
2009-12-20
1
-23
/
+20
|
|
|
|
|
*
SLUB: this_cpu: Remove slub kmem_cache fields
Christoph Lameter
2009-12-20
2
-61
/
+17
|
|
|
|
|
*
SLUB: Get rid of dynamic DMA kmalloc cache allocation
Christoph Lameter
2009-12-20
2
-22
/
+21
|
|
|
|
|
*
SLUB: Use this_cpu operations in slub
Christoph Lameter
2009-12-20
2
-159
/
+49
|
|
|
|
*
|
slab: fix regression in touched logic
Nick Piggin
2010-01-30
1
-2
/
+3
|
|
|
*
|
|
failslab: add ability to filter slab caches
Dmitry Monakhov
2010-02-26
6
-8
/
+52
|
|
*
|
|
|
slab: initialize unused alien cache entry as NULL at alloc_alien_cache().
Haicheng Li
2010-01-11
1
-4
/
+2
*
|
|
|
|
|
Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2010-03-05
24
-443
/
+642
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
Trond Myklebust
2010-03-05
5508
-138110
/
+336593
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping
Trond Myklebust
2010-03-05
4
-43
/
+3
|
|
*
|
|
|
|
|
NFS: Clean up nfs_sync_mapping
Trond Myklebust
2010-03-05
1
-9
/
+5
|
|
*
|
|
|
|
|
NFS: Simplify nfs_wb_page()
Trond Myklebust
2010-03-05
2
-98
/
+23
|
|
*
|
|
|
|
|
NFS: Replace __nfs_write_mapping with sync_inode()
Trond Myklebust
2010-03-05
3
-49
/
+10
|
|
*
|
|
|
|
|
NFS: Simplify nfs_wb_page_cancel()
Trond Myklebust
2010-03-05
2
-40
/
+1
|
|
*
|
|
|
|
|
NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pages
Trond Myklebust
2010-03-05
1
-0
/
+2
|
|
*
|
|
|
|
|
NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set
Trond Myklebust
2010-03-05
1
-1
/
+1
|
|
*
|
|
|
|
|
NFS: Reduce the number of unnecessary COMMIT calls
Trond Myklebust
2010-03-05
1
-4
/
+22
|
|
*
|
|
|
|
|
NFS: Add a count of the number of unstable writes carried by an inode
Trond Myklebust
2010-03-05
3
-4
/
+12
|
|
*
|
|
|
|
|
NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
Trond Myklebust
2010-03-05
3
-20
/
+23
|
*
|
|
|
|
|
|
nfs41 fix NFS4ERR_CLID_INUSE for exchange id
Andy Adamson
2010-03-02
1
-1
/
+1
|
*
|
|
|
|
|
|
NFS: Fix an allocation-under-spinlock bug
Trond Myklebust
2010-03-02
1
-3
/
+15
|
*
|
|
|
|
|
|
SUNRPC: Handle EINVAL error returns from the TCP connect operation
Trond Myklebust
2010-03-02
1
-0
/
+5
|
*
|
|
|
|
|
|
NFSv4.1: Various fixes to the sequence flag error handling
Trond Myklebust
2010-03-02
1
-12
/
+45
|
*
|
|
|
|
|
|
nfs4: renewd renew operations should take/put a client reference
Alexandros Batsakis
2010-03-02
1
-1
/
+5
|
*
|
|
|
|
|
|
nfs41: renewd sequence operations should take/put client reference
Alexandros Batsakis
2010-03-02
1
-6
/
+12
|
*
|
|
|
|
|
|
nfs: prevent backlogging of renewd requests
Alexandros Batsakis
2010-03-02
2
-21
/
+27
|
*
|
|
|
|
|
|
nfs: kill renewd before clearing client minor version
Alexandros Batsakis
2010-03-02
1
-24
/
+24
|
*
|
|
|
|
|
|
NFS: Make close(2) asynchronous when closing NFS O_DIRECT files
Chuck Lever
2010-02-10
1
-6
/
+1
|
*
|
|
|
|
|
|
NFS: Improve NFS iostat byte count accuracy for writes
Chuck Lever
2010-02-10
1
-3
/
+12
|
*
|
|
|
|
|
|
NFS: Account for NFS bytes read via the splice API
Chuck Lever
2010-02-10
1
-1
/
+4
|
*
|
|
|
|
|
|
NFS: Fix byte accounting for generic NFS reads
Chuck Lever
2010-02-10
1
-2
/
+4
|
*
|
|
|
|
|
|
NFS: Proper accounting for NFS VFS calls
Chuck Lever
2010-02-10
1
-2
/
+2
|
*
|
|
|
|
|
|
nfs41 do not allocate unused back channel pages
Andy Adamson
2010-02-10
2
-0
/
+19
|
*
|
|
|
|
|
|
nfs41: cleanup callback code to use __be32 type
Andy Adamson
2010-02-10
2
-22
/
+23
|
*
|
|
|
|
|
|
nfs41: clear NFS4CLNT_RECALL_SLOT bit on session reset
Andy Adamson
2010-02-10
1
-8
/
+8
[next]