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-06-12
sysfs: fix race condition around sd->s_dentry, take#2
Tejun Heo
3
-3
/
+38
2007-06-12
sysfs: fix condition check in sysfs_drop_dentry()
Tejun Heo
1
-1
/
+1
2007-06-12
sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses
Eric Sandeen
4
-5
/
+14
2007-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
10
-267
/
+285
2007-06-11
Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-35
/
+35
2007-06-08
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-12
/
+11
2007-06-08
nommu: report correct errno in message
Greg Ungerer
1
-1
/
+1
2007-06-08
[CIFS] CIFS should honour umask
Steve French
2
-4
/
+7
2007-06-08
splice: __generic_file_splice_read: fix read/truncate race
Jens Axboe
1
-23
/
+23
2007-06-08
splice: __generic_file_splice_read: fix i_size_read() length checks
Hugh Dickins
1
-8
/
+10
2007-06-08
splice: move balance_dirty_pages_ratelimited() outside of splice actor
Jens Axboe
1
-1
/
+2
2007-06-08
splice: remove do_splice_direct() symbol export
Jens Axboe
1
-2
/
+0
2007-06-08
splice: move inode size check into generic_file_splice_read()
Jens Axboe
1
-10
/
+9
2007-06-07
RAMFS NOMMU: missed POSIX UID/GID inode attribute checking
Bryan Wu
1
-0
/
+5
2007-06-06
ocfs2: Fix invalid assertion during write on 64k pages
Mark Fasheh
1
-10
/
+10
2007-06-06
ocfs2: Fix masklog breakage
Tiger Yang
1
-2
/
+1
2007-06-05
[CIFS] Missing flag on negprot needed for some servers to force packet signing
Yehuda Sadeh Weinraub
1
-2
/
+2
2007-06-05
[CIFS] whitespace cleanup part 2
Steve French
3
-132
/
+138
2007-06-05
[CIFS] whitespace cleanup
Steve French
4
-125
/
+124
2007-06-04
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
3
-182
/
+40
2007-06-04
vanishing ioctl handler debugging
Andrew Morton
1
-3
/
+11
2007-06-04
[CIFS] fix mempool destroy done in wrong order in cifs error path
Akinobu Mita
1
-1
/
+1
2007-06-01
[JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()
David Woodhouse
1
-3
/
+10
2007-06-01
parse errors in ifdefs
Yoann Padioleau
1
-1
/
+1
2007-06-01
Fix possible UDF data corruption
Jan Kara
1
-4
/
+8
2007-06-01
[JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes()
Artem Bityutskiy
1
-3
/
+6
2007-05-31
When ext4_ext_insert_extent() fails to insert new blocks
Alex Tomas
1
-1
/
+5
2007-05-31
ext4: Extent overlap bugfix
Amit Arora
1
-2
/
+58
2007-05-31
Remove unnecessary exported symbols.
Mingming Cao
1
-8
/
+0
2007-05-31
EXT4: Fix whitespace
Dave Kleikamp
5
-45
/
+45
2007-05-31
afs: needs sched.h
Andrew Morton
1
-0
/
+2
2007-05-31
ntfs_init_locked_inode(): fix array indexing
Andrew Morton
1
-1
/
+1
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
[next]