index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
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-12
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-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2
-17
/
+30
2018-05-25
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
2018-04-19
udf: Convert ident strings to proper charset
Jan Kara
3
-6
/
+14
2018-04-19
udf: Use UTF-32 <-> UTF-8 conversion functions from NLS
Jan Kara
1
-63
/
+17
2018-04-19
udf: Always require NLS support
Jan Kara
2
-13
/
+1
2018-04-18
udf: Fix leak of UTF-16 surrogates into encoded strings
Jan Kara
1
-0
/
+6
2018-03-02
udf: fix potential refcnt problem of nls module
Chengguang Xu
1
-5
/
+10
2018-03-02
udf: Do not mark possibly inconsistent filesystems as closed
Jan Kara
2
-2
/
+7
2018-02-27
udf: Remove never implemented mount options
Jan Kara
1
-27
/
+1
2018-02-27
udf: Provide saner default for invalid uid / gid
Jan Kara
1
-2
/
+3
2018-02-27
udf: Clean up handling of invalid uid/gid
Jan Kara
2
-8
/
+15
2018-02-27
udf: Apply uid/gid mount options also to new inodes & chown
Jan Kara
2
-0
/
+14
2018-02-27
udf: Ignore [ug]id=ignore mount options
Jan Kara
3
-18
/
+8
2018-02-27
udf: Fix handling of Partition Descriptors
Jan Kara
1
-32
/
+73
2018-02-27
udf: Unify common handling of descriptors
Jan Kara
1
-22
/
+19
2018-02-16
udf: Convert descriptor index definitions to enum
Jan Kara
1
-8
/
+9
2018-02-16
udf: Allow volume descriptor sequence to be terminated by unrecorded block
Jan Kara
1
-6
/
+2
2018-02-16
udf: Simplify handling of Volume Descriptor Pointers
Jan Kara
1
-25
/
+16
2018-02-16
udf: Fix off-by-one in volume descriptor sequence length
Jan Kara
1
-3
/
+3
2017-12-19
udf: Sanitize nanoseconds for time stamps
Jan Kara
1
-0
/
+5
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-3
/
+3
2017-11-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
12
-95
/
+105
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-17
udf: Fix some sign-conversion warnings
Steve Magnani
2
-4
/
+4
2017-10-17
udf: Fix signed/unsigned format specifiers
Steve Magnani
8
-49
/
+49
2017-10-17
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
10
-41
/
+51
2017-10-16
udf: Avoid overflow when session starts at large offset
Jan Kara
1
-1
/
+1
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-7
/
+7
2017-08-16
fs-udf: Delete an error message for a failed memory allocation in two functions
Markus Elfring
2
-8
/
+1
2017-08-16
fs-udf: Improve six size determinations
Markus Elfring
3
-7
/
+6
2017-08-16
fs-udf: Adjust two checks for null pointers
Markus Elfring
1
-2
/
+3
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-7
/
+7
2017-06-14
udf: Convert udf_disk_stamp_to_time() to use mktime64()
Jan Kara
1
-51
/
+2
2017-06-14
udf: Use time64_to_tm for timestamp conversion
Jan Kara
1
-34
/
+11
[next]