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