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
2011-01-15
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
10
-43
/
+91
2011-01-15
Add a dentry op to handle automounting rather than abusing follow_link()
David Howells
2
-57
/
+174
2011-01-15
do_lookup() fix
Al Viro
1
-0
/
+3
2011-01-14
afs: add afs_wq and use it instead of the system workqueue
Tejun Heo
7
-28
/
+38
2011-01-14
FS-Cache: Fix operation handling
Akshat Aranya
1
-1
/
+1
2011-01-14
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+19
2011-01-14
fs: namei fix ->put_link on wrong inode in do_filp_open
Nick Piggin
1
-18
/
+19
2011-01-13
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+29
2011-01-14
fs: fix do_last error case when need_reval_dot
J. R. Okajima
1
-4
/
+6
2011-01-14
nfs: add missing rcu-walk check
Nick Piggin
1
-1
/
+5
2011-01-14
fs: fix dropping of rcu-walk from force_reval_path
Nick Piggin
1
-0
/
+8
2011-01-14
fs: force_reval_path drop rcu-walk before d_invalidate
Nick Piggin
1
-0
/
+10
2011-01-13
fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc
Stefan Hajnoczi
1
-1
/
+1
2011-01-13
thp: remove PG_buddy
Andrea Arcangeli
1
-6
/
+8
2011-01-13
thp: transparent hugepage vmstat
Andrea Arcangeli
1
-1
/
+13
2011-01-13
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
1
-1
/
+3
2011-01-13
mm: smaps: export mlock information
Nikanth Karthikesan
1
-2
/
+5
2011-01-13
fs/mpage.c: consolidate code
Hai Shan
1
-32
/
+17
2011-01-13
sync_inode_metadata: fix comment
Andrew Morton
1
-2
/
+2
2011-01-13
writeback: avoid livelocking WB_SYNC_ALL writeback
Jan Kara
1
-4
/
+23
2011-01-13
writeback: stop background/kupdate works from livelocking other works
Jan Kara
1
-0
/
+10
2011-01-13
writeback: trace wakeup event for background writeback
Wu Fengguang
1
-0
/
+1
2011-01-13
writeback: integrated background writeback work
Jan Kara
1
-15
/
+46
2011-01-13
ecryptfs: fix broken build
Linus Torvalds
1
-3
/
+2
2011-01-13
NFS: Fix NFSv3 exclusive open semantics
Trond Myklebust
1
-1
/
+5
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
18
-698
/
+347
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
94
-396
/
+740
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-51
/
+80
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
11
-16
/
+16
2011-01-13
cramfs: generate unique inode number for better inode cache usage
Stefani Seibold
1
-41
/
+69
2011-01-13
aio: remove unused aio_run_iocbs()
Jeff Moyer
1
-22
/
+5
2011-01-13
aio: remove unnecessary check
Namhyung Kim
1
-1
/
+1
2011-01-13
fs/char_dev.c: remove unused cdev_index()
Namhyung Kim
1
-13
/
+0
2011-01-13
/proc/kcore: fix seeking
Dave Anderson
1
-1
/
+1
2011-01-13
proc: move proc_console.c to fs/proc/consoles.c
Alexey Dobriyan
2
-3
/
+3
2011-01-13
proc: less LOCK/UNLOCK in remove_proc_entry()
Alexey Dobriyan
1
-4
/
+1
2011-01-13
kpagecount: add slab page checking because _mapcount is in a union
Petr Holasek
1
-1
/
+1
2011-01-13
proc: use single_open() correctly
Jovi Zhang
1
-26
/
+3
2011-01-13
proc: ->low_ino cleanup
Alexey Dobriyan
3
-15
/
+6
2011-01-13
proc: use seq_puts()/seq_putc() where possible
Alexey Dobriyan
6
-31
/
+31
2011-01-13
proc: use unsigned long inside /proc/*/statm
Alexey Dobriyan
4
-9
/
+12
2011-01-13
fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps
Joe Perches
1
-14
/
+8
2011-01-13
reiserfs: make sure va_end() is always called after va_start().
Jesper Juhl
1
-2
/
+2
2011-01-13
befs: don't pass huge structs by value
Jesper Juhl
2
-9
/
+9
2011-01-13
pipe: use event aware wakeups
Davide Libenzi
1
-5
/
+5
2011-01-13
binfmt_elf: cleanups
Mikael Pettersson
1
-14
/
+9
2011-01-13
epoll: convert max_user_watches to long
Robin Holt
1
-8
/
+12
2011-01-13
fs/select.c: fix information leak to userspace
Vasiliy Kulikov
1
-0
/
+2
2011-01-13
fs/ext4/inode.c: use pr_warn_ratelimited()
Andrew Morton
1
-1
/
+2
2011-01-13
Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core
Jens Axboe
2
-96
/
+34
[next]