index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ps3flash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ps3flash: switch to generic_file_llseek_size()
Al Viro
2013-06-29
1
-26
/
+2
*
new helper: file_inode(file)
Al Viro
2013-02-23
1
-1
/
+1
*
char: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
drivers/char: Add module.h to those who were using it implicitly
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-21
1
-2
/
+7
*
drivers: fix up various ->llseek() implementations
Josef Bacik
2011-07-21
1
-0
/
+4
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-28
1
-2
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ps3flash: Always read chunks of 256 KiB, and cache them
Geert Uytterhoeven
2009-06-15
1
-30
/
+17
*
ps3flash: Cache the last accessed FLASH chunk
Geert Uytterhoeven
2009-06-15
1
-105
/
+104
*
ps3: Replace direct file operations by callback
Geert Uytterhoeven
2009-06-15
1
-24
/
+70
*
ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access
Geert Uytterhoeven
2009-06-15
1
-6
/
+6
*
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/char
Stephen Rothwell
2009-01-16
1
-9
/
+9
*
ps3: FLASH ROM Storage Driver
Geert Uytterhoeven
2007-07-22
1
-0
/
+440