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
2008-02-08
Pidns: make full use of xxx_vnr() calls
Pavel Emelyanov
2
-4
/
+3
2008-02-08
ITIMER_REAL: convert to use struct pid
Oleg Nesterov
1
-20
/
+2
2008-02-08
proc: fix ->open'less usage due to ->proc_fops flip
Alexey Dobriyan
3
-10
/
+38
2008-02-08
proc: fix the threaded /proc/self
Eric W. Biederman
1
-6
/
+6
2008-02-08
proc: proper pidns handling for /proc/self
Eric W. Biederman
1
-2
/
+10
2008-02-08
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
5
-74
/
+72
2008-02-08
seqfile convert proc_pid_statm
Eric W. Biederman
3
-6
/
+9
2008-02-08
proc: rewrite do_task_stat to correctly handle pid namespaces.
Eric W. Biederman
3
-17
/
+20
2008-02-08
proc: implement proc_single_file_operations
Eric W. Biederman
1
-0
/
+43
2008-02-08
proc: detect duplicate names on registration
Zhang Rui
1
-0
/
+10
2008-02-08
proc: remove useless check on symlink removal
Alexey Dobriyan
1
-1
/
+1
2008-02-08
proc: simplify function prototypes
Alexey Dobriyan
2
-15
/
+6
2008-02-08
proc: less LOCK operations during lookup
Alexey Dobriyan
1
-2
/
+2
2008-02-08
proc: remove MODULE_LICENSE
Alexey Dobriyan
1
-1
/
+0
2008-02-08
inotify: fix check for one-shot watches before destroying them
Ulisses Furquim
1
-1
/
+1
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
1
-34
/
+0
2008-02-07
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
85
-3184
/
+2303
2008-02-08
dm ioctl: move compat code
Milan Broz
1
-34
/
+0
2008-02-07
SUNRPC xptrdma: simplify build configuration
James Lentini
1
-5
/
+2
2008-02-07
NFS: Fix a potential file corruption issue when writing
Trond Myklebust
1
-3
/
+17
2008-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
5
-7
/
+40
2008-02-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-34
/
+288
2008-02-07
BKL-removal: Implement a compat_ioctl handler for JFS
Andi Kleen
5
-0
/
+27
2008-02-07
BKL-removal: Use unlocked_ioctl for jfs
Andi Kleen
4
-7
/
+13
2008-02-07
sysfs: remove BUG_ON() from sysfs_remove_group()
Greg Kroah-Hartman
1
-1
/
+6
2008-02-07
Block: Fix whole_disk attribute bug
Greg Kroah-Hartman
1
-7
/
+10
2008-02-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
6
-40
/
+42
2008-02-07
Sanitize the type of struct user.u_ar0
H. Peter Anvin
1
-1
/
+1
2008-02-07
iget: remove iget() and the read_inode() super op as being obsolete
David Howells
1
-4
/
+0
2008-02-07
iget: stop HPPFS from using iget() and read_inode()
David Howells
1
-5
/
+22
2008-02-07
iget: stop HOSTFS from using iget() and read_inode()
David Howells
1
-19
/
+38
2008-02-07
iget: stop OPENPROMFS from using iget() and read_inode()
David Howells
1
-15
/
+30
2008-02-07
iget: stop UFS from using iget() and read_inode()
David Howells
4
-23
/
+33
2008-02-07
iget: stop the SYSV filesystem from using iget() and read_inode()
David Howells
4
-14
/
+22
2008-02-07
iget: stop ROMFS from using iget() and read_inode()
David Howells
1
-14
/
+32
2008-02-07
iget: stop QNX4 from using iget() and read_inode()
David Howells
2
-18
/
+37
2008-02-07
iget: stop PROCFS from using iget() and read_inode()
David Howells
1
-32
/
+28
2008-02-07
iget: stop the MINIX filesystem from using iget() and read_inode()
David Howells
3
-18
/
+33
2008-02-07
iget: stop JFS from using iget() and read_inode()
David Howells
4
-31
/
+40
2008-02-07
iget: stop JFFS2 from using iget() and read_inode()
David Howells
4
-26
/
+39
2008-02-07
iget: stop ISOFS from using read_inode()
David Howells
4
-32
/
+58
2008-02-07
iget: stop HFSPLUS from using iget() and read_inode()
David Howells
4
-19
/
+43
2008-02-07
iget: stop FUSE from using iget() and read_inode()
David Howells
1
-6
/
+0
2008-02-07
iget: stop FreeVXFS from using iget() and read_inode()
David Howells
4
-23
/
+40
2008-02-07
iget: stop FAT from using iget() and read_inode()
David Howells
1
-4
/
+2
2008-02-07
iget: stop EXT4 from using iget() and read_inode()
David Howells
5
-69
/
+86
2008-02-07
iget: stop EXT3 from using iget() and read_inode()
David Howells
5
-71
/
+88
2008-02-07
iget: stop EXT2 from using iget() and read_inode()
David Howells
4
-29
/
+46
2008-02-07
iget: stop EFS from using iget() and read_inode()
David Howells
3
-24
/
+40
2008-02-07
iget: stop CIFS from using iget() and read_inode()
David Howells
3
-7
/
+24
[next]