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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ecryptfs: Convert ecryptfs_decrypt_page() to take a folio
Matthew Wilcox (Oracle)
2024-11-05
3
-8
/
+9
*
ecryptfs: Convert ecryptfs_encrypt_page() to take a folio
Matthew Wilcox (Oracle)
2024-11-05
4
-10
/
+10
*
ecryptfs: Convert ecryptfs_write_lower_page_segment() to take a folio
Matthew Wilcox (Oracle)
2024-11-05
3
-11
/
+10
*
ecryptfs: Convert ecryptfs_write() to use a folio
Matthew Wilcox (Oracle)
2024-11-05
3
-29
/
+13
*
ecryptfs: Convert ecryptfs_read_lower_page_segment() to take a folio
Matthew Wilcox (Oracle)
2024-11-05
3
-13
/
+12
*
ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio
Matthew Wilcox (Oracle)
2024-11-05
1
-12
/
+12
*
ecryptfs: Use a folio throughout ecryptfs_read_folio()
Matthew Wilcox (Oracle)
2024-11-05
1
-27
/
+23
*
ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages()
Matthew Wilcox (Oracle)
2024-11-05
1
-21
/
+20
*
Merge tag 'xfs-6.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-10-27
7
-78
/
+122
|
\
|
*
xfs: update the pag for the last AG at recovery time
Christoph Hellwig
2024-10-22
3
-3
/
+34
|
*
xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag
Christoph Hellwig
2024-10-22
1
-1
/
+1
|
*
xfs: error out when a superblock buffer update reduces the agcount
Christoph Hellwig
2024-10-22
1
-0
/
+5
|
*
xfs: update the file system geometry after recoverying superblock buffers
Christoph Hellwig
2024-10-22
2
-8
/
+52
|
*
xfs: merge the perag freeing helpers
Christoph Hellwig
2024-10-22
4
-37
/
+15
|
*
xfs: pass the exact range to initialize to xfs_initialize_perag
Christoph Hellwig
2024-10-22
5
-38
/
+22
|
*
xfs: don't fail repairs on metadata files with no attr fork
Darrick J. Wong
2024-10-22
1
-3
/
+5
*
|
Merge tag '9p-for-6.12-rc5' of https://github.com/martinetd/linux
Linus Torvalds
2024-10-25
5
-87
/
+192
|
\
\
|
*
|
Revert "fs/9p: simplify iget to remove unnecessary paths"
Dominique Martinet
2024-10-25
5
-45
/
+180
|
*
|
Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl"
Dominique Martinet
2024-10-25
1
-1
/
+1
|
*
|
Revert "fs/9p: remove redundant pointer v9ses"
Dominique Martinet
2024-10-25
1
-0
/
+4
|
*
|
Revert " fs/9p: mitigate inode collisions"
Dominique Martinet
2024-10-25
4
-56
/
+22
*
|
|
Merge tag 'v6.12-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-10-25
2
-1
/
+8
|
\
\
\
|
*
|
|
cifs: fix warning when destroy 'cifs_io_request_pool'
Ye Bin
2024-10-23
1
-1
/
+1
|
*
|
|
smb: client: Handle kstrdup failures for passwords
Henrique Carvalho
2024-10-23
1
-0
/
+7
|
|
/
/
*
|
|
Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-25
4
-17
/
+27
|
\
\
\
|
*
|
|
fuse: remove stray debug line
Miklos Szeredi
2024-10-25
1
-1
/
+0
|
*
|
|
Revert "fuse: move initialization of fuse_file to fuse_writepages() instead o...
Miklos Szeredi
2024-10-21
1
-6
/
+12
|
*
|
|
fuse: update inode size after extending passthrough write
Amir Goldstein
2024-10-16
1
-1
/
+1
|
*
|
|
fs: pass offset and result to backing_file end_write() callback
Amir Goldstein
2024-10-16
3
-9
/
+14
*
|
|
|
Merge tag 'nfsd-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-10-25
2
-9
/
+43
|
\
\
\
\
|
*
|
|
|
nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net
Yang Erkun
2024-10-21
1
-1
/
+1
|
*
|
|
|
nfsd: fix race between laundromat and free_stateid
Olga Kornievskaia
2024-10-18
2
-8
/
+42
*
|
|
|
|
Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-24
9
-34
/
+45
|
\
\
\
\
\
|
*
|
|
|
|
btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
Yue Haibing
2024-10-22
2
-7
/
+4
|
*
|
|
|
|
btrfs: reject ro->rw reconfiguration if there are hard ro requirements
Qu Wenruo
2024-10-22
1
-2
/
+1
|
*
|
|
|
|
btrfs: fix read corruption due to race with extent map merging
Boris Burkov
2024-10-22
1
-15
/
+16
|
*
|
|
|
|
btrfs: fix the delalloc range locking if sector size < page size
Qu Wenruo
2024-10-22
1
-8
/
+9
|
*
|
|
|
|
btrfs: qgroup: set a more sane default value for subtree drop threshold
Qu Wenruo
2024-10-22
3
-2
/
+4
|
*
|
|
|
|
btrfs: clear force-compress on remount when compress mount option is given
Filipe Manana
2024-10-22
1
-0
/
+9
|
*
|
|
|
|
btrfs: zoned: fix zone unusable accounting for freed reserved extent
Naohiro Aota
2024-10-17
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'jfs-6.12-rc5' of github.com:kleikamp/linux-shaggy
Linus Torvalds
2024-10-24
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
jfs: Fix sanity check in dbMount
Dave Kleikamp
2024-10-22
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'bcachefs-2024-10-22' of https://github.com/koverstreet/bcachefs
Linus Torvalds
2024-10-24
41
-205
/
+475
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bcachefs: Set bch_inode_unpacked.bi_snapshot in old inode path
Kent Overstreet
2024-10-20
1
-0
/
+2
|
*
|
|
|
|
|
|
bcachefs: Mark more errors as AUTOFIX
Kent Overstreet
2024-10-20
1
-2
/
+2
|
*
|
|
|
|
|
|
bcachefs: Workaround for kvmalloc() not supporting > INT_MAX allocations
Kent Overstreet
2024-10-20
1
-1
/
+14
|
*
|
|
|
|
|
|
bcachefs: Don't use wait_event_interruptible() in recovery
Kent Overstreet
2024-10-20
3
-6
/
+8
|
*
|
|
|
|
|
|
bcachefs: Fix __bch2_fsck_err() warning
Kent Overstreet
2024-10-20
1
-1
/
+4
|
*
|
|
|
|
|
|
bcachefs: fsck: Improve hash_check_key()
Kent Overstreet
2024-10-18
3
-50
/
+194
|
*
|
|
|
|
|
|
bcachefs: bch2_hash_set_or_get_in_snapshot()
Kent Overstreet
2024-10-18
1
-14
/
+36
[next]