index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
inode.c
Age
Commit message (
Expand
)
Author
2018-12-12
udf: Fix BUG on corrupted inode
Jan Kara
2018-06-27
udf: convert inode stamps to timespec64
Arnd Bergmann
2018-06-20
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-05-25
udf: Simplify calls to udf_disk_stamp_to_time
Deepa Dinamani
2018-02-27
udf: Clean up handling of invalid uid/gid
Jan Kara
2018-02-27
udf: Ignore [ug]id=ignore mount options
Jan Kara
2017-10-17
udf: Fix some sign-conversion warnings
Steve Magnani
2017-10-17
udf: Fix signed/unsigned format specifiers
Steve Magnani
2017-10-17
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
2017-08-16
fs-udf: Delete an error message for a failed memory allocation in two functions
Markus Elfring
2017-08-16
fs-udf: Improve six size determinations
Markus Elfring
2017-06-14
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
2017-04-24
udf: use kmap_atomic for memcpy copying
Fabian Frederick
2017-04-24
udf: use octal for permissions
Fabian Frederick
2017-02-27
fs: add i_blocksize()
Fabian Frederick
2017-01-10
udf: check partition reference in udf_read_inode()
Fabian Frederick
2017-01-10
udf: merge module informations in super.c
Fabian Frederick
2017-01-10
udf: remove next_epos from udf_update_extent_cache()
Fabian Frederick
2017-01-10
udf: Factor out trimming of crtime
Fabian Frederick
2017-01-10
udf: remove unneeded line break
Fabian Frederick
2017-01-10
udf: merge bh free
Fabian Frederick
2017-01-10
udf: use pointer for kernel_long_ad argument
Fabian Frederick
2017-01-05
udf: Make stat on symlink report symlink length as st_size
Jan Kara
2017-01-03
fs/udf: make #ifdef UDF_PREALLOCATE unconditional
Steve Kenton
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
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-08
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-06
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-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-04-11
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-01
udf: return correct errno for udf_update_inode()
Changwoo Min
2015-03-25
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
[next]