index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-01-24
udf: Fix NULL ptr deref when converting from inline format
Jan Kara
1
-5
/
+3
2021-12-15
udf: Fix error handling in udf_new_inode()
Jan Kara
1
-0
/
+2
2021-11-09
udf: Fix crash after seekdir
Jan Kara
3
-2
/
+35
2021-10-18
udf: use sb_bdev_nr_blocks
Christoph Hellwig
2
-9
/
+5
2021-08-23
udf_get_extendedattr() had no boundary checks.
Stian Skjelstad
1
-2
/
+11
2021-08-12
udf: Fix iocharset=utf8 mount option
Pali Rohár
3
-35
/
+21
2021-08-11
udf: Get rid of 0-length arrays in struct fileIdentDesc
Jan Kara
5
-15
/
+16
2021-08-11
udf: Get rid of 0-length arrays
Jan Kara
2
-26
/
+25
2021-08-11
udf: Remove unused declaration
Jan Kara
1
-9
/
+0
2021-08-11
udf: Check LVID earlier
Jan Kara
1
-9
/
+16
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2
-0
/
+2
2021-05-20
udf: Fix NULL pointer dereference in udf_symlink function
Arturo Giusti
1
-0
/
+4
2021-04-15
useful constants: struct qstr for ".."
Al Viro
1
-2
/
+1
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-19
/
+23
2021-02-22
Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+11
2021-02-03
udf: handle large user and group ID
BingJing Chang
1
-4
/
+5
2021-01-25
udf: fix silent AED tagLocation corruption
Steven J. Magnani
1
-3
/
+6
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
3
-14
/
+18
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+1
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
1
-1
/
+1
2021-01-18
udf: fix the problem that the disc content is not displayed
lianzhi chang
1
-3
/
+4
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2020-09-29
udf: Limit sparing table size
Jan Kara
1
-0
/
+6
2020-09-29
udf: Remove pointless union in udf_inode_info
Jan Kara
10
-47
/
+39
2020-09-29
udf: Avoid accessing uninitialized data on failed inode read
Jan Kara
1
-11
/
+14
2020-09-22
udf: Fix memory leak when mounting
Jan Kara
1
-8
/
+13
2020-09-22
udf: Remove redundant initialization of variable ret
Jing Xiangfeng
1
-1
/
+1
[next]