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-03-04
vfs: fix NULL pointer dereference in fsync_buffers_list()
Jan Kara
1
-1
/
+1
2008-03-04
core dump: user_regset writeback
Roland McGrath
1
-0
/
+15
2008-03-04
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-36
/
+24
2008-03-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-6
/
+9
2008-03-04
block/genhd.c: proper externs
Adrian Bunk
1
-2
/
+1
2008-03-04
splice: only return -EAGAIN if there's hope of more data
Jens Axboe
1
-4
/
+8
2008-03-04
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
4
-19
/
+22
2008-03-03
[PATCH] fs/ocfs2/aops.c: Correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-03-03
[2.6 patch] ocfs2: make dlm_do_assert_master() static
Adrian Bunk
1
-3
/
+3
2008-03-03
[2.6 patch] make ocfs2_downconvert_thread() static
Adrian Bunk
1
-1
/
+1
2008-03-03
[2.6 patch] fs/ocfs2/: possible cleanups
Adrian Bunk
4
-22
/
+15
2008-03-03
[PATCH] ocfs2: le*_add_cpu conversion
Marcin Slusarz
2
-5
/
+3
2008-03-03
ocfs2: Fix writeout in ocfs2_data_convert_worker()
Mark Fasheh
1
-1
/
+1
2008-03-03
ocfs2: Enable localalloc for local mounts
Sunil Mushran
1
-3
/
+0
2008-03-03
docbook: fix filesystems.tmpl source files
Randy Dunlap
3
-18
/
+13
2008-03-03
Allow ARG_MAX execve string space even with a small stack limit
Linus Torvalds
1
-1
/
+9
2008-03-01
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
40
-468
/
+606
2008-02-28
[XFS] If you mount an XFS filesystem with no mount options at all, then
Josef Jeff Sipek
5
-12
/
+12
2008-02-26
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
3
-29
/
+120
2008-02-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
8
-67
/
+176
2008-02-26
[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac
Lachlan McIlroy
3
-29
/
+120
2008-02-26
[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac
Lachlan McIlroy
1
-4
/
+4
2008-02-26
[CIFS] remove unused variable
Steve French
1
-3
/
+2
2008-02-25
ext4: add missing ext4_journal_stop()
Akinobu Mita
1
-0
/
+1
2008-02-25
[CIFS] consolidate duplicate code in posix/unix inode handling
Christoph Hellwig
1
-176
/
+103
2008-02-25
latencytop: change /proc task_struct access method
Hiroshi Shimamoto
1
-28
/
+12
2008-02-25
latencytop: fix memory leak on latency proc file
Hiroshi Shimamoto
1
-1
/
+10
2008-02-25
latencytop: fix kernel panic while reading latency proc file
Hiroshi Shimamoto
1
-0
/
+2
2008-02-23
proc: add RLIMIT_RTTIME to /proc/<pid>/limits
Eugene Teo
1
-0
/
+1
2008-02-23
efs: move headers out of include/linux/
Christoph Hellwig
7
-9
/
+150
2008-02-23
/proc/pid/pagemap: fix PM_SPECIAL macro
Hans Rosenfeld
1
-1
/
+1
2008-02-23
ufs: fix parenthesisation in ufs_set_fs_state()
Roel Kluin
1
-1
/
+1
2008-02-23
fuse: fix permission checking
Miklos Szeredi
1
-1
/
+1
2008-02-23
ext4: ext4_find_next_zero_bit needs an aligned address on some arch
Aneesh Kumar K.V
1
-22
/
+40
2008-02-25
ext4: set EXT4_EXTENTS_FL only for directory and regular files
Aneesh Kumar K.V
2
-8
/
+15
2008-02-25
ext4: Don't mark filesystem error if fallocate fails
Aneesh Kumar K.V
1
-5
/
+6
2008-02-25
ext4: Fix BUG when writing to an unitialized extent
Mingming Cao
2
-3
/
+57
2008-02-21
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
7
-9
/
+10
2008-02-21
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
Pavel Emelyanov
3
-3
/
+3
2008-02-21
dlm: fix rcom_names message to self
David Teigland
1
-0
/
+2
2008-02-20
Remove empty file remnants that were left in the tree by mistake
Linus Torvalds
1
-0
/
+0
2008-02-20
nfs: fix sparse warnings
Harvey Harrison
4
-6
/
+6
2008-02-20
NFS: flush signals before taking down callback thread
Jeff Layton
1
-0
/
+1
2008-02-19
fs/block_dev.c: remove #if 0'ed code
Adrian Bunk
2
-198
/
+1
2008-02-19
make struct def_blk_aops static
Adrian Bunk
1
-1
/
+3
2008-02-18
[CIFS] fix build break when proc disabled
Steve French
1
-2
/
+2
2008-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...
Lachlan McIlroy
331
-5583
/
+8635
2008-02-18
[XFS] Added quota targets and removed dmapi directory
Lachlan McIlroy
1
-18
/
+13
2008-02-18
[XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules)
Eric Sandeen
1
-1
/
+1
2008-02-18
[XFS] Remove Makefile wrappers in XFS
Andi Kleen
3
-124
/
+122
[next]