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
/
ubifs
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
1
-15
/
+8
2010-05-27
kill spurious reference to vmtruncate
npiggin@suse.de
1
-5
/
+8
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-4
/
+4
2009-12-17
kill I_LOCK
Christoph Hellwig
1
-1
/
+1
2009-11-24
UBIFS: remove manual O_SYNC handling
Christoph Hellwig
1
-12
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-10
UBIFS: amend commentaries
Artem Bityutskiy
1
-32
/
+30
2009-04-06
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-3
/
+13
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
1
-3
/
+6
2009-03-20
UBIFS: fix commentaries
Artem Bityutskiy
1
-1
/
+1
2009-03-14
UBIFS: fix bug where page is marked uptodate when out of space
Adrian Hunter
1
-2
/
+12
2009-01-26
UBIFS: add re-mount debugging checks
Artem Bityutskiy
1
-1
/
+0
2009-01-18
UBIFS: constify operations
Artem Bityutskiy
1
-4
/
+4
2009-01-04
fs: symlink write_begin allocation context fix
Nick Piggin
1
-4
/
+5
2008-12-31
UBIFS: fix checkpatch.pl warnings
Artem Bityutskiy
1
-2
/
+2
2008-12-23
UBIFS: use PAGE_CACHE_MASK correctly
Artem Bityutskiy
1
-2
/
+2
2008-11-21
UBIFS: pre-allocate bulk-read buffer
Artem Bityutskiy
1
-9
/
+22
2008-11-21
UBIFS: do not allocate too much
Artem Bityutskiy
1
-24
/
+46
2008-11-21
UBIFS: do not print scary memory allocation warnings
Artem Bityutskiy
1
-2
/
+2
2008-11-06
UBIFS: endian handling fixes and annotations
Harvey Harrison
1
-2
/
+2
2008-09-30
UBIFS: fix bulk-read handling uptodate pages
Adrian Hunter
1
-5
/
+11
2008-09-30
UBIFS: ensure data read beyond i_size is zeroed out correctly
Adrian Hunter
1
-2
/
+8
2008-09-30
UBIFS: add bulk-read facility
Adrian Hunter
1
-0
/
+248
2008-08-21
UBIFS: fix zero-length truncations
Artem Bityutskiy
1
-4
/
+16
2008-08-13
UBIFS: support splice_write
Zoltan Sogor
1
-0
/
+1
2008-08-13
UBIFS: align inode data to eight
Artem Bityutskiy
1
-2
/
+2
2008-08-13
UBIFS: improve debugging
Artem Bityutskiy
1
-1
/
+2
2008-07-26
[PATCH] get rid of indirect users of namei.h
Al Viro
1
-0
/
+1
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy
1
-0
/
+1275