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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Fix path where dirent -> subvol missing and we don't fix
Kent Overstreet
2024-03-13
1
-4
/
+9
*
bcachefs: bch_subvolume::parent -> creation_parent
Kent Overstreet
2024-03-13
2
-13
/
+13
*
bcachefs: Repair subvol dirents that point to non subvols
Kent Overstreet
2024-03-13
1
-0
/
+6
*
bcachefs: check dirent->d_parent_subvol
Kent Overstreet
2024-03-13
1
-4
/
+57
*
bcachefs: check inode->bi_parent_subvol against dirent
Kent Overstreet
2024-03-13
2
-23
/
+14
*
bcachefs: delete duplicated checks in check_dirent_to_subvol()
Kent Overstreet
2024-03-13
1
-23
/
+4
*
bcachefs: simplify check_dirent_inode_dirent()
Kent Overstreet
2024-03-13
1
-58
/
+56
*
bcachefs: check bi_parent_subvol in check_inode()
Kent Overstreet
2024-03-13
1
-0
/
+10
*
bcachefs: better log message in lookup_inode_for_snapshot()
Kent Overstreet
2024-03-13
1
-21
/
+24
*
bcachefs: check_inode_dirent_inode()
Kent Overstreet
2024-03-13
1
-36
/
+89
*
bcachefs: Check subvol <-> inode pointers in check_inode()
Kent Overstreet
2024-03-13
1
-0
/
+25
*
bcachefs: Check subvol <-> inode pointers in check_subvol()
Kent Overstreet
2024-03-13
3
-1
/
+34
*
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-03-13
11
-20
/
+27
*
bcachefs: thread_with_file: add f_ops.flush
Kent Overstreet
2024-03-13
3
-7
/
+32
*
bcachefs: thread_with_file: Fix missing va_end()
Kent Overstreet
2024-03-13
1
-0
/
+2
*
bcachefs: thread_with_file: allow ioctls against these files
Darrick J. Wong
2024-03-13
2
-0
/
+13
*
bcachefs: thread_with_file: create ops structure for thread_with_stdio
Darrick J. Wong
2024-03-13
3
-22
/
+28
*
bcachefs: thread_with_file: fix various printf problems
Darrick J. Wong
2024-03-13
2
-20
/
+37
*
bcachefs: thread_with_file: allow creation of readonly files
Darrick J. Wong
2024-03-13
2
-0
/
+39
*
bcachefs: thread_with_stdio: suppress hung task warning
Kent Overstreet
2024-03-13
1
-2
/
+15
*
kernel/hung_task.c: export sysctl_hung_task_timeout_secs
Kent Overstreet
2024-03-13
1
-0
/
+1
*
bcachefs: thread_with_stdio: Mark completed in ->release()
Kent Overstreet
2024-03-13
1
-4
/
+10
*
bcachefs: Thread with file documentation
Kent Overstreet
2024-03-13
2
-7
/
+40
*
bcachefs: thread_with_stdio: fix bch2_stdio_redirect_readline()
Kent Overstreet
2024-03-13
1
-11
/
+22
*
bcachefs: thread_with_stdio: kill thread_with_stdio_done()
Kent Overstreet
2024-03-13
3
-22
/
+23
*
bcachefs: thread_with_stdio: convert to darray
Kent Overstreet
2024-03-13
4
-100
/
+160
*
bcachefs: thread_with_stdio: eliminate double buffering
Kent Overstreet
2024-03-13
2
-41
/
+18
*
bcachefs: kill kvpmalloc()
Kent Overstreet
2024-03-13
14
-115
/
+49
*
mempool: kvmalloc pool
Kent Overstreet
2024-03-13
2
-0
/
+26
*
bcachefs: bch2_lookup() gives better error message on inode not found
Kent Overstreet
2024-03-10
1
-9
/
+64
*
bcachefs: bch2_inode_insert()
Kent Overstreet
2024-03-10
1
-62
/
+76
*
mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN
Kent Overstreet
2024-03-10
2
-6
/
+15
*
mm: introduce memalloc_flags_{save,restore}
Kent Overstreet
2024-03-10
1
-17
/
+26
*
bcachefs: factor out check_inode_backpointer()
Kent Overstreet
2024-03-10
1
-9
/
+29
*
bcachefs: Factor out check_subvol_dirent()
Kent Overstreet
2024-03-10
2
-48
/
+58
*
bcachefs: Kill some -EINVALs
Kent Overstreet
2024-03-10
2
-5
/
+5
*
bcachefs: bump max_active on btree_interior_update_worker
Kent Overstreet
2024-03-10
1
-1
/
+1
*
bcachefs: move fsck_write_inode() to inode.c
Kent Overstreet
2024-03-10
3
-40
/
+44
*
bcachefs: Initialize super_block->s_uuid
Kent Overstreet
2024-03-10
1
-0
/
+1
*
bcachefs: Switch to uuid_to_fsid()
Kent Overstreet
2024-03-10
1
-5
/
+1
*
bcachefs: Subvolumes may now be renamed
Kent Overstreet
2024-03-10
2
-26
/
+55
*
bcachefs: btree node prefetching in check_topology
Kent Overstreet
2024-03-10
4
-3
/
+42
*
bcachefs: btree_and_journal_iter.trans
Kent Overstreet
2024-03-10
4
-17
/
+21
*
bcachefs: better journal pipelining
Kent Overstreet
2024-03-10
4
-59
/
+98
*
bcachefs: closure per journal buf
Kent Overstreet
2024-03-10
3
-23
/
+41
*
bcachefs: bio per journal buf
Kent Overstreet
2024-03-10
3
-29
/
+34
*
bcachefs: jset_entry_datetime
Kent Overstreet
2024-03-10
4
-17
/
+67
*
bcachefs: improve journal entry read fsck error messages
Kent Overstreet
2024-03-10
1
-41
/
+55
*
bcachefs: convert journal replay ptrs to darray
Kent Overstreet
2024-03-10
3
-58
/
+36
*
bcachefs: Cleanup bch2_dirent_lookup_trans()
Kent Overstreet
2024-03-10
3
-26
/
+14
[next]