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
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-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
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-06-23
jfs: Avoid field-overflowing memcpy()
Kees Cook
2021-06-23
jfs: remove unnecessary oom message
Zhen Lei
2021-06-23
jfs: fix GPF in diFree
Pavel Skripkin
2021-06-01
fs/jfs: Fix missing error code in lmLogInit()
Jiapeng Chong
2021-05-21
jfs: Remove trailing semicolon in macros
Huilong Deng
2021-05-21
fs: Fix typo issue
zuoqilin
2021-04-12
jfs: convert to fileattr
Miklos Szeredi
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-11
fs/jfs: fix potential integer overflow on shift of a int
Colin Ian King
2021-02-08
jfs: turn diLog(), dataLog() and txLog() into void functions
Yang Li
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-04
fs/inode.c: make inode_init_always() initialize i_ino to 0
Eric Biggers
2020-12-18
JFS: more checks for invalid superblock
Randy Dunlap
2020-11-13
jfs: Fix array index bounds check in dbAdjTree
Dave Kleikamp
2020-11-13
jfs: Fix memleak in dbAdjCtl
Dinghao Liu
2020-11-13
jfs: delete duplicated words + other fixes
Randy Dunlap
2020-09-21
fs: Introduce i_blocks_per_page
Matthew Wilcox (Oracle)
2020-06-24
block: move struct block_device to blk_types.h
Christoph Hellwig
2020-06-02
Merge tag 'jfs-5.8' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-03-09
jfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-05
Merge tag 'jfs-5.6' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-21
jfs: remove unused MAXL2PAGES
Alex Shi
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-08-30
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-07-31
docs: fix a couple of new broken references
Mauro Carvalho Chehab
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
[next]