index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
Age
Commit message (
Expand
)
Author
2023-08-30
Merge tag 'for_v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-18
fs: convert block_commit_write to return void
Bean Huo
2023-08-09
udf: Drop pointless aops assignment
Jan Kara
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
2023-08-02
fs: rename and move block_page_mkwrite_return
Christoph Hellwig
2023-07-31
udf: Fix -Wstringop-overflow warnings
Gustavo A. R. Silva
2023-07-24
udf: convert to ctime accessor functions
Jeff Layton
2023-06-29
Merge tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-21
udf: Fix uninitialized array access for some pathnames
Jan Kara
2023-06-02
Revert "udf: Protect rename against modification of moved directory"
Jan Kara
2023-05-30
fs: udf: udftime: Replace LGPL boilerplate with SPDX identifier
Bagas Sanjaya
2023-05-30
fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
Bagas Sanjaya
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-03-13
udf: use wrapper i_blocksize() in udf_discard_prealloc()
Yangtao Li
2023-03-08
udf: Use folios in udf_adinicb_writepage()
Matthew Wilcox (Oracle)
2023-03-06
udf: Warn if block mapping is done for in-ICB files
Jan Kara
2023-03-06
udf: Fix reading of in-ICB files
Jan Kara
2023-03-06
udf: Fix lost writes in udf_adinicb_writepage()
Jan Kara
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
Merge tag 'fixes_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-09
udf: Avoid directory type conversion failure due to ENOMEM
Jan Kara
2023-02-07
udf: Use unsigned variables for size calculations
Kees Cook
2023-02-07
udf: remove reporting loc in debug output
Tom Rix
2023-02-07
udf: Check consistency of Space Bitmap Descriptor
Vladislav Efanov
2023-01-26
fs: build the legacy direct I/O code conditionally
Christoph Hellwig
2023-01-26
udf: Fix file counting in LVID
Jan Kara
2023-01-26
udf: Limit file size to 4TB
Jan Kara
2023-01-26
udf: Don't return bh from udf_expand_dir_adinicb()
Jan Kara
2023-01-26
udf: Convert udf_expand_file_adinicb() to avoid kmap_atomic()
Jan Kara
2023-01-26
udf: Convert udf_adinicb_writepage() to memcpy_to_page()
Jan Kara
2023-01-26
udf: Switch udf_adinicb_readpage() to kmap_local_page()
Jan Kara
2023-01-26
udf: Move udf_adinicb_readpage() to inode.c
Jan Kara
2023-01-26
udf: Mark aops implementation static
Jan Kara
2023-01-26
udf: Switch to single address_space_operations
Jan Kara
2023-01-26
udf: Add handling of in-ICB files to udf_bmap()
Jan Kara
2023-01-26
udf: Convert all file types to use udf_write_end()
Jan Kara
2023-01-26
udf: Convert in-ICB files to use udf_write_begin()
Jan Kara
2023-01-26
udf: Convert in-ICB files to use udf_direct_IO()
Jan Kara
2023-01-26
udf: Convert in-ICB files to use udf_writepages()
Jan Kara
2023-01-26
udf: Unify .read_folio for normal and in-ICB files
Jan Kara
2023-01-26
udf: Fix off-by-one error when discarding preallocation
Jan Kara
2023-01-26
udf: Fix file corruption when appending just after end of preallocated extent
Jan Kara
2023-01-26
udf: Do not allocate blocks on page writeback
Jan Kara
2023-01-26
udf: Allocate blocks on write page fault
Jan Kara
[next]