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
2009-06-16
AFS: Correctly translate auth error aborts and don't failover in such cases
David Howells
2
-0
/
+18
2009-06-16
Merge branch 'akpm'
Linus Torvalds
10
-62
/
+197
2009-06-16
CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK
Tomas Szepe
1
-7
/
+7
2009-06-16
remove put_cpu_no_resched()
Thomas Gleixner
1
-3
/
+3
2009-06-16
poll: avoid extra wakeups in select/poll
Eric Dumazet
1
-4
/
+36
2009-06-16
ntfs: use is_power_of_2() function for clarity.
Robert P. J. Day
2
-2
/
+4
2009-06-16
writeback: skip new or to-be-freed inodes
Wu Fengguang
1
-3
/
+3
2009-06-16
mm: remove __invalidate_mapping_pages variant
Mike Waychison
1
-1
/
+1
2009-06-16
oom: move oom_adj value from task_struct to mm_struct
David Rientjes
1
-3
/
+16
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2
-6
/
+0
2009-06-16
proc: export more page flags in /proc/kpageflags
Wu Fengguang
1
-32
/
+120
2009-06-16
proc: kpagecount/kpageflags code cleanup
Wu Fengguang
1
-6
/
+11
2009-06-16
mm: introduce PageHuge() for testing huge/gigantic pages
Wu Fengguang
1
-0
/
+1
2009-06-16
send_sigio_to_task: sanitize the usage of fown->signum
Oleg Nesterov
1
-5
/
+11
2009-06-16
shift current_cred() from __f_setown() to f_modown()
Oleg Nesterov
1
-7
/
+10
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
7
-125
/
+151
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
3
-2
/
+79
2009-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-0
/
+1
2009-06-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-96
/
+610
2009-06-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-6
/
+24
2009-06-16
jfs: fix regression preventing coalescing of extents
Dave Kleikamp
1
-0
/
+1
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-6
/
+6
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
9
-110
/
+147
2009-06-16
block: remove some includings of blktrace_api.h
Li Zefan
1
-1
/
+0
2009-06-16
ubifs: register backing_dev_info
Jens Axboe
1
-0
/
+3
2009-06-16
btrfs: properly register fs backing device
Jens Axboe
1
-5
/
+21
2009-06-15
NLS: update handling of Unicode
Alan Stern
7
-124
/
+150
2009-06-15
nls: utf8_wcstombs: fix buffer overflow
Clemens Ladisch
1
-0
/
+1
2009-06-15
nls: utf8_wcstombs: use correct buffer size in error case
Clemens Ladisch
1
-1
/
+0
2009-06-15
debugfs: use specified mode to possibly mark files read/write only
Robin Getz
1
-0
/
+63
2009-06-15
debugfs: fix docbook error
Jonathan Corbet
1
-1
/
+1
2009-06-15
debugfs: dont stop on first failed recursive delete
Steven Rostedt
1
-0
/
+11
2009-06-15
Sysfs: fix possible memleak in sysfs_follow_link
Armin Kuster
1
-1
/
+4
2009-06-15
Btrfs: always update root items for fs trees at commit time
Yan Zheng
1
-6
/
+6
2009-06-15
ocfs2/net: Use wait_event() in o2net_send_message_vec()
Sunil Mushran
1
-5
/
+2
2009-06-15
ocfs2: Adjust rightmost path in ocfs2_add_branch.
Tao Ma
1
-4
/
+76
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
26
-858
/
+725
2009-06-14
ramfs: ignore unknown mount options
Mike Frysinger
1
-3
/
+6
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+6
2009-06-12
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
Felix Blyakher
44
-2083
/
+1341
2009-06-12
xfs: fix small mismerge in xfs_vn_mknod
Christoph Hellwig
1
-2
/
+2
2009-06-12
xfs: fix warnings with CONFIG_XFS_QUOTA disabled
Christoph Hellwig
1
-1
/
+8
2009-06-12
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-59
/
+178
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
6
-24
/
+46
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-36
/
+4
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
9
-10
/
+442
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
1
-0
/
+3
2009-06-12
Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
Linus Torvalds
8
-231
/
+949
2009-06-12
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
1
-10
/
+32
2009-06-12
trivial: fix typo in bio_alloc kernel doc
Nikanth Karthikesan
1
-2
/
+2
[next]