Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d9f72f76fc4cbe0694e7994c9e6246427c7a2b5a
/
fs
/
udf
fa67ac1
udf: Fix deadlock between writeback and udf_setsize()
by Jan Kara
· 7 years ago
61604a2
fs: add i_blocksize()
by Fabian Frederick
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
c2050a4
fs: Replace current_fs_time() with current_time()
by Deepa Dinamani
· 8 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
f03b8ad
fs: support RENAME_NOREPLACE for local filesystems
by Miklos Szeredi
· 8 years ago
31051c8
fs: Give dentry to inode_change_ok() instead of inode
by Jan Kara
· 8 years ago
5d3ddd8
udf: don't bother with full-page write optimisations in adinicb case
by Al Viro
· 8 years ago
f27792f
udf: Remove useless check in udf_adinicb_write_begin()
by Jan Kara
· 8 years ago
3fc9d69
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
7024628
block: get rid of bio_rw and READA
by Christoph Hellwig
· 8 years ago
dfec8a1
fs: have ll_rw_block users pass in op and flags separately
by Mike Christie
· 8 years ago
7888824
udf: Use correct partition reference number for metadata
by Alden Tondettar
· 8 years ago
3743a03
udf: Use IS_ERR when loading metadata mirror file entry
by Alden Tondettar
· 8 years ago
585d700
udf: Don't BUG on missing metadata partition descriptor
by Alden Tondettar
· 8 years ago
c2e7b20
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
820c687
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 8 years ago
0e0162b
Merge branch 'ovl-fixes' into for-linus
by Al Viro
· 8 years ago
c51da20
more trivial ->iterate_shared conversions
by Al Viro
· 9 years ago
84695ff
Merge getxattr prototype change into work.lookups
by Al Viro
· 9 years ago
e259221
fs: simplify the generic_write_sync prototype
by Christoph Hellwig
· 9 years ago
dde0c2e
fs: add IOCB_SYNC and IOCB_DSYNC
by Christoph Hellwig
· 9 years ago
c8b8e32
direct-io: eliminate the offset argument to ->direct_IO
by Christoph Hellwig
· 9 years ago
2a28900
udf: Export superblock magic to userspace
by Jan Kara
· 9 years ago
a47241c
udf: Prevent stack overflow on corrupted filesystem mount
by Alden Tondettar
· 9 years ago
c26f6c6
udf: Fix conversion of 'dstring' fields to UTF8
by Andrew Gabbasov
· 9 years ago
fc64005
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
by Al Viro
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
484a10f
udf: Merge linux specific translation into CS0 conversion function
by Andrew Gabbasov
· 9 years ago
9293fcf
udf: Remove struct ustr as non-needed intermediate storage
by Andrew Gabbasov
· 9 years ago
066b9cd
udf: Use separate buffer for copying split names
by Jan Kara
· 9 years ago
9fba705
udf: Adjust UDF_NAME_LEN to better reflect actual restrictions
by Andrew Gabbasov
· 9 years ago
3e7fc20
udf: Join functions for UTF8 and NLS conversions
by Andrew Gabbasov
· 9 years ago
525e2c5
udf: Parameterize output length in udf_put_filename
by Andrew Gabbasov
· 9 years ago
cc67375
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
1d5cfdb
tree wide: use kvfree() than conditional kfree()/vfree()
by Tetsuo Handa
· 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
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
bb00c89
udf: Check output buffer length when converting name to CS0
by Andrew Gabbasov
· 9 years ago
ad402b2
udf: Prevent buffer overrun with multi-byte characters
by Andrew Gabbasov
· 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
e7a4eb8
udf: limit the maximum number of TD redirections
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
9181f8b
udf: Don't modify filesystem for read-only mounts
by Jan Kara
· 9 years ago
70f19f5
udf: Don't corrupt unalloc spacetable when writing it
by Steven J. Magnani
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
db6172c
fs: cleanup slight list_entry abuse
by Rasmus Villemoes
· 10 years ago
792352c
udf: fix udf_load_pvoldesc()
by Dan Carpenter
· 9 years ago
942d702
udf: remove double err declaration in udf_file_write_iter()
by Fabian Frederick
· 9 years ago
92acca4
UDF: support NFSv2 export
by NeilBrown
· 10 years ago
231473f
udf: Return error from udf_find_entry()
by Fabian Frederick
· 10 years ago
6ce6383
udf: Make udf_get_filename() return error instead of 0 length file name
by Fabian Frederick
· 10 years ago
5dce54b
udf: bug on exotic flag in udf_get_filename()
by Fabian Frederick
· 10 years ago
78fc2e6
udf: improve error management in udf_CS0toNLS()
by Fabian Frederick
· 10 years ago
e9d4cf41
udf: improve error management in udf_CS0toUTF8()
by Fabian Frederick
· 10 years ago
d67e4a4
udf: unicode: update function name in comments
by Fabian Frederick
· 10 years ago
31f2566
udf: remove unnecessary test in udf_build_ustr_exact()
by Fabian Frederick
· 10 years ago
5ceb8b5
udf: Return -ENOMEM when allocation fails in udf_get_filename()
by Fabian Frederick
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 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
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
3309dd0
switch generic_write_checks() to iocb and iter
by Al Viro
· 10 years ago
165f1a6
udf_file_write_iter: reorder and simplify
by Al Viro
· 10 years ago
0fa6b00
generic_write_checks(): drop isblk argument
by Al Viro
· 10 years ago
5f380c7
lift generic_write_checks() into callers of __generic_file_write_iter()
by Al Viro
· 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
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
3adc12e
udf: Update ctime and mtime when directory is modified
by Jan Kara
· 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
1be440d
udf: use int for allocated blocks instead of sector_t
by Fabian Frederick
· 10 years ago
13f0c2b
udf: remove redundant buffer_head.h includes
by Fabian Frederick
· 10 years ago
6fbaad8
udf: remove else after return in __load_block_bitmap()
by Fabian Frederick
· 10 years ago
f4a45c9
udf: remove unused variable in udf_table_free_blocks()
by Fabian Frederick
· 10 years ago
66ee59a
fs: remove ki_nbytes
by Christoph Hellwig
· 10 years ago
6981498
udf: remove bool assignment to 0/1
by Fabian Frederick
· 10 years ago
2b8f942
udf: use bool for done
by Fabian Frederick
· 10 years ago
1cd6b7b
Merge branch 'for_linus' into for_next
by Jan Kara
· 10 years ago
b07ef35
udf: Release preallocation on last writeable close
by Jan Kara
· 10 years ago
bbe48dd
udf: destroy sbi mutex in put_super
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
2c561bc
udf: Update Kconfig description
by Jan Kara
· 10 years ago
3ee3039
udf: Reduce repeated dereferences
by Jan Kara
· 10 years ago
e237ec3
udf: Check component length before reading it
by Jan Kara
· 10 years ago
0e5cc9a
udf: Check path length when reading symlink
by Jan Kara
· 10 years ago
a1d47b2
udf: Verify symlink size before loading it
by Jan Kara
· 10 years ago
e159332
udf: Verify i_size when loading inode
by Jan Kara
· 10 years ago
fdf2657
udf: One function call less in udf_fill_super() after error detection
by Markus Elfring
· 10 years ago
0d454e4
udf: Deletion of unnecessary checks before the function call "iput"
by Markus Elfring
· 10 years ago
Next »