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
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
udf: Clarify meaning of f_files in udf_statfs
Jan Kara
2020-01-20
1
-0
/
+4
*
udf: Allow writing to 'Rewritable' partitions
Jan Kara
2020-01-20
1
-1
/
+0
*
udf: Disallow R/W mode for disk with Metadata partition
Pali Rohár
2020-01-13
1
-1
/
+2
*
udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flags
Pali Rohár
2020-01-13
1
-1
/
+1
*
udf: Fix free space reporting for metadata and virtual partitions
Jan Kara
2020-01-09
1
-5
/
+17
*
udf: Move OSTA Identifier Suffix macros from ecma_167.h to osta_udf.h
Pali Rohár
2020-01-08
1
-4
/
+4
*
fs-udf: Delete an unnecessary check before brelse()
Markus Elfring
2019-09-04
1
-2
/
+1
*
udf: Drop forward function declarations
Jan Kara
2019-09-04
1
-53
/
+49
*
udf: Verify domain identifier fields
Jan Kara
2019-09-04
1
-27
/
+64
*
udf: Use dynamic debug infrastructure
Jan Kara
2019-08-26
1
-7
/
+0
*
udf: reduce leakage of blocks related to named streams
Steven J. Magnani
2019-08-26
1
-0
/
+2
*
udf: support 2048-byte spacing of VRS descriptors on 4K media
Steven J. Magnani
2019-07-31
1
-0
/
+16
*
udf: refactor VRS descriptor identification
Steven J. Magnani
2019-07-31
1
-64
/
+64
*
Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-13
1
-0
/
+5
|
\
|
*
udf: Explain handling of load_nls() failure
Jan Kara
2019-03-26
1
-0
/
+5
*
|
udf: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
|
/
*
udf: Drop pointless check from udf_sync_fs()
Jan Kara
2019-02-21
1
-6
/
+3
*
udf: disallow RW mount without valid integrity descriptor
Steve Magnani
2019-02-11
1
-0
/
+11
*
udf: finalize integrity descriptor before writeback
Steve Magnani
2019-02-11
1
-2
/
+11
*
udf: factor out LVID finalization for reuse
Steve Magnani
2019-02-11
1
-16
/
+14
*
udf: Allow mounting volumes with incorrect identification strings
Jan Kara
2018-11-19
1
-6
/
+10
*
udf: Drop freed bitmap / table support
Jan Kara
2018-09-07
1
-44
/
+0
*
udf: Fix crash during mount
Jan Kara
2018-09-07
1
-5
/
+60
*
udf: Prevent write-unsupported filesystem to be remounted read-write
Jan Kara
2018-09-07
1
-14
/
+16
*
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
*
udf: convert inode stamps to timespec64
Arnd Bergmann
2018-06-27
1
-4
/
+4
*
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
1
-7
/
+10
|
\
|
*
udf: Simplify calls to udf_disk_stamp_to_time
Deepa Dinamani
2018-05-25
1
-7
/
+10
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-3
/
+4
*
|
udf: Convert ident strings to proper charset
Jan Kara
2018-04-19
1
-2
/
+2
*
|
udf: Always require NLS support
Jan Kara
2018-04-19
1
-8
/
+0
|
/
*
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
1
-2
/
+6
*
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: Ignore [ug]id=ignore mount options
Jan Kara
2018-02-27
1
-8
/
+2
*
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
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-3
/
+3
*
udf: Fix signed/unsigned format specifiers
Steve Magnani
2017-10-17
1
-26
/
+26
*
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
2017-10-17
1
-1
/
+1
*
udf: Avoid overflow when session starts at large offset
Jan Kara
2017-10-16
1
-1
/
+1
*
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
1
-2
/
+0
[next]