index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
udf: Convert udf_disk_stamp_to_time() to use mktime64()
Jan Kara
2017-06-14
1
-51
/
+2
*
udf: Use time64_to_tm for timestamp conversion
Jan Kara
2017-06-14
1
-34
/
+11
*
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
2017-06-14
1
-2
/
+2
*
udf: Use i_size_read() in udf_adinicb_writepage()
Jan Kara
2017-06-14
1
-1
/
+2
*
udf: Fix races with i_size changes during readpage
Jan Kara
2017-06-14
1
-2
/
+7
*
udf: Remove unused UDF_DEFAULT_BLOCKSIZE
Jan Kara
2017-06-13
1
-2
/
+0
*
udf: use kmap_atomic for memcpy copying
Fabian Frederick
2017-04-24
2
-9
/
+9
*
udf: use octal for permissions
Fabian Frederick
2017-04-24
2
-8
/
+8
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-2
/
+3
*
fs: add i_blocksize()
Fabian Frederick
2017-02-27
1
-1
/
+1
*
udf: simplify udf_ioctl()
Fabian Frederick
2017-02-03
1
-26
/
+15
*
udf: fix ioctl errors
Fabian Frederick
2017-02-03
1
-1
/
+4
*
udf: allow implicit blocksize specification during mount
Fabian Frederick
2017-01-20
1
-9
/
+19
*
udf: check partition reference in udf_read_inode()
Fabian Frederick
2017-01-10
1
-0
/
+6
*
udf: atomically read inode size
Fabian Frederick
2017-01-10
2
-4
/
+5
*
udf: merge module informations in super.c
Fabian Frederick
2017-01-10
2
-7
/
+6
*
udf: remove next_epos from udf_update_extent_cache()
Fabian Frederick
2017-01-10
1
-14
/
+11
*
udf: Factor out trimming of crtime
Fabian Frederick
2017-01-10
1
-14
/
+11
*
udf: remove empty condition
Fabian Frederick
2017-01-10
1
-2
/
+0
*
udf: remove unneeded line break
Fabian Frederick
2017-01-10
1
-2
/
+1
*
udf: merge bh free
Fabian Frederick
2017-01-10
1
-18
/
+10
[next]