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-02-08
revert "proc: fix the threaded proc self"
Andrew Morton
1
-6
/
+6
2008-02-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-5
/
+26
2008-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
17
-225
/
+235
2008-02-08
splice: missing user pointer access verification
Jens Axboe
1
-0
/
+8
2008-02-08
quota: turn quotas off when remounting read-only
Jan Kara
1
-0
/
+1
2008-02-08
ext3 can fail badly when device stops accepting BIO_RW_BARRIER requests
Neil Brown
1
-1
/
+2
2008-02-08
reduce large do_mount stack usage with noinlines
Eric Sandeen
1
-5
/
+13
2008-02-08
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
1
-1
/
+1
2008-02-08
buffer_head: fix private_list handling
Jan Kara
1
-4
/
+19
2008-02-08
Remove a.out interpreter support in ELF loader
Andi Kleen
1
-152
/
+21
2008-02-08
mount options: fix udf
Miklos Szeredi
2
-4
/
+72
2008-02-08
mount options: fix reiserfs
Miklos Szeredi
1
-12
/
+26
2008-02-08
mount options: fix ncpfs
Miklos Szeredi
1
-4
/
+45
2008-02-08
mount options: fix isofs
Miklos Szeredi
1
-0
/
+3
2008-02-08
mount options: fix hugetlbfs
Miklos Szeredi
1
-0
/
+3
2008-02-08
mount options: fix hpfs
Miklos Szeredi
1
-3
/
+14
2008-02-08
mount options: fix hostfs
Miklos Szeredi
1
-0
/
+14
2008-02-08
mount options: fix fuse
Miklos Szeredi
1
-1
/
+6
2008-02-08
mount options: fix fat
Miklos Szeredi
1
-0
/
+2
2008-02-08
mount options: fix ext2
Miklos Szeredi
1
-0
/
+3
2008-02-08
mount options: fix devpts
Miklos Szeredi
1
-3
/
+18
2008-02-08
mount options: fix befs
Miklos Szeredi
1
-1
/
+3
2008-02-08
mount options: fix autofs
Miklos Szeredi
1
-0
/
+3
2008-02-08
mount options: fix autofs4
Miklos Szeredi
1
-0
/
+5
2008-02-08
mount options: fix afs
Miklos Szeredi
1
-0
/
+5
2008-02-08
mount options: fix affs
Miklos Szeredi
1
-2
/
+12
2008-02-08
mount options: fix adfs
Miklos Szeredi
1
-2
/
+24
2008-02-08
mount options: add generic_show_options()
Miklos Szeredi
2
-5
/
+45
2008-02-08
drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h
Mike Frysinger
12
-11
/
+960
2008-02-08
BKL-Removal: convert pipe to use unlocked_ioctl too
Andi Kleen
1
-9
/
+7
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
7
-22
/
+22
2008-02-08
reiserfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-08
isofs: implement dmode option
Jan Kara
2
-9
/
+17
2008-02-08
remove the unused exports of sys_open/sys_read
Arjan van de Ven
2
-2
/
+0
2008-02-08
fs/afs/security.c: fix uninitialized var warning
Andrew Morton
1
-1
/
+1
2008-02-08
fs/hfsplus/unicode.c: fix uninitialized var warning
Andrew Morton
1
-1
/
+2
2008-02-08
udf: fix adding entry to a directory
Jan Kara
2
-10
/
+11
2008-02-08
udf: cleanup directory offset handling
Jan Kara
3
-30
/
+24
2008-02-08
udf: avoid unnecessary synchronous writes
Mike Galbraith
1
-1
/
+1
2008-02-08
udf: fix signedness issue
Marcin Slusarz
1
-1
/
+1
2008-02-08
udf: fix 3 signedness & 1 unitialized variable warnings
Marcin Slusarz
3
-9
/
+9
2008-02-08
udf: remove wrong prototype of udf_readdir
Marcin Slusarz
1
-62
/
+56
2008-02-08
kill UDFFS_{DATE,VERSION}
Adrian Bunk
1
-2
/
+1
2008-02-08
udf: improve readability of udf_load_partition
Marcin Slusarz
1
-29
/
+30
2008-02-08
udf: cache struct udf_inode_info
Marcin Slusarz
11
-290
/
+338
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
14
-314
/
+315
2008-02-08
udf: convert byte order of constant instead of variable
Marcin Slusarz
4
-24
/
+24
2008-02-08
udf: replace loops coded with goto to real loops
Marcin Slusarz
1
-59
/
+59
2008-02-08
udf: create common function for changing free space counter
Marcin Slusarz
1
-29
/
+20
2008-02-08
udf: create common function for tag checksumming
Marcin Slusarz
5
-56
/
+22
[next]