index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-1
/
+1
2016-01-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-95
/
+148
2016-01-04
udf: avoid uninitialized variable use
Arnd Bergmann
1
-0
/
+4
2015-12-23
udf: Fix lost indirect extent block
Jan Kara
1
-1
/
+10
2015-12-23
udf: Factor out code for creating indirect extent
Jan Kara
1
-96
/
+121
2015-12-23
udf: limit the maximum number of indirect extents in a row
Vegard Nossum
1
-0
/
+15
2015-12-09
don't put symlink bodies in pagecache into highmem
Al Viro
1
-0
/
+1
2015-12-07
udf: don't duplicate page_symlink_inode_operations
Al Viro
1
-1
/
+1
2015-07-09
udf: Don't corrupt unalloc spacetable when writing it
Steven J. Magnani
1
-12
/
+7
2015-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+3
2015-04-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+1
2015-04-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
1
-2
/
+1
2015-04-12
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
1
-1
/
+1
2015-04-12
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
1
-1
/
+1
2015-04-01
udf: return correct errno for udf_update_inode()
Changwoo Min
1
-1
/
+1
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+1
2015-03-14
udf: remove redundant buffer_head.h includes
Fabian Frederick
1
-1
/
+0
2015-02-05
udf: remove bool assignment to 0/1
Fabian Frederick
1
-2
/
+2
2015-01-07
udf: Check length of extended attributes and allocation descriptors
Jan Kara
1
-0
/
+9
2015-01-07
udf: Remove repeated loads blocksize
Jan Kara
1
-11
/
+8
2014-12-19
udf: Verify i_size when loading inode
Jan Kara
1
-0
/
+14
2014-10-09
udf: Fix loading of special inodes
Jan Kara
1
-5
/
+9
2014-09-04
udf: Set i_generation field
Jan Kara
1
-0
/
+1
2014-09-04
udf: Properly detect stale inodes
Jan Kara
1
-2
/
+4
2014-09-04
udf: Make udf_read_inode() and udf_iget() return error
Jan Kara
1
-53
/
+46
2014-09-04
udf: Avoid infinite loop when processing indirect ICBs
Jan Kara
1
-14
/
+21
2014-09-04
udf: Fold udf_fill_inode() into __udf_read_inode()
Jan Kara
1
-17
/
+5
2014-09-04
udf: Avoid dir link count to go negative
Jan Kara
1
-1
/
+1
2014-05-07
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
1
-2
/
+1
2014-05-07
get rid of pointless iov_length() in ->direct_IO()
Al Viro
1
-1
/
+2
2014-05-07
pass iov_iter to ->direct_IO()
Al Viro
1
-4
/
+4
2014-04-04
mm + fs: store shadow entries in page cache
Johannes Weiner
1
-2
/
+2
2014-02-21
udf: Fix data corruption on file type conversion
Jan Kara
1
-0
/
+1
2013-09-13
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
1
-1
/
+1
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-01-22
udf: add extent cache support in case of file reading
Namjae Jeon
1
-6
/
+80
2012-12-13
udf: remove un-needed variable from inode_getblk
Namjae Jeon
1
-3
/
+0
2012-12-13
udf: don't increment lenExtents while writing to a hole
Namjae Jeon
1
-2
/
+5
2012-12-13
udf: fix memory leak while allocating blocks during write
Namjae Jeon
1
-0
/
+4
2012-10-04
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-16
/
+43
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+6
2012-09-21
userns: Convert the udf filesystem to use kuid/kgid where appropriate
Eric W. Biederman
1
-6
/
+6
2012-09-06
UDF: Add support for O_DIRECT
Ian Abbott
1
-16
/
+36
2012-09-04
udf: add writepages support for udf
Namjae Jeon
1
-0
/
+7
2012-08-15
udf: fix udf_setsize() for file data in ICB
Ian Abbott
1
-1
/
+4
2012-07-09
UDF: Remove unnecessary variable "offset" from udf_fill_inode
Ashish Sangwan
1
-4
/
+0
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-03-01
udf: Fix file entry logicalBlocksRecorded
Steve Nickel
1
-6
/
+10
2012-03-01
udf: Init/maintain file entry checkpoint field
Steve Nickel
1
-0
/
+4
2012-01-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-24
/
+33
[next]