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
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-22
Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+5
2021-02-03
udf: handle large user and group ID
BingJing Chang
1
-4
/
+5
2021-01-18
udf: fix the problem that the disc content is not displayed
lianzhi chang
1
-3
/
+4
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2020-09-29
udf: Limit sparing table size
Jan Kara
1
-0
/
+6
2020-09-29
udf: Remove pointless union in udf_inode_info
Jan Kara
1
-2
/
+2
2020-09-22
udf: Fix memory leak when mounting
Jan Kara
1
-8
/
+13
2020-09-22
udf: Remove redundant initialization of variable ret
Jing Xiangfeng
1
-1
/
+1
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
1
-2
/
+1
2020-08-28
udf: Use kvzalloc() in udf_sb_alloc_bitmap()
Denis Efremov
1
-11
/
+3
2020-07-14
udf: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-2
/
+2
2020-01-20
udf: Clarify meaning of f_files in udf_statfs
Jan Kara
1
-0
/
+4
2020-01-20
udf: Allow writing to 'Rewritable' partitions
Jan Kara
1
-1
/
+0
2020-01-13
udf: Disallow R/W mode for disk with Metadata partition
Pali Rohár
1
-1
/
+2
2020-01-13
udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flags
Pali Rohár
1
-1
/
+1
2020-01-09
udf: Fix free space reporting for metadata and virtual partitions
Jan Kara
1
-5
/
+17
2020-01-08
udf: Move OSTA Identifier Suffix macros from ecma_167.h to osta_udf.h
Pali Rohár
1
-4
/
+4
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
1
-27
/
+64
2019-08-26
udf: Use dynamic debug infrastructure
Jan Kara
1
-7
/
+0
2019-08-26
udf: reduce leakage of blocks related to named streams
Steven J. Magnani
1
-0
/
+2
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-05-13
Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2019-05-01
udf: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-03-26
udf: Explain handling of load_nls() failure
Jan Kara
1
-0
/
+5
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-11-19
udf: Allow mounting volumes with incorrect identification strings
Jan Kara
1
-6
/
+10
2018-09-07
udf: Drop freed bitmap / table support
Jan Kara
1
-44
/
+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
1
-14
/
+16
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-06-27
udf: convert inode stamps to timespec64
Arnd Bergmann
1
-4
/
+4
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-7
/
+10
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+4
2018-05-25
udf: Simplify calls to udf_disk_stamp_to_time
Deepa Dinamani
1
-7
/
+10
2018-04-19
udf: Convert ident strings to proper charset
Jan Kara
1
-2
/
+2
2018-04-19
udf: Always require NLS support
Jan Kara
1
-8
/
+0
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
1
-2
/
+6
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: Ignore [ug]id=ignore mount options
Jan Kara
1
-8
/
+2
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
[next]