index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
inode.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
udf: Fix NULL ptr deref when converting from inline format
Jan Kara
2022-02-03
*
udf: Restore i_lenAlloc when inode expansion fails
Jan Kara
2022-02-03
*
udf: Avoid accessing uninitialized data on failed inode read
Jan Kara
2020-10-29
*
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
2019-07-21
*
udf: Fix BUG on corrupted inode
Jan Kara
2019-02-20
*
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
2017-07-27
*
fs: add i_blocksize()
Fabian Frederick
2017-06-14
*
udf: limit the maximum number of indirect extents in a row
Vegard Nossum
2016-02-25
*
udf: Don't corrupt unalloc spacetable when writing it
Steven J. Magnani
2015-07-09
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
|
\
|
*
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
|
*
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
|
*
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-04-16
|
\
\
|
|
/
|
/
|
|
*
udf: return correct errno for udf_update_inode()
Changwoo Min
2015-04-01
|
*
udf: remove redundant buffer_head.h includes
Fabian Frederick
2015-03-14
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
|
/
*
udf: remove bool assignment to 0/1
Fabian Frederick
2015-02-05
*
udf: Check length of extended attributes and allocation descriptors
Jan Kara
2015-01-07
*
udf: Remove repeated loads blocksize
Jan Kara
2015-01-07
*
udf: Verify i_size when loading inode
Jan Kara
2014-12-19
*
udf: Fix loading of special inodes
Jan Kara
2014-10-09
*
udf: Set i_generation field
Jan Kara
2014-09-04
*
udf: Properly detect stale inodes
Jan Kara
2014-09-04
*
udf: Make udf_read_inode() and udf_iget() return error
Jan Kara
2014-09-04
*
udf: Avoid infinite loop when processing indirect ICBs
Jan Kara
2014-09-04
*
udf: Fold udf_fill_inode() into __udf_read_inode()
Jan Kara
2014-09-04
*
udf: Avoid dir link count to go negative
Jan Kara
2014-09-04
*
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
*
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
*
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
*
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
*
udf: Fix data corruption on file type conversion
Jan Kara
2014-02-20
*
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-12
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
*
udf: add extent cache support in case of file reading
Namjae Jeon
2013-01-22
*
udf: remove un-needed variable from inode_getblk
Namjae Jeon
2012-12-13
*
udf: don't increment lenExtents while writing to a hole
Namjae Jeon
2012-12-13
*
udf: fix memory leak while allocating blocks during write
Namjae Jeon
2012-12-13
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-10-04
|
\
|
*
UDF: Add support for O_DIRECT
Ian Abbott
2012-09-06
|
*
udf: add writepages support for udf
Namjae Jeon
2012-09-04
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
|
\
\
|
|
/
|
/
|
|
*
userns: Convert the udf filesystem to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
*
|
udf: fix udf_setsize() for file data in ICB
Ian Abbott
2012-08-15
|
/
*
UDF: Remove unnecessary variable "offset" from udf_fill_inode
Ashish Sangwan
2012-07-09
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
*
udf: Fix file entry logicalBlocksRecorded
Steve Nickel
2012-02-29
*
udf: Init/maintain file entry checkpoint field
Steve Nickel
2012-02-29
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-01-09
|
\
[next]