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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
sysfs: use a separate locking class for open files depending on mmap
Tejun Heo
1
-2
/
+20
2015-03-27
sysfs: use generic_file_llseek() for sysfs_file_operations
Tejun Heo
1
-1
/
+1
2015-03-27
sysfs: rename sysfs_assoc_lock and explain what it's about
Tejun Heo
3
-10
/
+30
2015-03-27
sysfs: separate out dup filename warning into a separate function
Tejun Heo
2
-11
/
+20
2015-03-27
sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.c
Tejun Heo
3
-30
/
+39
2015-03-27
sysfs: remove unused sysfs_get_dentry() prototype
Tejun Heo
1
-1
/
+0
2015-03-27
sysfs: honor bin_attr.attr.ignore_lockdep
Tejun Heo
1
-1
/
+3
2015-03-27
sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attr
Tejun Heo
3
-12
/
+9
2015-03-27
sysfs: make sysfs_file_ops() follow ignore_lockdep flag
Tejun Heo
3
-23
/
+22
2015-03-27
sysfs: merge regular and bin file handling
Tejun Heo
7
-502
/
+28
2015-03-27
sysfs: prepare open path for unified regular / bin file handling
Tejun Heo
1
-25
/
+33
2015-03-27
sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.c
Tejun Heo
3
-1
/
+249
2015-03-27
sysfs: add sysfs_bin_read()
Tejun Heo
1
-0
/
+65
2015-03-27
sysfs: prepare path write for unified regular / bin file handling
Tejun Heo
2
-6
/
+35
2015-03-27
sysfs: collapse fs/sysfs/bin.c::fill_read() into read()
Tejun Heo
1
-21
/
+15
2015-03-27
sysfs: skip bin_buffer->buffer while reading
Tejun Heo
1
-13
/
+8
2015-03-27
sysfs: use seq_file when reading regular files
Tejun Heo
1
-91
/
+73
2015-03-27
sysfs: use transient write buffer
Tejun Heo
1
-62
/
+52
2015-03-27
sysfs: add sysfs_open_file->sd and ->file
Tejun Heo
1
-11
/
+12
2015-03-27
sysfs: rename sysfs_buffer to sysfs_open_file
Tejun Heo
1
-64
/
+63
2015-03-27
sysfs: add sysfs_open_file_mutex
Tejun Heo
1
-6
/
+12
2015-03-27
sysfs: remove sysfs_buffer->ops
Tejun Heo
1
-12
/
+21
2015-03-27
sysfs: remove sysfs_buffer->needs_read_fill
Tejun Heo
1
-12
/
+12
2015-03-27
sysfs: remove unused sysfs_buffer->pos
Tejun Heo
1
-1
/
+0
2015-03-27
sysfs: introduce [__]sysfs_remove()
Tejun Heo
4
-28
/
+29
2015-03-27
sysfs: make __sysfs_remove_dir() recursive
Tejun Heo
1
-11
/
+64
2015-03-27
kobject: grab an extra reference on kobject->sd to allow duplicate deletes
Tejun Heo
2
-1
/
+18
2015-03-27
sysfs: remove sysfs_addrm_cxt->parent_sd
Tejun Heo
5
-39
/
+41
2015-03-27
constify ->actor
Al Viro
9
-68
/
+57
2015-03-27
->readdir() is gone
Al Viro
7
-16
/
+13
2015-03-27
convert ecryptfs
Al Viro
1
-20
/
+15
2015-03-27
convert coda
Al Viro
1
-58
/
+19
2015-03-27
convert ocfs2
Al Viro
4
-113
/
+61
2015-03-27
convert fatfs
Al Viro
1
-50
/
+54
2015-03-27
convert xfs
Al Viro
7
-61
/
+44
2015-03-27
convert btrfs
Al Viro
3
-40
/
+21
2015-03-27
convert hostfs
Al Viro
1
-7
/
+6
2015-03-27
convert afs
Al Viro
1
-62
/
+37
2015-03-27
convert ncpfs
Al Viro
1
-43
/
+35
2015-03-27
convert hfsplus
Al Viro
1
-27
/
+23
2015-03-27
convert hfs
Al Viro
1
-26
/
+23
2015-03-27
convert befs
Al Viro
1
-18
/
+22
2015-03-27
convert cifs
Al Viro
3
-100
/
+82
2015-03-27
convert freevxfs
Al Viro
1
-32
/
+23
2015-03-27
convert fuse
Al Viro
1
-20
/
+17
2015-03-27
convert hpfs
Al Viro
1
-27
/
+29
2015-03-27
reiserfs: switch reiserfs_readdir_dentry to inode
Al Viro
3
-17
/
+15
2015-03-27
reiserfs: is_privroot_deh() needs only directory inode, actually
Al Viro
1
-5
/
+4
2015-03-27
convert reiserfs
Al Viro
3
-23
/
+19
2015-03-27
convert ntfs
Al Viro
1
-57
/
+27
[next]