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
/
jfs
Age
Commit message (
Expand
)
Author
2023-11-28
jfs: fix array-index-out-of-bounds in diAlloc
Manas Ghandat
2023-11-28
jfs: fix array-index-out-of-bounds in dbFindLeaf
Manas Ghandat
2023-11-28
fs/jfs: Add validity check for db_maxag and db_agpref
Juntong Deng
2023-11-28
fs/jfs: Add check for negative db_l2nbperpage
Juntong Deng
2023-09-23
jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
Liu Shixin via Jfs-discussion
2023-09-23
fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
Andrew Kanner
2023-09-13
jfs: validate max amount of blocks before allocation.
Alexei Filippov
2023-07-27
FS: JFS: Check for read-only mounted filesystem in txBegin
Immad Mir
2023-07-27
FS: JFS: Fix null-ptr-deref Read in txBegin
Immad Mir
2023-07-27
fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev
Yogesh
2023-07-23
jfs: jfs_dmap: Validate db_l2nbperpage while mounting
Siddh Raman Pant
2023-03-11
fs/jfs: fix shift exponent db_agl2size negative
Liu Shixin via Jfs-discussion
2022-12-31
fs: jfs: fix shift-out-of-bounds in dbDiscardAG
Hoi Pok Wu
2022-12-31
jfs: Fix fortify moan in symlink
Dr. David Alan Gilbert
2022-12-31
fs: jfs: fix shift-out-of-bounds in dbAllocAG
Dongliang Mu
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
jfs: stop using the nobh helper
Christoph Hellwig
2022-06-29
jfs: Remove check for PageUptodate
Matthew Wilcox (Oracle)
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2022-06-26
quota: port quota helpers mount ids
Christian Brauner
2022-05-27
Merge tag 'jfs-5.19' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-09
jfs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
jfs: Convert metadata pages to read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from nobh_write_begin()
Matthew Wilcox (Oracle)
2022-04-25
fs/jfs: Remove dead code
Dave Kleikamp
2022-04-19
fs: jfs: fix possible NULL pointer dereference in dbFree()
Zixuan Fu
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-03-29
Merge tag 'jfs-5.18' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
jfs: prevent NULL deref in diFree
Haimin Zhang
2022-03-22
jfs: fix divide error in dbNextAG
Pavel Skripkin
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
jfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2021-11-03
Merge tag 'jfs-5.16' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-18
jfs: use sb_bdev_nr_blocks
Christoph Hellwig
2021-10-18
jfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
mm/writeback: Add folio_redirty_for_writepage()
Matthew Wilcox (Oracle)
2021-09-23
JFS: fix memleak in jfs_mount
Dongliang Mu
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-07-02
Merge tag 'jfs-5.14' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
[next]