Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3fae82db558468c01f36eb6398e9459ac240e697
/
fs
/
udf
/
inode.c
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 11 years ago
9960005
udf: add extent cache support in case of file reading
by Namjae Jeon
· 12 years ago
6d31d15
udf: remove un-needed variable from inode_getblk
by Namjae Jeon
· 12 years ago
fb719c5
udf: don't increment lenExtents while writing to a hole
by Namjae Jeon
· 12 years ago
2fb7d99
udf: fix memory leak while allocating blocks during write
by Namjae Jeon
· 12 years ago
e1cc485
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
c2ba138
userns: Convert the udf filesystem to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
5eec54f
UDF: Add support for O_DIRECT
by Ian Abbott
· 12 years ago
378b8e1
udf: add writepages support for udf
by Namjae Jeon
· 12 years ago
bb2b6d1
udf: fix udf_setsize() for file data in ICB
by Ian Abbott
· 12 years ago
a0e589b
UDF: Remove unnecessary variable "offset" from udf_fill_inode
by Ashish Sangwan
· 12 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
b2527bf
udf: Fix file entry logicalBlocksRecorded
by Steve Nickel
· 13 years ago
d5e2cf0
udf: Init/maintain file entry checkpoint field
by Steve Nickel
· 13 years ago
ac69e09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
d2eb8c3
udf: Fix deadlock when converting file from in-ICB one to normal one
by Jan Kara
· 13 years ago
7b0b093
udf: Cleanup calling convention of inode_getblk()
by Jan Kara
· 13 years ago
faa1729
udf: propagate umode_t
by Al Viro
· 13 years ago
d211858
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
by Linus Torvalds
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
a983f36
udf: Neaten udf_debug uses
by Joe Perches
· 13 years ago
78ace70
udf: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
bc11232
udf: Add readpages support for udf.
by Namjae Jeon
· 13 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
7e49b6f
udf: Convert UDF to new truncate calling sequence
by Jan Kara
· 14 years ago
9db9f9e
udf: Remove unnecessary bkl usages
by Alessio Igor Bogani
· 14 years ago
4d0fb62
udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct
by Alessio Igor Bogani
· 14 years ago
c03cad2
udf: Protect default inode credentials by rwlock
by Jan Kara
· 14 years ago
49521de
udf: Remove BKL from udf_update_inode
by Jan Kara
· 14 years ago
3aac2b6
switch udf to ->evict_inode()
by Al Viro
· 14 years ago
155130a
get rid of block_write_begin_newtrunc
by Christoph Hellwig
· 14 years ago
3635046
udf: Remove dead quota code
by Jan Kara
· 14 years ago
c15d0fc
udf: add speciffic ->setattr callback
by Dmitry Monakhov
· 15 years ago
83c0fb6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 15 years ago
5833ded
udf: Do not read inode before writing it
by Jan Kara
· 15 years ago
aae917c
udf: Fix unalloc space handling in udf_update_inode
by Jan Kara
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
871a293
dquot: cleanup dquot initialize routine
by Christoph Hellwig
· 15 years ago
907f455
dquot: move dquot initialization responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
9f75475
dquot: cleanup dquot drop routine
by Christoph Hellwig
· 15 years ago
257ba15
dquot: move dquot drop responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
391e8bb
sanitize const/signedness for udf
by Al Viro
· 15 years ago
1537a36
tree-wide: fix 'lenght' typo in comments and code
by Daniel Mack
· 15 years ago
2c948b3
udf: Avoid IO in udf_clear_inode
by Jan Kara
· 15 years ago
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