summaryrefslogtreecommitdiffstats
path: root/fs/udf
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2020-08-063-4/+4
|\
| * udf: osta_udf.h: delete a duplicated wordRandy Dunlap2020-07-271-1/+1
| * udf: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-142-3/+3
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-16/+13
|\
| * udf: stop using ioctl_by_bdevChristoph Hellwig2020-05-041-16/+13
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-4/+3
|\ \
| * | fs: convert mpage_readpages to mpage_readaheadMatthew Wilcox (Oracle)2020-06-021-4/+3
| |/
* / docs: filesystems: fix renamed referencesMauro Carvalho Chehab2020-04-201-1/+1
|/
* change email address for Pali RohárPali Rohár2020-04-102-2/+2
* udf: udf_sb.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-161-1/+1
* udf: Clarify meaning of f_files in udf_statfsJan Kara2020-01-201-0/+4
* udf: Allow writing to 'Rewritable' partitionsJan Kara2020-01-201-1/+0
* udf: Disallow R/W mode for disk with Metadata partitionPali Rohár2020-01-131-1/+2
* udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flagsPali Rohár2020-01-132-3/+3
* udf: Fix free space reporting for metadata and virtual partitionsJan Kara2020-01-091-5/+17
* udf: Update header files to UDF 2.60Pali Rohár2020-01-082-33/+83
* udf: Move OSTA Identifier Suffix macros from ecma_167.h to osta_udf.hPali Rohár2020-01-083-20/+12
* udf: Fix spelling in EXT_NEXT_EXTENT_ALLOCDESCSPali Rohár2020-01-083-5/+5
* fs-udf: Delete an unnecessary check before brelse()Markus Elfring2019-09-041-2/+1
* udf: Drop forward function declarationsJan Kara2019-09-041-53/+49
* udf: Verify domain identifier fieldsJan Kara2019-09-042-27/+78
* udf: augment UDF permissions on new inodesSteven J. Magnani2019-08-275-4/+35
* udf: Use dynamic debug infrastructureJan Kara2019-08-262-16/+1
* udf: reduce leakage of blocks related to named streamsSteven J. Magnani2019-08-263-2/+29
* udf: prevent allocation beyond UDF partitionSteve Magnani2019-07-311-0/+11
* udf: support 2048-byte spacing of VRS descriptors on 4K mediaSteven J. Magnani2019-07-311-0/+16
* udf: refactor VRS descriptor identificationSteven J. Magnani2019-07-311-64/+64
* Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2019-07-101-33/+60
|\
| * udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani2019-07-101-33/+60
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-132-15/+5
|\
| * udf: fix an uninitialized read bug and remove dead codeWenwen Wang2019-04-171-15/+0
| * udf: Explain handling of load_nls() failureJan Kara2019-03-261-0/+5
* | udf: switch to ->free_inode()Al Viro2019-05-011-8/+2
|/
* udf: Propagate errors from udf_truncate_extents()Jan Kara2019-03-183-5/+8
* udf: Fix crash on IO error during truncateJan Kara2019-03-181-0/+3
* udf: Drop pointless check from udf_sync_fs()Jan Kara2019-02-211-6/+3
* udf: disallow RW mount without valid integrity descriptorSteve Magnani2019-02-111-0/+11
* udf: finalize integrity descriptor before writebackSteve Magnani2019-02-111-2/+11
* udf: factor out LVID finalization for reuseSteve Magnani2019-02-111-16/+14
* Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-271-0/+6
|\
| * udf: Fix BUG on corrupted inodeJan Kara2018-12-121-0/+6
* | udf: Allow mounting volumes with incorrect identification stringsJan Kara2018-11-192-9/+21
|/
* udf: Drop pack pragma from udf_sb.hJan Kara2018-09-071-2/+0
* udf: Drop freed bitmap / table supportJan Kara2018-09-073-74/+0
* udf: Fix crash during mountJan Kara2018-09-071-5/+60
* udf: Prevent write-unsupported filesystem to be remounted read-writeJan Kara2018-09-072-14/+18
* udf: remove unused variables group_start and nr_groupsColin Ian King2018-09-031-4/+2