index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
Age
Commit message (
Expand
)
Author
2020-01-20
udf: Clarify meaning of f_files in udf_statfs
Jan Kara
2020-01-20
udf: Allow writing to 'Rewritable' partitions
Jan Kara
2020-01-13
udf: Disallow R/W mode for disk with Metadata partition
Pali Rohár
2020-01-13
udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flags
Pali Rohár
2020-01-09
udf: Fix free space reporting for metadata and virtual partitions
Jan Kara
2020-01-08
udf: Update header files to UDF 2.60
Pali Rohár
2020-01-08
udf: Move OSTA Identifier Suffix macros from ecma_167.h to osta_udf.h
Pali Rohár
2020-01-08
udf: Fix spelling in EXT_NEXT_EXTENT_ALLOCDESCS
Pali Rohár
2019-09-04
fs-udf: Delete an unnecessary check before brelse()
Markus Elfring
2019-09-04
udf: Drop forward function declarations
Jan Kara
2019-09-04
udf: Verify domain identifier fields
Jan Kara
2019-08-27
udf: augment UDF permissions on new inodes
Steven J. Magnani
2019-08-26
udf: Use dynamic debug infrastructure
Jan Kara
2019-08-26
udf: reduce leakage of blocks related to named streams
Steven J. Magnani
2019-07-31
udf: prevent allocation beyond UDF partition
Steve Magnani
2019-07-31
udf: support 2048-byte spacing of VRS descriptors on 4K media
Steven J. Magnani
2019-07-31
udf: refactor VRS descriptor identification
Steven J. Magnani
2019-07-10
Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2019-07-10
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-13
Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-01
udf: switch to ->free_inode()
Al Viro
2019-04-17
udf: fix an uninitialized read bug and remove dead code
Wenwen Wang
2019-03-26
udf: Explain handling of load_nls() failure
Jan Kara
2019-03-18
udf: Propagate errors from udf_truncate_extents()
Jan Kara
2019-03-18
udf: Fix crash on IO error during truncate
Jan Kara
2019-02-21
udf: Drop pointless check from udf_sync_fs()
Jan Kara
2019-02-11
udf: disallow RW mount without valid integrity descriptor
Steve Magnani
2019-02-11
udf: finalize integrity descriptor before writeback
Steve Magnani
2019-02-11
udf: factor out LVID finalization for reuse
Steve Magnani
2018-12-27
Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-12
udf: Fix BUG on corrupted inode
Jan Kara
2018-11-19
udf: Allow mounting volumes with incorrect identification strings
Jan Kara
2018-09-07
udf: Drop pack pragma from udf_sb.h
Jan Kara
2018-09-07
udf: Drop freed bitmap / table support
Jan Kara
2018-09-07
udf: Fix crash during mount
Jan Kara
2018-09-07
udf: Prevent write-unsupported filesystem to be remounted read-write
Jan Kara
2018-09-03
udf: remove unused variables group_start and nr_groups
Colin Ian King
2018-08-24
udf: Fix mounting of Win7 created UDF filesystems
Jan Kara
2018-08-24
udf: Remove dead code from udf_find_fileset()
Jan Kara
2018-08-17
Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-08-13
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-03
udf: switch to discard_new_inode()
Al Viro
2018-06-27
udf: convert inode stamps to timespec64
Arnd Bergmann
2018-06-20
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
2018-06-20
udf: Provide function for calculating dir entry length
Jan Kara
2018-06-20
udf: Detect incorrect directory size
Jan Kara
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
[next]