index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
super.c
Age
Commit message (
Expand
)
Author
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-25
udf: Simplify calls to udf_disk_stamp_to_time
Deepa Dinamani
2018-04-19
udf: Convert ident strings to proper charset
Jan Kara
2018-04-19
udf: Always require NLS support
Jan Kara
2018-03-02
udf: fix potential refcnt problem of nls module
Chengguang Xu
2018-03-02
udf: Do not mark possibly inconsistent filesystems as closed
Jan Kara
2018-02-27
udf: Remove never implemented mount options
Jan Kara
2018-02-27
udf: Provide saner default for invalid uid / gid
Jan Kara
2018-02-27
udf: Ignore [ug]id=ignore mount options
Jan Kara
2018-02-27
udf: Fix handling of Partition Descriptors
Jan Kara
2018-02-27
udf: Unify common handling of descriptors
Jan Kara
2018-02-16
udf: Convert descriptor index definitions to enum
Jan Kara
2018-02-16
udf: Allow volume descriptor sequence to be terminated by unrecorded block
Jan Kara
2018-02-16
udf: Simplify handling of Volume Descriptor Pointers
Jan Kara
2018-02-16
udf: Fix off-by-one in volume descriptor sequence length
Jan Kara
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-10-17
udf: Fix signed/unsigned format specifiers
Steve Magnani
2017-10-17
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
2017-10-16
udf: Avoid overflow when session starts at large offset
Jan Kara
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-08-16
fs-udf: Delete an error message for a failed memory allocation in two functions
Markus Elfring
2017-08-16
fs-udf: Improve six size determinations
Markus Elfring
2017-08-16
fs-udf: Adjust two checks for null pointers
Markus Elfring
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-06-13
udf: Remove unused UDF_DEFAULT_BLOCKSIZE
Jan Kara
2017-01-20
udf: allow implicit blocksize specification during mount
Fabian Frederick
2017-01-10
udf: atomically read inode size
Fabian Frederick
2017-01-10
udf: merge module informations in super.c
Fabian Frederick
2017-01-03
fs: udf: Replace CURRENT_TIME with current_time()
Deepa Dinamani
2016-05-19
udf: Use correct partition reference number for metadata
Alden Tondettar
2016-04-26
udf: Prevent stack overflow on corrupted filesystem mount
Alden Tondettar
2016-04-25
udf: Fix conversion of 'dstring' fields to UTF8
Andrew Gabbasov
2016-02-09
udf: Remove struct ustr as non-needed intermediate storage
Andrew Gabbasov
2016-02-09
udf: Adjust UDF_NAME_LEN to better reflect actual restrictions
Andrew Gabbasov
2016-01-22
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2016-01-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2015-12-14
udf: limit the maximum number of TD redirections
Vegard Nossum
2015-08-20
udf: Don't modify filesystem for read-only mounts
Jan Kara
2015-05-21
udf: fix udf_load_pvoldesc()
Dan Carpenter
2015-05-18
udf: improve error management in udf_CS0toUTF8()
Fabian Frederick
2015-03-14
udf: remove redundant buffer_head.h includes
Fabian Frederick
2015-02-05
udf: use bool for done
Fabian Frederick
2015-01-12
udf: destroy sbi mutex in put_super
Fabian Frederick
2014-11-19
udf: One function call less in udf_fill_super() after error detection
Markus Elfring
2014-11-19
udf: Deletion of unnecessary checks before the function call "iput"
Markus Elfring
2014-10-09
udf: Fix loading of special inodes
Jan Kara
2014-09-04
udf: Make udf_read_inode() and udf_iget() return error
Jan Kara
2014-07-15
udf: use linux/uaccess.h
Fabian Frederick
[next]