summaryrefslogtreecommitdiffstats
path: root/fs/udf/udfdecl.h
AgeCommit message (Expand)Author
2019-08-27udf: augment UDF permissions on new inodesSteven J. Magnani
2019-08-26udf: Use dynamic debug infrastructureJan Kara
2019-03-18udf: Propagate errors from udf_truncate_extents()Jan Kara
2018-06-27udf: convert inode stamps to timespec64Arnd Bergmann
2018-06-20udf: Drop unused arguments of udf_delete_aext()Jan Kara
2018-06-20udf: Provide function for calculating dir entry lengthJan Kara
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-05-25udf: Simplify calls to udf_disk_stamp_to_timeDeepa Dinamani
2018-04-19udf: Convert ident strings to proper charsetJan Kara
2018-02-27udf: Clean up handling of invalid uid/gidJan Kara
2017-11-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-17udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFFSteve Magnani
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-04-25udf: Fix conversion of 'dstring' fields to UTF8Andrew Gabbasov
2016-02-09udf: Remove struct ustr as non-needed intermediate storageAndrew Gabbasov
2016-02-09udf: Adjust UDF_NAME_LEN to better reflect actual restrictionsAndrew Gabbasov
2016-02-09udf: Parameterize output length in udf_put_filenameAndrew Gabbasov
2016-01-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-12-23udf: Factor out code for creating indirect extentJan Kara
2015-12-06udf: don't duplicate page_symlink_inode_operationsAl Viro
2014-12-19udf: Check path length when reading symlinkJan Kara
2014-10-09udf: Fix loading of special inodesJan Kara
2014-09-04udf: saner calling conventions for udf_new_inode()Al Viro
2014-09-04udf: Make udf_read_inode() and udf_iget() return errorJan Kara
2013-01-22udf: add extent cache support in case of file readingNamjae Jeon
2012-07-09udf: stop using s_dirtArtem Bityutskiy
2012-01-03udf: propagate umode_tAl Viro
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31udf: Skip mirror metadata FE loading when metadata FE is okNamjae Jeon
2011-10-31udf: Convert printks to pr_<level>Joe Perches
2011-10-10udf: Rename udf_warning to udf_warnJoe Perches
2011-10-10udf: Rename udf_error to udf_errJoe Perches
2011-10-10udf: Promote some debugging messages to udf_errorJoe Perches
2011-02-23udf: Convert UDF to new truncate calling sequenceJan Kara
2011-01-06udf: Move handling of uniqueID into a helper function and protect it by a s_a...Jan Kara
2011-01-06udf: Remove BKL from udf_update_inodeJan Kara
2011-01-06fs/udf: Add printf format/argument verificationJoe Perches
2010-08-09switch udf to ->evict_inode()Al Viro
2010-05-24udf: Remove dead quota codeJan Kara
2010-05-05udf: BKL ioctl pushdownJohn Kacur
2010-04-08udf: add speciffic ->setattr callbackDmitry Monakhov
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2009-06-11switch udf to simple_fsync()Al Viro
2009-04-02udf: Don't write integrity descriptor too oftenJan Kara
2009-04-02Fix the udf code not to pass structs on stack where possible.Pekka Enberg
2009-04-02Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg
2008-06-16udf: restore UDFFS_DEBUG to being undefined by defaultPaul Collins