Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
95eb56965cb85a5bd357540eaad4d3f722371b91
/
fs
/
udf
/
inode.c
81056dd
udf: Perform preallocation only for regular files
by Jan Kara
· 15 years ago
87bc730
udf: fix default mode and dmode options handling
by Marcin Slusarz
· 16 years ago
7ac9bcd5
udf: implement mode and dmode mounting options
by Marcin Slusarz
· 16 years ago
97e961f
Fix the udf code not to pass structs on stack where possible.
by Pekka Enberg
· 16 years ago
5ca4e4b
Remove struct typedefs from fs/udf/ecma_167.h et al.
by Pekka Enberg
· 16 years ago
52b19ac
udf: Fix BUG_ON() in destroy_inode()
by Jan Kara
· 16 years ago
f845fce
udf: use crc_itu_t from lib instead of udf_crc
by Bob Copeland
· 17 years ago
bfb257a
udf: Add read-only support for 2.50 UDF media
by Jan Kara
· 17 years ago
742e179
udf: Allow loading of VAT inode
by Jan Kara
· 17 years ago
5677480
udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
by Marcin Slusarz
· 17 years ago
cbf5676
udf: convert udf_stamp_to_time to return struct timespec
by marcin.slusarz@gmail.com
· 17 years ago
c87e8e9
udf: create function for conversion from timestamp to timespec
by marcin.slusarz@gmail.com
· 17 years ago
f18f17b
udf: udf_get_block, inode_bmap - remove unneeded checks
by marcin.slusarz@gmail.com
· 17 years ago
1ab9278
udf: simplify __udf_read_inode
by marcin.slusarz@gmail.com
· 17 years ago
c2104fd
udf: replace all adds to little endians variables with le*_add_cpu
by marcin.slusarz@gmail.com
· 17 years ago
b1e3212
udf: kill useless file header comments for vfs method implementations
by Christoph Hellwig
· 17 years ago
05343c4
udf: fix adding entry to a directory
by Jan Kara
· 17 years ago
af79329
udf: cleanup directory offset handling
by Jan Kara
· 17 years ago
32a8f24
udf: avoid unnecessary synchronous writes
by Mike Galbraith
· 17 years ago
1ed1617
udf: fix 3 signedness & 1 unitialized variable warnings
by Marcin Slusarz
· 17 years ago
48d6d8f
udf: cache struct udf_inode_info
by Marcin Slusarz
· 17 years ago
c0b3443
udf: remove UDF_I_* macros and open code them
by Marcin Slusarz
· 17 years ago
5e0f001
udf: convert byte order of constant instead of variable
by Marcin Slusarz
· 17 years ago
3f2587b
udf: create common function for tag checksumming
by Marcin Slusarz
· 17 years ago
4b11111
udf: fix coding style
by Marcin Slusarz
· 17 years ago
6c79e98
udf: remove some ugly macros
by Marcin Slusarz
· 17 years ago
be021ee
udf: convert to new aops
by Nick Piggin
· 17 years ago
ca76d2d
UDF: fix UID and GID mount option ignorance
by Cyrill Gorcunov
· 17 years ago
28de794
UDF: coding style conversion - lindent fixups
by Cyrill Gorcunov
· 17 years ago
cb00ea3
UDF: coding style conversion - lindent
by Cyrill Gorcunov
· 17 years ago
647bd61
UDF: check for allocated memory for inode data
by Cyrill Gorcunov
· 17 years ago
74584ae
udf: fix possible leakage of blocks
by Jan Kara
· 17 years ago
85d7124
Fix possible UDF data corruption
by Jan Kara
· 17 years ago
31170b6
udf: support files larger than 1G
by Jan Kara
· 18 years ago
3bf25cb
udf: use get_bh()
by Jan Kara
· 18 years ago
ff116fc
UDF: introduce struct extent_position
by Jan Kara
· 18 years ago
60448b1
udf: use sector_t and loff_t for file offsets
by Jan Kara
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
2c2111c
BUG_ON() Conversion in fs/udf/
by Eric Sesterhenn
· 19 years ago
0e6b3e5
[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options
by Phillip Susi
· 19 years ago
4d6660e
[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options
by Phillip Susi
· 19 years ago
b8b0af2
[PATCH] udf: remove bogus inode == NULL check in inode_bmap
by Christoph Hellwig
· 19 years ago
4d399ca
remove pointers to the defunct UDF mailing list
by Adrian Bunk
· 19 years ago
fef2665
[PATCH] update filesystems for new delete_inode behavior
by Mark Fasheh
· 19 years ago
cd7619d
[PATCH] Exterminate PAGE_BUG
by Matt Mackall
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago