index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
jfs: xattr: fix buffer overflow for invalid xattr
Greg Kroah-Hartman
2024-06-04
1
-1
/
+3
*
fs,block: yield devices early
Christian Brauner
2024-03-27
1
-2
/
+2
*
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-13
2
-2
/
+2
|
\
|
*
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2024-02-08
2
-2
/
+2
*
|
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
3
-15
/
+15
|
\
\
|
*
|
jfs: port block device access to file
Christian Brauner
2024-02-25
3
-15
/
+15
|
*
|
bdev: open block device as files
Christian Brauner
2024-02-25
1
-1
/
+1
|
|
/
*
|
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
1
-1
/
+1
|
\
\
|
*
|
jfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+1
|
|
/
*
/
Revert "jfs: fix shift-out-of-bounds in dbJoin"
Dave Kleikamp
2024-01-29
1
-7
/
+1
|
/
*
jfs: Add missing set_freezable() for freezable kthread
Kevin Hao
2024-01-02
1
-0
/
+2
*
jfs: fix array-index-out-of-bounds in diNewExt
Edward Adam Davis
2024-01-02
1
-0
/
+3
*
jfs: fix shift-out-of-bounds in dbJoin
Manas Ghandat
2023-11-21
1
-1
/
+7
*
jfs: fix uaf in jfs_evict_inode
Edward Adam Davis
2023-11-21
1
-3
/
+3
*
jfs: fix array-index-out-of-bounds in dbAdjTree
Manas Ghandat
2023-11-21
1
-29
/
+31
*
jfs: fix slab-out-of-bounds Read in dtSearch
Manas Ghandat
2023-11-21
1
-0
/
+5
*
UBSAN: array-index-out-of-bounds in dtSplitRoot
Osama Muhammad
2023-11-21
1
-1
/
+1
*
FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
Osama Muhammad
2023-11-21
1
-0
/
+3
*
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-07
1
-0
/
+1
|
\
|
*
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
2023-10-28
1
-0
/
+1
*
|
Merge tag 'jfs-6.7' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
2023-11-02
7
-29
/
+54
|
\
\
|
*
|
jfs: define xtree root and page independently
Dave Kleikamp
2023-10-13
6
-23
/
+32
|
*
|
jfs: fix array-index-out-of-bounds in diAlloc
Manas Ghandat
2023-10-04
1
-1
/
+4
|
*
|
jfs: fix array-index-out-of-bounds in dbFindLeaf
Manas Ghandat
2023-10-04
1
-4
/
+10
|
*
|
fs/jfs: Add validity check for db_maxag and db_agpref
Juntong Deng
2023-10-04
1
-0
/
+6
|
*
|
fs/jfs: Add check for negative db_l2nbperpage
Juntong Deng
2023-10-04
1
-1
/
+2
|
|
/
*
|
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
5
-23
/
+25
|
\
\
|
*
|
jfs: convert to new timestamp accessors
Jeff Layton
2023-10-18
5
-23
/
+25
|
|
/
*
|
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
2
-2
/
+2
|
\
\
|
*
|
jfs: move jfs_xattr_handlers to .rodata
Wedson Almeida Filho
2023-10-09
2
-2
/
+2
|
|
/
*
|
jfs: fix log->bdev_handle null ptr deref in lbmStartIO
Lizhi Xu
2023-10-28
1
-1
/
+5
*
|
jfs: Convert to bdev_open_by_dev()
Jan Kara
2023-10-28
3
-16
/
+18
|
/
*
Merge tag 'jfs-6.6' of github.com:kleikamp/linux-shaggy
Linus Torvalds
2023-09-01
4
-2
/
+9
|
\
|
*
jfs: validate max amount of blocks before allocation.
Alexei Filippov
2023-08-29
1
-0
/
+5
|
*
jfs: remove redundant initialization to pointer ip
Colin Ian King
2023-08-29
1
-1
/
+1
|
*
jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
Liu Shixin via Jfs-discussion
2023-07-18
1
-0
/
+1
|
*
FS: JFS: (trivial) Fix grammatical error in extAlloc
Immad Mir
2023-07-18
1
-1
/
+1
|
*
fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
Andrew Kanner
2023-07-18
1
-0
/
+1
*
|
Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-08-31
4
-134
/
+7
|
\
\
|
*
|
fs/jfs: Use common ucs2 upper case table
Dr. David Alan Gilbert
2023-08-30
4
-134
/
+7
*
|
|
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-30
1
-0
/
+1
|
\
\
\
|
*
|
|
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
2023-08-02
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
8
-23
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
jfs: convert to ctime accessor functions
Jeff Layton
2023-07-24
8
-23
/
+23
|
|
/
*
/
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
2023-08-06
1
-1
/
+2
|
/
*
Merge tag 'jfs-6.5' of github.com:kleikamp/linux-shaggy
Linus Torvalds
2023-06-29
4
-1
/
+22
|
\
|
*
FS: JFS: Check for read-only mounted filesystem in txBegin
Immad Mir
2023-06-23
1
-0
/
+5
|
*
FS: JFS: Fix null-ptr-deref Read in txBegin
Immad Mir
2023-06-23
1
-0
/
+5
|
*
fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev
Yogesh
2023-06-22
1
-0
/
+3
|
*
fs: jfs: (trivial) Fix typo in dbInitTree function
Wonguk Lee
2023-06-20
1
-1
/
+1
[next]