index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
2019-07-10
1
-33
/
+60
*
udf: Propagate errors from udf_truncate_extents()
Jan Kara
2019-03-18
1
-1
/
+3
*
udf: Fix BUG on corrupted inode
Jan Kara
2018-12-12
1
-0
/
+6
*
udf: convert inode stamps to timespec64
Arnd Bergmann
2018-06-27
1
-29
/
+16
*
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
2018-06-20
1
-4
/
+4
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
1
-15
/
+28
*
udf: Simplify calls to udf_disk_stamp_to_time
Deepa Dinamani
2018-05-25
1
-21
/
+7
*
udf: Clean up handling of invalid uid/gid
Jan Kara
2018-02-27
1
-8
/
+13
*
udf: Ignore [ug]id=ignore mount options
Jan Kara
2018-02-27
1
-2
/
+0
*
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
[next]