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
/
dir.c
Age
Commit message (
Expand
)
Author
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
2016-02-09
udf: Use separate buffer for copying split names
Jan Kara
2015-05-18
udf: Make udf_get_filename() return error instead of 0 length file name
Fabian Frederick
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: Reduce repeated dereferences
Jan Kara
2014-12-19
udf: Check path length when reading symlink
Jan Kara
2013-06-29
[readdir] convert udf
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2011-01-06
udf: Remove unnecessary bkl usages
Alessio Igor Bogani
2010-05-27
rename the generic fsync implementations
Christoph Hellwig
2010-05-27
fs/: do not fallback to default_llseek() when readdir() uses BKL
jan Blunck
2010-05-05
udf: BKL ioctl pushdown
John Kacur
2010-03-03
sanitize const/signedness for udf
Al Viro
2009-06-11
switch udf to simple_fsync()
Al Viro
2009-04-02
Fix the udf code not to pass structs on stack where possible.
Pekka Enberg
2009-04-02
Remove struct typedefs from fs/udf/ecma_167.h et al.
Pekka Enberg
2008-04-17
udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes)
Jan Kara
2008-04-17
udf: kill useless file header comments for vfs method implementations
Christoph Hellwig
2008-02-13
udf: fix directory offset handling
Jan Kara
2008-02-08
udf: remove wrong prototype of udf_readdir
Marcin Slusarz
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
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
2007-05-08
UDF: introduce struct extent_position
Jan Kara
2007-05-08
udf: use sector_t and loff_t for file offsets
Jan Kara
2006-12-08
[PATCH] struct path: convert udf
Josef Sipek
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-01-03
remove pointers to the defunct UDF mailing list
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds