aboutsummaryrefslogtreecommitdiff
path: root/fs/udf
AgeCommit message (Expand)Author
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-22Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-03udf: handle large user and group IDBingJing Chang
2021-01-25udf: fix silent AED tagLocation corruptionSteven J. Magnani
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24stat: handle idmapped mountsChristian Brauner
2021-01-24attr: handle idmapped mountsChristian Brauner
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner
2021-01-24fs: add file and path permissions helpersChristian Brauner
2021-01-18udf: fix the problem that the disc content is not displayedlianzhi chang
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-09-29udf: Limit sparing table sizeJan Kara
2020-09-29udf: Remove pointless union in udf_inode_infoJan Kara
2020-09-29udf: Avoid accessing uninitialized data on failed inode readJan Kara
2020-09-22udf: Fix memory leak when mountingJan Kara
2020-09-22udf: Remove redundant initialization of variable retJing Xiangfeng
2020-09-18[PATCH] reduce boilerplate in fsid handlingAl Viro
2020-08-28udf: Use kvzalloc() in udf_sb_alloc_bitmap()Denis Efremov
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-06Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2020-07-27udf: osta_udf.h: delete a duplicated wordRandy Dunlap
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-14udf: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02fs: convert mpage_readpages to mpage_readaheadMatthew Wilcox (Oracle)
2020-05-04udf: stop using ioctl_by_bdevChristoph Hellwig
2020-04-20docs: filesystems: fix renamed referencesMauro Carvalho Chehab
2020-04-10change email address for Pali RohárPali Rohár
2020-03-16udf: udf_sb.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-20udf: Clarify meaning of f_files in udf_statfsJan Kara
2020-01-20udf: Allow writing to 'Rewritable' partitionsJan Kara
2020-01-13udf: Disallow R/W mode for disk with Metadata partitionPali Rohár
2020-01-13udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flagsPali Rohár
2020-01-09udf: Fix free space reporting for metadata and virtual partitionsJan Kara
2020-01-08udf: Update header files to UDF 2.60Pali Rohár
2020-01-08udf: Move OSTA Identifier Suffix macros from ecma_167.h to osta_udf.hPali Rohár
2020-01-08udf: Fix spelling in EXT_NEXT_EXTENT_ALLOCDESCSPali Rohár
2019-09-04fs-udf: Delete an unnecessary check before brelse()Markus Elfring
2019-09-04udf: Drop forward function declarationsJan Kara
2019-09-04udf: Verify domain identifier fieldsJan Kara
2019-08-27udf: augment UDF permissions on new inodesSteven J. Magnani
2019-08-26udf: Use dynamic debug infrastructureJan Kara
2019-08-26udf: reduce leakage of blocks related to named streamsSteven J. Magnani
2019-07-31udf: prevent allocation beyond UDF partitionSteve Magnani
2019-07-31udf: support 2048-byte spacing of VRS descriptors on 4K mediaSteven J. Magnani
2019-07-31udf: refactor VRS descriptor identificationSteven J. Magnani
2019-07-10Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2019-07-10udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner