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-01-25
[GFS2] Add writepages for GFS2 jdata
Steven Whitehouse
2
-9
/
+206
2008-01-25
[GFS2] Split gfs2_writepage into three cases
Steven Whitehouse
2
-28
/
+101
2008-01-25
[GFS2] Introduce gfs2_set_aops()
Steven Whitehouse
5
-31
/
+72
2008-01-25
[GFS2] Add gfs2_is_writeback()
Steven Whitehouse
4
-11
/
+13
2008-01-25
[GFS2] Remove unused field in struct gfs2_inode
Steven Whitehouse
2
-2
/
+0
2008-01-25
[GFS2] Remove useless i_cache from inodes
Steven Whitehouse
10
-110
/
+19
2008-01-25
[GFS2] Use ->page_mkwrite() for mmap()
Steven Whitehouse
7
-251
/
+131
2008-01-25
[GFS2] Clean up internal read function
Steven Whitehouse
8
-126
/
+111
2008-01-25
[GFS2] Handle multiple glock demote requests
Wendy Cheng
2
-1
/
+16
2008-01-24
Kobject: convert fs/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
8
-18
/
+18
2008-01-24
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
1
-2
/
+2
2008-01-24
Driver core: convert block from raw kobjects to core devices
Kay Sievers
2
-214
/
+109
2008-01-24
Kobject: convert fs/char_dev.c to use kobject_init/add_ng()
Greg Kroah-Hartman
1
-4
/
+2
2008-01-24
Kobject: change GFS2 to use kobject_init_and_add
Greg Kroah-Hartman
3
-39
/
+10
2008-01-24
kobject: convert ecryptfs to use kobject_create
Greg Kroah-Hartman
1
-7
/
+7
2008-01-24
kobject: convert kernel_kset to be a kobject
Greg Kroah-Hartman
4
-4
/
+4
2008-01-24
kset: convert block_subsys to use kset_create
Greg Kroah-Hartman
1
-3
/
+3
2008-01-24
kset: convert ocfs2 to use kset_create
Greg Kroah-Hartman
2
-64
/
+23
2008-01-24
Driver Core: kill subsys_attribute and default sysfs ops
Kay Sievers
1
-53
/
+10
2008-01-24
ecryptfs: remove version_str file from sysfs
Greg Kroah-Hartman
1
-43
/
+0
2008-01-24
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
Kay Sievers
1
-4
/
+6
2008-01-24
kset: convert kernel_subsys to use kset_create
Greg Kroah-Hartman
4
-5
/
+4
2008-01-24
kset: convert dlm to use kset_create
Greg Kroah-Hartman
1
-11
/
+9
2008-01-24
kset: convert gfs2 dlm to use kset_create
Greg Kroah-Hartman
1
-12
/
+10
2008-01-24
kset: convert gfs2 to use kset_create
Greg Kroah-Hartman
1
-6
/
+7
2008-01-24
kobject: convert main fs kobject to use kobject_create
Greg Kroah-Hartman
4
-9
/
+8
2008-01-24
kset: convert ecryptfs to use kset_create
Greg Kroah-Hartman
1
-10
/
+9
2008-01-24
kobject: convert configfs to use kobject_create
Greg Kroah-Hartman
1
-7
/
+6
2008-01-24
kobject: convert debugfs to use kobject_create
Greg Kroah-Hartman
1
-7
/
+6
2008-01-24
kobject: convert fuse to use kobject_create
Greg Kroah-Hartman
1
-12
/
+14
2008-01-24
kobject: get rid of kobject_add_dir
Greg Kroah-Hartman
1
-3
/
+3
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
11
-28
/
+20
2008-01-24
sysfs: remove SPIN_LOCK_UNLOCKED
Jiri Slaby
1
-1
/
+1
2008-01-24
sysfs: create optimal relative symlink targets
Kay Sievers
1
-46
/
+42
2008-01-24
ecryptfs: clean up attribute mess
Greg Kroah-Hartman
1
-67
/
+18
2008-01-24
coda: convert struct class_device to struct device
Kay Sievers
1
-4
/
+4
2008-01-24
sysfs: Fix a copy-n-paste typo in comment
Jean Delvare
1
-1
/
+1
2008-01-25
security: call security_file_permission from rw_verify_area
James Morris
3
-51
/
+24
2008-01-24
mount options: fix jfs
Miklos Szeredi
1
-0
/
+6
2008-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2008-01-22
[SPARC]: Constify function pointer tables.
Jan Engelhardt
1
-1
/
+1
2008-01-22
Fix file references in documentation and Kconfig
Johann Felix Soden
1
-2
/
+2
2008-01-17
jbd: do not try lock_acquire after handle made invalid
Jonas Bonn
1
-0
/
+2
2008-01-17
hfs: fix coverity-found null deref
Eric Sandeen
1
-3
/
+4
2008-01-16
sysfs: fix bugs in sysfs_rename/move_dir()
Tejun Heo
1
-1
/
+3
2008-01-16
sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup
Tejun Heo
1
-1
/
+3
2008-01-14
Revert "writeback: introduce writeback_control.more_io to indicate more io"
Linus Torvalds
1
-2
/
+0
2008-01-14
fix the "remove task_ppid_nr_ns" commit
Oleg Nesterov
1
-1
/
+1
2008-01-13
knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.
NeilBrown
2
-2
/
+8
2008-01-13
remove task_ppid_nr_ns
Roland McGrath
1
-2
/
+2
[prev]
[next]