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
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-10
/
+9
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+35
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-15
/
+0
2010-05-19
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-304
/
+472
2010-05-19
Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
24
-495
/
+732
2010-05-19
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
5
-3
/
+14
2010-05-18
Revert "nfsd4: distinguish expired from stale stateids"
J. Bruce Fields
1
-45
/
+11
2010-05-18
nfsd: safer initialization order in find_file()
Pavel Emelyanov
1
-3
/
+3
2010-05-18
nfs4: minor callback code simplification, comment
J. Bruce Fields
1
-2
/
+8
2010-05-18
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2010-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
27
-1245
/
+1228
2010-05-18
Merge branch 'next' into for-linus
James Morris
2
-15
/
+0
2010-05-17
cifs: fix noserverino handling when unix extensions are enabled
Jeff Layton
3
-0
/
+15
2010-05-17
cifs: don't update uniqueid in cifs_fattr_to_inode
Jeff Layton
1
-1
/
+0
2010-05-17
cifs: always revalidate hardlinked inodes when using noserverino
Jeff Layton
1
-0
/
+5
2010-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
10
-53
/
+104
2010-05-17
procfs: Kill the bkl in ioctl
Frederic Weisbecker
1
-2
/
+2
2010-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-0
/
+5
2010-05-15
Btrfs: check for read permission on src file in the clone ioctl
Dan Rosenberg
1
-0
/
+5
2010-05-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-26
/
+34
2010-05-15
JFS: Free sbi memory in error path
Jan Blunck
1
-7
/
+6
2010-05-15
fs/sysv: dereferencing ERR_PTR()
Dan Carpenter
1
-1
/
+1
2010-05-15
Fix double-free in logfs
Al Viro
1
-7
/
+7
2010-05-15
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
3
-11
/
+20
2010-05-14
NFSD: don't report compiled-out versions as present
Pavel Emelyanov
1
-1
/
+1
2010-05-14
NFS: Don't call iput() in nfs_access_cache_shrinker
Trond Myklebust
1
-15
/
+4
2010-05-14
NFS: Clean up nfs_access_zap_cache()
Trond Myklebust
1
-29
/
+31
2010-05-14
NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFS
Trond Myklebust
1
-0
/
+2
2010-05-14
NFS: Read requests can use GFP_KERNEL.
Trond Myklebust
1
-2
/
+2
2010-05-14
NFS: Clean up nfs_create_request()
Trond Myklebust
1
-10
/
+4
2010-05-14
NFSv4: Don't use GFP_KERNEL allocations in state recovery
Trond Myklebust
4
-35
/
+39
2010-05-14
NFS: Calldata for nfs4_renew_done()
Chuck Lever
1
-6
/
+20
2010-05-14
NFS: Squelch compiler warning in nfs_add_server_stats()
Chuck Lever
1
-3
/
+3
2010-05-14
NFS: Clean up fscache_uniq mount option
Chuck Lever
1
-9
/
+9
2010-05-14
NFS: Squelch compiler warning
Chuck Lever
1
-1
/
+2
2010-05-14
NFSv4: Clean up the NFSv4 setclientid operation
Trond Myklebust
4
-23
/
+34
2010-05-14
NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation
Trond Myklebust
2
-9
/
+18
2010-05-14
NFSv4: Fix up the documentation for nfs_do_refmount
Trond Myklebust
1
-1
/
+1
2010-05-14
NFS: Replace nfsroot on-stack filehandle
Trond Myklebust
1
-6
/
+8
2010-05-14
NFS: Cleanup file handle allocations in fs/nfs/super.c
Trond Myklebust
1
-4
/
+4
2010-05-14
NFS: Prevent the mount code from looping forever on broken exports
Trond Myklebust
1
-0
/
+73
2010-05-14
NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()
Trond Myklebust
1
-7
/
+16
2010-05-14
NFS: Reduce stack footprint of nfs_statfs()
Trond Myklebust
1
-5
/
+9
2010-05-14
NFS: Reduce stack footprint of nfs_setattr()
Trond Myklebust
1
-4
/
+10
2010-05-14
NFS: Reduce stack footprint of nfs4_proc_create()
Trond Myklebust
1
-10
/
+15
2010-05-14
NFS: Reduce the stack footprint of nfs_proc_symlink()
Trond Myklebust
1
-10
/
+16
2010-05-14
NFS: Reduce the stack footprint of nfs_proc_create
Trond Myklebust
1
-52
/
+66
2010-05-14
NFS: Reduce the stack footprint of nfs_rmdir
Trond Myklebust
1
-5
/
+10
2010-05-14
NFS: Reduce stack footprint of nfs_proc_remove()
Trond Myklebust
5
-11
/
+23
2010-05-14
NFS: Reduce stack footprint of nfs3_proc_readlink()
Trond Myklebust
1
-5
/
+10
[next]