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
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
8
-175
/
+274
2009-04-07
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
8
-208
/
+29
2009-04-07
nilfs2: mark minor flag for checkpoint created by internal operation
Ryusuke Konishi
3
-0
/
+15
2009-04-07
nilfs2: clean up sketch file
Ryusuke Konishi
5
-93
/
+3
2009-04-07
nilfs2: super block operations fix endian bug
Ryusuke Konishi
1
-3
/
+3
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
13
-160
/
+144
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
7
-75
/
+41
2009-04-07
nilfs2: use unlocked_ioctl
Ryusuke Konishi
4
-5
/
+5
2009-04-07
nilfs2: remove compat ioctl code
Ryusuke Konishi
5
-272
/
+2
2009-04-07
nilfs2: use fixed sized types for ioctl structures
Ryusuke Konishi
2
-15
/
+19
2009-04-07
nilfs2: remove timedwait ioctl command
Ryusuke Konishi
5
-127
/
+2
2009-04-07
nilfs2: fix buggy behavior seen in enumerating checkpoints
Ryusuke Konishi
1
-4
/
+7
2009-04-07
nilfs2: clean up indirect function calling conventions
Pekka Enberg
4
-69
/
+69
2009-04-07
nilfs2: fix improper return values of nilfs_get_cpinfo ioctl
Ryusuke Konishi
1
-12
/
+18
2009-04-07
nilfs2: fix gc failure on volumes keeping numerous snapshots
Ryusuke Konishi
3
-26
/
+38
2009-04-07
nilfs2: add maintainer
Ryusuke Konishi
1
-0
/
+7
2009-04-07
nilfs2: insert explanations in gcinode file
Ryusuke Konishi
1
-1
/
+20
2009-04-07
nilfs2: avoid double error caused by nilfs_transaction_end
Ryusuke Konishi
7
-75
/
+135
2009-04-07
nilfs2: cleanup nilfs_clear_inode
Ryusuke Konishi
1
-10
/
+1
2009-04-07
nilfs2: fix problems of memory allocation in ioctl
Ryusuke Konishi
1
-12
/
+8
2009-04-07
nilfs2: update makefile and Kconfig
Ryusuke Konishi
3
-1
/
+32
2009-04-07
nilfs2: ioctl operations
Koji Sato
1
-0
/
+941
2009-04-07
nilfs2: block cache for garbage collection
Ryusuke Konishi
1
-0
/
+270
2009-04-07
nilfs2: another dat for garbage collection
Ryusuke Konishi
1
-0
/
+84
2009-04-07
nilfs2: recovery functions
Ryusuke Konishi
1
-0
/
+941
2009-04-07
nilfs2: fix missed-sync issue for do_sync_mapping_range()
Ryusuke Konishi
4
-81
/
+93
2009-04-07
nilfs2: segment constructor
Ryusuke Konishi
4
-3
/
+3577
2009-04-07
nilfs2: segment buffer
Ryusuke Konishi
2
-0
/
+664
2009-04-07
nilfs2: super block operations
Ryusuke Konishi
1
-0
/
+1366
2009-04-07
nilfs2: operations for the_nilfs core object
Ryusuke Konishi
1
-0
/
+524
2009-04-07
nilfs2: pathname operations
Ryusuke Konishi
1
-0
/
+446
2009-04-07
nilfs2: directory entry operations
Yoshiji Amagai
1
-0
/
+711
2009-04-07
nilfs2: file operations
Ryusuke Konishi
1
-0
/
+125
2009-04-07
nilfs2: inode operations
Ryusuke Konishi
1
-0
/
+819
2009-04-07
nilfs2: segment usage file
Koji Sato
3
-1
/
+682
2009-04-07
nilfs2: checkpoint file
Koji Sato
2
-0
/
+953
2009-04-07
nilfs2: inode map file
Ryusuke Konishi
2
-0
/
+203
2009-04-07
nilfs2: disk address translator
Koji Sato
2
-0
/
+481
2009-04-07
nilfs2: persistent object allocator
Ryusuke Konishi
2
-0
/
+576
2009-04-07
nilfs2: meta data file
Ryusuke Konishi
2
-0
/
+687
2009-04-07
nilfs2: buffer and page operations
Ryusuke Konishi
2
-0
/
+618
2009-04-07
nilfs2: B-tree node cache
Ryusuke Konishi
2
-0
/
+374
2009-04-07
nilfs2: direct block mapping
Koji Sato
2
-0
/
+507
2009-04-07
nilfs2: B-tree based block mapping
Koji Sato
2
-0
/
+2393
2009-04-07
nilfs2: integrated block mapping
Koji Sato
3
-0
/
+1069
2009-04-07
nilfs2: add inode and other major structures
Ryusuke Konishi
3
-0
/
+715
2009-04-07
nilfs2: disk format and userland interface
Koji Sato
1
-0
/
+854
2009-04-07
nilfs2: add document
Ryusuke Konishi
2
-0
/
+204
2009-04-07
dma-mapping: update the old macro DMA_nBIT_MASK related documentations
Yang Hongyang
2
-13
/
+13
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
10
-15
/
+15
[prev]
[next]