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-12-08
[PATCH] bdev: fix ->bd_part_count leak
Peter Zijlstra
1
-1
/
+2
2006-12-08
[PATCH] lockdep: use mutex_lock_nested for bd_mutex to avoid lockdep warning
NeilBrown
1
-2
/
+2
2006-12-08
[PATCH] lockdep: simplify some aspects of bd_mutex nesting
NeilBrown
1
-22
/
+29
2006-12-08
[PATCH] lockdep: remove lock_key approach to managing nested bd_mutex locks
NeilBrown
1
-9
/
+0
2006-12-08
[PATCH] new bd_mutex lockdep annotation
Peter Zijlstra
1
-0
/
+9
2006-12-08
[PATCH] remove the old bd_mutex lockdep annotation
Peter Zijlstra
1
-125
/
+55
2006-12-08
[PATCH] do_task_stat(): don't take tty_mutex
Oleg Nesterov
1
-12
/
+4
2006-12-08
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
2
-6
/
+9
2006-12-08
[PATCH] Fix linux banner utsname information
Herbert Poetzl
1
-2
/
+2
2006-12-08
[PATCH] ext4 calls journal_stop
Randy Dunlap
1
-1
/
+1
2006-12-07
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
219
-2232
/
+3451
2006-12-07
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
28
-129
/
+158
2006-12-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
56
-1190
/
+2224
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2006-12-07
[PATCH] ext4: Eliminate inline functions
Avantika Mathur
1
-14
/
+14
2006-12-07
[PATCH] ext4: kmalloc to kzalloc
Avantika Mathur
1
-6
/
+3
2006-12-07
[PATCH] ext4: if expression format
Avantika Mathur
1
-21
/
+42
2006-12-07
[PATCH] ext3 balloc: fix _with_rsv freeze
Hugh Dickins
1
-1
/
+1
2006-12-07
[PATCH] ext3 balloc: use io_error label
Hugh Dickins
1
-4
/
+2
2006-12-07
[PATCH] ext3 balloc: say rb_entry not list_entry
Hugh Dickins
1
-3
/
+3
2006-12-07
[PATCH] ext3 balloc: fix off-by-one against rsv_end
Hugh Dickins
1
-1
/
+1
2006-12-07
[PATCH] ext3 balloc: fix off-by-one against grp_goal
Hugh Dickins
1
-2
/
+2
2006-12-07
[PATCH] ext3 balloc: reset windowsz when full
Hugh Dickins
1
-0
/
+1
2006-12-07
[PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insert
Johann Lombardi
1
-3
/
+4
2006-12-07
[PATCH] aio: remove ki_retried debugging member
Benjamin LaHaise
1
-15
/
+0
2006-12-07
[PATCH] aio: kill pointless ki_nbytes assignment in aio_setup_single_vector
Chen, Kenneth W
1
-1
/
+0
2006-12-07
[PATCH] do_coredump() and not stopping rewrite attacks?
Alexey Dobriyan
1
-1
/
+2
2006-12-07
[PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctly
Jun Chen
1
-10
/
+103
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
1
-2
/
+2
2006-12-07
[PATCH] jffs: replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-12-07
[PATCH] affs: replace kmalloc+memset with kzalloc
Yan Burman
3
-7
/
+3
2006-12-07
[PATCH] remove NFSD_OPTIMIZE_SPACE
Adrian Bunk
2
-23
/
+14
2006-12-07
[PATCH] fs: remove unused variable
David Rientjes
1
-2
/
+1
2006-12-07
[PATCH] ext3/4: don't do orphan processing on readonly devices
Eric Sandeen
2
-0
/
+12
2006-12-07
[PATCH] fs: ufs add missing bracket
Mariusz Kozlowski
1
-1
/
+1
2006-12-07
[PATCH] proper prototype for remove_inode_dquot_ref()
Adrian Bunk
1
-3
/
+0
2006-12-07
[PATCH] fs/sysv/: doc cleanup
Adrian Bunk
3
-348
/
+0
2006-12-07
[PATCH] autofs: fix error code path in autofs_fill_sb()
Jiri Kosina
2
-6
/
+8
2006-12-07
[PATCH] ext4 balloc: fix _with_rsv freeze
Hugh Dickins
1
-1
/
+1
2006-12-07
[PATCH] ext4 balloc: use io_error label
Hugh Dickins
1
-4
/
+2
2006-12-07
[PATCH] ext4 balloc: say rb_entry not list_entry
Hugh Dickins
1
-3
/
+3
2006-12-07
[PATCH] ext4 balloc: fix off-by-one against rsv_end
Hugh Dickins
1
-1
/
+1
2006-12-07
[PATCH] ext4 balloc: fix off-by-one against grp_goal
Hugh Dickins
1
-2
/
+2
2006-12-07
[PATCH] ext4 balloc: reset windowsz when full
Hugh Dickins
1
-0
/
+1
2006-12-07
[PATCH] jbd2: wait for already submitted t_sync_datalist buffer to complete
Hisashi Hifumi
1
-2
/
+6
2006-12-07
[PATCH] reiserfs: do not add save links for O_DIRECT writes
Vladimir V. Saveliev
1
-50
/
+4
2006-12-07
[PATCH] reiser: replace kmalloc+memset with kzalloc
Yan Burman
3
-9
/
+4
2006-12-07
[PATCH] dcache: avoid RCU for never-hashed dentries
Eric Dumazet
1
-4
/
+12
2006-12-07
[PATCH] don't insert pipe dentries into dentry_hashtable.
Eric Dumazet
1
-5
/
+17
2006-12-07
[PATCH] make fs/proc/base.c:proc_pid_instantiate() static
Adrian Bunk
1
-2
/
+3
[next]