summaryrefslogtreecommitdiffstats
path: root/fs/jfs
Commit message (Expand)AuthorAgeFilesLines
* fs,block: yield devices earlyChristian Brauner2024-03-271-2/+2
* Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-132-2/+2
|\
| * quota: Properly annotate i_dquot arrays with __rcuJan Kara2024-02-082-2/+2
* | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-03-113-15/+15
|\ \
| * | jfs: port block device access to fileChristian Brauner2024-02-253-15/+15
| * | bdev: open block device as filesChristian Brauner2024-02-251-1/+1
| |/
* | Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-03-111-1/+1
|\ \
| * | jfs: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-271-1/+1
| |/
* / Revert "jfs: fix shift-out-of-bounds in dbJoin"Dave Kleikamp2024-01-291-7/+1
|/
* jfs: Add missing set_freezable() for freezable kthreadKevin Hao2024-01-021-0/+2
* jfs: fix array-index-out-of-bounds in diNewExtEdward Adam Davis2024-01-021-0/+3
* jfs: fix shift-out-of-bounds in dbJoinManas Ghandat2023-11-211-1/+7
* jfs: fix uaf in jfs_evict_inodeEdward Adam Davis2023-11-211-3/+3
* jfs: fix array-index-out-of-bounds in dbAdjTreeManas Ghandat2023-11-211-29/+31
* jfs: fix slab-out-of-bounds Read in dtSearchManas Ghandat2023-11-211-0/+5
* UBSAN: array-index-out-of-bounds in dtSplitRootOsama Muhammad2023-11-211-1/+1
* FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTreeOsama Muhammad2023-11-211-0/+3
* Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-11-071-0/+1
|\
| * exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein2023-10-281-0/+1
* | Merge tag 'jfs-6.7' of https://github.com/kleikamp/linux-shaggyLinus Torvalds2023-11-027-29/+54
|\ \
| * | jfs: define xtree root and page independentlyDave Kleikamp2023-10-136-23/+32
| * | jfs: fix array-index-out-of-bounds in diAllocManas Ghandat2023-10-041-1/+4
| * | jfs: fix array-index-out-of-bounds in dbFindLeafManas Ghandat2023-10-041-4/+10
| * | fs/jfs: Add validity check for db_maxag and db_agprefJuntong Deng2023-10-031-0/+6
| * | fs/jfs: Add check for negative db_l2nbperpageJuntong Deng2023-10-031-1/+2
| |/
* | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-305-23/+25
|\ \
| * | jfs: convert to new timestamp accessorsJeff Layton2023-10-185-23/+25
| |/
* | Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-302-2/+2
|\ \
| * | jfs: move jfs_xattr_handlers to .rodataWedson Almeida Filho2023-10-092-2/+2
| |/
* | jfs: fix log->bdev_handle null ptr deref in lbmStartIOLizhi Xu2023-10-281-1/+5
* | jfs: Convert to bdev_open_by_dev()Jan Kara2023-10-283-16/+18
|/
* Merge tag 'jfs-6.6' of github.com:kleikamp/linux-shaggyLinus Torvalds2023-08-314-2/+9
|\
| * jfs: validate max amount of blocks before allocation.Alexei Filippov2023-08-291-0/+5
| * jfs: remove redundant initialization to pointer ipColin Ian King2023-08-291-1/+1
| * jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmountLiu Shixin via Jfs-discussion2023-07-181-0/+1
| * FS: JFS: (trivial) Fix grammatical error in extAllocImmad Mir2023-07-181-1/+1
| * fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()Andrew Kanner2023-07-181-0/+1
* | Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-08-304-134/+7
|\ \
| * | fs/jfs: Use common ucs2 upper case tableDr. David Alan Gilbert2023-08-304-134/+7
* | | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2023-08-291-0/+1
|\ \ \
| * | | fs: add CONFIG_BUFFER_HEADChristoph Hellwig2023-08-021-0/+1
| | |/ | |/|
* | | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-288-23/+23
|\ \ \ | |_|/ |/| |
| * | jfs: convert to ctime accessor functionsJeff Layton2023-07-248-23/+23
| |/
* / vfs: get rid of old '->iterate' directory operationLinus Torvalds2023-08-061-1/+2
|/
* Merge tag 'jfs-6.5' of github.com:kleikamp/linux-shaggyLinus Torvalds2023-06-294-1/+22
|\
| * FS: JFS: Check for read-only mounted filesystem in txBeginImmad Mir2023-06-231-0/+5
| * FS: JFS: Fix null-ptr-deref Read in txBeginImmad Mir2023-06-231-0/+5
| * fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLevYogesh2023-06-221-0/+3
| * fs: jfs: (trivial) Fix typo in dbInitTree functionWonguk Lee2023-06-201-1/+1
| * jfs: jfs_dmap: Validate db_l2nbperpage while mountingSiddh Raman Pant2023-06-202-0/+8