index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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] fs/locks.c: Fix sys_flock() race
Trond Myklebust
1
-14
/
+16
2006-03-31
[PATCH] inotify: IN_DELETE events missing
Amy Griffis
1
-3
/
+3
2006-03-31
[PATCH] fat: kill reserved names
OGAWA Hirofumi
2
-32
/
+1
2006-03-31
[PATCH] sys_sync_file_range()
Andrew Morton
2
-1
/
+165
2006-03-31
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
2
-203
/
+47
2006-03-31
[PATCH] locks: don't panic
Miklos Szeredi
1
-12
/
+3
2006-03-31
[PATCH] uml: __user annotations
Al Viro
1
-7
/
+7
2006-03-30
[PATCH] splice exports
Jeff Garzik
1
-0
/
+4
2006-03-30
[PATCH] splice: add support for SPLICE_F_MOVE flag
Jens Axboe
2
-37
/
+92
2006-03-30
[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-28
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
1
-2
/
+1
2006-03-28
[PATCH] remove add_parent()'s parent argument
Oleg Nesterov
1
-2
/
+2
2006-03-28
[PATCH] pidhash: kill switch_exec_pids
Eric W. Biederman
1
-3
/
+11
2006-03-28
[PATCH] simplify exec from init's subthread
Oleg Nesterov
1
-12
/
+10
2006-03-28
[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
[next]