index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-21
udf: remove ->writepage
Christoph Hellwig
1
-6
/
+1
2022-09-12
udf: replace ll_rw_block()
Zhang Yi
1
-7
/
+1
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
1
-1
/
+1
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-01-24
udf: Restore i_lenAlloc when inode expansion fails
Jan Kara
1
-0
/
+1
2022-01-24
udf: Fix NULL ptr deref when converting from inline format
Jan Kara
1
-5
/
+3
2021-08-11
udf: Get rid of 0-length arrays in struct fileIdentDesc
Jan Kara
1
-2
/
+1
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
1
-0
/
+1
2021-01-25
udf: fix silent AED tagLocation corruption
Steven J. Magnani
1
-3
/
+6
2020-09-29
udf: Remove pointless union in udf_inode_info
Jan Kara
1
-19
/
+17
2020-09-29
udf: Avoid accessing uninitialized data on failed inode read
Jan Kara
1
-11
/
+14
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
1
-4
/
+3
2020-01-08
udf: Fix spelling in EXT_NEXT_EXTENT_ALLOCDESCS
Pali Rohár
1
-3
/
+3
2019-08-27
udf: augment UDF permissions on new inodes
Steven J. Magnani
1
-4
/
+27
2019-08-26
udf: reduce leakage of blocks related to named streams
Steven J. Magnani
1
-1
/
+23
2019-07-10
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
1
-33
/
+60
2019-03-18
udf: Propagate errors from udf_truncate_extents()
Jan Kara
1
-1
/
+3
2018-12-12
udf: Fix BUG on corrupted inode
Jan Kara
1
-0
/
+6
2018-06-27
udf: convert inode stamps to timespec64
Arnd Bergmann
1
-29
/
+16
2018-06-20
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
1
-4
/
+4
2018-06-06
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-15
/
+28
2018-05-26
udf: Simplify calls to udf_disk_stamp_to_time
Deepa Dinamani
1
-21
/
+7
2018-02-27
udf: Clean up handling of invalid uid/gid
Jan Kara
1
-8
/
+13
2018-02-27
udf: Ignore [ug]id=ignore mount options
Jan Kara
1
-2
/
+0
2017-10-17
udf: Fix some sign-conversion warnings
Steve Magnani
1
-2
/
+2
2017-10-17
udf: Fix signed/unsigned format specifiers
Steve Magnani
1
-8
/
+8
2017-10-17
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
1
-15
/
+15
2017-08-16
fs-udf: Delete an error message for a failed memory allocation in two functions
Markus Elfring
1
-6
/
+1
2017-08-16
fs-udf: Improve six size determinations
Markus Elfring
1
-3
/
+3
2017-06-14
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
1
-2
/
+2
2017-04-24
udf: use kmap_atomic for memcpy copying
Fabian Frederick
1
-4
/
+4
2017-04-24
udf: use octal for permissions
Fabian Frederick
1
-7
/
+7
2017-02-28
fs: add i_blocksize()
Fabian Frederick
1
-1
/
+1
2017-01-10
udf: check partition reference in udf_read_inode()
Fabian Frederick
1
-0
/
+6
2017-01-10
udf: merge module informations in super.c
Fabian Frederick
1
-4
/
+0
2017-01-10
udf: remove next_epos from udf_update_extent_cache()
Fabian Frederick
1
-14
/
+11
2017-01-10
udf: Factor out trimming of crtime
Fabian Frederick
1
-14
/
+11
2017-01-10
udf: remove unneeded line break
Fabian Frederick
1
-2
/
+1
2017-01-10
udf: merge bh free
Fabian Frederick
1
-18
/
+10
2017-01-10
udf: use pointer for kernel_long_ad argument
Fabian Frederick
1
-14
/
+9
2017-01-05
udf: Make stat on symlink report symlink length as st_size
Jan Kara
1
-1
/
+1
2017-01-03
fs/udf: make #ifdef UDF_PREALLOCATE unconditional
Steve Kenton
1
-2
/
+0
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
1
-0
/
+1
2016-09-28
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-2
/
+2
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
1
-1
/
+1
2016-05-02
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
1
-4
/
+3
[prev]
[next]