index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
Commit message (
Expand
)
Author
Age
Files
Lines
*
udf: Fix mounting of Win7 created UDF filesystems
Jan Kara
2018-08-24
1
-12
/
+19
*
udf: Remove dead code from udf_find_fileset()
Jan Kara
2018-08-24
1
-61
/
+1
*
Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-08-17
7
-41
/
+28
|
\
|
*
udf: convert inode stamps to timespec64
Arnd Bergmann
2018-06-27
7
-41
/
+28
*
|
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
1
-8
/
+4
|
\
\
|
|
/
|
/
|
|
*
udf: switch to discard_new_inode()
Al Viro
2018-08-03
1
-8
/
+4
*
|
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
2018-06-20
3
-9
/
+7
*
|
udf: Provide function for calculating dir entry length
Jan Kara
2018-06-20
3
-15
/
+10
*
|
udf: Detect incorrect directory size
Jan Kara
2018-06-20
1
-0
/
+3
|
/
*
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
5
-48
/
+45
|
\
|
*
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2018-06-14
5
-48
/
+45
|
|
\
|
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
2
-17
/
+30
|
|
*
udf: Simplify calls to udf_disk_stamp_to_time
Deepa Dinamani
2018-05-25
4
-37
/
+21
*
|
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-3
/
+4
*
|
|
Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
4
-150
/
+131
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
udf: Add support for decoding UTF-16 characters
Jan Kara
2018-04-19
1
-35
/
+68
|
*
|
udf: Add support for encoding UTF-16 characters
Jan Kara
2018-04-19
1
-36
/
+43
|
*
|
udf: Push sb argument to udf_name_[to|from]_CS0()
Jan Kara
2018-04-19
1
-33
/
+24
|
*
|
udf: Convert ident strings to proper charset
Jan Kara
2018-04-19
3
-6
/
+14
|
*
|
udf: Use UTF-32 <-> UTF-8 conversion functions from NLS
Jan Kara
2018-04-19
1
-63
/
+17
|
*
|
udf: Always require NLS support
Jan Kara
2018-04-19
2
-13
/
+1
|
|
/
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-21
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-11
1
-4
/
+2
*
|
udf: Fix leak of UTF-16 surrogates into encoded strings
Jan Kara
2018-04-18
1
-0
/
+6
|
/
*
udf: fix potential refcnt problem of nls module
Chengguang Xu
2018-03-02
1
-5
/
+10
*
udf: Do not mark possibly inconsistent filesystems as closed
Jan Kara
2018-03-02
2
-2
/
+7
*
udf: Remove never implemented mount options
Jan Kara
2018-02-27
1
-27
/
+1
*
udf: Provide saner default for invalid uid / gid
Jan Kara
2018-02-27
1
-2
/
+3
*
udf: Clean up handling of invalid uid/gid
Jan Kara
2018-02-27
2
-8
/
+15
*
udf: Apply uid/gid mount options also to new inodes & chown
Jan Kara
2018-02-27
2
-0
/
+14
*
udf: Ignore [ug]id=ignore mount options
Jan Kara
2018-02-27
3
-18
/
+8
*
udf: Fix handling of Partition Descriptors
Jan Kara
2018-02-27
1
-32
/
+73
*
udf: Unify common handling of descriptors
Jan Kara
2018-02-27
1
-22
/
+19
*
udf: Convert descriptor index definitions to enum
Jan Kara
2018-02-16
1
-8
/
+9
*
udf: Allow volume descriptor sequence to be terminated by unrecorded block
Jan Kara
2018-02-16
1
-6
/
+2
*
udf: Simplify handling of Volume Descriptor Pointers
Jan Kara
2018-02-16
1
-25
/
+16
*
udf: Fix off-by-one in volume descriptor sequence length
Jan Kara
2018-02-16
1
-3
/
+3
*
udf: Sanitize nanoseconds for time stamps
Jan Kara
2017-12-19
1
-0
/
+5
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-3
/
+3
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-11-14
12
-95
/
+105
|
\
|
*
udf: Fix some sign-conversion warnings
Steve Magnani
2017-10-17
2
-4
/
+4
|
*
udf: Fix signed/unsigned format specifiers
Steve Magnani
2017-10-17
8
-49
/
+49
|
*
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
2017-10-17
10
-41
/
+51
|
*
udf: Avoid overflow when session starts at large offset
Jan Kara
2017-10-16
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
|
/
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
1
-7
/
+7
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-7
/
+7
*
|
fs-udf: Delete an error message for a failed memory allocation in two functions
Markus Elfring
2017-08-16
2
-8
/
+1
*
|
fs-udf: Improve six size determinations
Markus Elfring
2017-08-16
3
-7
/
+6
*
|
fs-udf: Adjust two checks for null pointers
Markus Elfring
2017-08-16
1
-2
/
+3
|
/
[next]