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
2009-04-13
ext2: fix data corruption for racing writes
Jan Kara
1
-11
/
+33
2009-04-13
jbd: update locking coments
Jan Kara
1
-5
/
+19
2009-04-13
hfs: fix memory leak when unmounting
Dave Anderson
2
-0
/
+5
2009-04-13
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
13
-161
/
+180
2009-04-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-5
/
+14
2009-04-09
Merge branch 'master' into for-linus
Felix Blyakher
13
-161
/
+180
2009-04-09
afs: BUG to BUG_ON changes
Stoyan Gaydarov
1
-2
/
+1
2009-04-08
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+30
2009-04-08
nommu: fix typo vma->pg_off to vma->vm_pgoff
Nobuhiro Iwamatsu
1
-1
/
+1
2009-04-08
befs: fix build on parisc
Alexander Beregalov
1
-0
/
+1
2009-04-08
ext3: Try to avoid starting a transaction in writepage for data=writepage
Jan Kara
1
-5
/
+18
2009-04-08
block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUG
Theodore Ts'o
1
-1
/
+12
2009-04-07
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
1
-2
/
+0
2009-04-07
ext4: check block device size on mount
From: Thiemo Nagel
1
-0
/
+9
2009-04-07
splice: fix deadlock in splicing to file
Miklos Szeredi
2
-7
/
+26
2009-04-07
nilfs2: support nanosecond timestamp
Ryusuke Konishi
4
-9
/
+7
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
7
-175
/
+270
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
2
-0
/
+12
2009-04-07
nilfs2: clean up sketch file
Ryusuke Konishi
3
-89
/
+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
6
-69
/
+37
2009-04-07
nilfs2: use unlocked_ioctl
Ryusuke Konishi
4
-5
/
+5
2009-04-07
nilfs2: remove compat ioctl code
Ryusuke Konishi
4
-231
/
+2
2009-04-07
nilfs2: use fixed sized types for ioctl structures
Ryusuke Konishi
1
-6
/
+5
2009-04-07
nilfs2: remove timedwait ioctl command
Ryusuke Konishi
4
-105
/
+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: 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
[next]