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
2010-08-15
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
1
-1
/
+7
2010-08-14
fs/dcache: fix function param name in kernel-doc
Randy Dunlap
1
-1
/
+1
2010-08-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-19
/
+27
2010-08-13
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
7
-42
/
+14
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
3
-24
/
+35
2010-08-14
bkl: Remove locked .ioctl file operation
Arnd Bergmann
4
-36
/
+9
2010-08-14
logfs: kill BKL
Arnd Bergmann
3
-6
/
+5
2010-08-13
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2010-08-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
6
-93
/
+122
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
11
-46
/
+317
2010-08-13
[S390] partitions: fix build error in ibm partition detection code
Heiko Carstens
1
-1
/
+1
2010-08-12
Revert "fsnotify: store struct file not struct path"
Linus Torvalds
6
-50
/
+30
2010-08-12
[NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is set
Steve French
1
-0
/
+1
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-6
/
+5
2010-08-12
Add a dummy printk function for the maintenance of unused printks
David Howells
3
-29
/
+10
2010-08-12
mm: fix writeback_in_progress()
Jan Kara
1
-1
/
+3
2010-08-12
writeback: merge for_kupdate and !for_kupdate cases
Wu Fengguang
1
-33
/
+10
2010-08-12
writeback: fix queue_io() ordering
Wu Fengguang
1
-1
/
+9
2010-08-12
writeback: don't redirty tail an inode with dirty pages
Wu Fengguang
1
-13
/
+9
2010-08-12
writeback: avoid unnecessary calculation of bdi dirty thresholds
Wu Fengguang
1
-1
/
+1
2010-08-11
AFS: Implement an autocell mount capability [ver #2]
wanglei
7
-46
/
+250
2010-08-11
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Wang Lei
1
-0
/
+4
2010-08-11
NFS: Use kernel DNS resolver [ver #2]
Bryan Schumaker
3
-0
/
+52
2010-08-11
cifs: update README to include details about 'fsc' option
Suresh Jayaraman
1
-0
/
+10
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-115
/
+180
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
8
-20
/
+180
2010-08-11
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
4
-52
/
+31
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
39
-410
/
+1162
2010-08-11
fs/sysv/super.c: add support for non-PDP11 v7 filesystems
Lubomir Rintel
1
-24
/
+51
2010-08-11
fs/sysv: v7: adjust sanity checks for some volumes
Lubomir Rintel
1
-2
/
+4
2010-08-11
fs/sysv: add v7 alias
Lubomir Rintel
1
-0
/
+1
2010-08-11
afs: destroy work queue on init failure
Dan Carpenter
1
-0
/
+1
2010-08-11
partitions: fix sometimes unreadable partition strings
Alexey Dobriyan
16
-72
/
+136
2010-08-11
procfs: simplify conditional processing of fs/proc.o.
Robert P. J. Day
1
-1
/
+1
2010-08-11
signalfd: fill in ssi_int for posix timers and message queues
Nathan Lynch
1
-0
/
+2
2010-08-11
blkdev: cgroup whitelist permission fix
Chris Wright
1
-4
/
+6
2010-08-11
reiserfs: remove unused local `wait'
Changli Gao
1
-1
/
+0
2010-08-11
autofs4: remove unneeded null check in try_to_fill_dentry()
Dan Carpenter
1
-2
/
+1
2010-08-11
vfs: use kmalloc() to allocate fdmem if possible
Changli Gao
1
-34
/
+23
2010-08-11
vfs: clarify that nonseekable_open() will never fail
Dmitry Torokhov
1
-1
/
+3
2010-08-11
vfs: O_* bit numbers uniqueness check
Wu Fengguang
1
-2
/
+13
2010-08-11
vfs: improve comment describing fget_light()
Tony Battersby
1
-5
/
+14
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
1
-6
/
+5
2010-08-11
isofs: Fix lseek() to position beyond 4 GB
Jan Andres
1
-1
/
+6
2010-08-11
vfs: remove unused MNT_STRICTATIME
Miklos Szeredi
1
-1
/
+0
2010-08-11
vfs: show unreachable paths in getcwd and proc
Miklos Szeredi
2
-5
/
+51
2010-08-11
vfs: only add " (deleted)" where necessary
Miklos Szeredi
1
-10
/
+22
2010-08-11
vfs: add prepend_path() helper
Miklos Szeredi
1
-36
/
+58
2010-08-11
vfs: __d_path: dont prepend the name of the root dentry
Miklos Szeredi
1
-3
/
+9
2010-08-11
vfs: add helpers to get root and pwd
Miklos Szeredi
6
-55
/
+20
[next]