index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-09
udf: Remove old directory iteration code
Jan Kara
3
-705
/
+0
2023-01-09
udf: Convert udf_rename() to new directory iteration code
Jan Kara
1
-87
/
+78
2023-01-09
udf: Convert udf_link() to new directory iteration code
Jan Kara
1
-14
/
+8
2023-01-09
udf: Convert udf_mkdir() to new directory iteration code
Jan Kara
1
-27
/
+21
2023-01-09
udf: Convert udf_add_nondir() to new directory iteration
Jan Kara
1
-11
/
+8
2023-01-09
udf: Implement adding of dir entries using new iteration code
Jan Kara
3
-0
/
+169
2023-01-09
udf: Convert udf_unlink() to new directory iteration code
Jan Kara
1
-23
/
+10
2023-01-09
udf: Convert udf_rmdir() to new directory iteration code
Jan Kara
1
-21
/
+11
2023-01-09
udf: Provide function to mark entry as deleted using new directory iteration ...
Jan Kara
1
-0
/
+10
2023-01-09
udf: Convert empty_dir() to new directory iteration code
Jan Kara
1
-59
/
+9
2023-01-09
udf: Convert udf_get_parent() to new directory iteration code
Jan Kara
1
-9
/
+7
2023-01-09
udf: Convert udf_lookup() to use new directory iteration code
Jan Kara
1
-11
/
+8
2023-01-09
udf: Implement searching for directory entry using new iteration code
Jan Kara
1
-0
/
+67
2023-01-09
udf: Move udf_expand_dir_adinicb() to its callsite
Jan Kara
3
-84
/
+82
2023-01-09
udf: Convert udf_expand_dir_adinicb() to new directory iteration
Jan Kara
1
-37
/
+29
2023-01-09
udf: Convert udf_readdir() to new directory iteration
Jan Kara
1
-121
/
+27
2023-01-09
udf: New directory iteration code
Jan Kara
2
-0
/
+418
2023-01-09
udf: Define EFSCORRUPTED error code
Jan Kara
1
-0
/
+2
2023-01-06
udf: initialize newblock to 0
Tom Rix
1
-3
/
+1
2023-01-06
udf: Fix extension of the last extent in the file
Jan Kara
1
-1
/
+1
2022-12-12
Merge tag 'fixes_for_v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-88
/
+61
2022-12-09
udf: Fix extending file within last block
Jan Kara
1
-15
/
+17
2022-12-09
udf: Discard preallocation before extending file with a hole
Jan Kara
1
-28
/
+18
2022-12-09
udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
Jan Kara
1
-1
/
+2
2022-12-09
udf: Fix preallocation discarding at indirect extent boundary
Jan Kara
1
-32
/
+13
2022-12-05
udf: Increase UDF_MAX_READ_VERSION to 0x0260
Bartosz Taudul
1
-1
/
+5
2022-11-21
udf: remove ->writepage
Christoph Hellwig
1
-6
/
+1
2022-11-09
udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
ZhangPeng
1
-1
/
+1
2022-10-24
udf: Avoid double brelse() in udf_rename()
Shigeru Yoshida
1
-4
/
+4
2022-10-24
fs: udf: Optimize udf_free_in_core_inode and udf_find_fileset function
Li zeming
1
-2
/
+2
2022-10-10
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-9
/
+3
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
1
-3
/
+3
2022-09-12
udf: Support splicing to file
Jan Kara
1
-0
/
+1
2022-09-11
udf: replace ll_rw_block()
Zhang Yi
3
-9
/
+3
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
3
-3
/
+3
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
3
-14
/
+15
2022-05-10
udf: Avoid using stale lengthOfImpUse
Jan Kara
1
-4
/
+4
2022-05-09
udf: Convert adinicb and symlinks to read_folio
Matthew Wilcox (Oracle)
2
-7
/
+8
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)
2
-2
/
+2
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_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-25
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-2
/
+4
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2
-2
/
+2
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2
-0
/
+2
2022-03-08
udf: remove redundant assignment of variable etype
Colin Ian King
1
-2
/
+1
2022-01-24
udf: Restore i_lenAlloc when inode expansion fails
Jan Kara
1
-0
/
+1
[prev]
[next]