index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
udf: Fix some sign-conversion warnings
Steve Magnani
2017-10-17
1
-2
/
+2
*
udf: Fix signed/unsigned format specifiers
Steve Magnani
2017-10-17
1
-8
/
+8
*
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
2017-10-17
1
-15
/
+15
*
fs-udf: Delete an error message for a failed memory allocation in two functions
Markus Elfring
2017-08-16
1
-6
/
+1
*
fs-udf: Improve six size determinations
Markus Elfring
2017-08-16
1
-3
/
+3
*
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
2017-06-14
1
-2
/
+2
*
udf: use kmap_atomic for memcpy copying
Fabian Frederick
2017-04-24
1
-4
/
+4
*
udf: use octal for permissions
Fabian Frederick
2017-04-24
1
-7
/
+7
*
fs: add i_blocksize()
Fabian Frederick
2017-02-27
1
-1
/
+1
*
udf: check partition reference in udf_read_inode()
Fabian Frederick
2017-01-10
1
-0
/
+6
*
udf: merge module informations in super.c
Fabian Frederick
2017-01-10
1
-4
/
+0
*
udf: remove next_epos from udf_update_extent_cache()
Fabian Frederick
2017-01-10
1
-14
/
+11
*
udf: Factor out trimming of crtime
Fabian Frederick
2017-01-10
1
-14
/
+11
*
udf: remove unneeded line break
Fabian Frederick
2017-01-10
1
-2
/
+1
*
udf: merge bh free
Fabian Frederick
2017-01-10
1
-18
/
+10
*
udf: use pointer for kernel_long_ad argument
Fabian Frederick
2017-01-10
1
-14
/
+9
*
udf: Make stat on symlink report symlink length as st_size
Jan Kara
2017-01-05
1
-1
/
+1
*
fs/udf: make #ifdef UDF_PREALLOCATE unconditional
Steve Kenton
2017-01-03
1
-2
/
+0
*
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-11-01
1
-0
/
+1
*
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
1
-2
/
+2
*
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-06-07
1
-1
/
+1
*
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
1
-4
/
+3
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-1
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-01-15
1
-95
/
+148
|
\
|
*
udf: avoid uninitialized variable use
Arnd Bergmann
2016-01-04
1
-0
/
+4
|
*
udf: Fix lost indirect extent block
Jan Kara
2015-12-23
1
-1
/
+10
|
*
udf: Factor out code for creating indirect extent
Jan Kara
2015-12-23
1
-96
/
+121
|
*
udf: limit the maximum number of indirect extents in a row
Vegard Nossum
2015-12-23
1
-0
/
+15
*
|
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-08
1
-0
/
+1
*
|
udf: don't duplicate page_symlink_inode_operations
Al Viro
2015-12-06
1
-1
/
+1
|
/
*
udf: Don't corrupt unalloc spacetable when writing it
Steven J. Magnani
2015-07-09
1
-12
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
1
-4
/
+3
|
\
|
*
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-2
/
+1
|
*
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
1
-1
/
+1
|
*
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
1
-1
/
+1
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-04-16
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
udf: return correct errno for udf_update_inode()
Changwoo Min
2015-04-01
1
-1
/
+1
|
*
udf: remove redundant buffer_head.h includes
Fabian Frederick
2015-03-14
1
-1
/
+0
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+1
|
/
*
udf: remove bool assignment to 0/1
Fabian Frederick
2015-02-05
1
-2
/
+2
*
udf: Check length of extended attributes and allocation descriptors
Jan Kara
2015-01-07
1
-0
/
+9
*
udf: Remove repeated loads blocksize
Jan Kara
2015-01-07
1
-11
/
+8
*
udf: Verify i_size when loading inode
Jan Kara
2014-12-19
1
-0
/
+14
*
udf: Fix loading of special inodes
Jan Kara
2014-10-09
1
-5
/
+9
*
udf: Set i_generation field
Jan Kara
2014-09-04
1
-0
/
+1
*
udf: Properly detect stale inodes
Jan Kara
2014-09-04
1
-2
/
+4
*
udf: Make udf_read_inode() and udf_iget() return error
Jan Kara
2014-09-04
1
-53
/
+46
*
udf: Avoid infinite loop when processing indirect ICBs
Jan Kara
2014-09-04
1
-14
/
+21
*
udf: Fold udf_fill_inode() into __udf_read_inode()
Jan Kara
2014-09-04
1
-17
/
+5
[next]