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
/
nilfs2
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-2
/
+10
2011-05-10
nilfs2: get rid of private page allocator
Ryusuke Konishi
1
-1
/
+0
2011-03-30
nilfs2: fix data loss in mmap page write for hole blocks
Ryusuke Konishi
1
-6
/
+5
2011-03-09
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
1
-1
/
+1
2011-03-08
nilfs2: add compat ioctl
Ryusuke Konishi
1
-1
/
+1
2011-01-10
nilfs2: fiemap support
Ryusuke Konishi
1
-0
/
+1
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+2
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: mark remaining inode_operations as const
Alexey Dobriyan
1
-1
/
+1
2009-04-07
nilfs2: use unlocked_ioctl
Ryusuke Konishi
1
-1
/
+1
2009-04-07
nilfs2: remove compat ioctl code
Ryusuke Konishi
1
-1
/
+1
2009-04-07
nilfs2: fix missed-sync issue for do_sync_mapping_range()
Ryusuke Konishi
1
-24
/
+3
2009-04-07
nilfs2: segment constructor
Ryusuke Konishi
1
-3
/
+59
2009-04-07
nilfs2: file operations
Ryusuke Konishi
1
-0
/
+125