summaryrefslogtreecommitdiff
path: root/fs/udf/inode.c
AgeCommit message (Expand)Author
2019-03-18udf: Propagate errors from udf_truncate_extents()Jan Kara
2018-12-12udf: Fix BUG on corrupted inodeJan Kara
2018-06-27udf: convert inode stamps to timespec64Arnd Bergmann
2018-06-20udf: Drop unused arguments of udf_delete_aext()Jan Kara
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-05-25udf: Simplify calls to udf_disk_stamp_to_timeDeepa Dinamani
2018-02-27udf: Clean up handling of invalid uid/gidJan Kara
2018-02-27udf: Ignore [ug]id=ignore mount optionsJan Kara
2017-10-17udf: Fix some sign-conversion warningsSteve Magnani
2017-10-17udf: Fix signed/unsigned format specifiersSteve Magnani
2017-10-17udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFFSteve Magnani
2017-08-16fs-udf: Delete an error message for a failed memory allocation in two functionsMarkus Elfring
2017-08-16fs-udf: Improve six size determinationsMarkus Elfring
2017-06-14udf: Fix deadlock between writeback and udf_setsize()Jan Kara
2017-04-24udf: use kmap_atomic for memcpy copyingFabian Frederick
2017-04-24udf: use octal for permissionsFabian Frederick
2017-02-27fs: add i_blocksize()Fabian Frederick
2017-01-10udf: check partition reference in udf_read_inode()Fabian Frederick
2017-01-10udf: merge module informations in super.cFabian Frederick
2017-01-10udf: remove next_epos from udf_update_extent_cache()Fabian Frederick
2017-01-10udf: Factor out trimming of crtimeFabian Frederick
2017-01-10udf: remove unneeded line breakFabian Frederick
2017-01-10udf: merge bh freeFabian Frederick
2017-01-10udf: use pointer for kernel_long_ad argumentFabian Frederick
2017-01-05udf: Make stat on symlink report symlink length as st_sizeJan Kara
2017-01-03fs/udf: make #ifdef UDF_PREALLOCATE unconditionalSteve Kenton
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani
2016-06-07fs: have ll_rw_block users pass in op and flags separatelyMike Christie
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-01-04udf: avoid uninitialized variable useArnd Bergmann
2015-12-23udf: Fix lost indirect extent blockJan Kara
2015-12-23udf: Factor out code for creating indirect extentJan Kara
2015-12-23udf: limit the maximum number of indirect extents in a rowVegard Nossum
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-12-06udf: don't duplicate page_symlink_inode_operationsAl Viro
2015-07-09udf: Don't corrupt unalloc spacetable when writing itSteven J. Magnani
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval
2015-04-11direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval
2015-04-11Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval
2015-04-01udf: return correct errno for udf_update_inode()Changwoo Min
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-14udf: remove redundant buffer_head.h includesFabian Frederick
2015-02-05udf: remove bool assignment to 0/1Fabian Frederick
2015-01-07udf: Check length of extended attributes and allocation descriptorsJan Kara