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
2006-06-25
[PATCH] ufs: easy debug
Evgeniy Dushistov
10
-217
/
+155
2006-06-25
[PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN
Evgeniy Dushistov
1
-1
/
+1
2006-06-25
[PATCH] ufs: not usual amounts of fragments per block
Evgeniy Dushistov
2
-71
/
+87
2006-06-25
[PATCH] ufs: wrong type cast
Evgeniy Dushistov
6
-84
/
+90
2006-06-25
[PATCH] ufs: directory and page cache: from blocks to pages
Evgeniy Dushistov
2
-504
/
+547
2006-06-25
[PATCH] ufs: directory and page cache: install aops
Evgeniy Dushistov
2
-34
/
+25
2006-06-25
[PATCH] ufs: change block number on the fly
Evgeniy Dushistov
2
-43
/
+138
2006-06-25
[PATCH] ufs: right block allocation
Evgeniy Dushistov
2
-27
/
+18
2006-06-25
[PATCH] ufs: ufs_trunc_indirect: infinite cycle
Evgeniy Dushistov
3
-47
/
+21
2006-06-25
[PATCH] fs/freevxfs: cleanup of spelling errors
Cliff Wickman
2
-8
/
+8
2006-06-25
nfs: remove nfs_put_link()
Alexey Dobriyan
1
-10
/
+1
2006-06-25
nfs-build-fix-99
Andrew Morton
1
-0
/
+4
2006-06-25
git-nfs-build-fixes
Andrew Morton
3
-8
/
+19
2006-06-25
Merge branch 'odirect'
Trond Myklebust
1
-201
/
+234
2006-06-25
V4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENT
Andrew Morton
1
-33
/
+0
2006-06-24
NFS: alloc nfs_read/write_data as direct I/O is scheduled
Chuck Lever
1
-145
/
+65
2006-06-24
NFS: Eliminate nfs_get_user_pages()
Chuck Lever
1
-94
/
+111
2006-06-24
NFS: refactor nfs_direct_free_user_pages
Chuck Lever
1
-8
/
+15
2006-06-24
NFS: remove user_addr, user_count, and pos from nfs_direct_req
Chuck Lever
1
-21
/
+8
2006-06-24
NFS: "open code" the NFS direct write rescheduler
Chuck Lever
1
-8
/
+43
2006-06-24
NFS: Separate functions for counting outstanding NFS direct I/Os
Chuck Lever
1
-19
/
+20
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
223
-7432
/
+3685
2006-06-23
[PATCH] splice: retrieve mapping after locking the page
Jens Axboe
1
-17
/
+29
2006-06-23
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
3
-14
/
+8
2006-06-23
[PATCH] make kernel warn about incorrectly sized partitions
Mike Miller
1
-0
/
+4
2006-06-23
[PATCH] JBD: split checkpoint lists
Jan Kara
1
-180
/
+239
2006-06-23
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
1
-2
/
+2
2006-06-23
[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...
Mingming Cao
3
-30
/
+33
2006-06-23
[PATCH] binflt_elf: remove more casts
Jesper Juhl
1
-9
/
+10
2006-06-23
[PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless casts
Jesper Juhl
1
-161
/
+183
2006-06-23
[PATCH] ext3_clear_inode(): avoid kfree(NULL)
Andrew Morton
1
-11
/
+12
2006-06-23
[PATCH] jbd: avoid kfree(NULL)
Andrew Morton
1
-3
/
+6
2006-06-23
[PATCH] jbd: fix BUG in journal_commit_transaction()
Jan Kara
2
-6
/
+18
2006-06-23
[PATCH] Poll cleanups/microoptimizations
Vadim Lobanov
1
-32
/
+51
2006-06-23
[PATCH] fs/fat/misc.c: unexport fat_sync_bhs
Adrian Bunk
1
-1
/
+0
2006-06-23
[PATCH] fs/locks.c: make posix_locks_deadlock() static
Adrian Bunk
1
-3
/
+1
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
7
-8
/
+8
2006-06-23
[PATCH] locks: clean up locks_remove_posix()
Miklos Szeredi
1
-20
/
+5
2006-06-23
[PATCH] locks: don't do unnecessary allocations
Miklos Szeredi
1
-3
/
+10
2006-06-23
[PATCH] locks: don't unnecessarily fail posix lock operations
Miklos Szeredi
1
-7
/
+15
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
20
-54
/
+30
2006-06-23
[PATCH] ext2 XIP won't build without MMU
Al Viro
1
-1
/
+1
2006-06-23
[PATCH] frv: binfmt_elf_fdpic __user annotations
Al Viro
1
-13
/
+13
2006-06-23
[PATCH] lsm: add task_setioprio hook
James Morris
1
-0
/
+6
2006-06-23
[PATCH] writeback: fix range handling
OGAWA Hirofumi
4
-26
/
+26
2006-06-23
[PATCH] tightening hugetlb strict accounting
Chen, Kenneth W
1
-12
/
+9
2006-06-23
[PATCH] for_each_possible_cpu: xfs
KAMEZAWA Hiroyuki
2
-3
/
+3
2006-06-23
[PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the results
David Howells
1
-1
/
+2
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
46
-110
/
+136
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
60
-352
/
+391
[prev]
[next]