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
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-08
nilfs2: add compat ioctl
Ryusuke Konishi
1
-1
/
+1
2011-03-08
nilfs2: use common file attribute macros
Ryusuke Konishi
1
-3
/
+0
2011-01-10
nilfs2: do not pass sbi to functions which can get it from inode
Ryusuke Konishi
1
-2
/
+1
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-19
/
+6
2010-08-09
introduce __block_write_begin
Christoph Hellwig
1
-2
/
+1
2010-08-09
clean up write_begin usage for directories in pagecache
Christoph Hellwig
1
-19
/
+7
2010-07-25
nilfs2: avoid rec_len overflow with 64KB block size
Ryusuke Konishi
1
-12
/
+14
2010-07-24
nilfs2: simplify nilfs_get_page function
Ryusuke Konishi
1
-5
/
+2
2010-03-14
nilfs2: fix typo "cout" -> "count" in error message
Ryusuke Konishi
1
-1
/
+1
2010-03-03
nilfs: sanitize const/signedness in dealing with ->d_name.name
Al Viro
1
-2
/
+2
2010-03-03
nilfs really shouldn't slap struct dentry on stack...
Al Viro
1
-5
/
+5
2009-11-27
nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty
Jiro SEKIBA
1
-1
/
+1
2009-11-27
nilfs2: delete mark_inode_dirty in nilfs_delete_entry
Jiro SEKIBA
1
-1
/
+0
2009-11-27
nilfs2: delete mark_inode_dirty in nilfs_commit_chunk
Jiro SEKIBA
1
-3
/
+1
2009-11-27
nilfs2: change return type of nilfs_commit_chunk
Jiro SEKIBA
1
-8
/
+8
2009-11-27
nilfs2: delete mark_inode_dirty from nilfs_set_link
Jiro SEKIBA
1
-1
/
+0
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
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: directory entry operations
Yoshiji Amagai
1
-0
/
+711