Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
555701a45f146673c8961f084b6880c637d41129
/
fs
/
udf
/
inode.c
800552c
udf: Fix spelling in EXT_NEXT_EXTENT_ALLOCDESCS
by Pali Rohár
· 5 years ago
c3367a1
udf: augment UDF permissions on new inodes
by Steven J. Magnani
· 5 years ago
ab9a3a7
udf: reduce leakage of blocks related to named streams
by Steven J. Magnani
· 5 years ago
fa33cdb
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
by Steven J. Magnani
· 6 years ago
2b42be5
udf: Propagate errors from udf_truncate_extents()
by Jan Kara
· 6 years ago
d288d95
udf: Fix BUG on corrupted inode
by Jan Kara
· 6 years ago
c3b9cec
udf: convert inode stamps to timespec64
by Arnd Bergmann
· 7 years ago
6c1e4d0
udf: Drop unused arguments of udf_delete_aext()
by Jan Kara
· 7 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
0220edd
udf: Simplify calls to udf_disk_stamp_to_time
by Deepa Dinamani
· 7 years ago
0c9850f
udf: Clean up handling of invalid uid/gid
by Jan Kara
· 7 years ago
70260e4
udf: Ignore [ug]id=ignore mount options
by Jan Kara
· 7 years ago
89a4d97
udf: Fix some sign-conversion warnings
by Steve Magnani
· 7 years ago
fcbf763
udf: Fix signed/unsigned format specifiers
by Steve Magnani
· 7 years ago
b490bdd
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
by Steve Magnani
· 7 years ago
b5f5245
fs-udf: Delete an error message for a failed memory allocation in two functions
by Markus Elfring
· 7 years ago
033c9da
fs-udf: Improve six size determinations
by Markus Elfring
· 7 years ago
f2e9535
udf: Fix deadlock between writeback and udf_setsize()
by Jan Kara
· 8 years ago
5c26eac
udf: use kmap_atomic for memcpy copying
by Fabian Frederick
· 8 years ago
6ff6b2b
udf: use octal for permissions
by Fabian Frederick
· 8 years ago
9340747
fs: add i_blocksize()
by Fabian Frederick
· 8 years ago
1d82a56
udf: check partition reference in udf_read_inode()
by Fabian Frederick
· 8 years ago
54bb60d
udf: merge module informations in super.c
by Fabian Frederick
· 8 years ago
b31c9ed
udf: remove next_epos from udf_update_extent_cache()
by Fabian Frederick
· 8 years ago
7ed0fbd
udf: Factor out trimming of crtime
by Fabian Frederick
· 8 years ago
bbc9abd
udf: remove unneeded line break
by Fabian Frederick
· 8 years ago
02d4ca4
udf: merge bh free
by Fabian Frederick
· 8 years ago
3cc6f84
udf: use pointer for kernel_long_ad argument
by Fabian Frederick
· 8 years ago
ad4d053
udf: Make stat on symlink report symlink length as st_size
by Jan Kara
· 8 years ago
a17f0cb
fs/udf: make #ifdef UDF_PREALLOCATE unconditional
by Steve Kenton
· 8 years ago
2f8b544
block,fs: untangle fs.h and blk_types.h
by Christoph Hellwig
· 8 years ago
c2050a4
fs: Replace current_fs_time() with current_time()
by Deepa Dinamani
· 8 years ago
dfec8a1
fs: have ll_rw_block users pass in op and flags separately
by Mike Christie
· 9 years ago
c8b8e32
direct-io: eliminate the offset argument to ->direct_IO
by Christoph Hellwig
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
1d3671d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
4f1b151
udf: avoid uninitialized variable use
by Arnd Bergmann
· 9 years ago
6c37157
udf: Fix lost indirect extent block
by Jan Kara
· 9 years ago
fcea62b
udf: Factor out code for creating indirect extent
by Jan Kara
· 9 years ago
b0918d9
udf: limit the maximum number of indirect extents in a row
by Vegard Nossum
· 9 years ago
21fc61c
don't put symlink bodies in pagecache into highmem
by Al Viro
· 9 years ago
c73119c
udf: don't duplicate page_symlink_inode_operations
by Al Viro
· 9 years ago
70f19f5
udf: Don't corrupt unalloc spacetable when writing it
by Steven J. Magnani
· 10 years ago
4fc8adc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
84588e7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
22c6186
direct_IO: remove rw from a_ops->direct_IO()
by Omar Sandoval
· 10 years ago
6f67376
direct_IO: use iov_iter_rw() instead of rw everywhere
by Omar Sandoval
· 10 years ago
17f8c84
Remove rw from {,__,do_}blockdev_direct_IO()
by Omar Sandoval
· 10 years ago
0fd2ba3
udf: return correct errno for udf_update_inode()
by Changwoo Min
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
13f0c2b
udf: remove redundant buffer_head.h includes
by Fabian Frederick
· 10 years ago
6981498
udf: remove bool assignment to 0/1
by Fabian Frederick
· 10 years ago
23b133bd
udf: Check length of extended attributes and allocation descriptors
by Jan Kara
· 10 years ago
7914495
udf: Remove repeated loads blocksize
by Jan Kara
· 10 years ago
e159332
udf: Verify i_size when loading inode
by Jan Kara
· 10 years ago
6174c2e
udf: Fix loading of special inodes
by Jan Kara
· 10 years ago
470cca5
udf: Set i_generation field
by Jan Kara
· 10 years ago
4071b91
udf: Properly detect stale inodes
by Jan Kara
· 10 years ago
6d3d5e8
udf: Make udf_read_inode() and udf_iget() return error
by Jan Kara
· 10 years ago
c03aa9f
udf: Avoid infinite loop when processing indirect ICBs
by Jan Kara
· 10 years ago
bb7720a0
udf: Fold udf_fill_inode() into __udf_read_inode()
by Jan Kara
· 10 years ago
8a70ee3
udf: Avoid dir link count to go negative
by Jan Kara
· 10 years ago
31b1403
switch {__,}blockdev_direct_IO() to iov_iter
by Al Viro
· 11 years ago
a6cbcd4
get rid of pointless iov_length() in ->direct_IO()
by Al Viro
· 11 years ago
d8d3d94
pass iov_iter to ->direct_IO()
by Al Viro
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
09ebb17
udf: Fix data corruption on file type conversion
by Jan Kara
· 11 years ago
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
· 12 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
· 13 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
Next »