index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
inode.c
Age
Commit message (
Expand
)
Author
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-01-04
udf: avoid uninitialized variable use
Arnd Bergmann
2015-12-23
udf: Fix lost indirect extent block
Jan Kara
2015-12-23
udf: Factor out code for creating indirect extent
Jan Kara
2015-12-23
udf: limit the maximum number of indirect extents in a row
Vegard Nossum
2015-12-09
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-07
udf: don't duplicate page_symlink_inode_operations
Al Viro
2015-07-09
udf: Don't corrupt unalloc spacetable when writing it
Steven J. Magnani
2015-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-04-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-12
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-12
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-01
udf: return correct errno for udf_update_inode()
Changwoo Min
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-14
udf: remove redundant buffer_head.h includes
Fabian Frederick
2015-02-05
udf: remove bool assignment to 0/1
Fabian Frederick
2015-01-07
udf: Check length of extended attributes and allocation descriptors
Jan Kara
2015-01-07
udf: Remove repeated loads blocksize
Jan Kara
2014-12-19
udf: Verify i_size when loading inode
Jan Kara
2014-10-09
udf: Fix loading of special inodes
Jan Kara
2014-09-04
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-05-06
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-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-02-20
udf: Fix data corruption on file type conversion
Jan Kara
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
2013-01-22
udf: add extent cache support in case of file reading
Namjae Jeon
2012-12-13
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-10-04
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-09-21
userns: Convert the udf filesystem to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-06
UDF: Add support for O_DIRECT
Ian Abbott
2012-09-03
udf: add writepages support for udf
Namjae Jeon
2012-08-14
udf: fix udf_setsize() for file data in ICB
Ian Abbott
2012-07-09
UDF: Remove unnecessary variable "offset" from udf_fill_inode
Ashish Sangwan
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-02-29
udf: Fix file entry logicalBlocksRecorded
Steve Nickel
2012-02-29
udf: Init/maintain file entry checkpoint field
Steve Nickel
2012-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
[next]