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
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
4
-19
/
+23
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
3
-14
/
+18
|
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
|
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
fs: add file and path permissions helpers
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-02-22
2
-7
/
+11
|
\
\
|
*
|
udf: handle large user and group ID
BingJing Chang
2021-02-03
1
-4
/
+5
|
*
|
udf: fix silent AED tagLocation corruption
Steven J. Magnani
2021-01-25
1
-3
/
+6
|
|
/
*
/
udf: fix the problem that the disc content is not displayed
lianzhi chang
2021-01-18
1
-3
/
+4
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
1
-2
/
+1
|
\
|
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
|
udf: Limit sparing table size
Jan Kara
2020-09-29
1
-0
/
+6
*
|
udf: Remove pointless union in udf_inode_info
Jan Kara
2020-09-29
10
-47
/
+39
*
|
udf: Avoid accessing uninitialized data on failed inode read
Jan Kara
2020-09-29
1
-11
/
+14
*
|
udf: Fix memory leak when mounting
Jan Kara
2020-09-22
1
-8
/
+13
*
|
udf: Remove redundant initialization of variable ret
Jing Xiangfeng
2020-09-22
1
-1
/
+1
*
|
udf: Use kvzalloc() in udf_sb_alloc_bitmap()
Denis Efremov
2020-08-28
1
-11
/
+3
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2020-08-06
3
-4
/
+4
|
\
|
*
udf: osta_udf.h: delete a duplicated word
Randy Dunlap
2020-07-27
1
-1
/
+1
|
*
udf: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-14
2
-3
/
+3
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
1
-16
/
+13
|
\
|
*
udf: stop using ioctl_by_bdev
Christoph Hellwig
2020-05-04
1
-16
/
+13
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
1
-4
/
+3
|
\
\
|
*
|
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-4
/
+3
|
|
/
*
/
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+1
|
/
*
change email address for Pali Rohár
Pali Rohár
2020-04-10
2
-2
/
+2
*
udf: udf_sb.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
1
-1
/
+1
*
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
2
-3
/
+3
*
udf: Fix free space reporting for metadata and virtual partitions
Jan Kara
2020-01-09
1
-5
/
+17
*
udf: Update header files to UDF 2.60
Pali Rohár
2020-01-08
2
-33
/
+83
*
udf: Move OSTA Identifier Suffix macros from ecma_167.h to osta_udf.h
Pali Rohár
2020-01-08
3
-20
/
+12
*
udf: Fix spelling in EXT_NEXT_EXTENT_ALLOCDESCS
Pali Rohár
2020-01-08
3
-5
/
+5
*
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
2
-27
/
+78
*
udf: augment UDF permissions on new inodes
Steven J. Magnani
2019-08-27
5
-4
/
+35
*
udf: Use dynamic debug infrastructure
Jan Kara
2019-08-26
2
-16
/
+1
*
udf: reduce leakage of blocks related to named streams
Steven J. Magnani
2019-08-26
3
-2
/
+29
*
udf: prevent allocation beyond UDF partition
Steve Magnani
2019-07-31
1
-0
/
+11
*
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 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2019-07-10
1
-33
/
+60
|
\
|
*
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
2019-07-10
1
-33
/
+60
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
[next]