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
2008-08-26
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
21
-304
/
+508
2008-08-26
[CIFS] check version in spnego upcall response
Steve French
3
-2
/
+15
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2
-2
/
+0
2008-08-22
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
12
-238
/
+454
2008-08-20
cramfs: fix named-pipe handling
Al Viro
1
-46
/
+38
2008-08-20
fix setpriority(PRIO_PGRP) thread iterator breakage
Ken Chen
1
-4
/
+4
2008-08-20
binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers
Pavel Emelyanov
1
-2
/
+2
2008-08-20
/proc/self/maps doesn't display the real file offset
Clement Calmels
2
-4
/
+4
2008-08-20
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2008-08-20
vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion
Linus Torvalds
1
-7
/
+3
2008-08-19
[CIFS] Kerberos support not considered experimental anymore
Steve French
2
-5
/
+26
2008-08-19
[CIFS] distinguish between Kerberos and MSKerberos in upcall
Steve French
4
-6
/
+14
2008-08-19
cifs: add local server pointer to cifs_setup_session
Jeff Layton
1
-16
/
+17
2008-08-19
[CIFS] reindent misindented statement
Ilpo Järvinen
1
-1
/
+2
2008-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-0
/
+3
2008-08-15
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
17
-243
/
+328
2008-08-15
omfs: fix oops when file metadata is corrupted
Bob Copeland
2
-9
/
+29
2008-08-15
omfs: fix potential oops when directory size is corrupted
Bob Copeland
1
-2
/
+1
2008-08-15
fs/inode.c: properly init address_space->writeback_index
Chris Mason
1
-0
/
+1
2008-08-14
UBIFS: xattr bugfixes
Artem Bityutskiy
2
-28
/
+18
2008-08-14
[CIFS] mount of IPC$ breaks with iget patch
Steve French
1
-0
/
+1
2008-08-14
CRED: Introduce credential access wrappers
David Howells
3
-8
/
+6
2008-08-13
Merge git://oss.sgi.com:8090/xfs/linux-2.6
Linus Torvalds
61
-1326
/
+838
2008-08-13
dlm: rename structs
David Teigland
1
-96
/
+107
2008-08-13
dlm: add missing kfrees
David Teigland
1
-3
/
+7
2008-08-13
UBIFS: remove unneeded check
Artem Bityutskiy
1
-9
/
+1
2008-08-13
UBIFS: few commentary fixes
Artem Bityutskiy
2
-6
/
+4
2008-08-13
UBIFS: fix budgeting request alignment in xattr code
Zoltan Sogor
1
-5
/
+5
2008-08-13
UBIFS: improve arguments checking in debugging messages
Artem Bityutskiy
1
-74
/
+69
2008-08-13
UBIFS: always set i_generation to 0
Adrian Hunter
3
-6
/
+1
2008-08-13
UBIFS: correct spelling of "thrice".
Adrian Hunter
2
-3
/
+3
2008-08-13
UBIFS: support splice_write
Zoltan Sogor
1
-0
/
+1
2008-08-13
UBIFS: minor tweaks in commit
Artem Bityutskiy
1
-19
/
+18
2008-08-13
UBIFS: reserve more space for index
Artem Bityutskiy
4
-9
/
+14
2008-08-13
UBIFS: print pid in dump function
Artem Bityutskiy
1
-10
/
+10
2008-08-13
UBIFS: align inode data to eight
Artem Bityutskiy
5
-9
/
+23
2008-08-13
UBIFS: improve budgeting checks
Artem Bityutskiy
2
-1
/
+19
2008-08-13
UBIFS: correct orphan deletion order
Adrian Hunter
1
-1
/
+2
2008-08-13
UBIFS: fix typos in comments
Adrian Hunter
1
-5
/
+5
2008-08-13
UBIFS: do not union creat_sqnum and del_cmtno
Adrian Hunter
1
-4
/
+2
2008-08-13
UBIFS: optimize deletions
Artem Bityutskiy
3
-5
/
+73
2008-08-13
UBIFS: increment commit number earlier
Artem Bityutskiy
4
-5
/
+7
2008-08-13
UBIFS: remove another unneeded function parameter
Artem Bityutskiy
1
-16
/
+14
2008-08-13
UBIFS: remove unneeded function parameter
Artem Bityutskiy
3
-16
/
+10
2008-08-13
UBIFS: do not write orphans back
Artem Bityutskiy
1
-5
/
+13
2008-08-13
UBIFS: make ubifs_ro_mode() not inline
Adrian Hunter
3
-14
/
+15
2008-08-13
UBIFS: ensure UBIFS switches to read-only on error
Adrian Hunter
1
-0
/
+2
2008-08-13
UBIFS: fix error return in failure mode
Adrian Hunter
1
-3
/
+4
2008-08-13
UBIFS: free budget in delete_inode as well
Artem Bityutskiy
1
-3
/
+5
2008-08-13
UBIFS: improve debugging
Artem Bityutskiy
2
-3
/
+6
[next]