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-10-17
spin_lock_unlocked cleanups
Roel Kluin
1
-2
/
+2
2007-10-17
Break ELF_PLATFORM and stack pointer randomization dependency
Franck Bui-Huu
1
-8
/
+8
2007-10-17
rename signalfd_siginfo fields
Davide Libenzi
1
-22
/
+22
2007-10-17
ext3: remove #ifdef CONFIG_EXT3_INDEX
Eric Sandeen
2
-26
/
+0
2007-10-17
fs: correct SuS compliance for open of large file without options
Alan Cox
3
-3
/
+3
2007-10-17
anon-inodes use open coded atomic_inc for the shared inode
Davide Libenzi
1
-13
/
+12
2007-10-17
Don't truncate /proc/PID/environ at 4096 characters
James Pearson
1
-23
/
+72
2007-10-17
fs/udf/balloc.c: mark a variable as uninitialized_var()
WANG Cong
1
-1
/
+1
2007-10-17
menuconfig: transform Network Filesystems menu
Jan Engelhardt
1
-2
/
+14
2007-10-17
menuconfig: transform NLS and DLM menus
Jan Engelhardt
2
-51
/
+7
2007-10-17
change inotifyfs magic as the same magic is used for futexfs
Andrey Mirkin
1
-1
/
+3
2007-10-17
increase AT_VECTOR_SIZE to terminate saved_auxv properly
Olaf Hering
1
-0
/
+3
2007-10-17
vfs: use the predefined d_unhashed inline function instead
Denis Cheng
1
-1
/
+1
2007-10-17
UDF: coding style fixups
Cyrill Gorcunov
2
-36
/
+23
2007-10-17
fs/isofs/namei.c: Remove uninitialized local vars warning
Borislav Petkov
1
-1
/
+2
2007-10-17
reiserfs: workaround for dead loop in finish_unfinished
Lepton Wu
1
-3
/
+15
2007-10-17
add consts where appropriate in fs/nls/*
Denys Vlasenko
39
-1170
/
+1170
2007-10-17
shrink_dcache_sb speedup
Denis V. Lunev
1
-3
/
+3
2007-10-17
reiserfs: fix kernel panic on corrupted directory
Lepton Wu
1
-0
/
+10
2007-10-17
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
1
-11
/
+6
2007-10-17
try to reap reiserfs pages left around by invalidatepage
Chris Mason
1
-10
/
+32
2007-10-17
dcache: trivial comment fix
J. Bruce Fields
1
-2
/
+2
2007-10-17
quota: send messages via netlink
Jan Kara
2
-30
/
+132
2007-10-17
Remove valueless definition of hard-selected RAMFS option
Robert P. J. Day
3
-16
/
+2
2007-10-17
Drop some headers from mm.h
Alexey Dobriyan
1
-1
/
+1
2007-10-17
binfmt_flat: warning fixes
Andrew Morton
1
-6
/
+8
2007-10-17
exec: RT sub-thread can livelock and monopolize CPU on exec
Oleg Nesterov
1
-13
/
+15
2007-10-17
exec: consolidate 2 fast-paths
Oleg Nesterov
1
-9
/
+0
2007-10-17
exec: simplify the new ->sighand allocation
Oleg Nesterov
1
-15
/
+9
2007-10-17
exec: simplify ->sighand switching
Oleg Nesterov
1
-7
/
+1
2007-10-17
Fix f_version type: should be u64 instead of unsigned long
Mathieu Desnoyers
4
-9
/
+9
2007-10-17
aio: account I/O wait time properly
Jeff Moyer
1
-3
/
+3
2007-10-17
Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal
Chris Wright
1
-1
/
+30
2007-10-17
allow disabling DNOTIFY without EMBEDDED
Adrian Bunk
1
-2
/
+2
2007-10-17
make fs/libfs.c:simple_commit_write() static
Adrian Bunk
1
-3
/
+2
2007-10-17
limit minixfs printks on corrupted dir i_size
Eric Sandeen
2
-4
/
+14
2007-10-17
ext2/4: use is_power_of_2()
vignesh babu
2
-2
/
+3
2007-10-17
cramfs: error message about endianess
Andi Drebes
1
-1
/
+10
2007-10-17
clean out unused code in dentry pruning
Miklos Szeredi
1
-14
/
+10
2007-10-17
exec: remove unnecessary check for MNT_NOEXEC
Miklos Szeredi
1
-5
/
+1
2007-10-17
fix execute checking in permission()
Miklos Szeredi
1
-12
/
+24
2007-10-17
VFS: check nanoseconds in utimensat
Miklos Szeredi
1
-0
/
+13
2007-10-17
ext2/ext3/ext4: add block bitmap validation
Aneesh Kumar K.V
3
-38
/
+134
2007-10-17
Add MMF_DUMP_ELF_HEADERS
Roland McGrath
1
-25
/
+53
2007-10-17
ufs: Fix mount check in ufs_fill_super()
Satyam Sharma
1
-7
/
+8
2007-10-17
ufs: move non-layout parts of ufs_fs.h to fs/ufs/
Christoph Hellwig
12
-2
/
+171
2007-10-17
Deprecate a.out ELF interpreters
Andi Kleen
1
-0
/
+8
2007-10-17
fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+1
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
10
-11
/
+17
2007-10-17
core_pattern: fix up a few miscellaneous bugs
Neil Horman
1
-2
/
+15
[next]