index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
Commit message (
Expand
)
Author
Age
Files
Lines
*
udf: initialize newblock to 0
Tom Rix
2023-01-06
1
-3
/
+1
*
udf: Fix extension of the last extent in the file
Jan Kara
2023-01-06
1
-1
/
+1
*
Merge tag 'fixes_for_v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
5
-88
/
+61
|
\
|
*
udf: Fix extending file within last block
Jan Kara
2022-12-09
1
-15
/
+17
|
*
udf: Discard preallocation before extending file with a hole
Jan Kara
2022-12-09
1
-28
/
+18
|
*
udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
Jan Kara
2022-12-09
1
-1
/
+2
|
*
udf: Fix preallocation discarding at indirect extent boundary
Jan Kara
2022-12-09
1
-32
/
+13
|
*
udf: Increase UDF_MAX_READ_VERSION to 0x0260
Bartosz Taudul
2022-12-05
1
-1
/
+5
|
*
udf: remove ->writepage
Christoph Hellwig
2022-11-21
1
-6
/
+1
|
*
udf: Avoid double brelse() in udf_rename()
Shigeru Yoshida
2022-10-24
1
-4
/
+4
|
*
fs: udf: Optimize udf_free_in_core_inode and udf_find_fileset function
Li zeming
2022-10-24
1
-2
/
+2
*
|
udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
ZhangPeng
2022-11-09
1
-1
/
+1
|
/
*
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-10-10
1
-3
/
+3
|
\
|
*
vfs: open inside ->tmpfile()
Miklos Szeredi
2022-09-24
1
-3
/
+3
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
3
-9
/
+3
|
\
\
|
*
|
udf: replace ll_rw_block()
Zhang Yi
2022-09-11
3
-9
/
+3
|
|
/
*
/
udf: Support splicing to file
Jan Kara
2022-09-12
1
-0
/
+1
|
/
*
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-14
3
-3
/
+3
*
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
3
-14
/
+15
|
\
|
*
udf: Convert adinicb and symlinks to read_folio
Matthew Wilcox (Oracle)
2022-05-09
2
-7
/
+8
|
*
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-3
/
+3
|
*
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
2
-2
/
+2
|
*
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
|
*
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
|
udf: Avoid using stale lengthOfImpUse
Jan Kara
2022-05-10
1
-4
/
+4
|
/
*
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-25
1
-2
/
+1
|
\
|
*
udf: remove redundant assignment of variable etype
Colin Ian King
2022-03-08
1
-2
/
+1
*
|
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
2
-2
/
+4
|
\
\
|
*
|
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
2
-2
/
+2
|
*
|
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
2
-0
/
+2
|
|
/
*
/
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
|
/
*
udf: Restore i_lenAlloc when inode expansion fails
Jan Kara
2022-01-24
1
-0
/
+1
*
udf: Fix NULL ptr deref when converting from inline format
Jan Kara
2022-01-24
1
-5
/
+3
*
udf: Fix error handling in udf_new_inode()
Jan Kara
2021-12-15
1
-0
/
+2
*
udf: Fix crash after seekdir
Jan Kara
2021-11-09
3
-2
/
+35
*
udf: use sb_bdev_nr_blocks
Christoph Hellwig
2021-10-18
2
-9
/
+5
*
udf_get_extendedattr() had no boundary checks.
Stian Skjelstad
2021-08-23
1
-2
/
+11
*
udf: Fix iocharset=utf8 mount option
Pali Rohár
2021-08-12
3
-35
/
+21
*
udf: Get rid of 0-length arrays in struct fileIdentDesc
Jan Kara
2021-08-11
5
-15
/
+16
*
udf: Get rid of 0-length arrays
Jan Kara
2021-08-11
2
-26
/
+25
*
udf: Remove unused declaration
Jan Kara
2021-08-11
1
-9
/
+0
*
udf: Check LVID earlier
Jan Kara
2021-08-11
1
-9
/
+16
*
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-01
1
-0
/
+4
|
\
|
*
udf: Fix NULL pointer dereference in udf_symlink function
Arturo Giusti
2021-05-20
1
-0
/
+4
*
|
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-06-29
2
-0
/
+2
|
/
*
useful constants: struct qstr for ".."
Al Viro
2021-04-15
1
-2
/
+1
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
4
-19
/
+23
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
3
-14
/
+18
|
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
[next]