index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
Age
Commit message (
Expand
)
Author
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
2018-06-07
Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-05-25
udf: Simplify calls to udf_disk_stamp_to_time
Deepa Dinamani
2018-05-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-04-19
udf: Add support for decoding UTF-16 characters
Jan Kara
2018-04-19
udf: Add support for encoding UTF-16 characters
Jan Kara
2018-04-19
udf: Push sb argument to udf_name_[to|from]_CS0()
Jan Kara
2018-04-19
udf: Convert ident strings to proper charset
Jan Kara
2018-04-19
udf: Use UTF-32 <-> UTF-8 conversion functions from NLS
Jan Kara
2018-04-19
udf: Always require NLS support
Jan Kara
2018-04-18
udf: Fix leak of UTF-16 surrogates into encoded strings
Jan Kara
2018-03-02
udf: fix potential refcnt problem of nls module
Chengguang Xu
2018-03-02
udf: Do not mark possibly inconsistent filesystems as closed
Jan Kara
2018-02-27
udf: Remove never implemented mount options
Jan Kara
2018-02-27
udf: Provide saner default for invalid uid / gid
Jan Kara
2018-02-27
udf: Clean up handling of invalid uid/gid
Jan Kara
2018-02-27
udf: Apply uid/gid mount options also to new inodes & chown
Jan Kara
2018-02-27
udf: Ignore [ug]id=ignore mount options
Jan Kara
2018-02-27
udf: Fix handling of Partition Descriptors
Jan Kara
2018-02-27
udf: Unify common handling of descriptors
Jan Kara
2018-02-16
udf: Convert descriptor index definitions to enum
Jan Kara
2018-02-16
udf: Allow volume descriptor sequence to be terminated by unrecorded block
Jan Kara
2018-02-16
udf: Simplify handling of Volume Descriptor Pointers
Jan Kara
2018-02-16
udf: Fix off-by-one in volume descriptor sequence length
Jan Kara
2017-12-19
udf: Sanitize nanoseconds for time stamps
Jan Kara
[next]