summaryrefslogtreecommitdiff
path: root/fs/udf/udfdecl.h
Commit message (Expand)AuthorAge
* udf: Clean up handling of invalid uid/gidJan Kara2018-02-27
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-11-14
|\
| * udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFFSteve Magnani2017-10-17
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* udf: Make stat on symlink report symlink length as st_sizeJan Kara2017-01-05
* fs/udf: make #ifdef UDF_PREALLOCATE unconditionalSteve Kenton2017-01-03
* udf: Fix conversion of 'dstring' fields to UTF8Andrew Gabbasov2016-04-25
* udf: Remove struct ustr as non-needed intermediate storageAndrew Gabbasov2016-02-09
* udf: Adjust UDF_NAME_LEN to better reflect actual restrictionsAndrew Gabbasov2016-02-09
* udf: Parameterize output length in udf_put_filenameAndrew Gabbasov2016-02-09
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-01-15
|\
| * udf: Factor out code for creating indirect extentJan Kara2015-12-23
* | udf: don't duplicate page_symlink_inode_operationsAl Viro2015-12-06
|/
* udf: Check path length when reading symlinkJan Kara2014-12-19
* udf: Fix loading of special inodesJan Kara2014-10-09
* udf: saner calling conventions for udf_new_inode()Al Viro2014-09-04
* udf: Make udf_read_inode() and udf_iget() return errorJan Kara2014-09-04
* udf: add extent cache support in case of file readingNamjae Jeon2013-01-22
* udf: stop using s_dirtArtem Bityutskiy2012-07-09
* udf: propagate umode_tAl Viro2012-01-03
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-11-02
|\
| * udf: Skip mirror metadata FE loading when metadata FE is okNamjae Jeon2011-10-31
| * udf: Convert printks to pr_<level>Joe Perches2011-10-31
| * udf: Rename udf_warning to udf_warnJoe Perches2011-10-10
| * udf: Rename udf_error to udf_errJoe Perches2011-10-10
| * udf: Promote some debugging messages to udf_errorJoe Perches2011-10-10
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
|/
* udf: Convert UDF to new truncate calling sequenceJan Kara2011-02-23
* udf: Move handling of uniqueID into a helper function and protect it by a s_a...Jan Kara2011-01-06
* udf: Remove BKL from udf_update_inodeJan Kara2011-01-06
* fs/udf: Add printf format/argument verificationJoe Perches2011-01-06
* switch udf to ->evict_inode()Al Viro2010-08-09
* udf: Remove dead quota codeJan Kara2010-05-24
* udf: BKL ioctl pushdownJohn Kacur2010-05-05
* udf: add speciffic ->setattr callbackDmitry Monakhov2010-04-08
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* switch udf to simple_fsync()Al Viro2009-06-11
* udf: Don't write integrity descriptor too oftenJan Kara2009-04-02
* Fix the udf code not to pass structs on stack where possible.Pekka Enberg2009-04-02
* Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg2009-04-02
* udf: restore UDFFS_DEBUG to being undefined by defaultPaul Collins2008-06-16
* udf: Make udf exportableRasmus Rohde2008-05-07
* udf: use crc_itu_t from lib instead of udf_crcBob Copeland2008-04-17
* udf: Fix compilation warnings when UDF debug is onSebastian Manciulea2008-04-17
* udf: Add read-only support for 2.50 UDF mediaJan Kara2008-04-17
* udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestampsMarcin Slusarz2008-04-17
* udf: convert udf_stamp_to_time to return struct timespecmarcin.slusarz@gmail.com2008-04-17
* udf: replace udf_*_offset macros with functionsmarcin.slusarz@gmail.com2008-04-17
* udf: constify crcmarcin.slusarz@gmail.com2008-04-17
* udf: udf_CS0toUTF8 cleanupmarcin.slusarz@gmail.com2008-04-17