| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-02-20 | 1 | -18/+10 |
|\ |
|
| * | udf: Convert udf_symlink_filler() to use udf_bread() | Jan Kara | 2023-01-26 | 1 | -7/+4 |
| * | udf: Do not call udf_block_map() on ICB files | Jan Kara | 2023-01-26 | 1 | -12/+7 |
* | | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -2/+2 |
|/ |
|
* | udf: Convert adinicb and symlinks to read_folio | Matthew Wilcox (Oracle) | 2022-05-09 | 1 | -2/+3 |
* | fs: make helpers idmap mount aware | Christian Brauner | 2021-01-24 | 1 | -2/+3 |
* | stat: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -1/+1 |
* | udf: Remove pointless union in udf_inode_info | Jan Kara | 2020-09-29 | 1 | -1/+1 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -1/+1 |
* | statx: Add a system call to make enhanced file info available | David Howells | 2017-03-02 | 1 | -2/+3 |
* | udf: Make stat on symlink report symlink length as st_size | Jan Kara | 2017-01-05 | 1 | -0/+30 |
* | don't put symlink bodies in pagecache into highmem | Al Viro | 2015-12-08 | 1 | -3/+1 |
* | udf: Return -ENOMEM when allocation fails in udf_get_filename() | Fabian Frederick | 2015-05-18 | 1 | -0/+3 |
* | udf: remove redundant buffer_head.h includes | Fabian Frederick | 2015-03-14 | 1 | -1/+0 |
* | udf: Check component length before reading it | Jan Kara | 2014-12-21 | 1 | -2/+7 |
* | udf: Check path length when reading symlink | Jan Kara | 2014-12-19 | 1 | -5/+26 |
* | udf: Verify symlink size before loading it | Jan Kara | 2014-12-19 | 1 | -4/+13 |
* | udf: use linux/uaccess.h | Fabian Frederick | 2014-07-15 | 1 | -1/+1 |
* | udf: Treat symlink component of type 2 as / | Jan Kara | 2012-01-09 | 1 | -4/+10 |
* | udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info... | Alessio Igor Bogani | 2011-01-06 | 1 | -5/+7 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | sanitize const/signedness for udf | Al Viro | 2010-03-03 | 1 | -5/+5 |
* | udf: move headers out include/linux/ | Christoph Hellwig | 2008-04-17 | 1 | -1/+0 |
* | udf: cache struct udf_inode_info | Marcin Slusarz | 2008-02-08 | 1 | -2/+4 |
* | udf: remove UDF_I_* macros and open code them | Marcin Slusarz | 2008-02-08 | 1 | -2/+2 |
* | udf: fix coding style | Marcin Slusarz | 2008-02-08 | 1 | -1/+2 |
* | UDF: coding style conversion - lindent fixups | Cyrill Gorcunov | 2007-07-21 | 1 | -7/+7 |
* | UDF: coding style conversion - lindent | Cyrill Gorcunov | 2007-07-19 | 1 | -29/+27 |
* | udf: use get_bh() | Jan Kara | 2007-05-08 | 1 | -1/+1 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -1/+1 |
* | remove pointers to the defunct UDF mailing list | Adrian Bunk | 2006-01-03 | 1 | -5/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+123 |