index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
merged more uncritical stuff from 3.2.72
Wolfgang Wiedmeyer
2015-10-23
1
-13
/
+13
*
UBIFS: remove strange commentary
Artem Bityutskiy
2011-05-13
1
-1
/
+0
*
UBIFS: use ro_mount instead of MS_RDONLY
Artem Bityutskiy
2011-05-13
1
-1
/
+5
*
UBIFS: introduce a separate structure for budgeting info
Artem Bityutskiy
2011-05-13
1
-2
/
+2
*
UBIFS: fix minor stylistic issues
Artem Bityutskiy
2011-05-13
1
-8
/
+9
*
UBIFS: fix oops when R/O file-system is fsync'ed
Artem Bityutskiy
2011-04-13
1
-0
/
+3
*
UBIFS: fix assertion warning and refine comments
Artem Bityutskiy
2011-03-24
1
-4
/
+7
*
UBIFS: introduce new flags for RO mounts
Artem Bityutskiy
2010-09-19
1
-3
/
+2
*
UBIFS: introduce new flag for RO due to errors
Artem Bityutskiy
2010-09-17
1
-2
/
+4
*
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2010-08-09
1
-15
/
+8
*
kill spurious reference to vmtruncate
npiggin@suse.de
2010-05-27
1
-5
/
+8
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
1
-4
/
+4
*
kill I_LOCK
Christoph Hellwig
2009-12-17
1
-1
/
+1
*
UBIFS: remove manual O_SYNC handling
Christoph Hellwig
2009-11-24
1
-12
/
+1
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
UBIFS: amend commentaries
Artem Bityutskiy
2009-09-10
1
-32
/
+30
*
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-04-06
1
-3
/
+13
|
\
|
*
UBIFS: fix commentaries
Artem Bityutskiy
2009-03-20
1
-1
/
+1
|
*
UBIFS: fix bug where page is marked uptodate when out of space
Adrian Hunter
2009-03-14
1
-2
/
+12
*
|
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-04-01
1
-3
/
+6
|
/
*
UBIFS: add re-mount debugging checks
Artem Bityutskiy
2009-01-26
1
-1
/
+0
*
UBIFS: constify operations
Artem Bityutskiy
2009-01-18
1
-4
/
+4
*
fs: symlink write_begin allocation context fix
Nick Piggin
2009-01-04
1
-4
/
+5
*
UBIFS: fix checkpatch.pl warnings
Artem Bityutskiy
2008-12-31
1
-2
/
+2
*
UBIFS: use PAGE_CACHE_MASK correctly
Artem Bityutskiy
2008-12-23
1
-2
/
+2
*
UBIFS: pre-allocate bulk-read buffer
Artem Bityutskiy
2008-11-21
1
-9
/
+22
*
UBIFS: do not allocate too much
Artem Bityutskiy
2008-11-21
1
-24
/
+46
*
UBIFS: do not print scary memory allocation warnings
Artem Bityutskiy
2008-11-21
1
-2
/
+2
*
UBIFS: endian handling fixes and annotations
Harvey Harrison
2008-11-06
1
-2
/
+2
*
UBIFS: fix bulk-read handling uptodate pages
Adrian Hunter
2008-09-30
1
-5
/
+11
*
UBIFS: ensure data read beyond i_size is zeroed out correctly
Adrian Hunter
2008-09-30
1
-2
/
+8
*
UBIFS: add bulk-read facility
Adrian Hunter
2008-09-30
1
-0
/
+248
*
UBIFS: fix zero-length truncations
Artem Bityutskiy
2008-08-21
1
-4
/
+16
*
UBIFS: support splice_write
Zoltan Sogor
2008-08-13
1
-0
/
+1
*
UBIFS: align inode data to eight
Artem Bityutskiy
2008-08-13
1
-2
/
+2
*
UBIFS: improve debugging
Artem Bityutskiy
2008-08-13
1
-1
/
+2
*
[PATCH] get rid of indirect users of namei.h
Al Viro
2008-07-26
1
-0
/
+1
*
UBIFS: add new flash file system
Artem Bityutskiy
2008-07-15
1
-0
/
+1275