index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
symlink.c
Age
Commit message (
Expand
)
Author
2023-02-20
Merge tag 'fixes_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-26
udf: Convert udf_symlink_filler() to use udf_bread()
Jan Kara
2023-01-26
udf: Do not call udf_block_map() on ICB files
Jan Kara
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2022-05-09
udf: Convert adinicb and symlinks to read_folio
Matthew Wilcox (Oracle)
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2020-09-29
udf: Remove pointless union in udf_inode_info
Jan Kara
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-01-05
udf: Make stat on symlink report symlink length as st_size
Jan Kara
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
2015-05-18
udf: Return -ENOMEM when allocation fails in udf_get_filename()
Fabian Frederick
2015-03-14
udf: remove redundant buffer_head.h includes
Fabian Frederick
2014-12-21
udf: Check component length before reading it
Jan Kara
2014-12-19
udf: Check path length when reading symlink
Jan Kara
2014-12-19
udf: Verify symlink size before loading it
Jan Kara
2014-07-15
udf: use linux/uaccess.h
Fabian Frederick
2012-01-09
udf: Treat symlink component of type 2 as /
Jan Kara
2011-01-06
udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info...
Alessio Igor Bogani
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
sanitize const/signedness for udf
Al Viro
2008-04-17
udf: move headers out include/linux/
Christoph Hellwig
2008-02-08
udf: cache struct udf_inode_info
Marcin Slusarz
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
2008-02-08
udf: fix coding style
Marcin Slusarz
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
2007-05-08
udf: use get_bh()
Jan Kara
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-01-03
remove pointers to the defunct UDF mailing list
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds