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
2007-05-30
a bug in ramfs_nommu_resize function, passing old size to vmtruncate
Bryan Wu
1
-1
/
+1
2007-05-30
NFS: Fix a refcount leakage in O_DIRECT
Trond Myklebust
1
-3
/
+9
2007-05-29
[XFS] Write at EOF may not update filesize correctly.
David Chinner
1
-9
/
+17
2007-05-25
fix compat console unimap regression
Hugh Dickins
1
-8
/
+25
2007-05-25
[PATCH] ocfs2: use generic_segment_checks
Christoph Hellwig
1
-31
/
+1
2007-05-25
ocfs2: fix inode leak
Mark Fasheh
1
-3
/
+4
2007-05-25
[PATCH] ocfs2: use zero_user_page
Nate Diller
1
-4
/
+1
2007-05-25
ocfs2: unmap_mapping_range() in ocfs2_truncate()
Mark Fasheh
1
-0
/
+1
2007-05-25
ocfs2: trylock in ocfs2_readpage()
Mark Fasheh
1
-1
/
+5
2007-05-24
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
3
-22
/
+57
2007-05-24
NFS: Fix nfs_direct_dirty_pages()
Trond Myklebust
1
-11
/
+18
2007-05-24
NFS: Fix handful of compiler warnings in direct.c
Chuck Lever
1
-10
/
+16
2007-05-24
NFS: Avoid a deadlock situation on write
Trond Myklebust
2
-2
/
+24
2007-05-23
eCryptfs: delay writing 0's after llseek until write
Michael Halcrow
2
-61
/
+36
2007-05-23
signalfd: retrieve multiple signals with one read() call
Davi Arnaut
1
-45
/
+75
2007-05-23
fuse: delete inode on drop
Miklos Szeredi
1
-0
/
+1
2007-05-23
fuse: generic_write_checks() for direct_io
Miklos Szeredi
1
-1
/
+3
2007-05-23
uselib: add missing MNT_NOEXEC check
Christoph Hellwig
1
-0
/
+3
2007-05-23
Missing 'const' from reiserfs MIN_KEY declaration.
David Woodhouse
1
-1
/
+1
2007-05-23
optimize compat_core_sys_select() by a using stack space for small fd sets
Badari Pulavarty
1
-6
/
+11
2007-05-23
fuse: fix mknod of regular file
Miklos Szeredi
1
-1
/
+1
2007-05-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+1
2007-05-21
partitions/LDM: build fix
Jeff Garzik
1
-1
/
+1
2007-05-21
LDM: Fix for Windows Vista dynamic disks
Anton Altaparmakov
3
-97
/
+127
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
52
-11
/
+52
2007-05-21
Fix "fs: convert core functions to zero_user_page"
OGAWA Hirofumi
1
-1
/
+1
2007-05-21
fs: Kill sh dependency for binfmt_flat.
Paul Mundt
1
-1
/
+1
2007-05-18
timerfd use waitqueue lock ...
Davide Libenzi
1
-13
/
+11
2007-05-18
eventfd use waitqueue lock ...
Davide Libenzi
1
-14
/
+12
2007-05-17
Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/
Trond Myklebust
49
-269
/
+167
2007-05-17
Fix page allocation flags in grow_dev_page()
Christoph Lameter
1
-1
/
+2
2007-05-17
circular locking dependency found in QUOTA OFF
Jan Kara
2
-17
/
+8
2007-05-17
ecryptfs: use zero_user_page
Nate Diller
1
-11
/
+3
2007-05-17
make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...
Dan Aloni
1
-3
/
+1
2007-05-17
Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/
Trond Myklebust
2
-3
/
+1
2007-05-17
simplify compat_sys_timerfd
Heiko Carstens
1
-9
/
+4
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
44
-228
/
+149
2007-05-16
AFS: Fix afs_prepare_write()
David Howells
1
-2
/
+1
2007-05-16
AFS: write back dirty data on unmount
David Howells
1
-1
/
+0
2007-05-15
Merge branch 'origin'
Trond Myklebust
1
-318
/
+243
2007-05-15
epoll: move kfree inside ep_free
Davide Libenzi
1
-5
/
+2
2007-05-15
epoll: fix some comments
Davide Libenzi
1
-21
/
+27
2007-05-15
epoll locks changes and cleanups
Davide Libenzi
1
-161
/
+73
2007-05-15
fix epoll single pass code and add wait-exclusive flag
Davide Libenzi
1
-156
/
+166
2007-05-14
NLM: Fix sparse warnings
Trond Myklebust
2
-6
/
+4
2007-05-14
NFS: Fix more sparse warnings
Trond Myklebust
2
-5
/
+5
2007-05-14
NFS: Fix some 'sparse' warnings...
Trond Myklebust
5
-8
/
+8
2007-05-14
NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c
Trond Myklebust
1
-45
/
+45
2007-05-14
NFS: use zero_user_page
Nate Diller
2
-6
/
+6
2007-05-14
NLM: don't use CLONE_SIGHAND in nlmclnt_recovery
Oleg Nesterov
1
-1
/
+1
[next]