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-02-03
[PATCH] revert blockdev direct io back to 2.6.19 version
Andrew Morton
1
-0
/
+41
2007-02-03
[PATCH] aio: fix buggy put_ioctx call in aio_complete - v2
Ken Chen
1
-11
/
+9
2007-02-01
[PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task
Guillaume Chazarain
1
-1
/
+11
2007-02-01
[PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().
Al Viro
1
-1
/
+1
2007-01-30
[PATCH] ntfs: kmap_atomic() atomicity fix
Andrew Morton
1
-0
/
+4
2007-01-30
[PATCH] Remove warning: VFS is out of sync with lock manager
Neil Brown
1
-2
/
+3
2007-01-30
[PATCH] ufs: reallocation fix
Evgeniy Dushistov
1
-15
/
+26
2007-01-30
[PATCH] ufs: truncate negative to unsigned fix
Evgeniy Dushistov
1
-2
/
+2
2007-01-30
[PATCH] ufs: alloc metadata null page fix
Evgeniy Dushistov
2
-6
/
+13
2007-01-30
[PATCH] fuse: fix bug in control filesystem mount
Miklos Szeredi
1
-0
/
+4
2007-01-30
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
3
-10
/
+6
2007-01-30
[PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk's
Adrian Bunk
1
-2
/
+2
2007-01-30
[PATCH] uml: fix mknod
Johannes Stezenbach
3
-4
/
+4
2007-01-29
[PATCH] Fix try_to_free_buffer() locking
Nick Piggin
1
-1
/
+5
2007-01-26
[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()
Mark Fasheh
1
-1
/
+1
2007-01-26
[PATCH] core-dumping unreadable binaries via PT_INTERP
Alexey Dobriyan
2
-0
/
+17
2007-01-26
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
4
-10
/
+13
2007-01-26
[PATCH] 9p: null terminate error strings for debug print
Eric Van Hensbergen
1
-0
/
+1
2007-01-26
[PATCH] 9p: fix segfault caused by race condition in meta-data operations
Eric Van Hensbergen
4
-129
/
+196
2007-01-26
[PATCH] 9p: fix rename return code
Eric Van Hensbergen
1
-1
/
+1
2007-01-26
[PATCH] 9p: fix bogus return code checks during initialization
Eric Van Hensbergen
2
-4
/
+11
2007-01-26
[PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie
Peter Staubach
1
-16
/
+5
2007-01-26
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
NeilBrown
1
-1
/
+2
2007-01-26
[PATCH] knfsd: fix setting of ACL server versions
NeilBrown
1
-4
/
+4
2007-01-26
[PATCH] Fix NULL ->nsproxy dereference in /proc/*/mounts
Alexey Dobriyan
1
-3
/
+5
2007-01-26
[PATCH] i386 vDSO: use VM_ALWAYSDUMP
Roland McGrath
1
-3
/
+35
2007-01-26
[PATCH] Add VM_ALWAYSDUMP
Roland McGrath
1
-0
/
+4
2007-01-26
Write back inode data pages even when the inode itself is locked
Linus Torvalds
1
-1
/
+12
2007-01-26
Resurrect 'try_to_free_buffers()' VM hackery
Linus Torvalds
1
-1
/
+14
2007-01-24
[PATCH] NFS: Fix races in nfs_revalidate_mapping()
Trond Myklebust
3
-32
/
+71
2007-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
5
-14
/
+17
2007-01-23
[PATCH] resierfs: avoid tail packing if an inode was ever mmapped
Vladimir Saveliev
2
-1
/
+21
2007-01-23
[PATCH] fix blk_direct_IO bio preparation
Chen, Kenneth W
1
-0
/
+8
2007-01-23
[PATCH] blockdev direct_io: fix signedness bug
Andrew Morton
1
-1
/
+1
2007-01-22
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
13
-37
/
+36
2007-01-22
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-47
/
+84
2007-01-22
[CIFS] Fix oops when Windows server sent bad domain name null terminator
Steve French
1
-5
/
+8
2007-01-21
ocfs2: Add backup superblock info to ocfs2_fs.h
Mark Fasheh
1
-1
/
+42
2007-01-21
ocfs2: cleanup ocfs2_iget() errors
Mark Fasheh
2
-12
/
+4
2007-01-21
ocfs2: Directory c/mtime update fixes
Mark Fasheh
1
-32
/
+37
2007-01-21
ocfs2: Don't print errors when following symlinks
Mark Fasheh
1
-2
/
+1
2007-01-21
[CIFS] cifs sprintf fix
Steve French
1
-2
/
+2
2007-01-21
[CIFS] Remove 2 unneeded kzalloc casts
Steve French
1
-6
/
+2
2007-01-18
NTFS: Forgot to bump version number in makefile to 2.1.28...
Anton Altaparmakov
1
-1
/
+1
2007-01-18
NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().
Anton Altaparmakov
5
-84
/
+50
2007-01-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
432
-6026
/
+8042
2007-01-13
[JFFS2] debug.h: include <linux/sched.h> for current->pid
David Woodhouse
1
-0
/
+1
2007-01-11
[PATCH] Revert bd_mount_mutex back to a semaphore
David Chinner
4
-8
/
+8
2007-01-11
[PATCH] NFS: Fix race in nfs_release_page()
Trond Myklebust
1
-8
/
+8
2007-01-10
[PATCH] fix linux banner format string
Roman Zippel
1
-7
/
+1
[next]