index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'jfs-6.6' of github.com:kleikamp/linux-shaggy
Linus Torvalds
2023-08-31
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-30
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-29
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
|
*
jfs: jfs_dmap: Validate db_l2nbperpage while mounting
Siddh Raman Pant
2023-06-20
2
-0
/
+8
*
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-6
/
+6
|
\
\
|
*
|
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
|
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
1
-3
/
+3
|
*
|
block: introduce holder ops
Christoph Hellwig
2023-06-05
1
-1
/
+1
|
*
|
jfs: logmgr: use __bio_add_page to add single page to bio
Johannes Thumshirn
2023-05-31
1
-2
/
+2
*
|
|
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-1
/
+1
|
\
|
|
|
*
|
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-24
1
-1
/
+1
|
|
/
*
/
jfs: Use unsigned variable for length calculations
Kees Cook
2023-06-02
1
-3
/
+3
|
/
*
Merge tag 'pull-write-one-page' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-24
1
-5
/
+34
|
\
|
*
mm,jfs: move write_one_page/folio_write_one to jfs
Christoph Hellwig
2023-03-12
1
-5
/
+34
*
|
fs: drop unused posix acl handlers
Christian Brauner
2023-03-06
1
-4
/
+0
|
/
*
Merge tag 'jfs-6.3' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
2023-03-01
1
-1
/
+2
|
\
|
*
fs/jfs: fix shift exponent db_agl2size negative
Liu Shixin via Jfs-discussion
2023-01-03
1
-1
/
+2
*
|
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
1
-0
/
+1
|
\
\
|
*
|
fs: build the legacy direct I/O code conditionally
Christoph Hellwig
2023-01-26
1
-0
/
+1
|
|
/
*
|
quota: port to mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
|
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
|
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-2
/
+2
*
|
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
3
-3
/
+3
*
|
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-6
/
+6
|
/
*
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
1
-6
/
+1
|
\
|
*
jfs: remove ->writepage
Christoph Hellwig
2022-12-11
1
-6
/
+1
*
|
Merge tag 'jfs-6.2' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
2022-12-12
9
-22
/
+31
|
\
\
|
*
|
jfs: makes diUnmount/diMount in jfs_mount_rw atomic
Oleg Kanatov
2022-11-10
2
-1
/
+5
[next]