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
/
inode.c
Age
Commit message (
Expand
)
Author
2010-08-09
switch udf to ->evict_inode()
Al Viro
2010-08-09
get rid of block_write_begin_newtrunc
Christoph Hellwig
2010-05-24
udf: Remove dead quota code
Jan Kara
2010-04-08
udf: add speciffic ->setattr callback
Dmitry Monakhov
2010-03-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-03-09
udf: Do not read inode before writing it
Jan Kara
2010-03-09
udf: Fix unalloc space handling in udf_update_inode
Jan Kara
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
2010-03-05
dquot: cleanup dquot drop routine
Christoph Hellwig
2010-03-05
dquot: move dquot drop responsibility into the filesystem
Christoph Hellwig
2010-03-03
sanitize const/signedness for udf
Al Viro
2010-02-05
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
2009-12-14
udf: Avoid IO in udf_clear_inode
Jan Kara
2009-09-14
udf: Perform preallocation only for regular files
Jan Kara
2009-04-02
udf: fix default mode and dmode options handling
Marcin Slusarz
2009-04-02
udf: implement mode and dmode mounting options
Marcin Slusarz
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-11-27
udf: Fix BUG_ON() in destroy_inode()
Jan Kara
2008-04-17
udf: use crc_itu_t from lib instead of udf_crc
Bob Copeland
2008-04-17
udf: Add read-only support for 2.50 UDF media
Jan Kara
2008-04-17
udf: Allow loading of VAT inode
Jan Kara
2008-04-17
udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
Marcin Slusarz
2008-04-17
udf: convert udf_stamp_to_time to return struct timespec
marcin.slusarz@gmail.com
2008-04-17
udf: create function for conversion from timestamp to timespec
marcin.slusarz@gmail.com
2008-04-17
udf: udf_get_block, inode_bmap - remove unneeded checks
marcin.slusarz@gmail.com
2008-04-17
udf: simplify __udf_read_inode
marcin.slusarz@gmail.com
2008-04-17
udf: replace all adds to little endians variables with le*_add_cpu
marcin.slusarz@gmail.com
2008-04-17
udf: kill useless file header comments for vfs method implementations
Christoph Hellwig
2008-02-08
udf: fix adding entry to a directory
Jan Kara
2008-02-08
udf: cleanup directory offset handling
Jan Kara
2008-02-08
udf: avoid unnecessary synchronous writes
Mike Galbraith
2008-02-08
udf: fix 3 signedness & 1 unitialized variable warnings
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
2008-02-08
udf: convert byte order of constant instead of variable
Marcin Slusarz
2008-02-08
udf: create common function for tag checksumming
Marcin Slusarz
2008-02-08
udf: fix coding style
Marcin Slusarz
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
2007-10-16
udf: convert to new aops
Nick Piggin
2007-07-31
UDF: fix UID and GID mount option ignorance
Cyrill Gorcunov
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
2007-07-16
UDF: check for allocated memory for inode data
Cyrill Gorcunov
2007-06-16
udf: fix possible leakage of blocks
Jan Kara
2007-06-01
Fix possible UDF data corruption
Jan Kara
[next]