index
:
Linux Stable
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.12.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
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
2006-03-27
1
-1
/
+1
*
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
2006-03-27
1
-5
/
+8
*
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
2006-03-27
3
-38
/
+33
*
[PATCH] knfsd: Use new cache code for name/id lookup caches
NeilBrown
2006-03-27
1
-23
/
+103
*
[PATCH] knfsd: Use new cache_lookup for svc_expkey cache
NeilBrown
2006-03-27
1
-37
/
+99
*
[PATCH] knfsd: Use new cache_lookup for svc_export
NeilBrown
2006-03-27
1
-37
/
+88
*
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
2006-03-27
2
-10
/
+4
*
[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export
NeilBrown
2006-03-27
1
-20
/
+40
*
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
2006-03-27
1
-3
/
+2
*
[PATCH] autofs4: atomic var underflow
Ian Kent
2006-03-27
2
-3
/
+5
*
[PATCH] autofs4: follow_link missing functionality
Ian Kent
2006-03-27
2
-10
/
+44
*
[PATCH] Remove redundant check from autofs4_put_super
Dave Jones
2006-03-27
1
-2
/
+1
*
[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*
Ian Kent
2006-03-27
4
-13
/
+13
*
[PATCH] autofs4: add new packet type for v5 communications
Ian Kent
2006-03-27
2
-19
/
+90
*
[PATCH] autofs4: add v5 expire logic
Ian Kent
2006-03-27
1
-9
/
+87
*
[PATCH] autofs4: add v5 follow_link mount trigger method
Ian Kent
2006-03-27
3
-21
/
+103
*
[PATCH] autofs4: nameidata needs to be up to date for follow_link
Ian Kent
2006-03-27
1
-18
/
+21
*
[PATCH] autofs4: change may_umount* functions to boolean
Ian Kent
2006-03-27
4
-7
/
+7
*
[PATCH] autofs4: rename simple_empty_nolock function
Ian Kent
2006-03-27
2
-2
/
+2
*
[PATCH] autofs4: white space cleanup for waitq.c
Ian Kent
2006-03-27
1
-10
/
+9
*
[PATCH] autofs4: add a show mount options for proc filesystem
Ian Kent
2006-03-27
2
-6
/
+34
*
[PATCH] autofs4: remove update_atime unused function
Ian Kent
2006-03-27
1
-34
/
+4
*
[PATCH] autofs4: expire mounts that hold no (extra) references only
Ian Kent
2006-03-27
2
-14
/
+26
*
[PATCH] autofs4: fix false negative return from expire
Ian Kent
2006-03-27
4
-11
/
+59
*
[PATCH] autofs4: simplify expire tree traversal
Ian Kent
2006-03-27
1
-62
/
+40
*
[PATCH] autofs4: expire code readability cleanup
Ian Kent
2006-03-27
1
-28
/
+26
*
[PATCH] autofs4: can't mount due to mount point dir not empty
Ian Kent
2006-03-27
2
-13
/
+4
*
[PATCH] autofs4: use libfs routines for readdir
Ian Kent
2006-03-27
1
-86
/
+40
*
[PATCH] autofs4: lookup white space cleanup
Ian Kent
2006-03-27
1
-14
/
+20
*
[PATCH] uml: fix hostfs stack corruption
Jeff Dike
2006-03-27
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-03-26
5
-28
/
+10
|
\
|
*
Remove ugly debugging stuff
Artem B. Bityuckiy
2006-03-26
1
-9
/
+0
|
*
BUG_ON() Conversion in fs/ext2/
Eric Sesterhenn
2006-03-26
1
-4
/
+2
|
*
BUG_ON() Conversion in fs/hfs/
Eric Sesterhenn
2006-03-26
2
-8
/
+4
|
*
BUG_ON() Conversion in fs/dcache.c
Eric Sesterhenn
2006-03-26
1
-1
/
+1
|
*
BUG_ON() Conversion in fs/buffer.c
Eric Sesterhenn
2006-03-26
1
-6
/
+3
*
|
[PATCH] bitops: ntfs: remove generic_ffs()
Akinobu Mita
2006-03-26
3
-3
/
+32
*
|
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
1
-1
/
+1
*
|
[PATCH] hrtimers: remove it_real_value calculation from proc/*/stat
Roman Zippel
2006-03-26
1
-4
/
+1
*
|
[PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize
Badari Pulavarty
2006-03-26
1
-6
/
+0
*
|
[PATCH] ext3: multi-block get_block()
Badari Pulavarty
2006-03-26
1
-12
/
+4
*
|
[PATCH] ext3: cleanups and WARN_ON()
Andrew Morton
2006-03-26
1
-125
/
+114
*
|
[PATCH] remove ->get_blocks() support
Badari Pulavarty
2006-03-26
11
-68
/
+27
*
|
[PATCH] map multiple blocks for mpage_readpages()
Badari Pulavarty
2006-03-26
3
-22
/
+90
*
|
[PATCH] pass b_size to ->get_block()
Badari Pulavarty
2006-03-26
2
-1
/
+10
*
|
[PATCH] change buffer_head.b_size to size_t
Badari Pulavarty
2006-03-26
3
-4
/
+6
*
|
[PATCH] ext3_get_blocks: Adjust reservation window size for mblocks
Mingming Cao
2006-03-26
1
-1
/
+31
*
|
[PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks()
Mingming Cao
2006-03-26
1
-12
/
+19
*
|
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
Mingming Cao
2006-03-26
1
-10
/
+36
*
|
[PATCH] ext3_get_blocks: multiple block allocation
Mingming Cao
2006-03-26
1
-77
/
+193
[next]