aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge branch 'vfs-7.2.misc' into vfs.allChristian Brauner1-1/+2
11 daysjfs: handle set_blocksize failuresChristoph Hellwig1-1/+2
2026-05-11fs: Fix return in jfs_mkdir and orangefs_mkdirHongling Zeng1-1/+1
2026-04-15Merge tag 'jfs-7.1' of github.com:kleikamp/linux-shaggyLinus Torvalds10-30/+344
2026-03-16jfs: avoid -Wtautological-constant-out-of-range-compare warning againArnd Bergmann1-5/+2
2026-03-11JFS: always load filesystem UUID during mountJoão Paredes1-1/+2
2026-03-11jfs: hold LOG_LOCK on umount to avoid null-ptr-derefHelen Koike3-9/+24
2026-03-11jfs: Set the lbmDone flag at the end of lbmIODoneEdward Adam Davis1-11/+7
2026-03-11jfs: fix corrupted list in dbUpdatePMapYun Zhou2-2/+4
2026-03-11jfs: add dmapctl integrity check to prevent invalid operationsYun Zhou1-3/+111
2026-03-11jfs: add dtpage integrity check to prevent index/pointer overflowsYun Zhou2-4/+107
2026-03-11jfs: add dtroot integrity check to prevent index out-of-boundsYun Zhou3-0/+92
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton3-3/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds4-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook5-10/+10
2026-02-12Merge tag 'jfs-7.0' of github.com:kleikamp/linux-shaggyLinus Torvalds3-4/+7
2026-02-09Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+2
2026-02-02jfs: avoid -Wtautological-constant-out-of-range-compare warningArnd Bergmann1-2/+2
2026-01-16posix_acl: make posix_acl_to_xattr() alloc the bufferMiklos Szeredi1-7/+2
2026-01-12jfs: add setlease file operationJeff Layton2-0/+4
2025-12-02jfs: Add missing set_freezable() for freezable kthreadHaotian Zhang1-0/+1
2025-12-02jfs: nlink overflow in jfs_renameJori Koolstra1-2/+4
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+4
2025-10-29jfs: Rename _inline to avoid conflict with clang's '-fms-extensions'Nathan Chancellor1-3/+3
2025-10-20Coccinelle-based conversion to use ->i_state accessorsMateusz Guzik3-4/+4
2025-10-03Merge tag 'jfs-6.18' of github.com:kleikamp/linux-shaggyLinus Torvalds5-13/+19
2025-09-18jfs: replace hardcoded magic number with DTPAGEMAXSLOT constantZheng Yu1-2/+2
2025-09-18JFS: Remove redundant 0 value initializationLiao Yuanhong1-1/+0
2025-09-18JFS: Remove unnecessary parenthesesLiao Yuanhong1-5/+5
2025-09-18jfs: fix uninitialized waitqueue in transaction managerShaurya Rane1-4/+5
2025-09-18jfs: Verify inode mode when loading from diskTetsuo Handa1-1/+7
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand1-4/+4
2025-07-31Merge tag 'jfs-6.17' of github.com:kleikamp/linux-shaggyLinus Torvalds5-69/+96
2025-07-29jfs: fix metapage reference count leak in dbAllocCtlZheng Yu1-1/+3
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+4
2025-07-28Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2025-07-28Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+9
2025-07-16fs: change write_begin/write_end interface to take struct kiocb *Taotao Chen1-7/+9
2025-07-14jfs: stop using write_cache_pagesChristoph Hellwig1-3/+5
2025-07-14jfs: truncate good inode pages when hard link is 0Lizhi Xu1-1/+1
2025-07-14jfs: jfs_xtree: replace XT_GETPAGE macro with xt_getpage()Suchit Karunakaran1-64/+78
2025-07-14jfs: Regular file corruption checkEdward Adam Davis1-0/+3
2025-07-14jfs: upper bound check of tree index in dbAllocAGArnaud Lecomte1-0/+6
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner2-4/+4
2025-06-17fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()Lorenzo Stoakes1-1/+1
2025-06-10new helper: set_default_d_op()Al Viro1-1/+1
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+106
2025-05-12jfs: implement migrate_folio for jfs_metapage_aopsShivank Garg1-0/+106
2025-04-03jfs: fix array-index-out-of-bounds read in add_missing_indicesAditya Dutt1-3/+15
2025-04-03jfs: Fix null-ptr-deref in jfs_ioc_trimDylan Wolff1-1/+2
2025-04-03jfs: validate AG parameters in dbMount() to prevent crashesVasiliy Kovalev1-1/+5
2025-03-27Merge tag 'jfs-6.14' of github.com:kleikamp/linux-shaggyLinus Torvalds7-40/+50
2025-03-11jfs: add index corruption check to DT_GETPAGE()Roman Smirnov1-1/+2
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown1-4/+4
2025-02-20fs/jfs: consolidate sanity checking in dbMountDave Kleikamp1-28/+9
2025-02-20jfs: add sanity check for agwidth in dbMountEdward Adam Davis1-0/+4
2025-02-20jfs: Prevent copying of nlink with value 0 from disk inodeEdward Adam Davis1-1/+1
2025-02-20fs/jfs: Prevent integer overflow in AG size calculationRand Deeb1-1/+1
2025-02-20fs/jfs: cast inactags to s64 to prevent potential overflowRand Deeb1-2/+2
2025-02-19jfs: Fix uninit-value access of imap allocated in the diMount() functionZhongqiu Han1-1/+1
2025-02-19jfs: fix slab-out-of-bounds read in ea_get()Qasim Ijaz1-4/+9
2025-02-19jfs: add check read-only before truncation in jfs_truncate_nolock()Vasiliy Kovalev1-1/+1
2025-02-19jfs: add check read-only before txBeginAnon() callVasiliy Kovalev1-0/+10
2025-02-19jfs: reject on-disk inodes of an unsupported typeDmitry Antipov1-2/+11
2025-02-13jfs: Remove reference to bh->b_pageMatthew Wilcox (Oracle)1-1/+1
2025-02-13jfs: Delete a couple tabs in jfs_reconfigure()Dan Carpenter1-2/+2
2025-01-27Pass parent directory inode and expected name to ->d_revalidate()Al Viro1-1/+2
2024-11-21Merge tag 'jfs-6.13' of github.com:kleikamp/linux-shaggyLinus Torvalds3-1/+22
2024-11-18Merge tag 'vfs-6.13.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-218/+242
2024-10-29jfs: add a check to prevent array-index-out-of-bounds in dbAdjTreeNihar Chaithanya1-0/+3
2024-10-29jfs: xattr: check invalid xattr size more strictlyArtem Sadovnikov1-1/+1
2024-10-29jfs: fix array-index-out-of-bounds in jfs_readdirGhanshyam Agrawal1-0/+8
2024-10-29jfs: fix shift-out-of-bounds in dbSplitGhanshyam Agrawal1-0/+3
2024-10-29jfs: array-index-out-of-bounds fix in dtReadFirstGhanshyam Agrawal1-0/+7
2024-10-22jfs: Fix sanity check in dbMountDave Kleikamp1-1/+1
2024-10-08jfs: convert jfs to use the new mount apiEric Sandeen2-218/+242
2024-09-19Merge tag 'jfs-6.12' of github.com:kleikamp/linux-shaggyLinus Torvalds4-7/+19
2024-09-04jfs: Fix uninit-value access of new_ea in ea_bufferZhao Mengmeng1-0/+2
2024-08-27jfs: check if leafidx greater than num leaves per dmap treeEdward Adam Davis1-1/+4
2024-08-27jfs: Fix uaf in dbFreeBitsEdward Adam Davis1-2/+9
2024-08-23jfs: fix out-of-bounds in dbNextAG() and diAlloc()Jeongjun Park2-3/+3
2024-08-23jfs: UBSAN: shift-out-of-bounds in dbFindBitsRemington Brasga1-1/+1
2024-08-07fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle)1-2/+2
2024-08-07fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle)1-2/+2
2024-07-23Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggyLinus Torvalds7-173/+193
2024-06-27jfs: don't walk off the end of ealistlei lu1-4/+19
2024-06-26jfs: Fix shift-out-of-bounds in dbDiscardAGPei Li1-0/+2
2024-06-26jfs: Fix array-index-out-of-bounds in diFreeJeongjun Park1-1/+4
2024-06-26jfs: fix null ptr deref in dtInsertEntryEdward Adam Davis1-0/+2
2024-06-04jfs: xattr: fix buffer overflow for invalid xattrGreg Kroah-Hartman1-1/+3
2024-05-27jfs: Remove use of folio error flagMatthew Wilcox (Oracle)1-22/+25
2024-05-27jfs: Change metapage->page to metapage->folioMatthew Wilcox (Oracle)3-22/+22
2024-05-27jfs: Convert force_metapage to use a folioMatthew Wilcox (Oracle)1-9/+8
2024-05-27jfs: Convert inc_io to take a folioMatthew Wilcox (Oracle)1-7/+8
2024-05-27jfs: Convert page_to_mp to folio_to_mpMatthew Wilcox (Oracle)1-10/+12
2024-05-27jfs; Convert __invalidate_metapages to use a folioMatthew Wilcox (Oracle)1-6/+6
2024-05-27jfs: Convert dec_io to take a folioMatthew Wilcox (Oracle)1-15/+17
2024-05-24jfs: Convert drop_metapage and remove_metapage to take a folioMatthew Wilcox (Oracle)1-12/+12
2024-05-24jfs; Convert release_metapage to use a folioMatthew Wilcox (Oracle)1-12/+10
2024-05-24jfs: Convert insert_metapage() to take a folioMatthew Wilcox (Oracle)1-18/+13
2024-05-24jfs: Convert __get_metapage to use a folioMatthew Wilcox (Oracle)1-14/+14
2024-05-24jfs: Convert metapage_writepage to metapage_write_folioMatthew Wilcox (Oracle)1-34/+41
2024-05-24jfs: Convert metapage_read_folio to use folio APIsMatthew Wilcox (Oracle)1-22/+13
2024-03-27fs,block: yield devices earlyChristian Brauner1-2/+2
2024-03-13Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds3-15/+15
2024-03-11Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-1/+1
2024-02-27jfs: remove SLAB_MEM_SPREAD flag usageChengming Zhou1-1/+1
2024-02-25jfs: port block device access to fileChristian Brauner3-15/+15
2024-02-25bdev: open block device as filesChristian Brauner1-1/+1
2024-02-08quota: Properly annotate i_dquot arrays with __rcuJan Kara2-2/+2
2024-01-29Revert "jfs: fix shift-out-of-bounds in dbJoin"Dave Kleikamp1-7/+1
2024-01-02jfs: Add missing set_freezable() for freezable kthreadKevin Hao1-0/+2
2024-01-02jfs: fix array-index-out-of-bounds in diNewExtEdward Adam Davis1-0/+3
2023-11-21jfs: fix shift-out-of-bounds in dbJoinManas Ghandat1-1/+7
2023-11-21jfs: fix uaf in jfs_evict_inodeEdward Adam Davis1-3/+3
2023-11-21jfs: fix array-index-out-of-bounds in dbAdjTreeManas Ghandat1-29/+31
2023-11-21jfs: fix slab-out-of-bounds Read in dtSearchManas Ghandat1-0/+5
2023-11-21UBSAN: array-index-out-of-bounds in dtSplitRootOsama Muhammad1-1/+1
2023-11-21FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTreeOsama Muhammad1-0/+3
2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-0/+1
2023-11-02Merge tag 'jfs-6.7' of https://github.com/kleikamp/linux-shaggyLinus Torvalds7-29/+54
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds5-23/+25
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2-2/+2
2023-10-28exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein1-0/+1
2023-10-28jfs: fix log->bdev_handle null ptr deref in lbmStartIOLizhi Xu1-1/+5
2023-10-28jfs: Convert to bdev_open_by_dev()Jan Kara3-16/+18
2023-10-18jfs: convert to new timestamp accessorsJeff Layton5-23/+25
2023-10-13jfs: define xtree root and page independentlyDave Kleikamp6-23/+32
2023-10-09jfs: move jfs_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-04jfs: fix array-index-out-of-bounds in diAllocManas Ghandat1-1/+4
2023-10-04jfs: fix array-index-out-of-bounds in dbFindLeafManas Ghandat1-4/+10
2023-10-03fs/jfs: Add validity check for db_maxag and db_agprefJuntong Deng1-0/+6
2023-10-03fs/jfs: Add check for negative db_l2nbperpageJuntong Deng1-1/+2
2023-08-31Merge tag 'jfs-6.6' of github.com:kleikamp/linux-shaggyLinus Torvalds4-2/+9
2023-08-30Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds4-134/+7
2023-08-30fs/jfs: Use common ucs2 upper case tableDr. David Alan Gilbert4-134/+7
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds1-0/+1
2023-08-29jfs: validate max amount of blocks before allocation.Alexei Filippov1-0/+5
2023-08-29jfs: remove redundant initialization to pointer ipColin Ian King1-1/+1
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds8-23/+23
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds1-1/+2
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig1-0/+1
2023-07-24jfs: convert to ctime accessor functionsJeff Layton8-23/+23
2023-07-18jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmountLiu Shixin via Jfs-discussion1-0/+1
2023-07-18FS: JFS: (trivial) Fix grammatical error in extAllocImmad Mir1-1/+1
2023-07-18fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()Andrew Kanner1-0/+1
2023-06-29Merge tag 'jfs-6.5' of github.com:kleikamp/linux-shaggyLinus Torvalds4-1/+22
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-6/+6
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2023-06-23FS: JFS: Check for read-only mounted filesystem in txBeginImmad Mir1-0/+5
2023-06-23FS: JFS: Fix null-ptr-deref Read in txBeginImmad Mir1-0/+5
2023-06-22fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLevYogesh1-0/+3
2023-06-20fs: jfs: (trivial) Fix typo in dbInitTree functionWonguk Lee1-1/+1
2023-06-20jfs: jfs_dmap: Validate db_l2nbperpage while mountingSiddh Raman Pant2-0/+8
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig1-1/+1
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig1-3/+3
2023-06-05block: introduce holder opsChristoph Hellwig1-1/+1
2023-06-02jfs: Use unsigned variable for length calculationsKees Cook1-3/+3
2023-05-31jfs: logmgr: use __bio_add_page to add single page to bioJohannes Thumshirn1-2/+2
2023-05-24splice: Use filemap_splice_read() instead of generic_file_splice_read()David Howells1-1/+1
2023-04-24Merge tag 'pull-write-one-page' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+34
2023-03-12mm,jfs: move write_one_page/folio_write_one to jfsChristoph Hellwig1-5/+34
2023-03-06fs: drop unused posix acl handlersChristian Brauner1-4/+0
2023-03-01Merge tag 'jfs-6.3' of https://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+2
2023-02-20Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-0/+1
2023-01-26fs: build the legacy direct I/O code conditionallyChristoph Hellwig1-0/+1
2023-01-19quota: port to mnt_idmapChristian Brauner1-2/+2
2023-01-19fs: port inode_init_owner() to mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port acl to mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port xattr to mnt_idmapChristian Brauner1-2/+2
2023-01-19fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-19fs: port ->set_acl() to pass mnt_idmapChristian Brauner3-3/+3
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner2-6/+6
2023-01-03fs/jfs: fix shift exponent db_agl2size negativeLiu Shixin via Jfs-discussion1-1/+2
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+1
2022-12-12Merge tag 'jfs-6.2' of https://github.com/kleikamp/linux-shaggyLinus Torvalds9-22/+31
2022-12-11jfs: remove ->writepageChristoph Hellwig1-6/+1
2022-11-10jfs: makes diUnmount/diMount in jfs_mount_rw atomicOleg Kanatov2-1/+5
2022-11-10jfs: Fix a typo in function jfs_umountOleg Kanatov1-1/+1
2022-10-27fs: jfs: fix shift-out-of-bounds in dbDiscardAGHoi Pok Wu1-0/+5
2022-10-27jfs: Fix fortify moan in symlinkDr. David Alan Gilbert1-1/+1
2022-10-20fs: rename current get acl methodChristian Brauner2-2/+2
2022-10-19fs: pass dentry to set acl methodChristian Brauner3-3/+4
2022-10-18jfs: remove redundant assignments to ipaimap and ipaimap2Colin Ian King1-2/+0
2022-10-18jfs: remove unused declarations for jfsGaosheng Cui2-6/+0
2022-10-18fs/jfs/jfs_xattr.h: Fix spelling typo in commentJiangshan Yi1-1/+1
2022-10-18fs/jfs: replace ternary operator with min_t()Jiangshan Yi1-4/+2
2022-10-18fs: jfs: fix shift-out-of-bounds in dbAllocAGDongliang Mu1-6/+16
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2-4/+16
2022-08-02jfs: stop using the nobh helperChristoph Hellwig1-3/+15
2022-06-29jfs: Remove check for PageUptodateMatthew Wilcox (Oracle)1-1/+1
2022-06-26attr: port attribute changes to new typesChristian Brauner1-2/+2
2022-06-26quota: port quota helpers mount idsChristian Brauner1-2/+2
2022-05-27Merge tag 'jfs-5.19' of https://github.com/kleikamp/linux-shaggyLinus Torvalds10-1652/+3