index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-31
[PATCH] splice exports
Jeff Garzik
1
-0
/
+4
2006-03-31
[PATCH] splice: add support for SPLICE_F_MOVE flag
Jens Axboe
2
-37
/
+92
2006-03-31
[PATCH] Introduce sys_splice() system call
Jens Axboe
6
-6
/
+647
2006-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2
-24
/
+82
2006-03-29
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
48
-291
/
+204
2006-03-29
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
1
-2
/
+1
2006-03-29
[PATCH] remove add_parent()'s parent argument
Oleg Nesterov
1
-2
/
+2
2006-03-29
[PATCH] pidhash: kill switch_exec_pids
Eric W. Biederman
1
-3
/
+11
2006-03-29
[PATCH] simplify exec from init's subthread
Oleg Nesterov
1
-12
/
+10
2006-03-29
[PATCH] exec: allow init to exec from any thread.
Eric W. Biederman
1
-1
/
+12
2006-03-29
Merge ../linux-2.6
Paul Mackerras
145
-755
/
+1549
2006-03-29
[XFS] Cleanup in XFS after recent get_block_t interface tweaks.
Nathan Scott
3
-31
/
+26
2006-03-29
[XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents()
Mandy Kirkconnell
2
-115
/
+0
2006-03-29
[XFS] A change to inode chunk allocation to try allocating the new chunk
Glen Overby
1
-40
/
+68
2006-03-29
Fixes a regression from the recent "remove ->get_blocks() support"
Nathan Scott
1
-3
/
+4
2006-03-29
[XFS] Fix compiler warning and small code inconsistencies in compat
Nathan Scott
1
-9
/
+13
2006-03-29
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
42
-93
/
+93
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
122
-188
/
+188
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
8
-9
/
+9
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
2
-2
/
+2
2006-03-28
[PATCH] Fold select_bits_alloc/free into caller code.
Vadim Lobanov
1
-11
/
+2
2006-03-28
[PATCH] use fget_light() in select/poll
Eric Dumazet
1
-4
/
+6
2006-03-28
[PATCH] Optimize select/poll by putting small data sets on the stack
Andi Kleen
1
-42
/
+64
2006-03-28
[PATCH] autofs4: proper prototype for autofs4_dentry_release()
Adrian Bunk
2
-1
/
+3
2006-03-28
[PATCH] fs/fat/: proper prototypes for two functions
Adrian Bunk
1
-3
/
+0
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-1
/
+2
2006-03-28
[PATCH] powerpc: Cope with duplicate node & property names in /proc/device-tree
Michael Ellerman
1
-23
/
+80
2006-03-27
[PATCH] dm/md dependency tree in sysfs: convert bd_sem to bd_mutex
Jun'ichi Nomura
1
-4
/
+4
2006-03-27
[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject
Jun'ichi Nomura
1
-0
/
+297
2006-03-27
[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy
Andrew Morton
1
-9
/
+0
2006-03-27
[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory
Jun'ichi Nomura
1
-0
/
+36
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-27
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
1
-5
/
+8
2006-03-27
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
3
-38
/
+33
2006-03-27
[PATCH] knfsd: Use new cache code for name/id lookup caches
NeilBrown
1
-23
/
+103
2006-03-27
[PATCH] knfsd: Use new cache_lookup for svc_expkey cache
NeilBrown
1
-37
/
+99
2006-03-27
[PATCH] knfsd: Use new cache_lookup for svc_export
NeilBrown
1
-37
/
+88
2006-03-27
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
2
-10
/
+4
2006-03-27
[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export
NeilBrown
1
-20
/
+40
2006-03-27
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
1
-3
/
+2
2006-03-27
[PATCH] autofs4: atomic var underflow
Ian Kent
2
-3
/
+5
2006-03-27
[PATCH] autofs4: follow_link missing functionality
Ian Kent
2
-10
/
+44
2006-03-27
[PATCH] Remove redundant check from autofs4_put_super
Dave Jones
1
-2
/
+1
2006-03-27
[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*
Ian Kent
4
-13
/
+13
2006-03-27
[PATCH] autofs4: add new packet type for v5 communications
Ian Kent
2
-19
/
+90
2006-03-27
[PATCH] autofs4: add v5 expire logic
Ian Kent
1
-9
/
+87
2006-03-27
[PATCH] autofs4: add v5 follow_link mount trigger method
Ian Kent
3
-21
/
+103
2006-03-27
[PATCH] autofs4: nameidata needs to be up to date for follow_link
Ian Kent
1
-18
/
+21
2006-03-27
[PATCH] autofs4: change may_umount* functions to boolean
Ian Kent
4
-7
/
+7
[next]