index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
fs-udf: Delete an unnecessary check before brelse()
Markus Elfring
1
-2
/
+1
2019-09-04
udf: Drop forward function declarations
Jan Kara
1
-53
/
+49
2019-09-04
udf: Verify domain identifier fields
Jan Kara
2
-27
/
+78
2019-08-27
udf: augment UDF permissions on new inodes
Steven J. Magnani
5
-4
/
+35
2019-08-26
udf: Use dynamic debug infrastructure
Jan Kara
2
-16
/
+1
2019-08-26
udf: reduce leakage of blocks related to named streams
Steven J. Magnani
3
-2
/
+29
2019-07-31
udf: prevent allocation beyond UDF partition
Steve Magnani
1
-0
/
+11
2019-07-31
udf: support 2048-byte spacing of VRS descriptors on 4K media
Steven J. Magnani
1
-0
/
+16
2019-07-31
udf: refactor VRS descriptor identification
Steven J. Magnani
1
-64
/
+64
2019-07-11
Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-33
/
+60
2019-07-10
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
1
-33
/
+60
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-14
Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-15
/
+5
2019-05-02
udf: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-04-17
udf: fix an uninitialized read bug and remove dead code
Wenwen Wang
1
-15
/
+0
2019-03-26
udf: Explain handling of load_nls() failure
Jan Kara
1
-0
/
+5
2019-03-18
udf: Propagate errors from udf_truncate_extents()
Jan Kara
3
-5
/
+8
2019-03-18
udf: Fix crash on IO error during truncate
Jan Kara
1
-0
/
+3
2019-02-21
udf: Drop pointless check from udf_sync_fs()
Jan Kara
1
-6
/
+3
2019-02-11
udf: disallow RW mount without valid integrity descriptor
Steve Magnani
1
-0
/
+11
2019-02-11
udf: finalize integrity descriptor before writeback
Steve Magnani
1
-2
/
+11
2019-02-11
udf: factor out LVID finalization for reuse
Steve Magnani
1
-16
/
+14
2018-12-28
Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2018-12-12
udf: Fix BUG on corrupted inode
Jan Kara
1
-0
/
+6
2018-11-19
udf: Allow mounting volumes with incorrect identification strings
Jan Kara
2
-9
/
+21
2018-09-07
udf: Drop pack pragma from udf_sb.h
Jan Kara
1
-2
/
+0
2018-09-07
udf: Drop freed bitmap / table support
Jan Kara
3
-74
/
+0
2018-09-07
udf: Fix crash during mount
Jan Kara
1
-5
/
+60
2018-09-07
udf: Prevent write-unsupported filesystem to be remounted read-write
Jan Kara
2
-14
/
+18
2018-09-03
udf: remove unused variables group_start and nr_groups
Colin Ian King
1
-4
/
+2
2018-08-24
udf: Fix mounting of Win7 created UDF filesystems
Jan Kara
1
-12
/
+19
2018-08-24
udf: Remove dead code from udf_find_fileset()
Jan Kara
1
-61
/
+1
2018-08-17
Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
7
-41
/
+28
2018-08-14
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-8
/
+4
2018-08-03
udf: switch to discard_new_inode()
Al Viro
1
-8
/
+4
2018-06-27
udf: convert inode stamps to timespec64
Arnd Bergmann
7
-41
/
+28
2018-06-20
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
3
-9
/
+7
2018-06-20
udf: Provide function for calculating dir entry length
Jan Kara
3
-15
/
+10
2018-06-20
udf: Detect incorrect directory size
Jan Kara
1
-0
/
+3
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-48
/
+45
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
5
-48
/
+45
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+4
2018-06-07
Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-150
/
+131
2018-06-06
vfs: change inode times to use struct timespec64
Deepa Dinamani
2
-17
/
+30
2018-05-26
udf: Simplify calls to udf_disk_stamp_to_time
Deepa Dinamani
4
-37
/
+21
2018-05-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+2
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-4
/
+2
2018-04-19
udf: Add support for decoding UTF-16 characters
Jan Kara
1
-35
/
+68
2018-04-19
udf: Add support for encoding UTF-16 characters
Jan Kara
1
-36
/
+43
2018-04-19
udf: Push sb argument to udf_name_[to|from]_CS0()
Jan Kara
1
-33
/
+24
[next]