index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
udf: Allow mounting volumes with incorrect identification strings
Jan Kara
1
-6
/
+10
2018-11-21
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-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+4
2018-05-26
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
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-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-3
/
+3
2017-10-17
udf: Fix signed/unsigned format specifiers
Steve Magnani
1
-26
/
+26
2017-10-17
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
1
-1
/
+1
2017-10-16
udf: Avoid overflow when session starts at large offset
Jan Kara
1
-1
/
+1
2017-09-15
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
1
-2
/
+0
2017-08-16
fs-udf: Improve six size determinations
Markus Elfring
1
-3
/
+2
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-13
udf: Remove unused UDF_DEFAULT_BLOCKSIZE
Jan Kara
1
-2
/
+0
2017-01-20
udf: allow implicit blocksize specification during mount
Fabian Frederick
1
-9
/
+19
2017-01-10
udf: atomically read inode size
Fabian Frederick
1
-3
/
+4
2017-01-10
udf: merge module informations in super.c
Fabian Frederick
1
-3
/
+6
2017-01-03
fs: udf: Replace CURRENT_TIME with current_time()
Deepa Dinamani
1
-3
/
+6
2016-05-19
udf: Use correct partition reference number for metadata
Alden Tondettar
1
-10
/
+12
2016-04-26
udf: Prevent stack overflow on corrupted filesystem mount
Alden Tondettar
1
-24
/
+43
2016-04-25
udf: Fix conversion of 'dstring' fields to UTF8
Andrew Gabbasov
1
-2
/
+2
2016-02-09
udf: Remove struct ustr as non-needed intermediate storage
Andrew Gabbasov
1
-23
/
+13
2016-02-09
udf: Adjust UDF_NAME_LEN to better reflect actual restrictions
Andrew Gabbasov
1
-1
/
+1
2016-01-23
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
1
-6
/
+1
2016-01-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+14
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+2
2015-12-14
udf: limit the maximum number of TD redirections
Vegard Nossum
1
-0
/
+14
2015-08-20
udf: Don't modify filesystem for read-only mounts
Jan Kara
1
-2
/
+5
2015-05-21
udf: fix udf_load_pvoldesc()
Dan Carpenter
1
-1
/
+2
2015-05-18
udf: improve error management in udf_CS0toUTF8()
Fabian Frederick
1
-9
/
+14
2015-03-14
udf: remove redundant buffer_head.h includes
Fabian Frederick
1
-1
/
+0
2015-02-05
udf: use bool for done
Fabian Frederick
1
-2
/
+2
2015-01-12
udf: destroy sbi mutex in put_super
Fabian Frederick
1
-0
/
+1
[next]