summaryrefslogtreecommitdiff
path: root/fs/udf/super.c
Commit message (Expand)AuthorAge
* udf: fix potential refcnt problem of nls moduleChengguang Xu2018-03-02
* udf: Do not mark possibly inconsistent filesystems as closedJan Kara2018-03-02
* udf: Remove never implemented mount optionsJan Kara2018-02-27
* udf: Provide saner default for invalid uid / gidJan Kara2018-02-27
* udf: Ignore [ug]id=ignore mount optionsJan Kara2018-02-27
* udf: Fix handling of Partition DescriptorsJan Kara2018-02-27
* udf: Unify common handling of descriptorsJan Kara2018-02-27
* udf: Convert descriptor index definitions to enumJan Kara2018-02-16
* udf: Allow volume descriptor sequence to be terminated by unrecorded blockJan Kara2018-02-16
* udf: Simplify handling of Volume Descriptor PointersJan Kara2018-02-16
* udf: Fix off-by-one in volume descriptor sequence lengthJan Kara2018-02-16
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* udf: Fix signed/unsigned format specifiersSteve Magnani2017-10-17
* udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFFSteve Magnani2017-10-17
* udf: Avoid overflow when session starts at large offsetJan Kara2017-10-16
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-14
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* | fs-udf: Delete an error message for a failed memory allocation in two functionsMarkus Elfring2017-08-16
* | fs-udf: Improve six size determinationsMarkus Elfring2017-08-16
* | fs-udf: Adjust two checks for null pointersMarkus Elfring2017-08-16
|/
* udf: Remove unused UDF_DEFAULT_BLOCKSIZEJan Kara2017-06-13
* udf: allow implicit blocksize specification during mountFabian Frederick2017-01-20
* udf: atomically read inode sizeFabian Frederick2017-01-10
* udf: merge module informations in super.cFabian Frederick2017-01-10
* fs: udf: Replace CURRENT_TIME with current_time()Deepa Dinamani2017-01-03
* udf: Use correct partition reference number for metadataAlden Tondettar2016-05-19
* udf: Prevent stack overflow on corrupted filesystem mountAlden Tondettar2016-04-26
* 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
* tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-22
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-01-15
|\
| * udf: limit the maximum number of TD redirectionsVegard Nossum2015-12-14
* | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
|/
* udf: Don't modify filesystem for read-only mountsJan Kara2015-08-20
* udf: fix udf_load_pvoldesc()Dan Carpenter2015-05-21
* udf: improve error management in udf_CS0toUTF8()Fabian Frederick2015-05-18
* udf: remove redundant buffer_head.h includesFabian Frederick2015-03-14
* udf: use bool for doneFabian Frederick2015-02-05
* udf: destroy sbi mutex in put_superFabian Frederick2015-01-12
* udf: One function call less in udf_fill_super() after error detectionMarkus Elfring2014-11-19
* udf: Deletion of unnecessary checks before the function call "iput"Markus Elfring2014-11-19
* udf: Fix loading of special inodesJan Kara2014-10-09
* udf: Make udf_read_inode() and udf_iget() return errorJan Kara2014-09-04
* udf: use linux/uaccess.hFabian Frederick2014-07-15
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-04-07
|\
| * udf: Add __init macro to init_inodecacheFabian Frederick2014-03-03
| * fs: udf: parse_options: blocksize checkFabian Frederick2014-03-03
* | fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
|/
* udf: fix for pathetic mount times in case of invalid file systemPeter A. Felvegi2013-10-18