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-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
26
-1145
/
+1096
2007-07-09
sched: scheduler debugging, core
Ingo Molnar
1
-0
/
+69
2007-07-09
sched: update delay-accounting to use CFS's precise stats
Balbir Singh
1
-1
/
+1
2007-07-09
sched: make use of precise accounting for /proc task stats
Ingo Molnar
1
-10
/
+47
2007-07-09
sched: remove the SleepAVG field
Ingo Molnar
1
-2
/
+0
2007-07-08
Fix permission checking for the new utimensat() system call
Linus Torvalds
1
-3
/
+10
2007-07-07
DLM must depend on SYSFS
Adrian Bunk
1
-1
/
+1
2007-07-06
Fix elf_core_dump() when writing arch specific notes (spu coredumps)
Michael Ellerman
1
-1
/
+6
2007-07-04
[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.
David Woodhouse
1
-14
/
+9
2007-07-03
dio: remove bogus refcounting BUG_ON
Zach Brown
1
-1
/
+1
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
1
-0
/
+8
2007-06-28
ext2: fix return of uninitialised variable
Andrew Morton
1
-0
/
+1
2007-06-28
avoid spurious POLLIN returns in signalfd
Davide Libenzi
1
-1
/
+2
2007-06-28
zero out last page for llseek/write
Michael Halcrow
1
-0
/
+2
2007-06-28
eCryptfs: initialize crypt_stat in setattr
Michael Halcrow
1
-1
/
+46
2007-06-28
eCryptfs: fix write zeros behavior
Michael Halcrow
3
-24
/
+50
2007-06-24
ext4: lost brelse in ext4_read_inode()
Kirill Korotaev
1
-1
/
+3
2007-06-24
ext3: lost brelse in ext3_read_inode()
Kirill Korotaev
1
-1
/
+3
2007-06-24
ext2: disallow setting xip on remount
Carsten Otte
1
-0
/
+8
2007-06-19
[XFS] s/memclear_highpage_flush/zero_user_page/
Christoph Hellwig
1
-1
/
+1
2007-06-16
shm: fix the filename of hugetlb sysv shared memory
Eric W. Biederman
1
-5
/
+2
2007-06-16
udf: fix possible leakage of blocks
Jan Kara
3
-17
/
+74
2007-06-16
fuse: ->fs_flags fixlet
Alexey Dobriyan
1
-2
/
+1
2007-06-15
splice: only check do_wakeup in splice_to_pipe() for a real pipe
Jens Axboe
1
-6
/
+7
2007-06-15
splice: fix leak of pages on short splice to pipe
Jens Axboe
1
-1
/
+2
2007-06-15
splice: adjust balance_dirty_pages_ratelimited() call
Jens Axboe
1
-2
/
+8
2007-06-13
JFS: Update print_hex_dump() syntax
Dave Kleikamp
5
-29
/
+28
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-06
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
7
-45
/
+29
2007-06-06
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
23
-1098
/
+1066
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
[next]