Age | Commit message (Expand) | Author |
2022-01-24 | udf: Restore i_lenAlloc when inode expansion fails | Jan Kara |
2022-01-24 | udf: Fix NULL ptr deref when converting from inline format | Jan Kara |
2021-12-15 | udf: Fix error handling in udf_new_inode() | Jan Kara |
2021-11-09 | udf: Fix crash after seekdir | Jan Kara |
2021-10-18 | udf: use sb_bdev_nr_blocks | Christoph Hellwig |
2021-08-23 | udf_get_extendedattr() had no boundary checks. | Stian Skjelstad |
2021-08-12 | udf: Fix iocharset=utf8 mount option | Pali Rohár |
2021-08-11 | udf: Get rid of 0-length arrays in struct fileIdentDesc | Jan Kara |
2021-08-11 | udf: Get rid of 0-length arrays | Jan Kara |
2021-08-11 | udf: Remove unused declaration | Jan Kara |
2021-08-11 | udf: Check LVID earlier | Jan Kara |
2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-06-29 | mm: require ->set_page_dirty to be explicitly wired up | Christoph Hellwig |
2021-05-20 | udf: Fix NULL pointer dereference in udf_symlink function | Arturo Giusti |
2021-04-15 | useful constants: struct qstr for ".." | Al Viro |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-22 | Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-02-03 | udf: handle large user and group ID | BingJing Chang |
2021-01-25 | udf: fix silent AED tagLocation corruption | Steven J. Magnani |
2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner |
2021-01-24 | stat: handle idmapped mounts | Christian Brauner |
2021-01-24 | attr: handle idmapped mounts | Christian Brauner |
2021-01-24 | inode: make init and permission helpers idmapped mount aware | Christian Brauner |
2021-01-24 | fs: add file and path permissions helpers | Christian Brauner |
2021-01-18 | udf: fix the problem that the disc content is not displayed | lianzhi chang |
2020-10-24 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-09-29 | udf: Limit sparing table size | Jan Kara |
2020-09-29 | udf: Remove pointless union in udf_inode_info | Jan Kara |
2020-09-29 | udf: Avoid accessing uninitialized data on failed inode read | Jan Kara |
2020-09-22 | udf: Fix memory leak when mounting | Jan Kara |
2020-09-22 | udf: Remove redundant initialization of variable ret | Jing Xiangfeng |
2020-09-18 | [PATCH] reduce boilerplate in fsid handling | Al Viro |
2020-08-28 | udf: Use kvzalloc() in udf_sb_alloc_bitmap() | Denis Efremov |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-06 | Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2020-07-27 | udf: osta_udf.h: delete a duplicated word | Randy Dunlap |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-14 | udf: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-06-02 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-02 | fs: convert mpage_readpages to mpage_readahead | Matthew Wilcox (Oracle) |
2020-05-04 | udf: stop using ioctl_by_bdev | Christoph Hellwig |
2020-04-20 | docs: filesystems: fix renamed references | Mauro Carvalho Chehab |
2020-04-10 | change email address for Pali Rohár | Pali Rohár |
2020-03-16 | udf: udf_sb.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-01-20 | udf: Clarify meaning of f_files in udf_statfs | Jan Kara |
2020-01-20 | udf: Allow writing to 'Rewritable' partitions | Jan Kara |
2020-01-13 | udf: Disallow R/W mode for disk with Metadata partition | Pali Rohár |
2020-01-13 | udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flags | Pali Rohár |
2020-01-09 | udf: Fix free space reporting for metadata and virtual partitions | Jan Kara |